[INFO] cloning repository https://github.com/Vincenthays/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/Vincenthays/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincenthays%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincenthays%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57e752014ace3304f5115c88ac2cb06876199f1f
[INFO] checking Vincenthays/advent-of-code-2023 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincenthays%2Fadvent-of-code-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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Vincenthays/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/Vincenthays/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/Vincenthays/advent-of-code-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vincenthays/advent-of-code-2023 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vincenthays/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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking Vincenthays/advent-of-code-2023 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVincenthays%2Fadvent-of-code-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] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Vincenthays/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/Vincenthays/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/Vincenthays/advent-of-code-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vincenthays/advent-of-code-2023 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vincenthays/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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ab9b48ae66f64b3a66cb28a3b6fecff647c3a6b71261b126cf678d84d197bf0
[INFO] running `Command { std: "docker" "start" "-a" "5ab9b48ae66f64b3a66cb28a3b6fecff647c3a6b71261b126cf678d84d197bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ab9b48ae66f64b3a66cb28a3b6fecff647c3a6b71261b126cf678d84d197bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab9b48ae66f64b3a66cb28a3b6fecff647c3a6b71261b126cf678d84d197bf0", kill_on_drop: false }`
[INFO] [stdout] 5ab9b48ae66f64b3a66cb28a3b6fecff647c3a6b71261b126cf678d84d197bf0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b70af866cfc71d2886573704a27aca97288bfce8e4e0c14ce51f169213757998
[INFO] running `Command { std: "docker" "start" "-a" "b70af866cfc71d2886573704a27aca97288bfce8e4e0c14ce51f169213757998", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking day-08 v0.1.0 (/opt/rustwide/workdir/day-08)
[INFO] [stderr]     Checking day-03 v0.1.0 (/opt/rustwide/workdir/day-03)
[INFO] [stderr]     Checking day-01 v0.1.0 (/opt/rustwide/workdir/day-01)
[INFO] [stderr]     Checking day-07 v0.1.0 (/opt/rustwide/workdir/day-07)
[INFO] [stderr]     Checking day-04 v0.1.0 (/opt/rustwide/workdir/day-04)
[INFO] [stderr]     Checking day-06 v0.1.0 (/opt/rustwide/workdir/day-06)
[INFO] [stderr]     Checking day-02 v0.1.0 (/opt/rustwide/workdir/day-02)
[INFO] [stderr]     Checking day-05 v0.1.0 (/opt/rustwide/workdir/day-05)
[INFO] [stdout] error[E0277]: `Option<u32>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> day-08/src/bin/part1.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     println!("{count}");
[INFO] [stdout]    |               ^^^^^^^ `Option<u32>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<u32>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day-08` (bin "part1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `Option<u32>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> day-08/src/bin/part1.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     println!("{count}");
[INFO] [stdout]    |               ^^^^^^^ `Option<u32>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<u32>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day-08` (bin "part1" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b70af866cfc71d2886573704a27aca97288bfce8e4e0c14ce51f169213757998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70af866cfc71d2886573704a27aca97288bfce8e4e0c14ce51f169213757998", kill_on_drop: false }`
[INFO] [stdout] b70af866cfc71d2886573704a27aca97288bfce8e4e0c14ce51f169213757998
