[INFO] fetching crate x448 0.14.0-pre.1... [INFO] testing x448-0.14.0-pre.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate x448 0.14.0-pre.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate x448 0.14.0-pre.1 [INFO] finished tweaking crates.io crate x448 0.14.0-pre.1 [INFO] tweaked toml for crates.io crate x448 0.14.0-pre.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate x448 0.14.0-pre.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate x448 0.14.0-pre.1 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1082fe30d539ec48dec93218fd41edaab72e031c401871f712feea71183e891e [INFO] running `Command { std: "docker" "start" "-a" "1082fe30d539ec48dec93218fd41edaab72e031c401871f712feea71183e891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1082fe30d539ec48dec93218fd41edaab72e031c401871f712feea71183e891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1082fe30d539ec48dec93218fd41edaab72e031c401871f712feea71183e891e", kill_on_drop: false }` [INFO] [stdout] 1082fe30d539ec48dec93218fd41edaab72e031c401871f712feea71183e891e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b57c71343e4005df929686fce5c84965eaa1f02b374e28e2ad8cec5ea2c498 [INFO] running `Command { std: "docker" "start" "-a" "65b57c71343e4005df929686fce5c84965eaa1f02b374e28e2ad8cec5ea2c498", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling keccak v0.2.0-rc.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling ff v0.14.0-pre.0 [INFO] [stderr] Compiling group v0.14.0-pre.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hybrid-array v0.4.0 [INFO] [stderr] Compiling der v0.8.0-rc.8 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.6 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling sec1 v0.8.0-rc.9 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.6 [INFO] [stderr] Compiling digest v0.11.0-rc.1 [INFO] [stderr] Compiling sha3 v0.11.0-rc.3 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.14 [INFO] [stderr] Compiling hash2curve v0.14.0-rc.2 [INFO] [stderr] Compiling ed448-goldilocks v0.14.0-pre.4 [INFO] [stderr] Compiling x448 v0.14.0-pre.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s [INFO] running `Command { std: "docker" "inspect" "65b57c71343e4005df929686fce5c84965eaa1f02b374e28e2ad8cec5ea2c498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b57c71343e4005df929686fce5c84965eaa1f02b374e28e2ad8cec5ea2c498", kill_on_drop: false }` [INFO] [stdout] 65b57c71343e4005df929686fce5c84965eaa1f02b374e28e2ad8cec5ea2c498 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45b0fa4378cb690f58f2fbff4b101dff688ab65aa5af21313644bddcc7d86ed9 [INFO] running `Command { std: "docker" "start" "-a" "45b0fa4378cb690f58f2fbff4b101dff688ab65aa5af21313644bddcc7d86ed9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ff v0.14.0-pre.0 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling group v0.14.0-pre.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.14 [INFO] [stderr] Compiling hash2curve v0.14.0-rc.2 [INFO] [stderr] Compiling ed448-goldilocks v0.14.0-pre.4 [INFO] [stderr] Compiling x448 v0.14.0-pre.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.56s [INFO] running `Command { std: "docker" "inspect" "45b0fa4378cb690f58f2fbff4b101dff688ab65aa5af21313644bddcc7d86ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b0fa4378cb690f58f2fbff4b101dff688ab65aa5af21313644bddcc7d86ed9", kill_on_drop: false }` [INFO] [stdout] 45b0fa4378cb690f58f2fbff4b101dff688ab65aa5af21313644bddcc7d86ed9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bd395a35072562dc3680f198d1c1dfaf2620f08033394e5f50d8604ce7f2acf [INFO] running `Command { std: "docker" "start" "-a" "5bd395a35072562dc3680f198d1c1dfaf2620f08033394e5f50d8604ce7f2acf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x448-d9ec780ea9e9e11e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::test_rfc_test_vectors_iteration ... ignored [INFO] [stdout] test test::test_rfc_test_vectors_fixed ... ok [INFO] [stdout] test test::test_random_dh ... ok [INFO] [stdout] test test::test_rfc_test_vectors_alice_bob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests x448 [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" "5bd395a35072562dc3680f198d1c1dfaf2620f08033394e5f50d8604ce7f2acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd395a35072562dc3680f198d1c1dfaf2620f08033394e5f50d8604ce7f2acf", kill_on_drop: false }` [INFO] [stdout] 5bd395a35072562dc3680f198d1c1dfaf2620f08033394e5f50d8604ce7f2acf