[INFO] cloning repository https://github.com/asp2insp/AdventOfCode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asp2insp/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35fdc7474336a9f9ad49035264f6f43d761d806c [INFO] checking asp2insp/AdventOfCode against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode" "/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/asp2insp/AdventOfCode on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asp2insp/AdventOfCode [INFO] finished tweaking git repo https://github.com/asp2insp/AdventOfCode [INFO] tweaked toml for git repo https://github.com/asp2insp/AdventOfCode written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/asp2insp/AdventOfCode 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded take-until v0.1.0 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded ring-algorithm v0.6.1 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] [stderr] Downloaded rug v1.26.1 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.4 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73c1fef052266987e187c2bd0468641f23852e8009a2776bf44498182f1e0154 [INFO] running `Command { std: "docker" "start" "-a" "73c1fef052266987e187c2bd0468641f23852e8009a2776bf44498182f1e0154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73c1fef052266987e187c2bd0468641f23852e8009a2776bf44498182f1e0154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c1fef052266987e187c2bd0468641f23852e8009a2776bf44498182f1e0154", kill_on_drop: false }` [INFO] [stdout] 73c1fef052266987e187c2bd0468641f23852e8009a2776bf44498182f1e0154 [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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c31f65f0f4bce30898b93dcb0db454c7d4a96b74e97f6913447af34f66362499 [INFO] running `Command { std: "docker" "start" "-a" "c31f65f0f4bce30898b93dcb0db454c7d4a96b74e97f6913447af34f66362499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking cute v0.3.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking take-until v0.1.0 [INFO] [stderr] Checking defaultmap v0.5.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cached v0.54.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c31f65f0f4bce30898b93dcb0db454c7d4a96b74e97f6913447af34f66362499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31f65f0f4bce30898b93dcb0db454c7d4a96b74e97f6913447af34f66362499", kill_on_drop: false }` [INFO] [stdout] c31f65f0f4bce30898b93dcb0db454c7d4a96b74e97f6913447af34f66362499