[INFO] fetching crate qfall-schemes 0.1.1... [INFO] testing qfall-schemes-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate qfall-schemes 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate qfall-schemes 0.1.1 [INFO] finished tweaking crates.io crate qfall-schemes 0.1.1 [INFO] tweaked toml for crates.io crate qfall-schemes 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qfall-schemes 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qfall-schemes 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string-builder v0.2.0 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded qfall-tools v0.1.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.7.0 [INFO] [stderr] Downloaded flint-sys v0.7.3 [INFO] [stderr] Downloaded qfall-math v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca84a3cfd93d8f5c46f6b13acd26dbd28fabe1dfbc14cfb10d729f4b65aa252 [INFO] running `Command { std: "docker" "start" "-a" "2ca84a3cfd93d8f5c46f6b13acd26dbd28fabe1dfbc14cfb10d729f4b65aa252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca84a3cfd93d8f5c46f6b13acd26dbd28fabe1dfbc14cfb10d729f4b65aa252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca84a3cfd93d8f5c46f6b13acd26dbd28fabe1dfbc14cfb10d729f4b65aa252", kill_on_drop: false }` [INFO] [stdout] 2ca84a3cfd93d8f5c46f6b13acd26dbd28fabe1dfbc14cfb10d729f4b65aa252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8885b75fa9c7b1fc796cbb1d696db96914b586fe606903495cdffd7c4568eef [INFO] running `Command { std: "docker" "start" "-a" "e8885b75fa9c7b1fc796cbb1d696db96914b586fe606903495cdffd7c4568eef", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gmp-mpfr-sys v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling flint-sys v0.7.3 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e8885b75fa9c7b1fc796cbb1d696db96914b586fe606903495cdffd7c4568eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8885b75fa9c7b1fc796cbb1d696db96914b586fe606903495cdffd7c4568eef", kill_on_drop: false }` [INFO] [stdout] e8885b75fa9c7b1fc796cbb1d696db96914b586fe606903495cdffd7c4568eef