[INFO] cloning repository https://github.com/guilgaly/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/guilgaly/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilgaly%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilgaly%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c637f274a67858d898545a71f3901971547a1f63 [INFO] checking guilgaly/advent-of-code-2023 against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilgaly%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guilgaly/advent-of-code-2023 on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guilgaly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/guilgaly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/guilgaly/advent-of-code-2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/guilgaly/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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking guilgaly/advent-of-code-2023 against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguilgaly%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guilgaly/advent-of-code-2023 on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guilgaly/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/guilgaly/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/guilgaly/advent-of-code-2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/guilgaly/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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lcmx v0.1.3 [INFO] [stderr] Downloaded gcdx v0.1.4 [INFO] [stderr] Downloaded sscanf v0.4.1 [INFO] [stderr] Downloaded peg v0.8.2 [INFO] [stderr] Downloaded peg-macros v0.8.2 [INFO] [stderr] Downloaded peg-runtime v0.8.2 [INFO] [stderr] Downloaded sscanf_macro v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031939218affd2f11956f3f48e83098242d716cd65e215d2dafea7787ecb0f70 [INFO] running `Command { std: "docker" "start" "-a" "031939218affd2f11956f3f48e83098242d716cd65e215d2dafea7787ecb0f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031939218affd2f11956f3f48e83098242d716cd65e215d2dafea7787ecb0f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031939218affd2f11956f3f48e83098242d716cd65e215d2dafea7787ecb0f70", kill_on_drop: false }` [INFO] [stdout] 031939218affd2f11956f3f48e83098242d716cd65e215d2dafea7787ecb0f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e68593fffe071dd807f84bb44600fbad20574cb910fc38b7cf58d3e5c7a09ef [INFO] running `Command { std: "docker" "start" "-a" "1e68593fffe071dd807f84bb44600fbad20574cb910fc38b7cf58d3e5c7a09ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking gcdx v0.1.4 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking lcmx v0.1.3 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking binary-merge v0.1.2 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling sscanf_macro v0.4.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Checking range-collections v0.4.5 [INFO] [stderr] Checking sscanf v0.4.1 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking day_4 v0.1.0 (/opt/rustwide/workdir/day_4) [INFO] [stderr] Checking day_18 v0.1.0 (/opt/rustwide/workdir/day_18) [INFO] [stderr] Checking day_12 v0.1.0 (/opt/rustwide/workdir/day_12) [INFO] [stderr] Checking day_15 v0.1.0 (/opt/rustwide/workdir/day_15) [INFO] [stderr] Checking day_10 v0.1.0 (/opt/rustwide/workdir/day_10) [INFO] [stderr] Checking day_14 v0.1.0 (/opt/rustwide/workdir/day_14) [INFO] [stderr] Checking day_20 v0.1.0 (/opt/rustwide/workdir/day_20) [INFO] [stderr] Checking day_22 v0.1.0 (/opt/rustwide/workdir/day_22) [INFO] [stderr] Checking day_23 v0.1.0 (/opt/rustwide/workdir/day_23) [INFO] [stderr] Checking day_13 v0.1.0 (/opt/rustwide/workdir/day_13) [INFO] [stderr] Checking day_11 v0.1.0 (/opt/rustwide/workdir/day_11) [INFO] [stderr] Checking day_1 v0.1.0 (/opt/rustwide/workdir/day_1) [INFO] [stderr] Checking day_21 v0.1.0 (/opt/rustwide/workdir/day_21) [INFO] [stderr] Checking day_25 v0.1.0 (/opt/rustwide/workdir/day_25) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> day_18/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> day_25/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day_3 v0.1.0 (/opt/rustwide/workdir/day_3) [INFO] [stdout] warning: function `print_pattern` is never used [INFO] [stdout] --> day_13/src/main.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn print_pattern(pattern: &Pattern) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day_5 v0.1.0 (/opt/rustwide/workdir/day_5) [INFO] [stdout] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> day_22/src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut settled_bricks = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ---------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `settled_bricks` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 19 | let mut settled_bricks: Vec = Vec::new(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> day_23/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> day_21/src/main.rs:129:60 [INFO] [stdout] | [INFO] [stdout] 129 | assert_eq!(part_2(&parse_input(TEST_INPUT), 5000), 16733044); [INFO] [stdout] | ^^^^^^^^ expected `f64`, found integer [INFO] [stdout] | [INFO] [stdout] help: use a float literal [INFO] [stdout] | [INFO] [stdout] 129 | assert_eq!(part_2(&parse_input(TEST_INPUT), 5000), 16733044.0); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bricks` [INFO] [stdout] --> day_22/src/main.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | fn part_2(bricks: &[Brick]) -> usize { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bricks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking day_17 v0.1.0 (/opt/rustwide/workdir/day_17) [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day_21` (bin "day_21" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day_22` (bin "day_22") due to 1 previous error; 1 warning emitted [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> day_17/src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> day_5/src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 117 | struct GardenMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 118 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GardenMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_pattern` is never used [INFO] [stdout] --> day_13/src/main.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn print_pattern(pattern: &Pattern) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> day_5/src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 117 | struct GardenMap { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 118 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GardenMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e68593fffe071dd807f84bb44600fbad20574cb910fc38b7cf58d3e5c7a09ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e68593fffe071dd807f84bb44600fbad20574cb910fc38b7cf58d3e5c7a09ef", kill_on_drop: false }` [INFO] [stdout] 1e68593fffe071dd807f84bb44600fbad20574cb910fc38b7cf58d3e5c7a09ef