[INFO] fetching crate pq-envelope 0.2.0... [INFO] checking pq-envelope-0.2.0 against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389 [INFO] extracting crate pq-envelope 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pq-envelope 0.2.0 on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.8.12 [INFO] [stderr] Downloaded rend v0.5.3 [INFO] [stderr] Downloaded munge_macro v0.4.7 [INFO] [stderr] Downloaded ptr_meta v0.3.1 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded base16ct v0.3.0 [INFO] [stderr] Downloaded aes-kw v0.2.1 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded oqs v0.11.0 [INFO] [stderr] Downloaded rkyv v0.8.12 [INFO] [stderr] Downloaded munge v0.4.7 [INFO] [stderr] Downloaded bytecheck_derive v0.8.2 [INFO] [stderr] Downloaded rancor v0.1.1 [INFO] [stderr] Downloaded bytecheck v0.8.2 [INFO] [stderr] Downloaded serdect v0.4.1 [INFO] [stderr] Downloaded regex v1.11.3 [INFO] [stderr] Downloaded regex-automata v0.4.11 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0f97c74267fe87b8dce07c59fbd062cee31af4efcf602f6db59782b6c62f84f [INFO] running `Command { std: "docker" "start" "-a" "c0f97c74267fe87b8dce07c59fbd062cee31af4efcf602f6db59782b6c62f84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0f97c74267fe87b8dce07c59fbd062cee31af4efcf602f6db59782b6c62f84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f97c74267fe87b8dce07c59fbd062cee31af4efcf602f6db59782b6c62f84f", kill_on_drop: false }` [INFO] [stdout] c0f97c74267fe87b8dce07c59fbd062cee31af4efcf602f6db59782b6c62f84f [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cdf7273a37f00ee6c777866387ed04b1081cd698cc45e231efd4e45970f8817 [INFO] running `Command { std: "docker" "start" "-a" "5cdf7273a37f00ee6c777866387ed04b1081cd698cc45e231efd4e45970f8817", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling oqs v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking cstr_core v0.2.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking base16ct v0.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking aes-kw v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [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 derive_more v2.0.1 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serdect v0.4.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking rkyv v0.8.12 [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" "5cdf7273a37f00ee6c777866387ed04b1081cd698cc45e231efd4e45970f8817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdf7273a37f00ee6c777866387ed04b1081cd698cc45e231efd4e45970f8817", kill_on_drop: false }` [INFO] [stdout] 5cdf7273a37f00ee6c777866387ed04b1081cd698cc45e231efd4e45970f8817