[INFO] cloning repository https://github.com/zRedShift/aoc-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zRedShift/aoc-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzRedShift%2Faoc-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzRedShift%2Faoc-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b21b9362f323c45e423825af67ce03652daf323 [INFO] testing zRedShift/aoc-2018 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%2FzRedShift%2Faoc-2018" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zRedShift/aoc-2018 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/zRedShift/aoc-2018 [INFO] finished tweaking git repo https://github.com/zRedShift/aoc-2018 [INFO] tweaked toml for git repo https://github.com/zRedShift/aoc-2018 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zRedShift/aoc-2018 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] efa018fee189b282a9f1b8ff56a7d8563fe62e96b5a7611719e2b936a8c0d5d2 [INFO] running `Command { std: "docker" "start" "-a" "efa018fee189b282a9f1b8ff56a7d8563fe62e96b5a7611719e2b936a8c0d5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa018fee189b282a9f1b8ff56a7d8563fe62e96b5a7611719e2b936a8c0d5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa018fee189b282a9f1b8ff56a7d8563fe62e96b5a7611719e2b936a8c0d5d2", kill_on_drop: false }` [INFO] [stdout] efa018fee189b282a9f1b8ff56a7d8563fe62e96b5a7611719e2b936a8c0d5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 44e47aafd8cc640520371b941a51a4018908c6b73047aacb38bec86fffa0aed7 [INFO] running `Command { std: "docker" "start" "-a" "44e47aafd8cc640520371b941a51a4018908c6b73047aacb38bec86fffa0aed7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling aoc17 v0.1.0 (/opt/rustwide/workdir/aoc17) [INFO] [stderr] Compiling aoc08 v0.1.0 (/opt/rustwide/workdir/aoc08) [INFO] [stderr] Compiling aoc22 v0.1.0 (/opt/rustwide/workdir/aoc22) [INFO] [stderr] Compiling aoc13 v0.1.0 (/opt/rustwide/workdir/aoc13) [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir/aoc19) [INFO] [stderr] Compiling aoc02 v0.1.0 (/opt/rustwide/workdir/aoc02) [INFO] [stderr] Compiling aoc23 v0.1.0 (/opt/rustwide/workdir/aoc23) [INFO] [stderr] Compiling aoc14 v0.1.0 (/opt/rustwide/workdir/aoc14) [INFO] [stderr] Compiling aoc12 v0.1.0 (/opt/rustwide/workdir/aoc12) [INFO] [stderr] Compiling aoc21 v0.1.0 (/opt/rustwide/workdir/aoc21) [INFO] [stderr] Compiling aoc05 v0.1.0 (/opt/rustwide/workdir/aoc05) [INFO] [stderr] Compiling aoc25 v0.1.0 (/opt/rustwide/workdir/aoc25) [INFO] [stderr] Compiling aoc15 v0.1.0 (/opt/rustwide/workdir/aoc15) [INFO] [stderr] Compiling aoc01 v0.1.0 (/opt/rustwide/workdir/aoc01) [INFO] [stderr] Compiling aoc06 v0.1.0 (/opt/rustwide/workdir/aoc06) [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir/aoc18) [INFO] [stderr] Compiling aoc11 v0.1.0 (/opt/rustwide/workdir/aoc11) [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling aoc20 v0.1.0 (/opt/rustwide/workdir/aoc20) [INFO] [stdout] warning: field is never read: `opcode` [INFO] [stdout] --> aoc21/src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | opcode: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> aoc21/src/main.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> aoc21/src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | c: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> aoc21/src/main.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling aoc10 v0.1.0 (/opt/rustwide/workdir/aoc10) [INFO] [stderr] Compiling aoc09 v0.1.0 (/opt/rustwide/workdir/aoc09) [INFO] [stderr] Compiling aoc03 v0.1.0 (/opt/rustwide/workdir/aoc03) [INFO] [stderr] Compiling aoc07 v0.1.0 (/opt/rustwide/workdir/aoc07) [INFO] [stderr] Compiling aoc16 v0.1.0 (/opt/rustwide/workdir/aoc16) [INFO] [stderr] Compiling aoc04 v0.1.0 (/opt/rustwide/workdir/aoc04) [INFO] [stderr] Compiling aoc24 v0.1.0 (/opt/rustwide/workdir/aoc24) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> aoc04/src/main.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] 40 + None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "44e47aafd8cc640520371b941a51a4018908c6b73047aacb38bec86fffa0aed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e47aafd8cc640520371b941a51a4018908c6b73047aacb38bec86fffa0aed7", kill_on_drop: false }` [INFO] [stdout] 44e47aafd8cc640520371b941a51a4018908c6b73047aacb38bec86fffa0aed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a07bfbd77d9794112a9ab794bdb5ab3dc7cd2ef8883b56bb8889143419c61ac3 [INFO] running `Command { std: "docker" "start" "-a" "a07bfbd77d9794112a9ab794bdb5ab3dc7cd2ef8883b56bb8889143419c61ac3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc23 v0.1.0 (/opt/rustwide/workdir/aoc23) [INFO] [stderr] Compiling aoc22 v0.1.0 (/opt/rustwide/workdir/aoc22) [INFO] [stderr] Compiling aoc05 v0.1.0 (/opt/rustwide/workdir/aoc05) [INFO] [stderr] Compiling aoc17 v0.1.0 (/opt/rustwide/workdir/aoc17) [INFO] [stderr] Compiling aoc13 v0.1.0 (/opt/rustwide/workdir/aoc13) [INFO] [stderr] Compiling aoc21 v0.1.0 (/opt/rustwide/workdir/aoc21) [INFO] [stderr] Compiling aoc06 v0.1.0 (/opt/rustwide/workdir/aoc06) [INFO] [stderr] Compiling aoc01 v0.1.0 (/opt/rustwide/workdir/aoc01) [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir/aoc18) [INFO] [stderr] Compiling aoc08 v0.1.0 (/opt/rustwide/workdir/aoc08) [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir/aoc19) [INFO] [stderr] Compiling aoc11 v0.1.0 (/opt/rustwide/workdir/aoc11) [INFO] [stderr] Compiling aoc15 v0.1.0 (/opt/rustwide/workdir/aoc15) [INFO] [stderr] Compiling aoc12 v0.1.0 (/opt/rustwide/workdir/aoc12) [INFO] [stderr] Compiling aoc02 v0.1.0 (/opt/rustwide/workdir/aoc02) [INFO] [stderr] Compiling aoc25 v0.1.0 (/opt/rustwide/workdir/aoc25) [INFO] [stderr] Compiling aoc14 v0.1.0 (/opt/rustwide/workdir/aoc14) [INFO] [stderr] Compiling aoc20 v0.1.0 (/opt/rustwide/workdir/aoc20) [INFO] [stderr] Compiling aoc03 v0.1.0 (/opt/rustwide/workdir/aoc03) [INFO] [stderr] Compiling aoc16 v0.1.0 (/opt/rustwide/workdir/aoc16) [INFO] [stderr] Compiling aoc24 v0.1.0 (/opt/rustwide/workdir/aoc24) [INFO] [stderr] Compiling aoc04 v0.1.0 (/opt/rustwide/workdir/aoc04) [INFO] [stderr] Compiling aoc07 v0.1.0 (/opt/rustwide/workdir/aoc07) [INFO] [stderr] Compiling aoc09 v0.1.0 (/opt/rustwide/workdir/aoc09) [INFO] [stderr] Compiling aoc10 v0.1.0 (/opt/rustwide/workdir/aoc10) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> aoc04/src/main.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] 40 + None => Err(Box::::from("Invalid pattern.")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `opcode` [INFO] [stdout] --> aoc21/src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | opcode: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> aoc21/src/main.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `c` [INFO] [stdout] --> aoc21/src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | c: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> aoc21/src/main.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc01-9530e83524199dff) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc02-9accf5d6e955ad23) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc03-b67c82e4d9c92932) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc04-f20217f4591486ff) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc05-d04b15d278c295ee) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc06-bad8a701b82130a7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc07-49081f09b974062c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc08-279a3cf84cb696f2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc09-b16f64eeadf6f7f4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc10-2d4a6a75c5b1da51) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc11-fad794aac85f67ec) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc12-59bdd5405e092545) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc13-dc1756732c426841) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc14-5a2ead944367ee12) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc15-75ad7ea011f4f1f6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc16-81d57ed3bf7c68f2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc17-fea73f677fb4af96) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc18-2ea13ff923b40b21) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc19-e8ba3ccc196be7bb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc20-726d31d2103cc19f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc21-0606882f36059ce6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc22-e6f692af631f635c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc23-a95218ca01169f22) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc24-3103fc8d2e886f2f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc25-0a5f5de9d1ccb1c1) [INFO] running `Command { std: "docker" "inspect" "a07bfbd77d9794112a9ab794bdb5ab3dc7cd2ef8883b56bb8889143419c61ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07bfbd77d9794112a9ab794bdb5ab3dc7cd2ef8883b56bb8889143419c61ac3", kill_on_drop: false }` [INFO] [stdout] a07bfbd77d9794112a9ab794bdb5ab3dc7cd2ef8883b56bb8889143419c61ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ba50a80014e28eb31b85c561e7c069869b39eb04d05cb7d504d6c1daa6ec6eab [INFO] running `Command { std: "docker" "start" "-a" "ba50a80014e28eb31b85c561e7c069869b39eb04d05cb7d504d6c1daa6ec6eab", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `opcode` [INFO] [stderr] --> aoc21/src/main.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | opcode: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> aoc21/src/main.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `c` [INFO] [stderr] --> aoc21/src/main.rs:79:5 [INFO] [stderr] | [INFO] [stderr] 79 | c: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Instruction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> aoc21/src/main.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `aoc21` (bin "aoc21" test) generated 2 warnings [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> aoc04/src/main.rs:40:39 [INFO] [stderr] | [INFO] [stderr] 40 | None => Err(Box::::from("Invalid pattern.")), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 40 - None => Err(Box::::from("Invalid pattern.")), [INFO] [stderr] 40 + None => Err(Box::::from("Invalid pattern.")), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `aoc04` (bin "aoc04" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc01-9530e83524199dff) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc02-9accf5d6e955ad23) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc03-b67c82e4d9c92932) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc04-f20217f4591486ff) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc05-d04b15d278c295ee) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc06-bad8a701b82130a7) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc07-49081f09b974062c) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc08-279a3cf84cb696f2) [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] [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] [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] [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc09-b16f64eeadf6f7f4) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc10-2d4a6a75c5b1da51) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc11-fad794aac85f67ec) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc12-59bdd5405e092545) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc13-dc1756732c426841) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc14-5a2ead944367ee12) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc15-75ad7ea011f4f1f6) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc16-81d57ed3bf7c68f2) [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] [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc17-fea73f677fb4af96) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc18-2ea13ff923b40b21) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc19-e8ba3ccc196be7bb) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc20-726d31d2103cc19f) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc21-0606882f36059ce6) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc22-e6f692af631f635c) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc23-a95218ca01169f22) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc24-3103fc8d2e886f2f) [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 src/main.rs (/opt/rustwide/target/debug/deps/aoc25-0a5f5de9d1ccb1c1) [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" "ba50a80014e28eb31b85c561e7c069869b39eb04d05cb7d504d6c1daa6ec6eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba50a80014e28eb31b85c561e7c069869b39eb04d05cb7d504d6c1daa6ec6eab", kill_on_drop: false }` [INFO] [stdout] ba50a80014e28eb31b85c561e7c069869b39eb04d05cb7d504d6c1daa6ec6eab