[INFO] cloning repository https://github.com/manan-gup/algebra-of-selection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manan-gup/algebra-of-selection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanan-gup%2Falgebra-of-selection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanan-gup%2Falgebra-of-selection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea397a5645657c69bd7e7faf5d3feeb1d329f796
[INFO] checking manan-gup/algebra-of-selection against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanan-gup%2Falgebra-of-selection" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manan-gup/algebra-of-selection
[INFO] finished tweaking git repo https://github.com/manan-gup/algebra-of-selection
[INFO] tweaked toml for git repo https://github.com/manan-gup/algebra-of-selection written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manan-gup/algebra-of-selection on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manan-gup/algebra-of-selection 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8
[INFO] running `Command { std: "docker" "start" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]    Compiling symbolica v1.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking append-only-vec v0.1.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking stupid_simple_dotenv v0.3.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8", kill_on_drop: false }`
[INFO] [stdout] 8206cced40e8c430a856c17cc7e56af94827a4a730c622330a4fef383a30bcd8
