[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] building davidszotten/advent-of-code-2018 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidszotten%2Fadvent-of-code-2018" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidszotten/advent-of-code-2018 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "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-7-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.21 [INFO] [stderr] Downloaded once_cell v0.1.6 [INFO] [stderr] Downloaded redox_syscall v0.1.42 [INFO] [stderr] Downloaded cached v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c196e79e344c2c8f78da12d84c3371221affe38029936b8598bcafe34f2f6ff [INFO] running `Command { std: "docker" "start" "-a" "3c196e79e344c2c8f78da12d84c3371221affe38029936b8598bcafe34f2f6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c196e79e344c2c8f78da12d84c3371221affe38029936b8598bcafe34f2f6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c196e79e344c2c8f78da12d84c3371221affe38029936b8598bcafe34f2f6ff", kill_on_drop: false }` [INFO] [stdout] 3c196e79e344c2c8f78da12d84c3371221affe38029936b8598bcafe34f2f6ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0cc6175d52ffa2f632a61516965be153875954ce019832f77cab20228fd664 [INFO] running `Command { std: "docker" "start" "-a" "7e0cc6175d52ffa2f632a61516965be153875954ce019832f77cab20228fd664", 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 void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [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 regex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling strsim v0.7.0 [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 vec_map v0.8.1 [INFO] [stderr] Compiling smallvec v0.6.7 [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 utf8-ranges v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.4 [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 parking_lot v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.9 [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: 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: 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "7e0cc6175d52ffa2f632a61516965be153875954ce019832f77cab20228fd664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0cc6175d52ffa2f632a61516965be153875954ce019832f77cab20228fd664", kill_on_drop: false }` [INFO] [stdout] 7e0cc6175d52ffa2f632a61516965be153875954ce019832f77cab20228fd664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a1777682331ed87e15f073aa8e897777ee85b9a020796e5b498ceae64e2985 [INFO] running `Command { std: "docker" "start" "-a" "a7a1777682331ed87e15f073aa8e897777ee85b9a020796e5b498ceae64e2985", 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: 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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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/rustcU3EBvj/symbols.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.day24.7beb440a6b7a6216-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day24-dfaf56e4c83839fd.2jzo9dldzocy6ccu.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/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4455820ab80a9235.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e5429a80460beaa4.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-042d4f5240a45b0d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-55d7eb703a79891b.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/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-91a8c1dba89c667e.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c2cd90cfc6ab779d.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/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/d59f06fc64844ec2073e5e888f7470989ef25ff9/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" "a7a1777682331ed87e15f073aa8e897777ee85b9a020796e5b498ceae64e2985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a1777682331ed87e15f073aa8e897777ee85b9a020796e5b498ceae64e2985", kill_on_drop: false }` [INFO] [stdout] a7a1777682331ed87e15f073aa8e897777ee85b9a020796e5b498ceae64e2985