[INFO] cloning repository https://github.com/OpenMined/syft-crypto-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenMined/syft-crypto-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenMined%2Fsyft-crypto-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenMined%2Fsyft-crypto-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c2a2b16164614790df869484ab060cdfd7f2834 [INFO] testing OpenMined/syft-crypto-core against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenMined%2Fsyft-crypto-core" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/OpenMined/syft-crypto-core [INFO] finished tweaking git repo https://github.com/OpenMined/syft-crypto-core [INFO] tweaked toml for git repo https://github.com/OpenMined/syft-crypto-core written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OpenMined/syft-crypto-core on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OpenMined/syft-crypto-core 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 073969b90107c8bf6329b4cced22c685ebcda41ca95ac1cd68f77686d6046011 [INFO] running `Command { std: "docker" "start" "-a" "073969b90107c8bf6329b4cced22c685ebcda41ca95ac1cd68f77686d6046011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "073969b90107c8bf6329b4cced22c685ebcda41ca95ac1cd68f77686d6046011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "073969b90107c8bf6329b4cced22c685ebcda41ca95ac1cd68f77686d6046011", kill_on_drop: false }` [INFO] [stdout] 073969b90107c8bf6329b4cced22c685ebcda41ca95ac1cd68f77686d6046011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71769183148ad998dcf553f0738b084d71ab83786b8b594f1325c0f4887715b3 [INFO] running `Command { std: "docker" "start" "-a" "71769183148ad998dcf553f0738b084d71ab83786b8b594f1325c0f4887715b3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hax-lib v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling libcrux-platform v0.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.3 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.2 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling libcrux-sha3 v0.0.3 [INFO] [stderr] Compiling libcrux-sha3 v0.0.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.2 [INFO] [stderr] Compiling hpke-rs-crypto v0.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sorted-vec v0.8.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling const-str v0.6.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling hax-lib-macros v0.3.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hax-lib-macros v0.2.0 [INFO] [stderr] Compiling libcrux-macros v0.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hax-lib v0.2.0 [INFO] [stderr] Compiling libcrux-hacl-rs v0.0.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hpke-rs v0.3.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling spqr v1.2.0 (https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.2.0#99a759a3) [INFO] [stderr] Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.85.3#3f8643cf) [INFO] [stderr] Compiling libcrux-traits v0.0.2 [INFO] [stderr] Compiling libsignal-core v0.1.0 (https://github.com/signalapp/libsignal.git?tag=v0.85.3#3f8643cf) [INFO] [stderr] Compiling libcrux-sha2 v0.0.2 [INFO] [stderr] error: could not compile `libcrux-ml-kem` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name libcrux_ml_kem --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libcrux-ml-kem-0.0.2/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(hax)' --check-cfg 'cfg(eurydice)' --check-cfg 'cfg(doc_cfg)' --cfg 'feature="incremental"' --cfg 'feature="kyber"' --cfg 'feature="mlkem1024"' --cfg 'feature="mlkem768"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "incremental", "kyber", "mlkem1024", "mlkem512", "mlkem768", "rand", "simd128", "simd256", "std"))' -C metadata=aecade1c883960c4 -C extra-filename=-a8e86876a533c31b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hax_lib=/opt/rustwide/target/debug/deps/libhax_lib-256dd84abb76eb7d.rmeta --extern libcrux_intrinsics=/opt/rustwide/target/debug/deps/liblibcrux_intrinsics-7e485678ca1888ae.rmeta --extern libcrux_platform=/opt/rustwide/target/debug/deps/liblibcrux_platform-cd79a7715e735250.rmeta --extern libcrux_sha3=/opt/rustwide/target/debug/deps/liblibcrux_sha3-ffc8c4fd67d67562.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="simd256"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71769183148ad998dcf553f0738b084d71ab83786b8b594f1325c0f4887715b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71769183148ad998dcf553f0738b084d71ab83786b8b594f1325c0f4887715b3", kill_on_drop: false }` [INFO] [stdout] 71769183148ad998dcf553f0738b084d71ab83786b8b594f1325c0f4887715b3