[INFO] cloning repository https://github.com/DoNotDoughnut/pokedex-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoNotDoughnut/pokedex-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Fpokedex-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Fpokedex-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7ee88280d165120fe84e79f52f7f5ec68e47bf3 [INFO] testing DoNotDoughnut/pokedex-gen against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Fpokedex-gen" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DoNotDoughnut/pokedex-gen on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DoNotDoughnut/pokedex-gen [INFO] finished tweaking git repo https://github.com/DoNotDoughnut/pokedex-gen [INFO] tweaked toml for git repo https://github.com/DoNotDoughnut/pokedex-gen written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/DoNotDoughnut/pokedex-gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd40199cbd4428d090f197262145e716d67b10a8f1bcb864f0088a80c412c24 [INFO] running `Command { std: "docker" "start" "-a" "fcd40199cbd4428d090f197262145e716d67b10a8f1bcb864f0088a80c412c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd40199cbd4428d090f197262145e716d67b10a8f1bcb864f0088a80c412c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd40199cbd4428d090f197262145e716d67b10a8f1bcb864f0088a80c412c24", kill_on_drop: false }` [INFO] [stdout] fcd40199cbd4428d090f197262145e716d67b10a8f1bcb864f0088a80c412c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b815d699b16968349e6ac425736fc04ea302a928a640728ffe10cd51ec4fc0 [INFO] running `Command { std: "docker" "start" "-a" "a6b815d699b16968349e6ac425736fc04ea302a928a640728ffe10cd51ec4fc0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling pokerust v0.2.0 (/opt/rustwide/workdir/pokerust) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.69s [INFO] running `Command { std: "docker" "inspect" "a6b815d699b16968349e6ac425736fc04ea302a928a640728ffe10cd51ec4fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b815d699b16968349e6ac425736fc04ea302a928a640728ffe10cd51ec4fc0", kill_on_drop: false }` [INFO] [stdout] a6b815d699b16968349e6ac425736fc04ea302a928a640728ffe10cd51ec4fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9de5d663c440ed13c2dc6752d15e0e755f2c06f74741edb636291e8a17b4ed58 [INFO] running `Command { std: "docker" "start" "-a" "9de5d663c440ed13c2dc6752d15e0e755f2c06f74741edb636291e8a17b4ed58", kill_on_drop: false }` [INFO] [stderr] Compiling pokerust v0.2.0 (/opt/rustwide/workdir/pokerust) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.51s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pokerust-1fd45859b1fab69b) [INFO] running `Command { std: "docker" "inspect" "9de5d663c440ed13c2dc6752d15e0e755f2c06f74741edb636291e8a17b4ed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de5d663c440ed13c2dc6752d15e0e755f2c06f74741edb636291e8a17b4ed58", kill_on_drop: false }` [INFO] [stdout] 9de5d663c440ed13c2dc6752d15e0e755f2c06f74741edb636291e8a17b4ed58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eac593869507b78e238fc838f5982a3e6f4a78abd05629ded615909646c7c6c2 [INFO] running `Command { std: "docker" "start" "-a" "eac593869507b78e238fc838f5982a3e6f4a78abd05629ded615909646c7c6c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pokerust-1fd45859b1fab69b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pokeapi::tests::test_get_api_loc_from_url ... ok [INFO] [stdout] test pokeapi::utility::tests::test_id_from_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pokerust [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 16) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 53) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 8) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 43) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 26) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 16) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `pokerust::FromName` [INFO] [stdout] --> src/lib.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 3 | use pokerust::{Berry, FromName}; [INFO] [stdout] | ^^^^^^^^ no `FromName` in the root [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_name` found for struct `Berry` in the current scope [INFO] [stdout] --> src/lib.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 6 | let berry = Berry::from_name("cheri").unwrap(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Berry` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 53) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `pokerust::FromName` [INFO] [stdout] --> src/lib.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 4 | use pokerust::{PokemonSpecies, FromName}; [INFO] [stdout] | ^^^^^^^^ no `FromName` in the root [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_name` found for struct `PokemonSpecies` in the current scope [INFO] [stdout] --> src/lib.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 6 | let marill = PokemonSpecies::from_name("marill")?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `PokemonSpecies` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `pokerust::FromId` [INFO] [stdout] --> src/lib.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 3 | use pokerust::{Berry, FromId}; [INFO] [stdout] | ^^^^^^ no `FromId` in the root [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_id` found for struct `Berry` in the current scope [INFO] [stdout] --> src/lib.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 6 | let berry = Berry::from_id(1).unwrap(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Berry` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 43) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `pokerust::FromName` [INFO] [stdout] --> src/lib.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 4 | use pokerust::{Berry, FromName}; [INFO] [stdout] | ^^^^^^^^ no `FromName` in the root [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_name` found for struct `Berry` in the current scope [INFO] [stdout] --> src/lib.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 6 | let berry = Berry::from_name("cheri")?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Berry` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 26) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `list` found for struct `Item` in the current scope [INFO] [stdout] --> src/lib.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 6 | let items = Item::list(5, 20)?; // ?offset=5&limit=20 [INFO] [stdout] | ^^^^ function or associated item not found in `Item` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `full_list` found for struct `Item` in the current scope [INFO] [stdout] --> src/lib.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 13 | let all_items = Item::full_list()?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Item` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 16) [INFO] [stdout] src/lib.rs - (line 26) [INFO] [stdout] src/lib.rs - (line 43) [INFO] [stdout] src/lib.rs - (line 53) [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "eac593869507b78e238fc838f5982a3e6f4a78abd05629ded615909646c7c6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac593869507b78e238fc838f5982a3e6f4a78abd05629ded615909646c7c6c2", kill_on_drop: false }` [INFO] [stdout] eac593869507b78e238fc838f5982a3e6f4a78abd05629ded615909646c7c6c2