[INFO] fetching crate saorsa-pqc 0.3.11... [INFO] testing saorsa-pqc-0.3.11 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate saorsa-pqc 0.3.11 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate saorsa-pqc 0.3.11 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate saorsa-pqc 0.3.11 [INFO] tweaked toml for crates.io crate saorsa-pqc 0.3.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate saorsa-pqc 0.3.11 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate saorsa-pqc 0.3.11 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded slh-dsa v0.0.3 [INFO] [stderr] Downloaded patch v0.7.0 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded pprof v0.15.0 [INFO] [stderr] Downloaded cargo-mutants v23.12.2 [INFO] [stderr] Downloaded nutmeg v0.1.4 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bc05529a3e06e419660b30f2cc90641acb27be35403204b3ea3231e8585f7bd [INFO] running `Command { std: "docker" "start" "-a" "1bc05529a3e06e419660b30f2cc90641acb27be35403204b3ea3231e8585f7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bc05529a3e06e419660b30f2cc90641acb27be35403204b3ea3231e8585f7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc05529a3e06e419660b30f2cc90641acb27be35403204b3ea3231e8585f7bd", kill_on_drop: false }` [INFO] [stdout] 1bc05529a3e06e419660b30f2cc90641acb27be35403204b3ea3231e8585f7bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a04f73d27ebec3675ea0781d267ef8c007235330a4e4949ec492c6342c9c5857 [INFO] running `Command { std: "docker" "start" "-a" "a04f73d27ebec3675ea0781d267ef8c007235330a4e4949ec492c6342c9c5857", kill_on_drop: false }` [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 generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.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 blake3 v1.8.2 [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 tracing v0.1.41 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling der v0.7.10 [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 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 polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.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 hkdf v0.12.4 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling fips203 v0.4.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling fips205 v0.4.1 [INFO] [stderr] Compiling fips204 v0.4.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hpke v0.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling saorsa-pqc v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "a04f73d27ebec3675ea0781d267ef8c007235330a4e4949ec492c6342c9c5857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04f73d27ebec3675ea0781d267ef8c007235330a4e4949ec492c6342c9c5857", kill_on_drop: false }` [INFO] [stdout] a04f73d27ebec3675ea0781d267ef8c007235330a4e4949ec492c6342c9c5857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145e75a3cfdc930eab318285b6a7acfe63f54125741764f71272eb7e87bd81ae [INFO] running `Command { std: "docker" "start" "-a" "145e75a3cfdc930eab318285b6a7acfe63f54125741764f71272eb7e87bd81ae", kill_on_drop: false }` [INFO] [stderr] warning: saorsa-pqc v0.3.11 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-mutants` which is missing a lib target [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling symbolic-common v12.16.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pprof v0.15.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling honggfuzz v0.5.57 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling fips204 v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling fips205 v0.4.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling fips203 v0.4.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hybrid-array v0.3.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling hpke v0.13.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling slh-dsa v0.0.3 [INFO] [stderr] Compiling saorsa-pqc v0.3.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] error: could not compile `saorsa-pqc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name saorsa_pqc --edition=2021 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 '--allow=clippy::nursery' '--allow=clippy::pedantic' '--warn=clippy::wildcard_imports' '--warn=clippy::unwrap_used' --deny=unused_must_use --forbid=unsafe_code '--warn=clippy::unimplemented' '--allow=clippy::too_many_lines' '--warn=clippy::too_many_arguments' '--warn=clippy::todo' '--allow=clippy::similar_names' '--allow=clippy::redundant_field_names' '--allow=clippy::redundant_closure' '--warn=clippy::panic' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs '--warn=clippy::large_stack_arrays' '--warn=clippy::large_enum_variant' '--warn=clippy::inefficient_to_string' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' '--warn=clippy::enum_glob_use' '--allow=clippy::const_is_empty' '--allow=clippy::cognitive_complexity' '--allow=clippy::arithmetic_side_effects' --cfg 'feature="default"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "cert_compression", "dangerous_configuration", "default", "fuzzing", "simd", "test-utils"))' -C metadata=42c379cca67a330b -C extra-filename=-30972def07ca0598 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-7d952c82680b96d0.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-b0cc250b73c330f7.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-eaa6e1479e74a378.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-46912e7401f27c3d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-550e14f641cd5727.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-82afeda9c0d2a0f9.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e26066fab627485b.rmeta --extern fips203=/opt/rustwide/target/debug/deps/libfips203-3fe32b3174cec6c7.rmeta --extern fips204=/opt/rustwide/target/debug/deps/libfips204-4b4db906c7636f21.rmeta --extern fips205=/opt/rustwide/target/debug/deps/libfips205-5b3fa5ec21b9a5b9.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f8abf0f3ef1b5a64.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-a8aee58cbeed90f2.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-49db6208c5b878bf.rmeta --extern hpke=/opt/rustwide/target/debug/deps/libhpke-753f2ce3fe2040f3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6ff14bdbae7df518.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-39b577b7b47a2e27.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-991226b41bdfb17a.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-07cae9a24bd3eafc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-854080acda347792.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3066c55173a1284.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11db92ee0060aeab.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-32e513377475e31b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1f0f6071d4ba9d26.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3904bab7f4e7f1fe.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b12e6a4962cf8cbe.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fc567142e3de06da.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2f6aaf9e67137f53.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-852f350c09e3bd43.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-53b6b1a0895445f5.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-b1f4a9df87273a01.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-299e7f6567563c83/out -L native=/opt/rustwide/target/debug/build/blake3-299e7f6567563c83/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "145e75a3cfdc930eab318285b6a7acfe63f54125741764f71272eb7e87bd81ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145e75a3cfdc930eab318285b6a7acfe63f54125741764f71272eb7e87bd81ae", kill_on_drop: false }` [INFO] [stdout] 145e75a3cfdc930eab318285b6a7acfe63f54125741764f71272eb7e87bd81ae