[INFO] cloning repository https://github.com/panicbit/advent_of_code_22
[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_22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_22", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_22'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3691cdafead5b1fd2fb0ea1c627030d5710e6f0
[INFO] testing panicbit/advent_of_code_22 against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanicbit%2Fadvent_of_code_22" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/panicbit/advent_of_code_22
[INFO] finished tweaking git repo https://github.com/panicbit/advent_of_code_22
[INFO] tweaked toml for git repo https://github.com/panicbit/advent_of_code_22 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panicbit/advent_of_code_22 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panicbit/advent_of_code_22 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded xml5ever v0.16.2
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded take-until v0.1.0
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded futures-channel v0.3.25
[INFO] [stderr]   Downloaded pathfinding v4.1.0
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded mio v0.8.5
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded openssl v0.10.43
[INFO] [stderr]   Downloaded tokio-util v0.7.4
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded uncased v0.9.7
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded open v2.1.3
[INFO] [stderr]   Downloaded select v0.5.0
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] [stderr]   Downloaded aoc_codegen v0.1.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded bytes v1.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.33
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded openssl-sys v0.9.78
[INFO] [stderr]   Downloaded aoc v0.4.0
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded ipnet v2.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 798fdbba88dfcd321cc34f2dfdd953c909f1a4e055f3fdc6ff9bf351ce206c9f
[INFO] running `Command { std: "docker" "start" "-a" "798fdbba88dfcd321cc34f2dfdd953c909f1a4e055f3fdc6ff9bf351ce206c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "798fdbba88dfcd321cc34f2dfdd953c909f1a4e055f3fdc6ff9bf351ce206c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798fdbba88dfcd321cc34f2dfdd953c909f1a4e055f3fdc6ff9bf351ce206c9f", kill_on_drop: false }`
[INFO] [stdout] 798fdbba88dfcd321cc34f2dfdd953c909f1a4e055f3fdc6ff9bf351ce206c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49f7fef7338551f26ee09aa48f7560b0829ec8ab5fecf30ae502f20f0ad39a65
[INFO] running `Command { std: "docker" "start" "-a" "49f7fef7338551f26ee09aa48f7560b0829ec8ab5fecf30ae502f20f0ad39a65", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling open v2.1.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling take-until v0.1.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling xml5ever v0.16.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling aoc_codegen v0.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling pathfinding v4.1.0
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling select v0.5.0
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling aoc v0.4.0
[INFO] [stderr]    Compiling day08_2 v0.1.0 (/opt/rustwide/workdir/day08_2)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day05_2 v0.1.0 (/opt/rustwide/workdir/day05_2)
[INFO] [stderr]    Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day12_2 v0.1.0 (/opt/rustwide/workdir/day12_2)
[INFO] [stderr]    Compiling day02_2 v0.1.0 (/opt/rustwide/workdir/day02_2)
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling day20_2 v0.1.0 (/opt/rustwide/workdir/day20_2)
[INFO] [stderr]    Compiling day01_2 v0.1.0 (/opt/rustwide/workdir/day01_2)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day24 v0.1.0 (/opt/rustwide/workdir/day24)
[INFO] [stderr]    Compiling day06_2 v0.1.0 (/opt/rustwide/workdir/day06_2)
[INFO] [stderr]    Compiling day03_2 v0.1.0 (/opt/rustwide/workdir/day03_2)
[INFO] [stderr]    Compiling day20 v0.1.0 (/opt/rustwide/workdir/day20)
[INFO] [stderr]    Compiling day07_2 v0.1.0 (/opt/rustwide/workdir/day07_2)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> day24/src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> day20/src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> day20_2/src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::btree_set::Intersection`
[INFO] [stdout]  --> day03_2/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::btree_set::Intersection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> day15/src/main.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcl4QDlu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaoc-d9bf3f978ed4ff7f,libdirs-4ab3e4a8c4737d95,libopen-78a6f6ba4ea3885b,libpathdiff-e7900d468ee5b37b,libchrono_tz-cd6ff0d1e4ea68aa,libphf-8e211981580a31ba,libphf_shared-fc676ce2f5f3ebdc,libuncased-452bc4722feb512b,libselect-71e364377aff5101,libmarkup5ever_rcdom-704624022cc692d5,libhtml5ever-09ed06fb7fac246e,libmarkup5ever-2de3226f746b7831,libstring_cache-722dfe2665a40809,libprecomputed_hash-299747ace3dd527e,libphf_shared-a640028a93bbb8c8,libparking_lot-8f481d377e1c22a6,libparking_lot_core-8f171d9a91ee6b1e,libsmallvec-b7f917b1a3fdfe96,liblock_api-b1d1159e7e4872cf,libscopeguard-47bb29cb00f6f525,libphf-d5219c7ffdffb7d2,libphf_shared-04f82fd71acbca27,libsiphasher-ed45538d46576b1e,libtendril-9b6ea5f390169e6a,libutf8-f9f1c0b8c5c136d1,libfutf-a9af98316c5d9598,libdebug_unreachable-f043e77fc041b1e4,libmac-d4c90123ca95d268,libbit_set-b49d39c9d2ce5ec2,libbit_vec-d95c4084ac16feb9,libdirectories-b935785f06e82cb9,libdirs_sys-183ee21fe74009e1,libreqwest-0d89fd237c7c9edd,libhyper_tls-20835a42ecdc10f8,libipnet-913326b588d8ca3a,libtokio_native_tls-2b80447942362cbb,libserde_urlencoded-005acc28bab45af8,libmime-444e29022858902d,libencoding_rs-e61f5f3bc2800349,libserde_json-3a893a408947a4fd,libryu-23c9c8eb29852261,libbase64-c16ae2ade0729b07,libnative_tls-b60a09871c937b83,libopenssl_probe-267ee8b89d56c495,libopenssl-6e5752ddf0ec60a4,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-dc3a2eedf9a643f1,libhyper-0fcc59de06e98b0b,libwant-c2bc7247382e7cf5,libtry_lock-d26d205d8d90ee23,libhttparse-eb75650ee8a14aee,libh2-0f4ec3851e28ebc0,libindexmap-9f4dd558e5e3c9d0,libhashbrown-e57eb7e832de5b01,libtokio_util-5dca425c7f8ff0d4,libfutures_sink-ede015f8d7087558,libtower_service-8bbf3f92e1df9475,libtracing-bd68ced18eed3de3,libtracing_core-739b078f334a7c08,libonce_cell-f9dc4a1d9b2a0d9c,libfutures_channel-662077f1686cdbea,libtokio-e34bd2b6b2b68a84,libnum_cpus-41a29ebab14509cf,libsocket2-6ba081fc844d89b2,libmio-6b002b3fbc0e3777,libhttp_body-0f7c55191a1e0764,liblog-9e95bb31fbaeb444,libfutures_util-023816eb65a73d62,libfutures_io-6a5bc0cd9d7356d9,libslab-f94f94821ddb032a,libpin_project_lite-79e40908f8d46d85,libfutures_task-5859c9edc472556e,libpin_utils-fbb4663921dd3b6f,libfutures_core-fa6bc6263edbe607,liburl-b19c204183967a2c,libidna-fddd68e4f8df08ee,libunicode_normalization-d1379a400aeea608,libtinyvec-9f61f426ac22b57b,libtinyvec_macros-c4fd8fad5cbe7140,libunicode_bidi-de8312bd7c1b709b,libform_urlencoded-45fd02b10beaa687,libpercent_encoding-e3264b390c2733a4,libhttp-b0cd7c587852b73e,libitoa-9ea3c73d8b2f7723,libbytes-99e149dd8c3247e9,libfnv-440a3b349835519e,libchrono-830a7b7ff4bb245a,libiana_time_zone-9836b239ae2a9c56,libnum_integer-1d2e48cedb5b725e,libnum_traits-11461388a56f9fbb,libserde-aaa5ce0cc35a2b85,libtime-7d885f1d11111130,libclap-a1c08d47c967cc65,libvec_map-0d359de155523c5e,libtextwrap-ae50d0522fe2edea,libunicode_width-aced7f71df5090c4,libstrsim-cc41e6007cf1b8a3,libbitflags-a56917bef97924b7,libatty-bca8b31e60f10a76,libansi_term-943797bee652e1de,libfailure-6c5bf1b9c7a25ae2,libbacktrace-ca2071541fc1acfa,libminiz_oxide-f2c8070ab93e8734,libadler-b4175ab842d2ed22,libobject-dd9a32dc829bd5bf,libmemchr-8076cc4024ded11d,liblibc-8e62f05e40f1a5ab,libaddr2line-75200caab6990847,libgimli-57099c80655efd90,libcfg_if-6a7eff3bb9b3cc11,librustc_demangle-cb5c9d0a512abf73}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcl4QDlu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day24-32b27c2a47946259" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day24` (bin "day24") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5Ax7qz/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-77ec84867e16358d,libeither-c3912303c4491a96,libaoc-d9bf3f978ed4ff7f,libdirs-4ab3e4a8c4737d95,libopen-78a6f6ba4ea3885b,libpathdiff-e7900d468ee5b37b,libchrono_tz-cd6ff0d1e4ea68aa,libphf-8e211981580a31ba,libphf_shared-fc676ce2f5f3ebdc,libuncased-452bc4722feb512b,libselect-71e364377aff5101,libmarkup5ever_rcdom-704624022cc692d5,libhtml5ever-09ed06fb7fac246e,libmarkup5ever-2de3226f746b7831,libstring_cache-722dfe2665a40809,libprecomputed_hash-299747ace3dd527e,libphf_shared-a640028a93bbb8c8,libparking_lot-8f481d377e1c22a6,libparking_lot_core-8f171d9a91ee6b1e,libsmallvec-b7f917b1a3fdfe96,liblock_api-b1d1159e7e4872cf,libscopeguard-47bb29cb00f6f525,libphf-d5219c7ffdffb7d2,libphf_shared-04f82fd71acbca27,libsiphasher-ed45538d46576b1e,libtendril-9b6ea5f390169e6a,libutf8-f9f1c0b8c5c136d1,libfutf-a9af98316c5d9598,libdebug_unreachable-f043e77fc041b1e4,libmac-d4c90123ca95d268,libbit_set-b49d39c9d2ce5ec2,libbit_vec-d95c4084ac16feb9,libdirectories-b935785f06e82cb9,libdirs_sys-183ee21fe74009e1,libreqwest-0d89fd237c7c9edd,libhyper_tls-20835a42ecdc10f8,libipnet-913326b588d8ca3a,libtokio_native_tls-2b80447942362cbb,libserde_urlencoded-005acc28bab45af8,libmime-444e29022858902d,libencoding_rs-e61f5f3bc2800349,libserde_json-3a893a408947a4fd,libryu-23c9c8eb29852261,libbase64-c16ae2ade0729b07,libnative_tls-b60a09871c937b83,libopenssl_probe-267ee8b89d56c495,libopenssl-6e5752ddf0ec60a4,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-dc3a2eedf9a643f1,libhyper-0fcc59de06e98b0b,libwant-c2bc7247382e7cf5,libtry_lock-d26d205d8d90ee23,libhttparse-eb75650ee8a14aee,libh2-0f4ec3851e28ebc0,libindexmap-9f4dd558e5e3c9d0,libhashbrown-e57eb7e832de5b01,libtokio_util-5dca425c7f8ff0d4,libfutures_sink-ede015f8d7087558,libtower_service-8bbf3f92e1df9475,libtracing-bd68ced18eed3de3,libtracing_core-739b078f334a7c08,libonce_cell-f9dc4a1d9b2a0d9c,libfutures_channel-662077f1686cdbea,libtokio-e34bd2b6b2b68a84,libnum_cpus-41a29ebab14509cf,libsocket2-6ba081fc844d89b2,libmio-6b002b3fbc0e3777,libhttp_body-0f7c55191a1e0764,liblog-9e95bb31fbaeb444,libfutures_util-023816eb65a73d62,libfutures_io-6a5bc0cd9d7356d9,libslab-f94f94821ddb032a,libpin_project_lite-79e40908f8d46d85,libfutures_task-5859c9edc472556e,libpin_utils-fbb4663921dd3b6f,libfutures_core-fa6bc6263edbe607,liburl-b19c204183967a2c,libidna-fddd68e4f8df08ee,libunicode_normalization-d1379a400aeea608,libtinyvec-9f61f426ac22b57b,libtinyvec_macros-c4fd8fad5cbe7140,libunicode_bidi-de8312bd7c1b709b,libform_urlencoded-45fd02b10beaa687,libpercent_encoding-e3264b390c2733a4,libhttp-b0cd7c587852b73e,libitoa-9ea3c73d8b2f7723,libbytes-99e149dd8c3247e9,libfnv-440a3b349835519e,libchrono-830a7b7ff4bb245a,libiana_time_zone-9836b239ae2a9c56,libnum_integer-1d2e48cedb5b725e,libnum_traits-11461388a56f9fbb,libserde-aaa5ce0cc35a2b85,libtime-7d885f1d11111130,libclap-a1c08d47c967cc65,libvec_map-0d359de155523c5e,libtextwrap-ae50d0522fe2edea,libunicode_width-aced7f71df5090c4,libstrsim-cc41e6007cf1b8a3,libbitflags-a56917bef97924b7,libatty-bca8b31e60f10a76,libansi_term-943797bee652e1de,libfailure-6c5bf1b9c7a25ae2,libbacktrace-ca2071541fc1acfa,libminiz_oxide-f2c8070ab93e8734,libadler-b4175ab842d2ed22,libobject-dd9a32dc829bd5bf,libmemchr-8076cc4024ded11d,liblibc-8e62f05e40f1a5ab,libaddr2line-75200caab6990847,libgimli-57099c80655efd90,libcfg_if-6a7eff3bb9b3cc11,librustc_demangle-cb5c9d0a512abf73}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5Ax7qz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day03_2-89cf4f6eac81f173" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day03_2` (bin "day03_2") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcc1syll/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libutils-36f6c57da8db34be,liblazy_static-7d7e4d59d48eac89,libregex-c408341398775d43,libaho_corasick-77ad56766c366585,libregex_syntax-27dacaf3d914295c,libaoc-d9bf3f978ed4ff7f,libdirs-4ab3e4a8c4737d95,libopen-78a6f6ba4ea3885b,libpathdiff-e7900d468ee5b37b,libchrono_tz-cd6ff0d1e4ea68aa,libphf-8e211981580a31ba,libphf_shared-fc676ce2f5f3ebdc,libuncased-452bc4722feb512b,libselect-71e364377aff5101,libmarkup5ever_rcdom-704624022cc692d5,libhtml5ever-09ed06fb7fac246e,libmarkup5ever-2de3226f746b7831,libstring_cache-722dfe2665a40809,libprecomputed_hash-299747ace3dd527e,libphf_shared-a640028a93bbb8c8,libparking_lot-8f481d377e1c22a6,libparking_lot_core-8f171d9a91ee6b1e,libsmallvec-b7f917b1a3fdfe96,liblock_api-b1d1159e7e4872cf,libscopeguard-47bb29cb00f6f525,libphf-d5219c7ffdffb7d2,libphf_shared-04f82fd71acbca27,libsiphasher-ed45538d46576b1e,libtendril-9b6ea5f390169e6a,libutf8-f9f1c0b8c5c136d1,libfutf-a9af98316c5d9598,libdebug_unreachable-f043e77fc041b1e4,libmac-d4c90123ca95d268,libbit_set-b49d39c9d2ce5ec2,libbit_vec-d95c4084ac16feb9,libdirectories-b935785f06e82cb9,libdirs_sys-183ee21fe74009e1,libreqwest-0d89fd237c7c9edd,libhyper_tls-20835a42ecdc10f8,libipnet-913326b588d8ca3a,libtokio_native_tls-2b80447942362cbb,libserde_urlencoded-005acc28bab45af8,libmime-444e29022858902d,libencoding_rs-e61f5f3bc2800349,libserde_json-3a893a408947a4fd,libryu-23c9c8eb29852261,libbase64-c16ae2ade0729b07,libnative_tls-b60a09871c937b83,libopenssl_probe-267ee8b89d56c495,libopenssl-6e5752ddf0ec60a4,libforeign_types-e670df775a782d7c,libforeign_types_shared-752b91f79ab70125,libopenssl_sys-dc3a2eedf9a643f1,libhyper-0fcc59de06e98b0b,libwant-c2bc7247382e7cf5,libtry_lock-d26d205d8d90ee23,libhttparse-eb75650ee8a14aee,libh2-0f4ec3851e28ebc0,libindexmap-9f4dd558e5e3c9d0,libhashbrown-e57eb7e832de5b01,libtokio_util-5dca425c7f8ff0d4,libfutures_sink-ede015f8d7087558,libtower_service-8bbf3f92e1df9475,libtracing-bd68ced18eed3de3,libtracing_core-739b078f334a7c08,libonce_cell-f9dc4a1d9b2a0d9c,libfutures_channel-662077f1686cdbea,libtokio-e34bd2b6b2b68a84,libnum_cpus-41a29ebab14509cf,libsocket2-6ba081fc844d89b2,libmio-6b002b3fbc0e3777,libhttp_body-0f7c55191a1e0764,liblog-9e95bb31fbaeb444,libfutures_util-023816eb65a73d62,libfutures_io-6a5bc0cd9d7356d9,libslab-f94f94821ddb032a,libpin_project_lite-79e40908f8d46d85,libfutures_task-5859c9edc472556e,libpin_utils-fbb4663921dd3b6f,libfutures_core-fa6bc6263edbe607,liburl-b19c204183967a2c,libidna-fddd68e4f8df08ee,libunicode_normalization-d1379a400aeea608,libtinyvec-9f61f426ac22b57b,libtinyvec_macros-c4fd8fad5cbe7140,libunicode_bidi-de8312bd7c1b709b,libform_urlencoded-45fd02b10beaa687,libpercent_encoding-e3264b390c2733a4,libhttp-b0cd7c587852b73e,libitoa-9ea3c73d8b2f7723,libbytes-99e149dd8c3247e9,libfnv-440a3b349835519e,libchrono-830a7b7ff4bb245a,libiana_time_zone-9836b239ae2a9c56,libnum_integer-1d2e48cedb5b725e,libnum_traits-11461388a56f9fbb,libserde-aaa5ce0cc35a2b85,libtime-7d885f1d11111130,libclap-a1c08d47c967cc65,libvec_map-0d359de155523c5e,libtextwrap-ae50d0522fe2edea,libunicode_width-aced7f71df5090c4,libstrsim-cc41e6007cf1b8a3,libbitflags-a56917bef97924b7,libatty-bca8b31e60f10a76,libansi_term-943797bee652e1de,libfailure-6c5bf1b9c7a25ae2,libbacktrace-ca2071541fc1acfa,libminiz_oxide-f2c8070ab93e8734,libadler-b4175ab842d2ed22,libobject-dd9a32dc829bd5bf,libmemchr-8076cc4024ded11d,liblibc-8e62f05e40f1a5ab,libaddr2line-75200caab6990847,libgimli-57099c80655efd90,libcfg_if-6a7eff3bb9b3cc11,librustc_demangle-cb5c9d0a512abf73}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc1syll/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day05-4bb9a90d94131020" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day05` (bin "day05") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "49f7fef7338551f26ee09aa48f7560b0829ec8ab5fecf30ae502f20f0ad39a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f7fef7338551f26ee09aa48f7560b0829ec8ab5fecf30ae502f20f0ad39a65", kill_on_drop: false }`
[INFO] [stdout] 49f7fef7338551f26ee09aa48f7560b0829ec8ab5fecf30ae502f20f0ad39a65
