[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 master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzRedShift%2Faoc-2018" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zRedShift/aoc-2018 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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-94/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" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52d6f60b215438add9235af7245aa0ecce9dbde4fc62534b31039c2056590e76 [INFO] running `Command { std: "docker" "start" "-a" "52d6f60b215438add9235af7245aa0ecce9dbde4fc62534b31039c2056590e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52d6f60b215438add9235af7245aa0ecce9dbde4fc62534b31039c2056590e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d6f60b215438add9235af7245aa0ecce9dbde4fc62534b31039c2056590e76", kill_on_drop: false }` [INFO] [stdout] 52d6f60b215438add9235af7245aa0ecce9dbde4fc62534b31039c2056590e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c9bc708b554da60ec3dd85b509fdebecb3a292d9dfa8ee3b668e7fc20184cb5 [INFO] running `Command { std: "docker" "start" "-a" "5c9bc708b554da60ec3dd85b509fdebecb3a292d9dfa8ee3b668e7fc20184cb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling aoc02 v0.1.0 (/opt/rustwide/workdir/aoc02) [INFO] [stderr] Compiling aoc05 v0.1.0 (/opt/rustwide/workdir/aoc05) [INFO] [stderr] Compiling aoc06 v0.1.0 (/opt/rustwide/workdir/aoc06) [INFO] [stderr] Compiling aoc23 v0.1.0 (/opt/rustwide/workdir/aoc23) [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 aoc08 v0.1.0 (/opt/rustwide/workdir/aoc08) [INFO] [stderr] Compiling aoc21 v0.1.0 (/opt/rustwide/workdir/aoc21) [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir/aoc18) [INFO] [stderr] Compiling aoc15 v0.1.0 (/opt/rustwide/workdir/aoc15) [INFO] [stderr] Compiling aoc13 v0.1.0 (/opt/rustwide/workdir/aoc13) [INFO] [stderr] Compiling aoc22 v0.1.0 (/opt/rustwide/workdir/aoc22) [INFO] [stderr] Compiling aoc01 v0.1.0 (/opt/rustwide/workdir/aoc01) [INFO] [stderr] Compiling aoc12 v0.1.0 (/opt/rustwide/workdir/aoc12) [INFO] [stderr] Compiling aoc11 v0.1.0 (/opt/rustwide/workdir/aoc11) [INFO] [stderr] Compiling aoc17 v0.1.0 (/opt/rustwide/workdir/aoc17) [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir/aoc19) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [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] [stderr] Compiling aoc20 v0.1.0 (/opt/rustwide/workdir/aoc20) [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 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 aoc07 v0.1.0 (/opt/rustwide/workdir/aoc07) [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 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.86s [INFO] running `Command { std: "docker" "inspect" "5c9bc708b554da60ec3dd85b509fdebecb3a292d9dfa8ee3b668e7fc20184cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9bc708b554da60ec3dd85b509fdebecb3a292d9dfa8ee3b668e7fc20184cb5", kill_on_drop: false }` [INFO] [stdout] 5c9bc708b554da60ec3dd85b509fdebecb3a292d9dfa8ee3b668e7fc20184cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 251901ed7c6c348d68119c68bdf6081829b6162d3ca14a1db3fd04c56ba48690 [INFO] running `Command { std: "docker" "start" "-a" "251901ed7c6c348d68119c68bdf6081829b6162d3ca14a1db3fd04c56ba48690", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 aoc17 v0.1.0 (/opt/rustwide/workdir/aoc17) [INFO] [stderr] Compiling aoc02 v0.1.0 (/opt/rustwide/workdir/aoc02) [INFO] [stderr] Compiling aoc01 v0.1.0 (/opt/rustwide/workdir/aoc01) [INFO] [stderr] Compiling aoc25 v0.1.0 (/opt/rustwide/workdir/aoc25) [INFO] [stderr] Compiling aoc05 v0.1.0 (/opt/rustwide/workdir/aoc05) [INFO] [stderr] Compiling aoc15 v0.1.0 (/opt/rustwide/workdir/aoc15) [INFO] [stderr] Compiling aoc11 v0.1.0 (/opt/rustwide/workdir/aoc11) [INFO] [stderr] Compiling aoc19 v0.1.0 (/opt/rustwide/workdir/aoc19) [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 aoc23 v0.1.0 (/opt/rustwide/workdir/aoc23) [INFO] [stderr] Compiling aoc12 v0.1.0 (/opt/rustwide/workdir/aoc12) [INFO] [stderr] Compiling aoc22 v0.1.0 (/opt/rustwide/workdir/aoc22) [INFO] [stderr] Compiling aoc14 v0.1.0 (/opt/rustwide/workdir/aoc14) [INFO] [stderr] Compiling aoc06 v0.1.0 (/opt/rustwide/workdir/aoc06) [INFO] [stderr] Compiling aoc20 v0.1.0 (/opt/rustwide/workdir/aoc20) [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 aoc10 v0.1.0 (/opt/rustwide/workdir/aoc10) [INFO] [stderr] Compiling aoc07 v0.1.0 (/opt/rustwide/workdir/aoc07) [INFO] [stderr] Compiling aoc24 v0.1.0 (/opt/rustwide/workdir/aoc24) [INFO] [stderr] Compiling aoc09 v0.1.0 (/opt/rustwide/workdir/aoc09) [INFO] [stderr] Compiling aoc03 v0.1.0 (/opt/rustwide/workdir/aoc03) [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 1.12s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc01-a19506c8e69238d4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc02-53e0ffde5529f761) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc03-f74c8322be2f5ecd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc04-823b758d21303212) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc05-9fdd611bea4123c7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc06-fa8764a893bc362c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc07-6ec7ab263f30acca) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc08-38cc4299adaacc4a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc09-b69e3d0e682871eb) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc10-e3727821168d0acc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc11-3680938b674ee215) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc12-88b20d7d76ecb64a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc13-0892c8518f227fe6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc14-9065c2bb9b064691) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc15-f21ec486bca1374f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc16-a2785a2da93c9b2c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc17-40c66a58b9410b28) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc18-b0a831e4c4052639) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc19-913524fb29510efd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc20-25bc13438c830e35) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc21-a632e9117125dac3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc22-fd54098163117a13) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc23-b5118591144cc657) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc24-0534a54ea3fcd9b9) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc25-0ba1e733c2c67323) [INFO] running `Command { std: "docker" "inspect" "251901ed7c6c348d68119c68bdf6081829b6162d3ca14a1db3fd04c56ba48690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251901ed7c6c348d68119c68bdf6081829b6162d3ca14a1db3fd04c56ba48690", kill_on_drop: false }` [INFO] [stdout] 251901ed7c6c348d68119c68bdf6081829b6162d3ca14a1db3fd04c56ba48690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7717463340d7139e485c05844fc9d1c605490a00eddc7d166889da34f4b3a4c1 [INFO] running `Command { std: "docker" "start" "-a" "7717463340d7139e485c05844fc9d1c605490a00eddc7d166889da34f4b3a4c1", 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 7.73s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc01-a19506c8e69238d4) [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-53e0ffde5529f761) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc03-f74c8322be2f5ecd) [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/aoc04-823b758d21303212) [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/aoc05-9fdd611bea4123c7) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc06-fa8764a893bc362c) [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/aoc07-6ec7ab263f30acca) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc08-38cc4299adaacc4a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc09-b69e3d0e682871eb) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc10-e3727821168d0acc) [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-3680938b674ee215) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc12-88b20d7d76ecb64a) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc13-0892c8518f227fe6) [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] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc14-9065c2bb9b064691) [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/aoc15-f21ec486bca1374f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc16-a2785a2da93c9b2c) [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-40c66a58b9410b28) [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-b0a831e4c4052639) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc19-913524fb29510efd) [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-25bc13438c830e35) [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-a632e9117125dac3) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc22-fd54098163117a13) [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/aoc23-b5118591144cc657) [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/aoc24-0534a54ea3fcd9b9) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc25-0ba1e733c2c67323) [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" "7717463340d7139e485c05844fc9d1c605490a00eddc7d166889da34f4b3a4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7717463340d7139e485c05844fc9d1c605490a00eddc7d166889da34f4b3a4c1", kill_on_drop: false }` [INFO] [stdout] 7717463340d7139e485c05844fc9d1c605490a00eddc7d166889da34f4b3a4c1