[INFO] fetching crate oqs 0.11.0...
[INFO] checking oqs-0.11.0 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] extracting crate oqs 0.11.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate oqs 0.11.0
[INFO] finished tweaking crates.io crate oqs 0.11.0
[INFO] tweaked toml for crates.io crate oqs 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oqs 0.11.0 on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded cty v0.2.2
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded openssl-src v300.6.1+3.6.3
[INFO] [stderr]   Downloaded oqs-sys v0.11.0+liboqs-0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760
[INFO] running `Command { std: "docker" "start" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760", 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" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760", 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" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling oqs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling oqs-sys v0.11.0+liboqs-0.13.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760", kill_on_drop: false }`
[INFO] [stdout] d32fa8fbf3b3de83e3b9278c769787fdf35622f8456b162654ef575881ba3760
