[INFO] cloning repository https://github.com/PSeitz/open_flexzl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PSeitz/open_flexzl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSeitz%2Fopen_flexzl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSeitz%2Fopen_flexzl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e218efe1fd281436cd4b47d2d057e73ace319cef
[INFO] checking PSeitz/open_flexzl against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPSeitz%2Fopen_flexzl" "/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/PSeitz/open_flexzl
[INFO] finished tweaking git repo https://github.com/PSeitz/open_flexzl
[INFO] tweaked toml for git repo https://github.com/PSeitz/open_flexzl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PSeitz/open_flexzl on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PSeitz/open_flexzl 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe
[INFO] running `Command { std: "docker" "start" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe", 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" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe", 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" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bpu_trasher v0.2.0
[INFO] [stderr]    Compiling miniserde v0.1.45
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking perf-event-open-sys v6.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking perf-event v0.4.9
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking rustop v1.1.4
[INFO] [stderr]     Checking peakmem-alloc v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mini-internal v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking open_flexzl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tantivy-query-grammar v0.26.0
[INFO] [stderr]    Compiling rust-openzl-sys v0.1.0
[INFO] [stderr]     Checking binggan v0.17.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe", kill_on_drop: false }`
[INFO] [stdout] 5057c84e3721b997a5f93af92536adf3630053525debc820b7a2c108a0eb19fe
