[INFO] cloning repository https://github.com/davidszotten/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidszotten/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidszotten%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidszotten%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a5ffa4cc87009ea731fb3f1b9c302e399d34696 [INFO] testing davidszotten/advent-of-code-2018 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidszotten%2Fadvent-of-code-2018" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidszotten/advent-of-code-2018 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidszotten/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/davidszotten/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/davidszotten/advent-of-code-2018 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidszotten/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached v0.8.0 [INFO] [stderr] Downloaded once_cell v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e7346f9ab2bdffc7ec365f32bf599ded048fa1b5af5b85695eaa23b55206d16 [INFO] running `Command { std: "docker" "start" "-a" "3e7346f9ab2bdffc7ec365f32bf599ded048fa1b5af5b85695eaa23b55206d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7346f9ab2bdffc7ec365f32bf599ded048fa1b5af5b85695eaa23b55206d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7346f9ab2bdffc7ec365f32bf599ded048fa1b5af5b85695eaa23b55206d16", kill_on_drop: false }` [INFO] [stdout] 3e7346f9ab2bdffc7ec365f32bf599ded048fa1b5af5b85695eaa23b55206d16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c808906ce28c96408daa58e6d73cdeb9bb0794ca99bef081b8a4fcc12d4445 [INFO] running `Command { std: "docker" "start" "-a" "e8c808906ce28c96408daa58e6d73cdeb9bb0794ca99bef081b8a4fcc12d4445", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling once_cell v0.1.6 [INFO] [stderr] Compiling cached v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_pos` is never read [INFO] [stdout] --> src/bin/day09.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Marbles { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | marbles: VecDeque, [INFO] [stdout] 11 | current_pos: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marbles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day20.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 - c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] 45 + c => panic!("bad from_char: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day19.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day21.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.94s [INFO] running `Command { std: "docker" "inspect" "e8c808906ce28c96408daa58e6d73cdeb9bb0794ca99bef081b8a4fcc12d4445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c808906ce28c96408daa58e6d73cdeb9bb0794ca99bef081b8a4fcc12d4445", kill_on_drop: false }` [INFO] [stdout] e8c808906ce28c96408daa58e6d73cdeb9bb0794ca99bef081b8a4fcc12d4445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a0b8e1a756cc4aa74266cc1a05cc54a11a497b70a09b3055d8ffe5cdf4f0d6 [INFO] running `Command { std: "docker" "start" "-a" "20a0b8e1a756cc4aa74266cc1a05cc54a11a497b70a09b3055d8ffe5cdf4f0d6", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day19.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_pos` is never read [INFO] [stdout] --> src/bin/day09.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Marbles { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | marbles: VecDeque, [INFO] [stdout] 11 | current_pos: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marbles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day21.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day20.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 - c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] 45 + c => panic!("bad from_char: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.92s [INFO] running `Command { std: "docker" "inspect" "20a0b8e1a756cc4aa74266cc1a05cc54a11a497b70a09b3055d8ffe5cdf4f0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a0b8e1a756cc4aa74266cc1a05cc54a11a497b70a09b3055d8ffe5cdf4f0d6", kill_on_drop: false }` [INFO] [stdout] 20a0b8e1a756cc4aa74266cc1a05cc54a11a497b70a09b3055d8ffe5cdf4f0d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0dd87442c0cc3cc21a7b8749ac5428d3a4c496a393f96a777fba03a143a0dc0d [INFO] running `Command { std: "docker" "start" "-a" "0dd87442c0cc3cc21a7b8749ac5428d3a4c496a393f96a777fba03a143a0dc0d", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shared.rs:71:19 [INFO] [stderr] | [INFO] [stderr] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `aoc2018` (lib) generated 1 warning (run `cargo fix --lib -p aoc2018` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2018` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: field `pc` is never read [INFO] [stderr] --> src/bin/day19.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 131 | struct Cpu { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 132 | pc: RegType, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/bin/day20.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | c => panic!(format!("bad from_char: {}", c)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 45 - c => panic!(format!("bad from_char: {}", c)), [INFO] [stderr] 45 + c => panic!("bad from_char: {}", c), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `pc` is never read [INFO] [stderr] --> src/bin/day21.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 131 | struct Cpu { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 132 | pc: RegType, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2018` (bin "day19" test) generated 1 warning [INFO] [stderr] warning: `aoc2018` (bin "day20" test) generated 1 warning (run `cargo fix --bin "day20" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aoc2018` (bin "day21" test) generated 1 warning [INFO] [stderr] warning: field `current_pos` is never read [INFO] [stderr] --> src/bin/day09.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 9 | struct Marbles { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 10 | marbles: VecDeque, [INFO] [stderr] 11 | current_pos: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Marbles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2018` (bin "day09" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2018-c710786cdf6d162d) [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/bin/day01.rs (/opt/rustwide/target/debug/deps/day01-1106a7fcfc0b449e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day02.rs (/opt/rustwide/target/debug/deps/day02-7c809b74c90ad657) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_compare_true ... ok [INFO] [stdout] test tests::test_compare_false ... ok [INFO] [stdout] test tests::test_find ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day03.rs (/opt/rustwide/target/debug/deps/day03-cfd93e5fa571af82) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/bin/day04.rs (/opt/rustwide/target/debug/deps/day04-03ed4e9fd1a35940) [INFO] [stdout] test tests::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] test tests::test_parse_begin ... ok [INFO] [stdout] test tests::test_parse_sleep ... ok [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] test tests::test_parse_wake ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day05.rs (/opt/rustwide/target/debug/deps/day05-445fd80069529bb8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_reduce1 ... ok [INFO] [stdout] test tests::test_reduce4 ... ok [INFO] [stdout] test tests::test_reduce5 ... ok [INFO] [stdout] test tests::test_reduce3 ... ok [INFO] [stdout] test tests::test_reduce2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day06.rs (/opt/rustwide/target/debug/deps/day06-974f007c565a594c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day07.rs (/opt/rustwide/target/debug/deps/day07-88bcc9cafc5edf3f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day08.rs (/opt/rustwide/target/debug/deps/day08-79681bc695c5e164) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day09.rs (/opt/rustwide/target/debug/deps/day09-2e2e301474344cd2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_play ... ok [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stderr] Running unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-53b5d692d4846d99) [INFO] [stdout] test tests::test_play2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_partse ... ok [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-166e78c3b9c388d8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_power ... ok [INFO] [stdout] test tests::test_part1b ... ok [INFO] [stdout] test tests::test_part1a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day12.rs (/opt/rustwide/target/debug/deps/day12-9dd3da8ddee721f6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stderr] Running unittests src/bin/day13.rs (/opt/rustwide/target/debug/deps/day13-9ff55125a20c1007) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part2 ... ok [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day14.rs (/opt/rustwide/target/debug/deps/day14-0c456331ce74b3c7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_part2c ... ok [INFO] [stdout] test tests::test_part2d ... ok [INFO] [stdout] test tests::test_part1d ... ok [INFO] [stdout] test tests::test_part2a ... ok [INFO] [stdout] test tests::test_part1c ... ok [INFO] [stdout] test tests::test_part2b ... ok [INFO] [stdout] test tests::test_part1b ... ok [INFO] [stdout] test tests::test_part1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/day15.rs (/opt/rustwide/target/debug/deps/day15-04813b932686f29c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_part1 has been running for over 60 seconds [INFO] [stdout] test tests::test_part1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_part1 stdout ---- [INFO] [stdout] thread 'tests::test_part1' panicked at src/bin/day15.rs:411:9: [INFO] [stdout] attempt to add with overflow [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c6c0f9eac - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x562c6c0f9eac - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562c6c0f9eac - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x562c6c0f9eac - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x562c6c123b50 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x562c6c123b50 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x562c6c0f78cf - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x562c6c0f9c94 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x562c6c0f9c94 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x562c6c0fb9c7 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x562c6c0fb6b3 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x562c6c0a3c67 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x562c6c0a3c67 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x562c6c0fbfd8 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x562c6c0fbfd8 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x562c6c0fbcf9 - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x562c6c0fa376 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x562c6c0fba92 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x562c6c04bdc5 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x562c6c04be83 - core::panicking::panic::h15952cc6290ce273 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:144:5 [INFO] [stdout] 20: 0x562c6c06105b - day15::part1::hece4a0a0c24635cf [INFO] [stdout] at /opt/rustwide/workdir/src/bin/day15.rs:411:9 [INFO] [stdout] 21: 0x562c6c069a5c - day15::tests::test_part1::h23f26aa696c14d66 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/day15.rs:450:23 [INFO] [stdout] 22: 0x562c6c069a27 - day15::tests::test_part1::{{closure}}::he258f6bc7751c68f [INFO] [stdout] at /opt/rustwide/workdir/src/bin/day15.rs:449:24 [INFO] [stdout] 23: 0x562c6c066d76 - core::ops::function::FnOnce::call_once::h94e065f5457501e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x562c6c0a935f - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x562c6c0a935f - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 26: 0x562c6c0a82d5 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 27: 0x562c6c0a82d5 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x562c6c0a82d5 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x562c6c0a82d5 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x562c6c0a82d5 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x562c6c0a82d5 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 32: 0x562c6c0a82d5 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 33: 0x562c6c070516 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 34: 0x562c6c070516 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x562c6c0756f7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x562c6c0756f7 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x562c6c0756f7 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x562c6c0756f7 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x562c6c0756f7 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x562c6c0756f7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x562c6c0756f7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x562c6c100ab5 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 43: 0x562c6c100ab5 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x562c6c100ab5 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7efc14642ac3 - [INFO] [stdout] 46: 0x7efc146d3bf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_part1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 317.52s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin day15` [INFO] running `Command { std: "docker" "inspect" "0dd87442c0cc3cc21a7b8749ac5428d3a4c496a393f96a777fba03a143a0dc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd87442c0cc3cc21a7b8749ac5428d3a4c496a393f96a777fba03a143a0dc0d", kill_on_drop: false }` [INFO] [stdout] 0dd87442c0cc3cc21a7b8749ac5428d3a4c496a393f96a777fba03a143a0dc0d [INFO] testing davidszotten/advent-of-code-2018 against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidszotten%2Fadvent-of-code-2018" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidszotten/advent-of-code-2018 on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidszotten/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/davidszotten/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/davidszotten/advent-of-code-2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davidszotten/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e80b46a8e2c7f2f551c2f071f1bc0d1cad7bc49c4d653794a8edd5e4d9b6c5c6 [INFO] running `Command { std: "docker" "start" "-a" "e80b46a8e2c7f2f551c2f071f1bc0d1cad7bc49c4d653794a8edd5e4d9b6c5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80b46a8e2c7f2f551c2f071f1bc0d1cad7bc49c4d653794a8edd5e4d9b6c5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80b46a8e2c7f2f551c2f071f1bc0d1cad7bc49c4d653794a8edd5e4d9b6c5c6", kill_on_drop: false }` [INFO] [stdout] e80b46a8e2c7f2f551c2f071f1bc0d1cad7bc49c4d653794a8edd5e4d9b6c5c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fc8c6b6bc68b1e39303e7fde3b6b2c1c8c02b4edf2f2d8e3f0738b06856a418 [INFO] running `Command { std: "docker" "start" "-a" "7fc8c6b6bc68b1e39303e7fde3b6b2c1c8c02b4edf2f2d8e3f0738b06856a418", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling once_cell v0.1.6 [INFO] [stderr] Compiling cached v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day21.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day20.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 - c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] 45 + c => panic!("bad from_char: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day19.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_pos` is never read [INFO] [stdout] --> src/bin/day09.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Marbles { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | marbles: VecDeque, [INFO] [stdout] 11 | current_pos: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marbles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.43s [INFO] running `Command { std: "docker" "inspect" "7fc8c6b6bc68b1e39303e7fde3b6b2c1c8c02b4edf2f2d8e3f0738b06856a418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc8c6b6bc68b1e39303e7fde3b6b2c1c8c02b4edf2f2d8e3f0738b06856a418", kill_on_drop: false }` [INFO] [stdout] 7fc8c6b6bc68b1e39303e7fde3b6b2c1c8c02b4edf2f2d8e3f0738b06856a418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46fd4113d71c1a09102123ef6c64b3d046908b75002c29f449be2300dfdc353a [INFO] running `Command { std: "docker" "start" "-a" "46fd4113d71c1a09102123ef6c64b3d046908b75002c29f449be2300dfdc353a", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shared.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = Fn(&str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 71 | type DayFunc = dyn Fn(&str) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_pos` is never read [INFO] [stdout] --> src/bin/day09.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct Marbles { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | marbles: VecDeque, [INFO] [stdout] 11 | current_pos: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Marbles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day20.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 - c => panic!(format!("bad from_char: {}", c)), [INFO] [stdout] 45 + c => panic!("bad from_char: {}", c), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day19.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pc` is never read [INFO] [stdout] --> src/bin/day21.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 131 | struct Cpu { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 132 | pc: RegType, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cpu` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVeXN5J/symbols.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.5a6216c95b6d5514-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.1qmdwuukpi8vvm5b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-61252106b455f455/out" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-589db8c3d6f2bfaf.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c66b835e79ac4e5c.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e6563fad5fde6625.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ecc9b0542ac56b55.rlib" "/opt/rustwide/target/debug/deps/libregex-0e1bfd46227ab08f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e7501367f4444d86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-be16d5d06ab451c7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-72e318b1e5729416.rlib" "/opt/rustwide/target/debug/deps/libthread_local-53eec8c256589f00.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ba5c2c036728e9d0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-99969c9af706f695.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2d7273ae5c232b84.rlib" "/opt/rustwide/target/debug/deps/libaoc2018-1dbf43f72bd083fd.rlib" "/opt/rustwide/target/debug/deps/libfailure-ed876193c009852b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ae16a2f809801537.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c3d014aa2d02f53a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a1ddb685a312806c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-34994af0b325f185.rlib" "/opt/rustwide/target/debug/deps/libclap-083a6fe55d1f5bf6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-eac28ef77e7894f4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5c5836c1fbb3b563.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-dbf6a0df7b33a03c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-07930e1cd81ce9fd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6684b7fdeed469bb.rlib" "/opt/rustwide/target/debug/deps/libatty-b0cf32ec718f427c.rlib" "/opt/rustwide/target/debug/deps/liblibc-d90ecfdd6336d18c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c5d639f3e545ec5b.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2018` (bin "day24" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46fd4113d71c1a09102123ef6c64b3d046908b75002c29f449be2300dfdc353a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46fd4113d71c1a09102123ef6c64b3d046908b75002c29f449be2300dfdc353a", kill_on_drop: false }` [INFO] [stdout] 46fd4113d71c1a09102123ef6c64b3d046908b75002c29f449be2300dfdc353a