[INFO] cloning repository https://github.com/ajstarna/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajstarna/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajstarna%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajstarna%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18b0592f7fb065290e430a640ef4554f62d8dc42 [INFO] testing ajstarna/aoc2021 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajstarna%2Faoc2021" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajstarna/aoc2021 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/ajstarna/aoc2021 [INFO] finished tweaking git repo https://github.com/ajstarna/aoc2021 [INFO] tweaked toml for git repo https://github.com/ajstarna/aoc2021 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/ajstarna/aoc2021 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v1.2.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] be18dd14aa9c0e4f3d9dfa275d3527ffe28449c826deaa8b57f60610e7c4130f [INFO] running `Command { std: "docker" "start" "-a" "be18dd14aa9c0e4f3d9dfa275d3527ffe28449c826deaa8b57f60610e7c4130f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be18dd14aa9c0e4f3d9dfa275d3527ffe28449c826deaa8b57f60610e7c4130f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be18dd14aa9c0e4f3d9dfa275d3527ffe28449c826deaa8b57f60610e7c4130f", kill_on_drop: false }` [INFO] [stdout] be18dd14aa9c0e4f3d9dfa275d3527ffe28449c826deaa8b57f60610e7c4130f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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] 659e2c44e3ff22ed83bd952817cf3b63070cb685cd02e928475940cfac02b9de [INFO] running `Command { std: "docker" "start" "-a" "659e2c44e3ff22ed83bd952817cf3b63070cb685cd02e928475940cfac02b9de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input_len` [INFO] [stdout] --> src/bin/24.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | let input_len = 14; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_len` [INFO] [stdout] --> src/bin/24.rs:356:62 [INFO] [stdout] | [INFO] [stdout] 356 | ...: u64, ending_input: u64, input_len: u32, operations: &Vec, num_threads: u64, remainder: u64 ) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operations` [INFO] [stdout] --> src/bin/24.rs:356:78 [INFO] [stdout] | [INFO] [stdout] 356 | ...ut: u64, input_len: u32, operations: &Vec, num_threads: u64, remainder: u64 ) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `registers` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/bin/24.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 74 | let lhs_value = registers.get(&lhs_register).unwrap(); [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 136 | registers.insert(lhs_register, RegType::Value(left_num / right_num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `registers` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/bin/24.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 74 | let lhs_value = registers.get(&lhs_register).unwrap(); [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 92 | registers.insert(lhs_register, RegType::Value(left_num + right_num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `registers` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/bin/24.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 74 | let lhs_value = registers.get(&lhs_register).unwrap(); [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 114 | registers.insert(lhs_register, RegType::Value(left_num * right_num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `registers` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/bin/24.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 74 | let lhs_value = registers.get(&lhs_register).unwrap(); [INFO] [stdout] | ---------------------------- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 155 | registers.insert(lhs_register, RegType::Value(left_num / right_num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `contains_zero` [INFO] [stdout] --> src/bin/24.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn contains_zero(input: u64, input_len: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op_type` [INFO] [stdout] --> src/bin/24.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | op_type: OperationType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/24.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Copy, Clone)] [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: `lhs` [INFO] [stdout] --> src/bin/24.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | lhs: RegValue, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/24.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Copy, Clone)] [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: `rhs` [INFO] [stdout] --> src/bin/24.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | rhs: Option, // if type == Inp, rhs in None [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/24.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Copy, Clone)] [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: variant is never constructed: `Input` [INFO] [stdout] --> src/bin/24.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/24.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Copy, Clone)] [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: variant is never constructed: `Value` [INFO] [stdout] --> src/bin/24.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Value(i128), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/24.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug, Copy, Clone)] [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: function is never used: `reduce_ops` [INFO] [stdout] --> src/bin/24.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn reduce_ops(operations: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_with_input` [INFO] [stdout] --> src/bin/24.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn run_with_input(input: u64, input_len: u32, operations: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/bin/23-3.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{env, io}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/bin/25.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/bin/23-2.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{env, io}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sleep_time` [INFO] [stdout] --> src/bin/25.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | let sleep_time = time::Duration::from_millis(300); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sleep_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/23.rs:706:6 [INFO] [stdout] | [INFO] [stdout] 706 | let mut next_states = current_state.get_valid_transitions(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute_id` [INFO] [stdout] --> src/bin/23-2.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 237 | fn compute_id(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 23_2 --edition=2021 src/bin/23-2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c9fb6c0cf2a06fd1 -C extra-filename=-c9fb6c0cf2a06fd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2021=/opt/rustwide/target/debug/deps/libaoc2021-bbf247eab23847aa.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-a4bb12717ec00cdf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2400788fb45227ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc2021`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 23_3 --edition=2021 src/bin/23-3.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eba42d408062bff7 -C extra-filename=-eba42d408062bff7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2021=/opt/rustwide/target/debug/deps/libaoc2021-bbf247eab23847aa.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-a4bb12717ec00cdf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2400788fb45227ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc2021`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 23 --edition=2021 src/bin/23.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c99d3e5cc5564121 -C extra-filename=-c99d3e5cc5564121 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2021=/opt/rustwide/target/debug/deps/libaoc2021-bbf247eab23847aa.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-a4bb12717ec00cdf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2400788fb45227ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc2021`; 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 24 --edition=2021 src/bin/24.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2dd6fedaeebd2a1b -C extra-filename=-2dd6fedaeebd2a1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2021=/opt/rustwide/target/debug/deps/libaoc2021-bbf247eab23847aa.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-a4bb12717ec00cdf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2400788fb45227ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 12 --edition=2021 src/bin/12.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ee90b61139111eff -C extra-filename=-ee90b61139111eff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2021=/opt/rustwide/target/debug/deps/libaoc2021-bbf247eab23847aa.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-a4bb12717ec00cdf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2400788fb45227ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "659e2c44e3ff22ed83bd952817cf3b63070cb685cd02e928475940cfac02b9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659e2c44e3ff22ed83bd952817cf3b63070cb685cd02e928475940cfac02b9de", kill_on_drop: false }` [INFO] [stdout] 659e2c44e3ff22ed83bd952817cf3b63070cb685cd02e928475940cfac02b9de