[INFO] cloning repository https://github.com/haselkern/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haselkern/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaselkern%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaselkern%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d04d193f4cf3f417b761d9e5bc0927eca0fa4e3c
[INFO] checking haselkern/aoc2023 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaselkern%2Faoc2023" "/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/haselkern/aoc2023 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/haselkern/aoc2023
[INFO] finished tweaking git repo https://github.com/haselkern/aoc2023
[INFO] tweaked toml for git repo https://github.com/haselkern/aoc2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/haselkern/aoc2023 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking haselkern/aoc2023 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaselkern%2Faoc2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/haselkern/aoc2023 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/haselkern/aoc2023
[INFO] finished tweaking git repo https://github.com/haselkern/aoc2023
[INFO] tweaked toml for git repo https://github.com/haselkern/aoc2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/haselkern/aoc2023 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c94ab4ec187e0c7cbe6b27674e1f25d4769ccaf82f6b584d3120eac29640ead
[INFO] running `Command { std: "docker" "start" "-a" "2c94ab4ec187e0c7cbe6b27674e1f25d4769ccaf82f6b584d3120eac29640ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c94ab4ec187e0c7cbe6b27674e1f25d4769ccaf82f6b584d3120eac29640ead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c94ab4ec187e0c7cbe6b27674e1f25d4769ccaf82f6b584d3120eac29640ead", kill_on_drop: false }`
[INFO] [stdout] 2c94ab4ec187e0c7cbe6b27674e1f25d4769ccaf82f6b584d3120eac29640ead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cdc1154926ac4da51d8116c2feaa642a93006180b2c1d8c999d3215797182d0
[INFO] running `Command { std: "docker" "start" "-a" "8cdc1154926ac4da51d8116c2feaa642a93006180b2c1d8c999d3215797182d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.18.1
[INFO] [stderr]     Checking cached v0.46.1
[INFO] [stderr]     Checking aoc2023 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/bin/../../input/09: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/09.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT: &str = include_str!("../../input/09");
[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 src/bin/../../input/08: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/08.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INPUT: &str = include_str!("../../input/08");
[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 src/bin/../../input/06: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/06.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../../input/06");
[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 src/bin/../../input/06: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/06.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../../input/06");
[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 src/bin/../../input/04: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/04.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INPUT: &str = include_str!("../../input/04");
[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 src/bin/../../input/12: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/12.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | const INPUT: &str = include_str!("../../input/12");
[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 src/bin/../../input/04: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/04.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INPUT: &str = include_str!("../../input/04");
[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 src/bin/../../input/10: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/10.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | const INPUT: &str = include_str!("../../input/10");
[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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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 `aoc2023` (bin "09" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2023` (bin "04") due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc2023` (bin "06" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc2023` (bin "06") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2023` (bin "04" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `aoc2023` (bin "08") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2023` (bin "12") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2023` (bin "10" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8cdc1154926ac4da51d8116c2feaa642a93006180b2c1d8c999d3215797182d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdc1154926ac4da51d8116c2feaa642a93006180b2c1d8c999d3215797182d0", kill_on_drop: false }`
[INFO] [stdout] 8cdc1154926ac4da51d8116c2feaa642a93006180b2c1d8c999d3215797182d0
