[INFO] fetching crate pq-envelope 0.2.0... [INFO] checking pq-envelope-0.2.0 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] extracting crate pq-envelope 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pq-envelope 0.2.0 [INFO] finished tweaking crates.io crate pq-envelope 0.2.0 [INFO] tweaked toml for crates.io crate pq-envelope 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pq-envelope 0.2.0 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pq-envelope 0.2.0 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c03235e6e872eccc17f5b58aa923ba5b9323638451fb315c674acffba7142feb [INFO] running `Command { std: "docker" "start" "-a" "c03235e6e872eccc17f5b58aa923ba5b9323638451fb315c674acffba7142feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c03235e6e872eccc17f5b58aa923ba5b9323638451fb315c674acffba7142feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03235e6e872eccc17f5b58aa923ba5b9323638451fb315c674acffba7142feb", kill_on_drop: false }` [INFO] [stdout] c03235e6e872eccc17f5b58aa923ba5b9323638451fb315c674acffba7142feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22903204f6ed5cd89ad71f2fd797f9b67672f192a010d8563096953b45bd282 [INFO] running `Command { std: "docker" "start" "-a" "e22903204f6ed5cd89ad71f2fd797f9b67672f192a010d8563096953b45bd282", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling oqs v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base16ct v0.3.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking aes-kw v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking serdect v0.4.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking rkyv v0.8.12 [INFO] [stderr] Checking postcard v1.1.3 [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" "e22903204f6ed5cd89ad71f2fd797f9b67672f192a010d8563096953b45bd282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22903204f6ed5cd89ad71f2fd797f9b67672f192a010d8563096953b45bd282", kill_on_drop: false }` [INFO] [stdout] e22903204f6ed5cd89ad71f2fd797f9b67672f192a010d8563096953b45bd282