[INFO] fetching crate generic-ec 0.4.5...
[INFO] testing generic-ec-0.4.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate generic-ec 0.4.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate generic-ec 0.4.5
[INFO] finished tweaking crates.io crate generic-ec 0.4.5
[INFO] tweaked toml for crates.io crate generic-ec 0.4.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate generic-ec 0.4.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding phantom-type v0.4.2 (available: v0.5.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[INFO] [stderr]       Adding rand_dev v0.1.1 (available: v0.2.0)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.14.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30032f3f16c443ab62a54246b31d77233037450c38cb78c22cde1cd5bcadf122
[INFO] running `Command { std: "docker" "start" "-a" "30032f3f16c443ab62a54246b31d77233037450c38cb78c22cde1cd5bcadf122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30032f3f16c443ab62a54246b31d77233037450c38cb78c22cde1cd5bcadf122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30032f3f16c443ab62a54246b31d77233037450c38cb78c22cde1cd5bcadf122", kill_on_drop: false }`
[INFO] [stdout] 30032f3f16c443ab62a54246b31d77233037450c38cb78c22cde1cd5bcadf122
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36fbb78f4fcd0000e6d7cc450b19d91f3f05d79768ad6ff935386cb5dea63184
[INFO] running `Command { std: "docker" "start" "-a" "36fbb78f4fcd0000e6d7cc450b19d91f3f05d79768ad6ff935386cb5dea63184", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling phantom-type v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling generic-ec-core v0.2.3
[INFO] [stderr]    Compiling generic-ec v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
[INFO] running `Command { std: "docker" "inspect" "36fbb78f4fcd0000e6d7cc450b19d91f3f05d79768ad6ff935386cb5dea63184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fbb78f4fcd0000e6d7cc450b19d91f3f05d79768ad6ff935386cb5dea63184", kill_on_drop: false }`
[INFO] [stdout] 36fbb78f4fcd0000e6d7cc450b19d91f3f05d79768ad6ff935386cb5dea63184
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b39a093b05b48f12e8e0582f031847fa50ca6801339a58f1c909516d3908f6d4
[INFO] running `Command { std: "docker" "start" "-a" "b39a093b05b48f12e8e0582f031847fa50ca6801339a58f1c909516d3908f6d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_dev v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling generic-tests v0.1.3
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling phantom-type v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling generic-ec-core v0.2.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling generic-ec v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Secp256k1` in module `crate::curves`
[INFO] [stdout]    --> src/multiscalar/straus.rs:319:41
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[instantiate_tests(<crate::curves::Secp256k1>)]
[INFO] [stdout]     |                                         ^^^^^^^^^ not found in `crate::curves`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:249:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(feature = "curve-secp256k1")]
[INFO] [stdout]     |           --------------------------- the item is gated behind the `curve-secp256k1` feature
[INFO] [stdout] 248 |     #[cfg_attr(docsrs, doc(cfg(feature = "curve-secp256k1")))]
[INFO] [stdout] 249 |     pub use generic_ec_curves::Secp256k1;
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Secp256r1` in module `crate::curves`
[INFO] [stdout]    --> src/multiscalar/straus.rs:321:41
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[instantiate_tests(<crate::curves::Secp256r1>)]
[INFO] [stdout]     |                                         ^^^^^^^^^ not found in `crate::curves`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:252:32
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[cfg(feature = "curve-secp256r1")]
[INFO] [stdout]     |           --------------------------- the item is gated behind the `curve-secp256r1` feature
[INFO] [stdout] 251 |     #[cfg_attr(docsrs, doc(cfg(feature = "curve-secp256r1")))]
[INFO] [stdout] 252 |     pub use generic_ec_curves::Secp256r1;
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Stark` in module `crate::curves`
[INFO] [stdout]    --> src/multiscalar/straus.rs:323:41
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[instantiate_tests(<crate::curves::Stark>)]
[INFO] [stdout]     |                                         ^^^^^ not found in `crate::curves`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[cfg(feature = "curve-stark")]
[INFO] [stdout]     |           ----------------------- the item is gated behind the `curve-stark` feature
[INFO] [stdout] 254 |     #[cfg_attr(docsrs, doc(cfg(feature = "curve-stark")))]
[INFO] [stdout] 255 |     pub use generic_ec_curves::Stark;
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ed25519` in module `crate::curves`
[INFO] [stdout]    --> src/multiscalar/straus.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[instantiate_tests(<crate::curves::Ed25519>)]
[INFO] [stdout]     |                                         ^^^^^^^ not found in `crate::curves`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:246:32
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg(feature = "curve-ed25519")]
[INFO] [stdout]     |           ------------------------- the item is gated behind the `curve-ed25519` feature
[INFO] [stdout] 245 |     #[cfg_attr(docsrs, doc(cfg(feature = "curve-ed25519")))]
[INFO] [stdout] 246 |     pub use generic_ec_curves::Ed25519;
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-ec` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b39a093b05b48f12e8e0582f031847fa50ca6801339a58f1c909516d3908f6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39a093b05b48f12e8e0582f031847fa50ca6801339a58f1c909516d3908f6d4", kill_on_drop: false }`
[INFO] [stdout] b39a093b05b48f12e8e0582f031847fa50ca6801339a58f1c909516d3908f6d4
