[INFO] cloning repository https://github.com/Molive-0/AOC-2021-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Molive-0/AOC-2021-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2021-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2021-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a426aaada0bfcabf74c38814155b4eed3be1694e [INFO] testing Molive-0/AOC-2021-rs 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%2FMolive-0%2FAOC-2021-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Molive-0/AOC-2021-rs 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/Molive-0/AOC-2021-rs [INFO] finished tweaking git repo https://github.com/Molive-0/AOC-2021-rs [INFO] tweaked toml for git repo https://github.com/Molive-0/AOC-2021-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Molive-0/AOC-2021-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae21267e8b331c35aee4e063e10142dac7018c60ea935c903b27212904c5eefc [INFO] running `Command { std: "docker" "start" "-a" "ae21267e8b331c35aee4e063e10142dac7018c60ea935c903b27212904c5eefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae21267e8b331c35aee4e063e10142dac7018c60ea935c903b27212904c5eefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae21267e8b331c35aee4e063e10142dac7018c60ea935c903b27212904c5eefc", kill_on_drop: false }` [INFO] [stdout] ae21267e8b331c35aee4e063e10142dac7018c60ea935c903b27212904c5eefc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f453bc74bdb51859351a3c13e00fb8957b1dd7ec910713bea3646c4744023f5 [INFO] running `Command { std: "docker" "start" "-a" "0f453bc74bdb51859351a3c13e00fb8957b1dd7ec910713bea3646c4744023f5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rstar v0.8.4 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling geo v0.18.0 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/bin/./../days/7.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day7.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let crabs = input_to_i32_comma_vec!("7"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! input_to_str_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/4.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day4.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let mut data = input_to_str_iterator!("4"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read src/bin/./../days/6.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day6.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut fishies = input_to_i32_comma_vec!("6"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! input_to_str_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/day6.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_group_by)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/3.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day3.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | let data = input_to_str_iterator!("3") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/10.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day10.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | let data = input_to_str_vec!("10"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/1.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day1.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let data = input_to_i32_vec!("1"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! input_to_str_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/8.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day8.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | let mut digits = input_to_str_iterator!("8") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/11.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day12.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let octopi = input_to_str_iterator!("11"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/2.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day2.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | let data = input_to_str_vec!("2"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 4 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `part1` [INFO] [stdout] --> src/bin/help/mod.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | macro_rules! part1 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `part2` [INFO] [stdout] --> src/bin/help/mod.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | macro_rules! part2 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/bin/day8.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(int_log)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/11.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day11.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let octopi = input_to_str_iterator!("11") [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 3 previous errors; 4 warnings emitted [INFO] [stdout] error: couldn't read src/bin/./../days/9.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day9.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | let heightmap = input_to_str_iterator!("9") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 7 warnings emitted [INFO] [stdout] error: couldn't read src/bin/./../days/5.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day5.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | let data = input_to_str_iterator!("5") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 5 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 5 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 4 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 4 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 5 warnings emitted [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_str_vec` [INFO] [stdout] --> src/bin/help/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | macro_rules! input_to_str_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | macro_rules! input_to_i32_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_iterator` [INFO] [stdout] --> src/bin/help/mod.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! input_to_i32_comma_iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_vec` [INFO] [stdout] --> src/bin/help/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | macro_rules! input_to_i32_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `input_to_i32_comma_vec` [INFO] [stdout] --> src/bin/help/mod.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | macro_rules! input_to_i32_comma_vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 5 warnings emitted [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2021` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] error: could not compile `aoc2021` due to 3 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0f453bc74bdb51859351a3c13e00fb8957b1dd7ec910713bea3646c4744023f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f453bc74bdb51859351a3c13e00fb8957b1dd7ec910713bea3646c4744023f5", kill_on_drop: false }` [INFO] [stdout] 0f453bc74bdb51859351a3c13e00fb8957b1dd7ec910713bea3646c4744023f5