[INFO] fetching crate cggmp21 0.5.0...
[INFO] checking cggmp21-0.5.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate cggmp21 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate cggmp21 0.5.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cggmp21 0.5.0
[INFO] finished tweaking crates.io crate cggmp21 0.5.0
[INFO] tweaked toml for crates.io crate cggmp21 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c76a7c48a4c3385e1e2d857e613203509977b42d89d8f8bede63e5f129533b2
[INFO] running `Command { std: "docker" "start" "-a" "9c76a7c48a4c3385e1e2d857e613203509977b42d89d8f8bede63e5f129533b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c76a7c48a4c3385e1e2d857e613203509977b42d89d8f8bede63e5f129533b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c76a7c48a4c3385e1e2d857e613203509977b42d89d8f8bede63e5f129533b2", kill_on_drop: false }`
[INFO] [stdout] 9c76a7c48a4c3385e1e2d857e613203509977b42d89d8f8bede63e5f129533b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9f555b1fb5b580245c17770d8ea2b290bc990846a086d169c2c791cbd337f46
[INFO] running `Command { std: "docker" "start" "-a" "d9f555b1fb5b580245c17770d8ea2b290bc990846a086d169c2c791cbd337f46", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling round-based-derive v0.2.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling udigest-derive v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling generic-tests v0.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking phantom-type v0.3.1
[INFO] [stderr]     Checking round-based v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking rand_dev v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking generic-ec-core v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking udigest v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_hash v0.1.1
[INFO] [stderr]     Checking generic-ec v0.4.3
[INFO] [stderr]     Checking generic-ec-zkp v0.4.2
[INFO] [stderr]     Checking key-share v0.5.0
[INFO] [stderr]     Checking cggmp21-keygen v0.4.0
[INFO] [stderr]     Checking fast-paillier v0.1.0
[INFO] [stderr]     Checking paillier-zk v0.4.2
[INFO] [stderr]     Checking cggmp21 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Secp256k1` in module `crate::supported_curves`
[INFO] [stdout]     --> src/signing.rs:1627:57
[INFO] [stdout]      |
[INFO] [stdout] 1627 |         read_write_signature::<crate::supported_curves::Secp256k1>()
[INFO] [stdout]      |                                                         ^^^^^^^^^ not found in `crate::supported_curves`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/supported_curves.rs:11:29
[INFO] [stdout]      |
[INFO] [stdout] 11   | pub use generic_ec::curves::Secp256k1;
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `curve-secp256k1` feature
[INFO] [stdout]     --> src/supported_curves.rs:10:7
[INFO] [stdout]      |
[INFO] [stdout] 10   | #[cfg(feature = "curve-secp256k1")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Secp256r1` in module `crate::supported_curves`
[INFO] [stdout]     --> src/signing.rs:1631:57
[INFO] [stdout]      |
[INFO] [stdout] 1631 |         read_write_signature::<crate::supported_curves::Secp256r1>()
[INFO] [stdout]      |                                                         ^^^^^^^^^ not found in `crate::supported_curves`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/supported_curves.rs:13:29
[INFO] [stdout]      |
[INFO] [stdout] 13   | pub use generic_ec::curves::Secp256r1;
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `curve-secp256r1` feature
[INFO] [stdout]     --> src/supported_curves.rs:12:7
[INFO] [stdout]      |
[INFO] [stdout] 12   | #[cfg(feature = "curve-secp256r1")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Stark` in module `crate::supported_curves`
[INFO] [stdout]     --> src/signing.rs:1635:57
[INFO] [stdout]      |
[INFO] [stdout] 1635 |         read_write_signature::<crate::supported_curves::Stark>()
[INFO] [stdout]      |                                                         ^^^^^ not found in `crate::supported_curves`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/supported_curves.rs:15:29
[INFO] [stdout]      |
[INFO] [stdout] 15   | pub use generic_ec::curves::Stark;
[INFO] [stdout]      |                             ^^^^^
[INFO] [stdout] note: the item is gated behind the `curve-stark` feature
[INFO] [stdout]     --> src/supported_curves.rs:14:7
[INFO] [stdout]      |
[INFO] [stdout] 14   | #[cfg(feature = "curve-stark")]
[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 `cggmp21` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9f555b1fb5b580245c17770d8ea2b290bc990846a086d169c2c791cbd337f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f555b1fb5b580245c17770d8ea2b290bc990846a086d169c2c791cbd337f46", kill_on_drop: false }`
[INFO] [stdout] d9f555b1fb5b580245c17770d8ea2b290bc990846a086d169c2c791cbd337f46
