[INFO] cloning repository https://github.com/LanJian/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/LanJian/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2cfb411ca32a6ffcaee01bc6148b12398512fa7 [INFO] building LanJian/aoc-2023 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Faoc-2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LanJian/aoc-2023 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LanJian/aoc-2023 [INFO] finished tweaking git repo https://github.com/LanJian/aoc-2023 [INFO] tweaked toml for git repo https://github.com/LanJian/aoc-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LanJian/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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "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] building LanJian/aoc-2023 against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Faoc-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LanJian/aoc-2023 on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LanJian/aoc-2023 [INFO] finished tweaking git repo https://github.com/LanJian/aoc-2023 [INFO] tweaked toml for git repo https://github.com/LanJian/aoc-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LanJian/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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb9585a60fa2ec83806ac66fb590d53439f1bee84849771cc453721ee01c55f8 [INFO] running `Command { std: "docker" "start" "-a" "cb9585a60fa2ec83806ac66fb590d53439f1bee84849771cc453721ee01c55f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb9585a60fa2ec83806ac66fb590d53439f1bee84849771cc453721ee01c55f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9585a60fa2ec83806ac66fb590d53439f1bee84849771cc453721ee01c55f8", kill_on_drop: false }` [INFO] [stdout] cb9585a60fa2ec83806ac66fb590d53439f1bee84849771cc453721ee01c55f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2c62029a67d3265d01909f0b4b36a44c320388531e3938a07c0d6be5367ecf [INFO] running `Command { std: "docker" "start" "-a" "3b2c62029a67d3265d01909f0b4b36a44c320388531e3938a07c0d6be5367ecf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/aoc-common) [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling aoc-plumbing v0.1.0 (/opt/rustwide/workdir/aoc-plumbing) [INFO] [stderr] Compiling scratchcards v0.1.0 (/opt/rustwide/workdir/day-004-scratchcards) [INFO] [stderr] Compiling gear-ratios v0.1.0 (/opt/rustwide/workdir/day-003-gear-ratios) [INFO] [stderr] Compiling lens-library v0.1.0 (/opt/rustwide/workdir/day-015-lens-library) [INFO] [stderr] Compiling point-of-incidence v0.1.0 (/opt/rustwide/workdir/day-013-point-of-incidence) [INFO] [stderr] Compiling wait-for-it v0.1.0 (/opt/rustwide/workdir/day-006-wait-for-it) [INFO] [stderr] Compiling cosmic-expansion v0.1.0 (/opt/rustwide/workdir/day-011-cosmic-expansion) [INFO] [stderr] Compiling mirage-maintenance v0.1.0 (/opt/rustwide/workdir/day-009-mirage-maintenance) [INFO] [stderr] Compiling haunted-wasteland v0.1.0 (/opt/rustwide/workdir/day-008-haunted-wasteland) [INFO] [stderr] Compiling parabolic-reflector-dish v0.1.0 (/opt/rustwide/workdir/day-014-parabolic-reflector-dish) [INFO] [stderr] Compiling clumsy-crucible v0.1.0 (/opt/rustwide/workdir/day-017-clumsy-crucible) [INFO] [stderr] Compiling aplenty v0.1.0 (/opt/rustwide/workdir/day-019-aplenty) [INFO] [stderr] Compiling cube-conundrum v0.1.0 (/opt/rustwide/workdir/day-002-cube-conundrum) [INFO] [stderr] Compiling the-floor-will-be-lava v0.1.0 (/opt/rustwide/workdir/day-016-the-floor-will-be-lava) [INFO] [stderr] Compiling if-you-give-a-seed-a-fertilizer v0.1.0 (/opt/rustwide/workdir/day-005-if-you-give-a-seed-a-fertilizer) [INFO] [stderr] Compiling hot-springs v0.1.0 (/opt/rustwide/workdir/day-012-hot-springs) [INFO] [stderr] Compiling camel-cards v0.1.0 (/opt/rustwide/workdir/day-007-camel-cards) [INFO] [stderr] Compiling lavaduct-lagoon v0.1.0 (/opt/rustwide/workdir/day-018-lavaduct-lagoon) [INFO] [stderr] Compiling trebuchet v0.1.0 (/opt/rustwide/workdir/day-001-trebuchet) [INFO] [stderr] Compiling pipe-maze v0.1.0 (/opt/rustwide/workdir/day-010-pipe-maze) [INFO] [stderr] Compiling aoc-benchmarking v0.1.0 (/opt/rustwide/workdir/aoc-benchmarking) [INFO] [stderr] Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/aoc-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.36s [INFO] running `Command { std: "docker" "inspect" "3b2c62029a67d3265d01909f0b4b36a44c320388531e3938a07c0d6be5367ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2c62029a67d3265d01909f0b4b36a44c320388531e3938a07c0d6be5367ecf", kill_on_drop: false }` [INFO] [stdout] 3b2c62029a67d3265d01909f0b4b36a44c320388531e3938a07c0d6be5367ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 703e7620d644d89719602216da79a964105a4eb48246cf7ba34eab7c4d3115d7 [INFO] running `Command { std: "docker" "start" "-a" "703e7620d644d89719602216da79a964105a4eb48246cf7ba34eab7c4d3115d7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling aoc-common v0.1.0 (/opt/rustwide/workdir/aoc-common) [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling aoc-plumbing v0.1.0 (/opt/rustwide/workdir/aoc-plumbing) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling haunted-wasteland v0.1.0 (/opt/rustwide/workdir/day-008-haunted-wasteland) [INFO] [stderr] Compiling point-of-incidence v0.1.0 (/opt/rustwide/workdir/day-013-point-of-incidence) [INFO] [stderr] Compiling wait-for-it v0.1.0 (/opt/rustwide/workdir/day-006-wait-for-it) [INFO] [stderr] Compiling camel-cards v0.1.0 (/opt/rustwide/workdir/day-007-camel-cards) [INFO] [stderr] Compiling mirage-maintenance v0.1.0 (/opt/rustwide/workdir/day-009-mirage-maintenance) [INFO] [stderr] Compiling trebuchet v0.1.0 (/opt/rustwide/workdir/day-001-trebuchet) [INFO] [stderr] Compiling lens-library v0.1.0 (/opt/rustwide/workdir/day-015-lens-library) [INFO] [stderr] Compiling scratchcards v0.1.0 (/opt/rustwide/workdir/day-004-scratchcards) [INFO] [stderr] Compiling parabolic-reflector-dish v0.1.0 (/opt/rustwide/workdir/day-014-parabolic-reflector-dish) [INFO] [stderr] Compiling lavaduct-lagoon v0.1.0 (/opt/rustwide/workdir/day-018-lavaduct-lagoon) [INFO] [stderr] Compiling gear-ratios v0.1.0 (/opt/rustwide/workdir/day-003-gear-ratios) [INFO] [stderr] Compiling pipe-maze v0.1.0 (/opt/rustwide/workdir/day-010-pipe-maze) [INFO] [stderr] Compiling cosmic-expansion v0.1.0 (/opt/rustwide/workdir/day-011-cosmic-expansion) [INFO] [stderr] Compiling clumsy-crucible v0.1.0 (/opt/rustwide/workdir/day-017-clumsy-crucible) [INFO] [stderr] Compiling aplenty v0.1.0 (/opt/rustwide/workdir/day-019-aplenty) [INFO] [stderr] Compiling if-you-give-a-seed-a-fertilizer v0.1.0 (/opt/rustwide/workdir/day-005-if-you-give-a-seed-a-fertilizer) [INFO] [stderr] Compiling hot-springs v0.1.0 (/opt/rustwide/workdir/day-012-hot-springs) [INFO] [stderr] Compiling cube-conundrum v0.1.0 (/opt/rustwide/workdir/day-002-cube-conundrum) [INFO] [stderr] Compiling the-floor-will-be-lava v0.1.0 (/opt/rustwide/workdir/day-016-the-floor-will-be-lava) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling aoc-benchmarking v0.1.0 (/opt/rustwide/workdir/aoc-benchmarking) [INFO] [stderr] Compiling aoc-cli v0.1.0 (/opt/rustwide/workdir/aoc-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "703e7620d644d89719602216da79a964105a4eb48246cf7ba34eab7c4d3115d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703e7620d644d89719602216da79a964105a4eb48246cf7ba34eab7c4d3115d7", kill_on_drop: false }` [INFO] [stdout] 703e7620d644d89719602216da79a964105a4eb48246cf7ba34eab7c4d3115d7