[INFO] cloning repository https://github.com/dirvine/saorsa-pqc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dirvine/saorsa-pqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirvine%2Fsaorsa-pqc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirvine%2Fsaorsa-pqc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70616efce54da5c05fd3441b41d4579006057aa7 [INFO] testing dirvine/saorsa-pqc against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirvine%2Fsaorsa-pqc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dirvine/saorsa-pqc [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/dirvine/saorsa-pqc [INFO] tweaked toml for git repo https://github.com/dirvine/saorsa-pqc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dirvine/saorsa-pqc on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dirvine/saorsa-pqc 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.15 [INFO] [stderr] Downloaded hybrid-array v0.3.1 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded pprof v0.15.0 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded spin v0.10.0 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded slh-dsa v0.0.3 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded thiserror v2.0.15 [INFO] [stderr] Downloaded fips203 v0.4.3 [INFO] [stderr] Downloaded fips204 v0.4.6 [INFO] [stderr] Downloaded hpke v0.13.0 [INFO] [stderr] Downloaded honggfuzz v0.5.57 [INFO] [stderr] Downloaded fips205 v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56e77804682c48c64447964ad18f60ebe06aaf62b4c346ff651eef8cb728efff [INFO] running `Command { std: "docker" "start" "-a" "56e77804682c48c64447964ad18f60ebe06aaf62b4c346ff651eef8cb728efff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56e77804682c48c64447964ad18f60ebe06aaf62b4c346ff651eef8cb728efff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e77804682c48c64447964ad18f60ebe06aaf62b4c346ff651eef8cb728efff", kill_on_drop: false }` [INFO] [stdout] 56e77804682c48c64447964ad18f60ebe06aaf62b4c346ff651eef8cb728efff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ca83f44f70b4921a8a3a98c13521251037fda76e4cf0559d47c5eacdb491c8 [INFO] running `Command { std: "docker" "start" "-a" "05ca83f44f70b4921a8a3a98c13521251037fda76e4cf0559d47c5eacdb491c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling fips203 v0.4.3 [INFO] [stderr] Compiling fips204 v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling fips205 v0.4.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hpke v0.13.0 [INFO] [stderr] Compiling saorsa-pqc v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s [INFO] running `Command { std: "docker" "inspect" "05ca83f44f70b4921a8a3a98c13521251037fda76e4cf0559d47c5eacdb491c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ca83f44f70b4921a8a3a98c13521251037fda76e4cf0559d47c5eacdb491c8", kill_on_drop: false }` [INFO] [stdout] 05ca83f44f70b4921a8a3a98c13521251037fda76e4cf0559d47c5eacdb491c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350a2a6e965b331993fc12fb68f72efef6b59dcd44415a44657e355b5abef6c2 [INFO] running `Command { std: "docker" "start" "-a" "350a2a6e965b331993fc12fb68f72efef6b59dcd44415a44657e355b5abef6c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Compiling honggfuzz v0.5.57 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling fips204 v0.4.6 [INFO] [stderr] Compiling fips205 v0.4.1 [INFO] [stderr] Compiling fips203 v0.4.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling slh-dsa v0.0.3 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling hpke v0.13.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling saorsa-pqc v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=e46ccbc928074f22 -C extra-filename=-1cf3c7f2b87a5c81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-a12eff27179b4946.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-4078949085e9c884.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-08aa0c6e2a89070e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1653a8dff61c993e.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-6a6c932c6097a110.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-621eb34bc4067231.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-1f35ec0438847295.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f90c267ed7828a.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-efa7fbfb9b1c3a47.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7be89d96cc4c5d28 -C extra-filename=-fc567142e3de06da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-6ff14bdbae7df518.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe6705667b7d5975.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-eb03072834f8462a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8372bb2186a89505.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "350a2a6e965b331993fc12fb68f72efef6b59dcd44415a44657e355b5abef6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350a2a6e965b331993fc12fb68f72efef6b59dcd44415a44657e355b5abef6c2", kill_on_drop: false }` [INFO] [stdout] 350a2a6e965b331993fc12fb68f72efef6b59dcd44415a44657e355b5abef6c2