[INFO] fetching crate libcrux-kem 0.0.3... [INFO] testing libcrux-kem-0.0.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate libcrux-kem 0.0.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate libcrux-kem 0.0.3 [INFO] finished tweaking crates.io crate libcrux-kem 0.0.3 [INFO] tweaked toml for crates.io crate libcrux-kem 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libcrux-kem 0.0.3 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 crates.io crate libcrux-kem 0.0.3 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 libcrux-sha3 v0.0.3 [INFO] [stderr] Downloaded libcrux-intrinsics v0.0.3 [INFO] [stderr] Downloaded core-models v0.0.3 [INFO] [stderr] Downloaded hax-lib-macros-types v0.3.1 [INFO] [stderr] Downloaded pastey v0.1.0 [INFO] [stderr] Downloaded hax-lib-macros v0.3.1 [INFO] [stderr] Downloaded libcrux-curve25519 v0.0.3 [INFO] [stderr] Downloaded libcrux-secrets v0.0.3 [INFO] [stderr] Downloaded libcrux-platform v0.0.2 [INFO] [stderr] Downloaded hax-lib v0.3.1 [INFO] [stderr] Downloaded libcrux-ecdh v0.0.3 [INFO] [stderr] Downloaded libcrux-ml-kem v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d3200641ad6939318da868b707d7a7ea4c0ddbdd0ef9784409ecf6c670e24c54 [INFO] running `Command { std: "docker" "start" "-a" "d3200641ad6939318da868b707d7a7ea4c0ddbdd0ef9784409ecf6c670e24c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3200641ad6939318da868b707d7a7ea4c0ddbdd0ef9784409ecf6c670e24c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3200641ad6939318da868b707d7a7ea4c0ddbdd0ef9784409ecf6c670e24c54", kill_on_drop: false }` [INFO] [stdout] d3200641ad6939318da868b707d7a7ea4c0ddbdd0ef9784409ecf6c670e24c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1dce73fc3e8881deed747c796b2e5858934ff5601ba14d9f3119639f888d56c2 [INFO] running `Command { std: "docker" "start" "-a" "1dce73fc3e8881deed747c796b2e5858934ff5601ba14d9f3119639f888d56c2", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hax-lib v0.3.1 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.3 [INFO] [stderr] Compiling libcrux-sha3 v0.0.3 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling libcrux-traits v0.0.3 [INFO] [stderr] Compiling libcrux-platform v0.0.2 [INFO] [stderr] Compiling libcrux-macros v0.0.3 [INFO] [stderr] Compiling hax-lib-macros v0.3.1 [INFO] [stderr] Compiling libcrux-hacl-rs v0.0.3 [INFO] [stderr] Compiling libcrux-secrets v0.0.3 [INFO] [stderr] Compiling libcrux-sha2 v0.0.3 [INFO] [stderr] Compiling libcrux-curve25519 v0.0.3 [INFO] [stderr] Compiling libcrux-p256 v0.0.3 [INFO] [stderr] Compiling libcrux-ecdh v0.0.3 [INFO] [stderr] Compiling libcrux-kem v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s [INFO] running `Command { std: "docker" "inspect" "1dce73fc3e8881deed747c796b2e5858934ff5601ba14d9f3119639f888d56c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dce73fc3e8881deed747c796b2e5858934ff5601ba14d9f3119639f888d56c2", kill_on_drop: false }` [INFO] [stdout] 1dce73fc3e8881deed747c796b2e5858934ff5601ba14d9f3119639f888d56c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1ffcb87a513c0adc8b8fd3a95d52a77f9a88bc1b3495b9885efa815bb4a00e8e [INFO] running `Command { std: "docker" "start" "-a" "1ffcb87a513c0adc8b8fd3a95d52a77f9a88bc1b3495b9885efa815bb4a00e8e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling libcrux-traits v0.0.3 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.3 [INFO] [stderr] Compiling libcrux-sha2 v0.0.3 [INFO] [stderr] Compiling libcrux-p256 v0.0.3 [INFO] [stderr] Compiling libcrux-ecdh v0.0.3 [INFO] [stderr] Compiling libcrux-kem v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `Command { std: "docker" "inspect" "1ffcb87a513c0adc8b8fd3a95d52a77f9a88bc1b3495b9885efa815bb4a00e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffcb87a513c0adc8b8fd3a95d52a77f9a88bc1b3495b9885efa815bb4a00e8e", kill_on_drop: false }` [INFO] [stdout] 1ffcb87a513c0adc8b8fd3a95d52a77f9a88bc1b3495b9885efa815bb4a00e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] 2f4d33cb266619d228346c5e110035bcedc4f022f0d40c7b02a28399e3526a12 [INFO] running `Command { std: "docker" "start" "-a" "2f4d33cb266619d228346c5e110035bcedc4f022f0d40c7b02a28399e3526a12", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/kem.rs (/opt/rustwide/target/debug/deps/libcrux_kem-af02136f7e1aecae) [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] [stderr] Doc-tests libcrux_kem [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/kem.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f4d33cb266619d228346c5e110035bcedc4f022f0d40c7b02a28399e3526a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4d33cb266619d228346c5e110035bcedc4f022f0d40c7b02a28399e3526a12", kill_on_drop: false }` [INFO] [stdout] 2f4d33cb266619d228346c5e110035bcedc4f022f0d40c7b02a28399e3526a12