[INFO] cloning repository https://github.com/jaxx/poke-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaxx/poke-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaxx%2Fpoke-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaxx%2Fpoke-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa682e39a39fcec8b3b323c4d7c29d0cee4b86fc [INFO] checking jaxx/poke-rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaxx%2Fpoke-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaxx/poke-rs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaxx/poke-rs [INFO] finished tweaking git repo https://github.com/jaxx/poke-rs [INFO] tweaked toml for git repo https://github.com/jaxx/poke-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jaxx/poke-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d3ed3f2b0da0e4637fceb16f1b3ee1bd49fa130f2ce1d47c2e49700c1a1831 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7d3ed3f2b0da0e4637fceb16f1b3ee1bd49fa130f2ce1d47c2e49700c1a1831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d3ed3f2b0da0e4637fceb16f1b3ee1bd49fa130f2ce1d47c2e49700c1a1831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d3ed3f2b0da0e4637fceb16f1b3ee1bd49fa130f2ce1d47c2e49700c1a1831", kill_on_drop: false }` [INFO] [stdout] f7d3ed3f2b0da0e4637fceb16f1b3ee1bd49fa130f2ce1d47c2e49700c1a1831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5352ae9adce99354b47476b4e48d4034dd83771c4228a77ca39e75321c96ed8b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5352ae9adce99354b47476b4e48d4034dd83771c4228a77ca39e75321c96ed8b", kill_on_drop: false }` [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking poke-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `CP_MULTIPLIER` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / const CP_MULTIPLIER: [f32; 79] = [INFO] [stdout] 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, [INFO] [stdout] 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, [INFO] [stdout] 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, [INFO] [stdout] ... | [INFO] [stdout] 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, [INFO] [stdout] 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CP_MULTIPLIER` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / const CP_MULTIPLIER: [f32; 79] = [INFO] [stdout] 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, [INFO] [stdout] 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, [INFO] [stdout] 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, [INFO] [stdout] ... | [INFO] [stdout] 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, [INFO] [stdout] 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.31s [INFO] running `Command { std: "docker" "inspect" "5352ae9adce99354b47476b4e48d4034dd83771c4228a77ca39e75321c96ed8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5352ae9adce99354b47476b4e48d4034dd83771c4228a77ca39e75321c96ed8b", kill_on_drop: false }` [INFO] [stdout] 5352ae9adce99354b47476b4e48d4034dd83771c4228a77ca39e75321c96ed8b