[INFO] cloning repository https://github.com/panicbit/advent_of_code_17 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panicbit/advent_of_code_17" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_17", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_17'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49077d64dc364cfa0255191254f8483cf0115390 [INFO] testing panicbit/advent_of_code_17 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_17" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panicbit/advent_of_code_17 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/panicbit/advent_of_code_17 [INFO] finished tweaking git repo https://github.com/panicbit/advent_of_code_17 [INFO] tweaked toml for git repo https://github.com/panicbit/advent_of_code_17 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/panicbit/advent_of_code_17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7914a93fa69598b0aafa9883081ceb77c6c7e271e1285e8a1a626fc836d2ed00 [INFO] running `Command { std: "docker" "start" "-a" "7914a93fa69598b0aafa9883081ceb77c6c7e271e1285e8a1a626fc836d2ed00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7914a93fa69598b0aafa9883081ceb77c6c7e271e1285e8a1a626fc836d2ed00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7914a93fa69598b0aafa9883081ceb77c6c7e271e1285e8a1a626fc836d2ed00", kill_on_drop: false }` [INFO] [stdout] 7914a93fa69598b0aafa9883081ceb77c6c7e271e1285e8a1a626fc836d2ed00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90217f11b9a42d26c1427d1f21b8a5f1ba2fc2b71a1749a315a34191cd89cab1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90217f11b9a42d26c1427d1f21b8a5f1ba2fc2b71a1749a315a34191cd89cab1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling cachedir v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling itertools v0.7.9 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling chrono-tz v0.5.0 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling aoc_codegen v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling aoc v0.3.0 [INFO] [stderr] Compiling day22_2 v0.1.0 (/opt/rustwide/workdir/day22_2) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Compiling day20_2 v0.1.0 (/opt/rustwide/workdir/day20_2) [INFO] [stderr] Compiling day24_2 v0.1.0 (/opt/rustwide/workdir/day24_2) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Compiling day21_2 v0.1.0 (/opt/rustwide/workdir/day21_2) [INFO] [stderr] Compiling day16_2 v0.1.0 (/opt/rustwide/workdir/day16_2) [INFO] [stderr] Compiling day17_2 v0.1.0 (/opt/rustwide/workdir/day17_2) [INFO] [stderr] Compiling day03_2 v0.1.0 (/opt/rustwide/workdir/day03_2) [INFO] [stderr] Compiling day12_2 v0.1.0 (/opt/rustwide/workdir/day12_2) [INFO] [stderr] Compiling day15_2 v0.1.0 (/opt/rustwide/workdir/day15_2) [INFO] [stderr] Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Compiling day05_2 v0.1.0 (/opt/rustwide/workdir/day05_2) [INFO] [stderr] Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day24_2/src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | fn main(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day21_2/src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | fn main(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `val` [INFO] [stdout] --> day07/src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | val: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Tower` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> day07/src/main.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug,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] [stderr] error: could not compile `day20_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day20_2 day20_2/src/main.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=d4210287ef2cbe59 -C extra-filename=-d4210287ef2cbe59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fec751e8ad4b0c37.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day07`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day07 day07/src/main.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=20df0c442ba8dccb -C extra-filename=-20df0c442ba8dccb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3e2c080f32b7b8c2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day16_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day16_2 day16_2/src/main.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=916ba115573e0d46 -C extra-filename=-916ba115573e0d46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day12_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day12_2 day12_2/src/main.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=9b6429357f92c790 -C extra-filename=-9b6429357f92c790 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day22_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day22_2 day22_2/src/main.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=463cd97561a79a43 -C extra-filename=-463cd97561a79a43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day04` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day04 day04/src/main.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=83680d58d4d0a543 -C extra-filename=-83680d58d4d0a543 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fec751e8ad4b0c37.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day03_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day03_2 day03_2/src/main.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=30ac7f071d16845b -C extra-filename=-30ac7f071d16845b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day10 day10/src/main.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=5cc51852e508d316 -C extra-filename=-5cc51852e508d316 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day15_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day15_2 day15_2/src/main.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=7a135afa60055b85 -C extra-filename=-7a135afa60055b85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fec751e8ad4b0c37.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day05_2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day05_2 day05_2/src/main.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=c34900fbc259abff -C extra-filename=-c34900fbc259abff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day09` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day09 day09/src/main.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=e09794e35ed8eefd -C extra-filename=-e09794e35ed8eefd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day03` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day03 day03/src/main.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=c5d7aeec1f5f85d4 -C extra-filename=-c5d7aeec1f5f85d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `day11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day11 day11/src/main.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=66625ee5d32394c4 -C extra-filename=-66625ee5d32394c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.day21_2.ab36ec90-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109.14jsileausygy2sb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8c29fd873e42023.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-107b0e2517e661d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61c5be213b138ef6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-297edfa61ab35354.rlib" "/opt/rustwide/target/debug/deps/libopen-0d290d5328d9ec3f.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-3dc9492bee84afa0.rlib" "/opt/rustwide/target/debug/deps/libchrono-d68eee61505f09ad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dfedc832615e101e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/libselect-51e10960974b8d4e.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-cb25edc14a83f9d3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-216e16c2fa6118a0.rlib" "/opt/rustwide/target/debug/deps/libtendril-fc28b3a1835e21e6.rlib" "/opt/rustwide/target/debug/deps/libutf8-7afcaead45008b21.rlib" "/opt/rustwide/target/debug/deps/libfutf-33724d3701a7820c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-874a74ab45dbb3ed.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f01d609787848c6b.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-999f99402a99e28e.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-81298f74ec0d7c17.rlib" "/opt/rustwide/target/debug/deps/libunreachable-b39b17904876c96e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/liblog-25cce860ac76bdb7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9cf4626a69bcc1b4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-15bd402861a522b7.rlib" "/opt/rustwide/target/debug/deps/libclap-a8f390cb19e53fbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libatty-5750bf624e1048d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libcachedir-dd5ca670c3dc18ef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65795c1141df32ae.rlib" "/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f69c9df25130c4d0.rlib" "/opt/rustwide/target/debug/deps/liburl-58c8a158eba88f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f53900555a9e7c8f.rlib" "/opt/rustwide/target/debug/deps/libphf-47d10cda8ba99050.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-abfa82c1d119a780.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-f95776ad19bfd0f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblibflate-5b876281a250f6d8.rlib" "/opt/rustwide/target/debug/deps/libcrc-dde79d1067e5b28c.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-801f7fb67f1d4b21.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f2a35f9ea57c5178.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9d59770c97a81549.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-67a3a5cccbf2689b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-aeefa82bc232db05.rlib" "/opt/rustwide/target/debug/deps/libwant-18d5c112f6cad81c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0b6911d4108a87d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d3cd0fc991dc981e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-efe29edcff196a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b2c4a2713ac18cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-46a5e60e4f27c450.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-73438f18fcee98da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cd739bb79c921747.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-326dfea77dbdd91b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-256afaeeaa5fb1ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e32caadbaf7cf960.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-bef145b22c07db40.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-17aae2729e5e0087.rlib" "/opt/rustwide/target/debug/deps/librand-55cbc5c1522425c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0f4d42acf85783fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-631b904a5fe912ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9327e87e40df6911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c4eb8ce26757ccc.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2d1dc009d84d53b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-eeebfeba060ae191.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libmio-b114389211a70d47.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64f99b343b89809a.rlib" "/opt/rustwide/target/debug/deps/libtime-2280c86081f17370.rlib" "/opt/rustwide/target/debug/deps/libnet2-29c4101ebdbded8b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-b4d8e1357b0b4975.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-bf73f7eb64bafe61.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9b82af8862e75236.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d38187b871b3a093.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5f9effad62657ea.rlib" "/opt/rustwide/target/debug/deps/libhttp-0f30cae1fc8169d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e9585b507872ca84.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5b8796d296b4b47.rlib" "/opt/rustwide/target/debug/deps/libiovec-60dac9dbbdf869c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rlib" "/opt/rustwide/target/debug/deps/libbase64-275354ecd2408f6b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day21_2-bdaf8951e99cc109" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day21_2` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.day17_2.3f72f4fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e.26etotyojajfaw0o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc-eb9f692320d4a716.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8c29fd873e42023.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-107b0e2517e661d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61c5be213b138ef6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-297edfa61ab35354.rlib" "/opt/rustwide/target/debug/deps/libopen-0d290d5328d9ec3f.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-3dc9492bee84afa0.rlib" "/opt/rustwide/target/debug/deps/libchrono-d68eee61505f09ad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dfedc832615e101e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/libselect-51e10960974b8d4e.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-cb25edc14a83f9d3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-216e16c2fa6118a0.rlib" "/opt/rustwide/target/debug/deps/libtendril-fc28b3a1835e21e6.rlib" "/opt/rustwide/target/debug/deps/libutf8-7afcaead45008b21.rlib" "/opt/rustwide/target/debug/deps/libfutf-33724d3701a7820c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-874a74ab45dbb3ed.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f01d609787848c6b.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-999f99402a99e28e.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-81298f74ec0d7c17.rlib" "/opt/rustwide/target/debug/deps/libunreachable-b39b17904876c96e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/liblog-25cce860ac76bdb7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9cf4626a69bcc1b4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-15bd402861a522b7.rlib" "/opt/rustwide/target/debug/deps/libclap-a8f390cb19e53fbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libatty-5750bf624e1048d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libcachedir-dd5ca670c3dc18ef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-65795c1141df32ae.rlib" "/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f69c9df25130c4d0.rlib" "/opt/rustwide/target/debug/deps/liburl-58c8a158eba88f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f53900555a9e7c8f.rlib" "/opt/rustwide/target/debug/deps/libphf-47d10cda8ba99050.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-abfa82c1d119a780.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-f95776ad19bfd0f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblibflate-5b876281a250f6d8.rlib" "/opt/rustwide/target/debug/deps/libcrc-dde79d1067e5b28c.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-801f7fb67f1d4b21.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f2a35f9ea57c5178.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9d59770c97a81549.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-67a3a5cccbf2689b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-aeefa82bc232db05.rlib" "/opt/rustwide/target/debug/deps/libwant-18d5c112f6cad81c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0b6911d4108a87d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d3cd0fc991dc981e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-efe29edcff196a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0b2c4a2713ac18cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-46a5e60e4f27c450.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-73438f18fcee98da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cd739bb79c921747.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-326dfea77dbdd91b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-256afaeeaa5fb1ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e32caadbaf7cf960.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-bef145b22c07db40.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-17aae2729e5e0087.rlib" "/opt/rustwide/target/debug/deps/librand-55cbc5c1522425c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0f4d42acf85783fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-631b904a5fe912ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9327e87e40df6911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9c4eb8ce26757ccc.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2d1dc009d84d53b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-eeebfeba060ae191.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libmio-b114389211a70d47.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64f99b343b89809a.rlib" "/opt/rustwide/target/debug/deps/libtime-2280c86081f17370.rlib" "/opt/rustwide/target/debug/deps/libnet2-29c4101ebdbded8b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-b4d8e1357b0b4975.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-bf73f7eb64bafe61.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9b82af8862e75236.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d38187b871b3a093.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5f9effad62657ea.rlib" "/opt/rustwide/target/debug/deps/libhttp-0f30cae1fc8169d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e9585b507872ca84.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libbytes-e5b8796d296b4b47.rlib" "/opt/rustwide/target/debug/deps/libiovec-60dac9dbbdf869c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rlib" "/opt/rustwide/target/debug/deps/libbase64-275354ecd2408f6b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day17_2-39d4aca535b1513e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day17_2` due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90217f11b9a42d26c1427d1f21b8a5f1ba2fc2b71a1749a315a34191cd89cab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90217f11b9a42d26c1427d1f21b8a5f1ba2fc2b71a1749a315a34191cd89cab1", kill_on_drop: false }` [INFO] [stdout] 90217f11b9a42d26c1427d1f21b8a5f1ba2fc2b71a1749a315a34191cd89cab1