[INFO] fetching crate generic-ec 0.4.5... [INFO] testing generic-ec-0.4.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate generic-ec 0.4.5 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-ec 0.4.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c5eb87e9dde66824da7bfbf40433ac7cd887ba13dccc8ce8b57351f1f93b776 [INFO] running `Command { std: "docker" "start" "-a" "0c5eb87e9dde66824da7bfbf40433ac7cd887ba13dccc8ce8b57351f1f93b776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c5eb87e9dde66824da7bfbf40433ac7cd887ba13dccc8ce8b57351f1f93b776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5eb87e9dde66824da7bfbf40433ac7cd887ba13dccc8ce8b57351f1f93b776", kill_on_drop: false }` [INFO] [stdout] 0c5eb87e9dde66824da7bfbf40433ac7cd887ba13dccc8ce8b57351f1f93b776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaaaead4f9fbf409cfacb67b680f6b6ab4434d5c5c6aa09a4495500f6c416188 [INFO] running `Command { std: "docker" "start" "-a" "eaaaead4f9fbf409cfacb67b680f6b6ab4434d5c5c6aa09a4495500f6c416188", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hex v0.4.3 [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_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 20.83s [INFO] running `Command { std: "docker" "inspect" "eaaaead4f9fbf409cfacb67b680f6b6ab4434d5c5c6aa09a4495500f6c416188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaaaead4f9fbf409cfacb67b680f6b6ab4434d5c5c6aa09a4495500f6c416188", kill_on_drop: false }` [INFO] [stdout] eaaaead4f9fbf409cfacb67b680f6b6ab4434d5c5c6aa09a4495500f6c416188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7212fa91730203b2271a471e6ccf37dd2cfcfa00d9ac596137a9c6802fe2bb58 [INFO] running `Command { std: "docker" "start" "-a" "7212fa91730203b2271a471e6ccf37dd2cfcfa00d9ac596137a9c6802fe2bb58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_dev v0.1.1 [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 darling_macro v0.20.11 [INFO] [stderr] Compiling phantom-type v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.228 [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()] [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()] [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()] [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()] [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" "7212fa91730203b2271a471e6ccf37dd2cfcfa00d9ac596137a9c6802fe2bb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7212fa91730203b2271a471e6ccf37dd2cfcfa00d9ac596137a9c6802fe2bb58", kill_on_drop: false }` [INFO] [stdout] 7212fa91730203b2271a471e6ccf37dd2cfcfa00d9ac596137a9c6802fe2bb58