[INFO] cloning repository https://github.com/jcmorrow/set_3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcmorrow/set_3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fset_3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fset_3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 902aa6f2d203a64735caf422cbc6a7300ced6b48 [INFO] testing jcmorrow/set_3 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fset_3" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcmorrow/set_3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcmorrow/set_3 [INFO] finished tweaking git repo https://github.com/jcmorrow/set_3 [INFO] tweaked toml for git repo https://github.com/jcmorrow/set_3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jcmorrow/set_3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bd6753c0d8a6ad49470c300c3490814d4023cdfc36096acf3cbddd1a07f10f5 [INFO] running `Command { std: "docker" "start" "-a" "9bd6753c0d8a6ad49470c300c3490814d4023cdfc36096acf3cbddd1a07f10f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd6753c0d8a6ad49470c300c3490814d4023cdfc36096acf3cbddd1a07f10f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd6753c0d8a6ad49470c300c3490814d4023cdfc36096acf3cbddd1a07f10f5", kill_on_drop: false }` [INFO] [stdout] 9bd6753c0d8a6ad49470c300c3490814d4023cdfc36096acf3cbddd1a07f10f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a6f4273720033af343cc6e019e6dcef8a2345579e4eacd54be1945c8610d87a [INFO] running `Command { std: "docker" "start" "-a" "3a6f4273720033af343cc6e019e6dcef8a2345579e4eacd54be1945c8610d87a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling challenge_17 v0.1.0 (/opt/rustwide/workdir/challenge_17) [INFO] [stderr] Compiling challenge_18 v0.1.0 (/opt/rustwide/workdir/challenge_18) [INFO] [stderr] Compiling challenge_19 v0.1.0 (/opt/rustwide/workdir/challenge_19) [INFO] [stderr] Compiling challenge_20 v0.1.0 (/opt/rustwide/workdir/challenge_20) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> challenge_20/src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..624 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.04s [INFO] running `Command { std: "docker" "inspect" "3a6f4273720033af343cc6e019e6dcef8a2345579e4eacd54be1945c8610d87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6f4273720033af343cc6e019e6dcef8a2345579e4eacd54be1945c8610d87a", kill_on_drop: false }` [INFO] [stdout] 3a6f4273720033af343cc6e019e6dcef8a2345579e4eacd54be1945c8610d87a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a37acc1c2e37e1b62f4bcd613ec4685738f1505b6262fe24dc84aa8c027c5f6 [INFO] running `Command { std: "docker" "start" "-a" "5a37acc1c2e37e1b62f4bcd613ec4685738f1505b6262fe24dc84aa8c027c5f6", kill_on_drop: false }` [INFO] [stderr] Compiling challenge_17 v0.1.0 (/opt/rustwide/workdir/challenge_17) [INFO] [stderr] Compiling challenge_18 v0.1.0 (/opt/rustwide/workdir/challenge_18) [INFO] [stderr] Compiling challenge_20 v0.1.0 (/opt/rustwide/workdir/challenge_20) [INFO] [stderr] Compiling challenge_19 v0.1.0 (/opt/rustwide/workdir/challenge_19) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> challenge_20/src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | for i in 0..624 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "5a37acc1c2e37e1b62f4bcd613ec4685738f1505b6262fe24dc84aa8c027c5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a37acc1c2e37e1b62f4bcd613ec4685738f1505b6262fe24dc84aa8c027c5f6", kill_on_drop: false }` [INFO] [stdout] 5a37acc1c2e37e1b62f4bcd613ec4685738f1505b6262fe24dc84aa8c027c5f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1bd68491c6bb64e533d13a3f302625fef2c3e032aa981d7ec51ebb72671701d5 [INFO] running `Command { std: "docker" "start" "-a" "1bd68491c6bb64e533d13a3f302625fef2c3e032aa981d7ec51ebb72671701d5", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> challenge_20/src/main.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | for i in 0..624 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `challenge_20` (bin "challenge_20" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/challenge_17-d080b0098699e15f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_combine_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/challenge_17-eab0c72e9d8b62bc) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/challenge_18-ec98862499514dc9) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/challenge_19-887560c2b4ab0ee6) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/challenge_20-b172d13a9820cb09) [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] [stderr] Doc-tests challenge_17 [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" "1bd68491c6bb64e533d13a3f302625fef2c3e032aa981d7ec51ebb72671701d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd68491c6bb64e533d13a3f302625fef2c3e032aa981d7ec51ebb72671701d5", kill_on_drop: false }` [INFO] [stdout] 1bd68491c6bb64e533d13a3f302625fef2c3e032aa981d7ec51ebb72671701d5