[INFO] cloning repository https://github.com/kiiluchris/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/kiiluchris/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiiluchris%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiiluchris%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47f63b48465ae96311d8e50795954b452358ab75 [INFO] checking kiiluchris/aoc-2023 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiiluchris%2Faoc-2023" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kiiluchris/aoc-2023 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kiiluchris/aoc-2023 [INFO] finished tweaking git repo https://github.com/kiiluchris/aoc-2023 [INFO] tweaked toml for git repo https://github.com/kiiluchris/aoc-2023 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kiiluchris/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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f859e3c4b8739a6b1ec9cde0f7c8f5003b92090bd993009053fe4c16617ed84 [INFO] running `Command { std: "docker" "start" "-a" "2f859e3c4b8739a6b1ec9cde0f7c8f5003b92090bd993009053fe4c16617ed84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f859e3c4b8739a6b1ec9cde0f7c8f5003b92090bd993009053fe4c16617ed84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f859e3c4b8739a6b1ec9cde0f7c8f5003b92090bd993009053fe4c16617ed84", kill_on_drop: false }` [INFO] [stdout] 2f859e3c4b8739a6b1ec9cde0f7c8f5003b92090bd993009053fe4c16617ed84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012ff727d46396c893d5b62e07e2efff018497f6cbb4fcb296fa43209838ab57 [INFO] running `Command { std: "docker" "start" "-a" "012ff727d46396c893d5b62e07e2efff018497f6cbb4fcb296fa43209838ab57", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking day-5 v0.1.0 (/opt/rustwide/workdir/day-5) [INFO] [stderr] Checking day-6 v0.1.0 (/opt/rustwide/workdir/day-6) [INFO] [stderr] Checking day-10 v0.1.0 (/opt/rustwide/workdir/day-10) [INFO] [stderr] Checking day-9 v0.1.0 (/opt/rustwide/workdir/day-9) [INFO] [stdout] error: couldn't read `day-6/src/./input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-6/src/main.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("./input-1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-5/src/input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-5/src/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let input = include_str!("input-1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-5/src/./test-input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-5/src/main.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | assert_ne!(parse(include_str!("./test-input-1.txt")), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-5/src/./test-input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-5/src/main.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | assert_eq!(part1(include_str!("./test-input-1.txt")), Some(35)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-5/src/./test-input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-5/src/main.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(part2(include_str!("./test-input-1.txt")), Some(46)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-9/src/./input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-9/src/main.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("./input-1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] Checking day-1 v0.1.0 (/opt/rustwide/workdir/day-1) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-6` (bin "day-6") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day-9` (bin "day-9") due to 2 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day-1/src/input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-1/src/main.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | let input = include_str!("input-1.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-1/src/test-input-1.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-1/src/main.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(part1(include_str!("test-input-1.txt")), 142); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-1/src/test-input-2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day-1/src/main.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(part2(include_str!("test-input-2.txt")), 281); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `day-5` (bin "day-5" test) due to 5 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-1` (bin "day-1" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "012ff727d46396c893d5b62e07e2efff018497f6cbb4fcb296fa43209838ab57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012ff727d46396c893d5b62e07e2efff018497f6cbb4fcb296fa43209838ab57", kill_on_drop: false }` [INFO] [stdout] 012ff727d46396c893d5b62e07e2efff018497f6cbb4fcb296fa43209838ab57 [INFO] checking kiiluchris/aoc-2023 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiiluchris%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/kiiluchris/aoc-2023 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kiiluchris/aoc-2023 [INFO] finished tweaking git repo https://github.com/kiiluchris/aoc-2023 [INFO] tweaked toml for git repo https://github.com/kiiluchris/aoc-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kiiluchris/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" "+dae34b759e282c069aa28752564694effd121a63" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e89e50301905026d827a7b387ebb8aba0e15029bf6a6833074c1e3435938891d [INFO] running `Command { std: "docker" "start" "-a" "e89e50301905026d827a7b387ebb8aba0e15029bf6a6833074c1e3435938891d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e89e50301905026d827a7b387ebb8aba0e15029bf6a6833074c1e3435938891d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e89e50301905026d827a7b387ebb8aba0e15029bf6a6833074c1e3435938891d", kill_on_drop: false }` [INFO] [stdout] e89e50301905026d827a7b387ebb8aba0e15029bf6a6833074c1e3435938891d [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30debdbc315bc30a04ad38663d0223da2e1d9bb43c42c7d76a3264e695ddbdd [INFO] running `Command { std: "docker" "start" "-a" "f30debdbc315bc30a04ad38663d0223da2e1d9bb43c42c7d76a3264e695ddbdd", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "f30debdbc315bc30a04ad38663d0223da2e1d9bb43c42c7d76a3264e695ddbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30debdbc315bc30a04ad38663d0223da2e1d9bb43c42c7d76a3264e695ddbdd", kill_on_drop: false }` [INFO] [stdout] f30debdbc315bc30a04ad38663d0223da2e1d9bb43c42c7d76a3264e695ddbdd