[INFO] cloning repository https://github.com/Sorrien/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/Sorrien/aoc_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/Sorrien/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/Sorrien/aoc_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 060a420ca63531b5c7ef5a733af637415ef55281 [INFO] checking Sorrien/aoc_2023 against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSorrien%2Faoc_2023" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sorrien/aoc_2023 on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sorrien/aoc_2023 [INFO] finished tweaking git repo https://github.com/Sorrien/aoc_2023 [INFO] tweaked toml for git repo https://github.com/Sorrien/aoc_2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sorrien/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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b44b1e95eed29b5290f7fe5158e9ccfeeab12631d8d8ac16d824275cf0a6b305 [INFO] running `Command { std: "docker" "start" "-a" "b44b1e95eed29b5290f7fe5158e9ccfeeab12631d8d8ac16d824275cf0a6b305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b44b1e95eed29b5290f7fe5158e9ccfeeab12631d8d8ac16d824275cf0a6b305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44b1e95eed29b5290f7fe5158e9ccfeeab12631d8d8ac16d824275cf0a6b305", kill_on_drop: false }` [INFO] [stdout] b44b1e95eed29b5290f7fe5158e9ccfeeab12631d8d8ac16d824275cf0a6b305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16ee9c5ac7bf938ece330b87105aca58b268cbeff2991badd1bfa677798478c [INFO] running `Command { std: "docker" "start" "-a" "b16ee9c5ac7bf938ece330b87105aca58b268cbeff2991badd1bfa677798478c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking aoc_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pipe_x` [INFO] [stdout] --> src/day10/part1.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe_y` [INFO] [stdout] --> src/day10/part1.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe_dirs` [INFO] [stdout] --> src/day10/part1.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_dirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_pipe_dir` [INFO] [stdout] --> src/day10/part1.rs:101:50 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_pipe_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe_x` [INFO] [stdout] --> src/day10/part1.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe_y` [INFO] [stdout] --> src/day10/part1.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe_dirs` [INFO] [stdout] --> src/day10/part1.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipe_dirs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_pipe_dir` [INFO] [stdout] --> src/day10/part1.rs:101:50 [INFO] [stdout] | [INFO] [stdout] 101 | for (pipe_char, (pipe_x, pipe_y), pipe_dirs, last_pipe_dir) in pipe_loop.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_pipe_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "b16ee9c5ac7bf938ece330b87105aca58b268cbeff2991badd1bfa677798478c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16ee9c5ac7bf938ece330b87105aca58b268cbeff2991badd1bfa677798478c", kill_on_drop: false }` [INFO] [stdout] b16ee9c5ac7bf938ece330b87105aca58b268cbeff2991badd1bfa677798478c