[INFO] fetching crate ophelia-secp256k1 0.3.9...
[INFO] checking ophelia-secp256k1-0.3.9 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ophelia-secp256k1 0.3.9 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ophelia-secp256k1 0.3.9 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ophelia-hasher v0.2.0
[INFO] [stderr]   Downloaded ophelia v0.3.4
[INFO] [stderr]   Downloaded ophelia-derive v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4d33fd42cda1720fae9114e2d9cabeec120f56431513e0f3618278ed68a2c15
[INFO] running `Command { std: "docker" "start" "-a" "c4d33fd42cda1720fae9114e2d9cabeec120f56431513e0f3618278ed68a2c15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4d33fd42cda1720fae9114e2d9cabeec120f56431513e0f3618278ed68a2c15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d33fd42cda1720fae9114e2d9cabeec120f56431513e0f3618278ed68a2c15", kill_on_drop: false }`
[INFO] [stdout] c4d33fd42cda1720fae9114e2d9cabeec120f56431513e0f3618278ed68a2c15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a352ec8909854376fc32fa2b2b18ce06f728020b8e4d6771c4a78cf2830c19d
[INFO] running `Command { std: "docker" "start" "-a" "0a352ec8909854376fc32fa2b2b18ce06f728020b8e4d6771c4a78cf2830c19d", kill_on_drop: false }`
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking ophelia-hasher v0.2.0
[INFO] [stderr]    Compiling ophelia-derive v0.3.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ophelia v0.3.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking 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 undeclared crate or module `ophelia_quickcheck`
[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]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`, which is required by `fn(Secp256k1PrivateKey) -> bool: Testable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[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-6f17d22bba15001f/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]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`, which is required by `fn(Secp256k1PrivateKey) -> bool: Testable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[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-6f17d22bba15001f/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: aborting due to 3 previous errors
[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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "0a352ec8909854376fc32fa2b2b18ce06f728020b8e4d6771c4a78cf2830c19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a352ec8909854376fc32fa2b2b18ce06f728020b8e4d6771c4a78cf2830c19d", kill_on_drop: false }`
[INFO] [stdout] 0a352ec8909854376fc32fa2b2b18ce06f728020b8e4d6771c4a78cf2830c19d
[INFO] checking ophelia-secp256k1-0.3.9 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ophelia-secp256k1 0.3.9 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ophelia-secp256k1 0.3.9 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd296a2015e04aef8466e4d3b4eebdcde7b84ca79e0c66cee6eb47f8b1281697
[INFO] running `Command { std: "docker" "start" "-a" "bd296a2015e04aef8466e4d3b4eebdcde7b84ca79e0c66cee6eb47f8b1281697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd296a2015e04aef8466e4d3b4eebdcde7b84ca79e0c66cee6eb47f8b1281697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd296a2015e04aef8466e4d3b4eebdcde7b84ca79e0c66cee6eb47f8b1281697", kill_on_drop: false }`
[INFO] [stdout] bd296a2015e04aef8466e4d3b4eebdcde7b84ca79e0c66cee6eb47f8b1281697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b78dd0cc8eb6f3eb420ebb93e2eaf40d08d4c15cfc799a08c65e8d473bbbaf2c
[INFO] running `Command { std: "docker" "start" "-a" "b78dd0cc8eb6f3eb420ebb93e2eaf40d08d4c15cfc799a08c65e8d473bbbaf2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking ophelia-hasher v0.2.0
[INFO] [stderr]    Compiling ophelia-derive v0.3.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ophelia v0.3.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking 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 undeclared crate or module `ophelia_quickcheck`
[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]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`, which is required by `fn(Secp256k1PrivateKey) -> bool: Testable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[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-6f17d22bba15001f/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]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Secp256k1PrivateKey`, which is required by `fn(Secp256k1PrivateKey) -> bool: Testable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[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-6f17d22bba15001f/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: aborting due to 3 previous errors
[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 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b78dd0cc8eb6f3eb420ebb93e2eaf40d08d4c15cfc799a08c65e8d473bbbaf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78dd0cc8eb6f3eb420ebb93e2eaf40d08d4c15cfc799a08c65e8d473bbbaf2c", kill_on_drop: false }`
[INFO] [stdout] b78dd0cc8eb6f3eb420ebb93e2eaf40d08d4c15cfc799a08c65e8d473bbbaf2c
