[INFO] cloning repository https://github.com/Eshanatnight/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eshanatnight/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c762f6577a3fe34cb49807fc519108f28b1d56 [INFO] checking Eshanatnight/advent-of-code-2023/94c762f6577a3fe34cb49807fc519108f28b1d56 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEshanatnight%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Eshanatnight/advent-of-code-2023 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Eshanatnight/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/Eshanatnight/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/Eshanatnight/advent-of-code-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Eshanatnight/advent-of-code-2023 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40eec4dca35e60b4f3f552092649024d98f4d944c0ce3403cf206c62fa08e9c7 [INFO] running `Command { std: "docker" "start" "-a" "40eec4dca35e60b4f3f552092649024d98f4d944c0ce3403cf206c62fa08e9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40eec4dca35e60b4f3f552092649024d98f4d944c0ce3403cf206c62fa08e9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40eec4dca35e60b4f3f552092649024d98f4d944c0ce3403cf206c62fa08e9c7", kill_on_drop: false }` [INFO] [stdout] 40eec4dca35e60b4f3f552092649024d98f4d944c0ce3403cf206c62fa08e9c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 121445dfb849d4c6105c401a3fabbadccc23d5ace79f119feb3fcbc7e6115e58 [INFO] running `Command { std: "docker" "start" "-a" "121445dfb849d4c6105c401a3fabbadccc23d5ace79f119feb3fcbc7e6115e58", 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 num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking lavaduct_lagoon v0.1.0 (/opt/rustwide/workdir/Day-18 Lavaduct Lagoon) [INFO] [stderr] Checking the_floor_will_be_lava v0.1.0 (/opt/rustwide/workdir/Day-16 The Floor Will Be Lava) [INFO] [stderr] Checking Scratchcards v0.1.0 (/opt/rustwide/workdir/Day-4 Scratchcards) [INFO] [stderr] Checking WaitForIt v0.1.0 (/opt/rustwide/workdir/Day-6 Wait For It) [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking rustutils v0.1.0 (/opt/rustwide/workdir/rustutils) [INFO] [stderr] Checking parabolic_reflector_dish v0.1.0 (/opt/rustwide/workdir/Day-14 Parabolic Reflector Dish) [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking sand_slabs v0.1.0 (/opt/rustwide/workdir/Day-22 Sand Slabs) [INFO] [stderr] Checking Hot_Springs v0.1.0 (/opt/rustwide/workdir/Day-12 Hot Springs) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> Day-16 The Floor Will Be Lava/src/bin/the_floor_will_be_lava_part_two.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let input = include_str!("../../sample.txt"); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> Day-12 Hot Springs/src/bin/hot_springs_part_two.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let n = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] 9 | let sb = s.as_bytes(); [INFO] [stdout] 10 | ([sb; 5].join(&b'?').into(), n.repeat(5).into_boxed_slice()) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `n` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 8 | let n: Box<_> = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> Day-16 The Floor Will Be Lava/src/bin/the_floor_will_be_lava_part_two.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let input = include_str!("../../sample.txt"); [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] [stderr] error: could not compile `Hot_Springs` (bin "hot_springs_part_two" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> Day-12 Hot Springs/src/bin/hot_springs_part_two.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let n = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] 9 | let sb = s.as_bytes(); [INFO] [stdout] 10 | ([sb; 5].join(&b'?').into(), n.repeat(5).into_boxed_slice()) [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `n` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 8 | let n: Box<_> = n.split(',').map(|x| x.parse().unwrap()).collect::>(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Hot_Springs` (bin "hot_springs_part_two") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "121445dfb849d4c6105c401a3fabbadccc23d5ace79f119feb3fcbc7e6115e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121445dfb849d4c6105c401a3fabbadccc23d5ace79f119feb3fcbc7e6115e58", kill_on_drop: false }` [INFO] [stdout] 121445dfb849d4c6105c401a3fabbadccc23d5ace79f119feb3fcbc7e6115e58