[INFO] fetching crate ophelia-secp256k1 0.3.9...
[INFO] testing ophelia-secp256k1-0.3.9 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ophelia-secp256k1 0.3.9 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ophelia-secp256k1 0.3.9
[INFO] finished tweaking crates.io crate ophelia-secp256k1 0.3.9
[INFO] tweaked toml for crates.io crate ophelia-secp256k1 0.3.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ophelia-secp256k1 0.3.9 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding secp256k1 v0.27.0 (available: v0.31.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d3c0e503200262c592b0f1eec13a90527822e3b8c6fe9c6458e04928ae7c12
[INFO] running `Command { std: "docker" "start" "-a" "62d3c0e503200262c592b0f1eec13a90527822e3b8c6fe9c6458e04928ae7c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d3c0e503200262c592b0f1eec13a90527822e3b8c6fe9c6458e04928ae7c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d3c0e503200262c592b0f1eec13a90527822e3b8c6fe9c6458e04928ae7c12", kill_on_drop: false }`
[INFO] [stdout] 62d3c0e503200262c592b0f1eec13a90527822e3b8c6fe9c6458e04928ae7c12
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2737add53534123cd9217dfea77893f3578cf16e8430154c6d7101b66a5448a
[INFO] running `Command { std: "docker" "start" "-a" "c2737add53534123cd9217dfea77893f3578cf16e8430154c6d7101b66a5448a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ophelia-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ophelia-hasher v0.2.0
[INFO] [stderr]    Compiling ophelia v0.3.4
[INFO] [stderr]    Compiling ophelia-secp256k1 v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s
[INFO] running `Command { std: "docker" "inspect" "c2737add53534123cd9217dfea77893f3578cf16e8430154c6d7101b66a5448a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2737add53534123cd9217dfea77893f3578cf16e8430154c6d7101b66a5448a", kill_on_drop: false }`
[INFO] [stdout] c2737add53534123cd9217dfea77893f3578cf16e8430154c6d7101b66a5448a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e664d81071700c59421c82ed1235a65220b65b703eb7e3501f3c61b861a1a859
[INFO] running `Command { std: "docker" "start" "-a" "e664d81071700c59421c82ed1235a65220b65b703eb7e3501f3c61b861a1a859", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling ophelia-secp256k1 v0.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ophelia_quickcheck`
[INFO] [stdout]    --> src/lib.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |     use ophelia_quickcheck::{impl_quickcheck_for_privatekey, AHashValue};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ophelia_quickcheck`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ophelia_quickcheck`, use `cargo add ophelia_quickcheck` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secp256k1PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`
[INFO] [stdout]    --> src/lib.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct Secp256k1PrivateKey(secp256k1::SecretKey);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 55 others
[INFO] [stdout]     = note: required for `fn(Secp256k1PrivateKey) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Secp256k1PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`
[INFO] [stdout]    --> src/lib.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct Secp256k1PrivateKey(secp256k1::SecretKey);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 55 others
[INFO] [stdout]     = note: required for `fn(Secp256k1PrivateKey) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the attribute macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ophelia-secp256k1` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e664d81071700c59421c82ed1235a65220b65b703eb7e3501f3c61b861a1a859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e664d81071700c59421c82ed1235a65220b65b703eb7e3501f3c61b861a1a859", kill_on_drop: false }`
[INFO] [stdout] e664d81071700c59421c82ed1235a65220b65b703eb7e3501f3c61b861a1a859
