[INFO] cloning repository https://github.com/roberte777/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roberte777/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe4ef29e9554346f66a7b1add229d2e0c82514e [INFO] checking roberte777/aoc-2023 against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberte777%2Faoc-2023" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roberte777/aoc-2023 on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roberte777/aoc-2023 [INFO] finished tweaking git repo https://github.com/roberte777/aoc-2023 [INFO] tweaked toml for git repo https://github.com/roberte777/aoc-2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roberte777/aoc-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" "+ed141926048597e3649bb238ca3dc417904cd56c" "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] 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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a777d1a27b0ce1379153545a7ac02bc26b50562c0e3223afd02a1e1a0942c3e [INFO] running `Command { std: "docker" "start" "-a" "9a777d1a27b0ce1379153545a7ac02bc26b50562c0e3223afd02a1e1a0942c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a777d1a27b0ce1379153545a7ac02bc26b50562c0e3223afd02a1e1a0942c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a777d1a27b0ce1379153545a7ac02bc26b50562c0e3223afd02a1e1a0942c3e", kill_on_drop: false }` [INFO] [stdout] 9a777d1a27b0ce1379153545a7ac02bc26b50562c0e3223afd02a1e1a0942c3e [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2dab1d025de917fd7417ee8e7c1147641423fd82b4661874efe15280122b920 [INFO] running `Command { std: "docker" "start" "-a" "d2dab1d025de917fd7417ee8e7c1147641423fd82b4661874efe15280122b920", 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] Checking memchr v2.6.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Checking day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Checking day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> day04/src/bin/part1.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Card { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 44 | name: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Card` 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] error[E0601]: `main` function not found in crate `part2` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `day05/src/bin/part2.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day05` (bin "part2") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> day04/src/bin/part1.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Card { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 44 | name: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Card` 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: unused variable: `input` [INFO] [stdout] --> day05/src/bin/part1.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | let (input, seeds) = parse_seeds(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seeds` [INFO] [stdout] --> day05/src/bin/part1.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let (input, seeds) = parse_seeds(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_seeds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `soil_to_fertilizer_map` [INFO] [stdout] --> day05/src/bin/part1.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let (input, soil_to_fertilizer_map) = parse_soil_to_fertilizer_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_soil_to_fertilizer_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fertilizer_to_water_map` [INFO] [stdout] --> day05/src/bin/part1.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let (input, fertilizer_to_water_map) = parse_fertilizer_to_water_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fertilizer_to_water_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_to_light_map` [INFO] [stdout] --> day05/src/bin/part1.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let (input, water_to_light_map) = parse_water_to_light_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_to_light_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `light_to_temperature_map` [INFO] [stdout] --> day05/src/bin/part1.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let (input, light_to_temperature_map) = parse_light_to_temperature_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_light_to_temperature_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temperature_to_humidity_map` [INFO] [stdout] --> day05/src/bin/part1.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | let (input, temperature_to_humidity_map) = parse_temperature_to_humidity_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature_to_humidity_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `humidity_to_location_map` [INFO] [stdout] --> day05/src/bin/part1.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let (input, humidity_to_location_map) = parse_humidity_to_location_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_humidity_to_location_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `humidity_to_location_map` [INFO] [stdout] --> day05/src/bin/part1.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let (input, humidity_to_location_map) = tag("humidity-to-location map:")(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_humidity_to_location_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_input` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_input(input: &str) -> IResult<&str, Vec<&str>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_seed_to_soil_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn parse_seed_to_soil_map(input: &str) -> IResult<&str, Vec<&str>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_soil_to_fertilizer_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn parse_soil_to_fertilizer_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_fertilizer_to_water_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn parse_fertilizer_to_water_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_water_to_light_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn parse_water_to_light_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_light_to_temperature_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_light_to_temperature_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_temperature_to_humidity_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn parse_temperature_to_humidity_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_humidity_to_location_map` is never used [INFO] [stdout] --> day05/src/bin/part1.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_humidity_to_location_map(input: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day05/src/bin/part1.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | let (input, seeds) = parse_seeds(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seeds` [INFO] [stdout] --> day05/src/bin/part1.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | let (input, seeds) = parse_seeds(input).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_seeds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `soil_to_fertilizer_map` [INFO] [stdout] --> day05/src/bin/part1.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let (input, soil_to_fertilizer_map) = parse_soil_to_fertilizer_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_soil_to_fertilizer_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fertilizer_to_water_map` [INFO] [stdout] --> day05/src/bin/part1.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let (input, fertilizer_to_water_map) = parse_fertilizer_to_water_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fertilizer_to_water_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_to_light_map` [INFO] [stdout] --> day05/src/bin/part1.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let (input, water_to_light_map) = parse_water_to_light_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_to_light_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `light_to_temperature_map` [INFO] [stdout] --> day05/src/bin/part1.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let (input, light_to_temperature_map) = parse_light_to_temperature_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_light_to_temperature_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temperature_to_humidity_map` [INFO] [stdout] --> day05/src/bin/part1.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | let (input, temperature_to_humidity_map) = parse_temperature_to_humidity_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temperature_to_humidity_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `humidity_to_location_map` [INFO] [stdout] --> day05/src/bin/part1.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | let (input, humidity_to_location_map) = parse_humidity_to_location_map(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_humidity_to_location_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUZBIR8" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `humidity_to_location_map` [INFO] [stdout] --> day05/src/bin/part1.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | let (input, humidity_to_location_map) = tag("humidity-to-location map:")(input)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_humidity_to_location_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day04` (bin "part2") due to 1 previous error [INFO] [stderr] error: could not compile `day05` (bin "part1"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/bin/rustc --crate-name part1 --edition=2021 day05/src/bin/part1.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67b8d2c84d985b01 -C extra-filename=-292adb1a993c9e7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-f47d94d367b0ce7c.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "d2dab1d025de917fd7417ee8e7c1147641423fd82b4661874efe15280122b920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2dab1d025de917fd7417ee8e7c1147641423fd82b4661874efe15280122b920", kill_on_drop: false }` [INFO] [stdout] d2dab1d025de917fd7417ee8e7c1147641423fd82b4661874efe15280122b920