Build #497938 2022-01-24T01:01:28.956158+00:00
# rustc version
rustc 1.60.0-nightly (84322efad 2022-01-23)# docs.rs version
docsrs 0.6.0 (142844e 2022-01-23)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pokemon-tcg-sdk-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pokemon-tcg-sdk-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220123-1.60.0-nightly-84322efad\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8c43f4d54014e214ee9eb9fe6b6fc2ed88ed4a43f696b5ca4d53e8ab3cf053a8
[INFO] running `Command { std: "docker" "start" "-a" "8c43f4d54014e214ee9eb9fe6b6fc2ed88ed4a43f696b5ca4d53e8ab3cf053a8", kill_on_drop: false }`
[INFO] [stderr] Documenting pokemon-tcg-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/card.rs:27:5
[INFO] [stderr] |
[INFO] [stderr] 27 | /// https://docs.pokemontcg.io/api-reference/cards/card-object
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/cards/card-object>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/card.rs:132:9
[INFO] [stderr] |
[INFO] [stderr] 132 | /// https://docs.pokemontcg.io/api-reference/cards/get-card
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/cards/get-card>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/card.rs:147:9
[INFO] [stderr] |
[INFO] [stderr] 147 | /// https://docs.pokemontcg.io/api-reference/cards/search-cards
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/cards/search-cards>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/set.rs:14:5
[INFO] [stderr] |
[INFO] [stderr] 14 | /// https://docs.pokemontcg.io/api-reference/sets/set-object
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/sets/set-object>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/set.rs:79:9
[INFO] [stderr] |
[INFO] [stderr] 79 | /// https://docs.pokemontcg.io/api-reference/sets/get-set
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/sets/get-set>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/set.rs:94:9
[INFO] [stderr] |
[INFO] [stderr] 94 | /// https://docs.pokemontcg.io/api-reference/sets/search-cards
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/sets/search-cards>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/types.rs:9:9
[INFO] [stderr] |
[INFO] [stderr] 9 | /// https://docs.pokemontcg.io/api-reference/types/get-types
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/types/get-types>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/types.rs:24:9
[INFO] [stderr] |
[INFO] [stderr] 24 | /// https://docs.pokemontcg.io/api-reference/subtypes/get-subtypes
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/subtypes/get-subtypes>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/types.rs:39:9
[INFO] [stderr] |
[INFO] [stderr] 39 | /// https://docs.pokemontcg.io/api-reference/supertypes/get-supertypes
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/supertypes/get-supertypes>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/types.rs:54:9
[INFO] [stderr] |
[INFO] [stderr] 54 | /// https://docs.pokemontcg.io/api-reference/rarities/get-rarities
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.pokemontcg.io/api-reference/rarities/get-rarities>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `pokemon-tcg-sdk` (lib doc) generated 10 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "8c43f4d54014e214ee9eb9fe6b6fc2ed88ed4a43f696b5ca4d53e8ab3cf053a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c43f4d54014e214ee9eb9fe6b6fc2ed88ed4a43f696b5ca4d53e8ab3cf053a8", kill_on_drop: false }`
[INFO] [stdout] 8c43f4d54014e214ee9eb9fe6b6fc2ed88ed4a43f696b5ca4d53e8ab3cf053a8