[INFO] fetching crate cep 0.2.0... [INFO] testing cep-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cep 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cep 0.2.0 [INFO] finished tweaking crates.io crate cep 0.2.0 [INFO] tweaked toml for crates.io crate cep 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cep 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cep 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 710118f72829feebc17305a635bc9a4d34df1ce685cf1f5c700e3c8309d0d070 [INFO] running `Command { std: "docker" "start" "-a" "710118f72829feebc17305a635bc9a4d34df1ce685cf1f5c700e3c8309d0d070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "710118f72829feebc17305a635bc9a4d34df1ce685cf1f5c700e3c8309d0d070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710118f72829feebc17305a635bc9a4d34df1ce685cf1f5c700e3c8309d0d070", kill_on_drop: false }` [INFO] [stdout] 710118f72829feebc17305a635bc9a4d34df1ce685cf1f5c700e3c8309d0d070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d310493cca09c3c9b40ad6de112d48ce6ce8141f73fe4f6010782d05699cc18c [INFO] running `Command { std: "docker" "start" "-a" "d310493cca09c3c9b40ad6de112d48ce6ce8141f73fe4f6010782d05699cc18c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling hax-lib v0.3.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling uniffi_core v0.29.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libcrux-sha3 v0.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling libcrux-platform v0.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [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 aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.4 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling hax-lib-macros v0.3.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling libcrux-secrets v0.0.3 [INFO] [stderr] Compiling uniffi_meta v0.29.4 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling x25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling uniffi_udl v0.29.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling uniffi_macros v0.29.4 [INFO] [stderr] Compiling askama_derive v0.13.1 [INFO] [stderr] Compiling askama v0.13.1 [INFO] [stderr] Compiling uniffi_bindgen v0.29.4 [INFO] [stderr] Compiling uniffi_build v0.29.4 [INFO] [stderr] Compiling uniffi v0.29.4 [INFO] [stderr] Compiling cep v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "d310493cca09c3c9b40ad6de112d48ce6ce8141f73fe4f6010782d05699cc18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d310493cca09c3c9b40ad6de112d48ce6ce8141f73fe4f6010782d05699cc18c", kill_on_drop: false }` [INFO] [stdout] d310493cca09c3c9b40ad6de112d48ce6ce8141f73fe4f6010782d05699cc18c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eb832a41154f343f8bfd15350d639fec4f746a9510a026c7dc6b60eb6945d4a [INFO] running `Command { std: "docker" "start" "-a" "5eb832a41154f343f8bfd15350d639fec4f746a9510a026c7dc6b60eb6945d4a", kill_on_drop: false }` [INFO] [stderr] Compiling cep v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "5eb832a41154f343f8bfd15350d639fec4f746a9510a026c7dc6b60eb6945d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb832a41154f343f8bfd15350d639fec4f746a9510a026c7dc6b60eb6945d4a", kill_on_drop: false }` [INFO] [stdout] 5eb832a41154f343f8bfd15350d639fec4f746a9510a026c7dc6b60eb6945d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dfff5e5da96d3d6df9cac71f19ed98089345e9abb60b66269de9cf3251c43ed [INFO] running `Command { std: "docker" "start" "-a" "6dfff5e5da96d3d6df9cac71f19ed98089345e9abb60b66269de9cf3251c43ed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cep-e2181e59047db244) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::x25519_key_size ... ok [INFO] [stdout] test tests::x25519_encryption_decryption ... ok [INFO] [stdout] test tests::aes_gcm256_encrypt_decrypt ... ok [INFO] [stdout] test tests::ml_kem1024_key_size ... ok [INFO] [stdout] test tests::ml_kem768_key_size ... ok [INFO] [stdout] test tests::ml_kem512_key_size ... ok [INFO] [stdout] test tests::ml_kem768_encryption_decryption ... ok [INFO] [stdout] test tests::ml_kem512_encryption_decryption ... ok [INFO] [stdout] test tests::ml_kem1024_encryption_decryption ... ok [INFO] [stdout] test tests::e2ee_channel ... ok [INFO] [stdout] test tests::aes_gcm256_key_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-83371f872f5e0e86) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6dfff5e5da96d3d6df9cac71f19ed98089345e9abb60b66269de9cf3251c43ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dfff5e5da96d3d6df9cac71f19ed98089345e9abb60b66269de9cf3251c43ed", kill_on_drop: false }` [INFO] [stdout] 6dfff5e5da96d3d6df9cac71f19ed98089345e9abb60b66269de9cf3251c43ed