[INFO] cloning repository https://github.com/LaCumbancha/gold-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaCumbancha/gold-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaCumbancha%2Fgold-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaCumbancha%2Fgold-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6efcdce112a00e79fac67de17ffdc2f3119509f [INFO] testing LaCumbancha/gold-miner 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%2FLaCumbancha%2Fgold-miner" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LaCumbancha/gold-miner 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/LaCumbancha/gold-miner [INFO] finished tweaking git repo https://github.com/LaCumbancha/gold-miner [INFO] tweaked toml for git repo https://github.com/LaCumbancha/gold-miner written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/LaCumbancha/gold-miner 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-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] c5771268ff65726a0d33d5a9590524b8f8cfb925daa703259f9532009cd4f037 [INFO] running `Command { std: "docker" "start" "-a" "c5771268ff65726a0d33d5a9590524b8f8cfb925daa703259f9532009cd4f037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5771268ff65726a0d33d5a9590524b8f8cfb925daa703259f9532009cd4f037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5771268ff65726a0d33d5a9590524b8f8cfb925daa703259f9532009cd4f037", kill_on_drop: false }` [INFO] [stdout] c5771268ff65726a0d33d5a9590524b8f8cfb925daa703259f9532009cd4f037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 3b26d903473850794743dab8e266a5de2f67ef92b3914a30d7e952aa784f876e [INFO] running `Command { std: "docker" "start" "-a" "3b26d903473850794743dab8e266a5de2f67ef92b3914a30d7e952aa784f876e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling TP2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gold_total` [INFO] [stdout] --> src/model/miner.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | fn save_result(&mut self, (id, gold_dug,gold_total): RoundResults) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gold_total` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `TP2` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `tp2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "3b26d903473850794743dab8e266a5de2f67ef92b3914a30d7e952aa784f876e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b26d903473850794743dab8e266a5de2f67ef92b3914a30d7e952aa784f876e", kill_on_drop: false }` [INFO] [stdout] 3b26d903473850794743dab8e266a5de2f67ef92b3914a30d7e952aa784f876e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 2ed5d57468fcd3f341353c69f35e16f2142fa9d4ee6b6380ec5466fedd4ca1b2 [INFO] running `Command { std: "docker" "start" "-a" "2ed5d57468fcd3f341353c69f35e16f2142fa9d4ee6b6380ec5466fedd4ca1b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling TP2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `gold_total` [INFO] [stdout] --> src/model/miner.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | fn save_result(&mut self, (id, gold_dug,gold_total): RoundResults) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gold_total` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `TP2` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `tp2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/TP2-7cfe409461a1fbf0) [INFO] running `Command { std: "docker" "inspect" "2ed5d57468fcd3f341353c69f35e16f2142fa9d4ee6b6380ec5466fedd4ca1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed5d57468fcd3f341353c69f35e16f2142fa9d4ee6b6380ec5466fedd4ca1b2", kill_on_drop: false }` [INFO] [stdout] 2ed5d57468fcd3f341353c69f35e16f2142fa9d4ee6b6380ec5466fedd4ca1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 5c492a823071befa0e34b7d58cf8aeca0f4ab38813cd311b27696254c517ae31 [INFO] running `Command { std: "docker" "start" "-a" "5c492a823071befa0e34b7d58cf8aeca0f4ab38813cd311b27696254c517ae31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `gold_total` [INFO] [stderr] --> src/model/miner.rs:98:45 [INFO] [stderr] | [INFO] [stderr] 98 | fn save_result(&mut self, (id, gold_dug,gold_total): RoundResults) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gold_total` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `TP2` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `tp2` [INFO] [stderr] [INFO] [stderr] warning: `TP2` (bin "TP2" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/TP2-7cfe409461a1fbf0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c492a823071befa0e34b7d58cf8aeca0f4ab38813cd311b27696254c517ae31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c492a823071befa0e34b7d58cf8aeca0f4ab38813cd311b27696254c517ae31", kill_on_drop: false }` [INFO] [stdout] 5c492a823071befa0e34b7d58cf8aeca0f4ab38813cd311b27696254c517ae31