[INFO] fetching crate generic-ec 0.4.5... [INFO] checking generic-ec-0.4.5 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate generic-ec 0.4.5 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate generic-ec 0.4.5 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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.1) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding serde_with v2.3.3 (available: v3.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4df92f4dc4fc51760ed634c6c59a61ede33d0b1b2829e2cd8a31f86586d8c1a [INFO] running `Command { std: "docker" "start" "-a" "d4df92f4dc4fc51760ed634c6c59a61ede33d0b1b2829e2cd8a31f86586d8c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4df92f4dc4fc51760ed634c6c59a61ede33d0b1b2829e2cd8a31f86586d8c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4df92f4dc4fc51760ed634c6c59a61ede33d0b1b2829e2cd8a31f86586d8c1a", kill_on_drop: false }` [INFO] [stdout] d4df92f4dc4fc51760ed634c6c59a61ede33d0b1b2829e2cd8a31f86586d8c1a [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7960cc0bfb97655f5e35f01a03a66ea6ad1af66c03c42afdd2c441e2e93be5ab [INFO] running `Command { std: "docker" "start" "-a" "7960cc0bfb97655f5e35f01a03a66ea6ad1af66c03c42afdd2c441e2e93be5ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [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] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking phantom-type v0.4.2 [INFO] [stderr] Checking generic-ec-core v0.2.3 [INFO] [stderr] Checking serde_with v2.3.3 [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] 249 | pub use generic_ec_curves::Secp256k1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `curve-secp256k1` feature [INFO] [stdout] --> src/lib.rs:247:11 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(feature = "curve-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] 252 | pub use generic_ec_curves::Secp256r1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `curve-secp256r1` feature [INFO] [stdout] --> src/lib.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "curve-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] 255 | pub use generic_ec_curves::Stark; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `curve-stark` feature [INFO] [stdout] --> src/lib.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "curve-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] 246 | pub use generic_ec_curves::Ed25519; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `curve-ed25519` feature [INFO] [stdout] --> src/lib.rs:244:11 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature = "curve-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" "7960cc0bfb97655f5e35f01a03a66ea6ad1af66c03c42afdd2c441e2e93be5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7960cc0bfb97655f5e35f01a03a66ea6ad1af66c03c42afdd2c441e2e93be5ab", kill_on_drop: false }` [INFO] [stdout] 7960cc0bfb97655f5e35f01a03a66ea6ad1af66c03c42afdd2c441e2e93be5ab