[INFO] fetching crate generic-ec 0.4.5... [INFO] checking generic-ec-0.4.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-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 c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 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.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8068c21d126db5f8a241b046d7c69c633aa6ff39e29d252011e12db43a7b190a [INFO] running `Command { std: "docker" "start" "-a" "8068c21d126db5f8a241b046d7c69c633aa6ff39e29d252011e12db43a7b190a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8068c21d126db5f8a241b046d7c69c633aa6ff39e29d252011e12db43a7b190a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8068c21d126db5f8a241b046d7c69c633aa6ff39e29d252011e12db43a7b190a", kill_on_drop: false }` [INFO] [stdout] 8068c21d126db5f8a241b046d7c69c633aa6ff39e29d252011e12db43a7b190a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91cb5ab7d6ec37296d423b75665c2d19c6e0dffe150be2ed4bfabae66ffb63da [INFO] running `Command { std: "docker" "start" "-a" "91cb5ab7d6ec37296d423b75665c2d19c6e0dffe150be2ed4bfabae66ffb63da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking sha2 v0.10.9 [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.219 [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] Checking zeroize v1.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking phantom-type v0.4.2 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking generic-ec-core v0.2.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking 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" "91cb5ab7d6ec37296d423b75665c2d19c6e0dffe150be2ed4bfabae66ffb63da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cb5ab7d6ec37296d423b75665c2d19c6e0dffe150be2ed4bfabae66ffb63da", kill_on_drop: false }` [INFO] [stdout] 91cb5ab7d6ec37296d423b75665c2d19c6e0dffe150be2ed4bfabae66ffb63da