[INFO] fetching crate ophelia-secp256k1 0.3.0... [INFO] checking ophelia-secp256k1-0.3.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate ophelia-secp256k1 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ophelia-secp256k1 0.3.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ophelia-secp256k1 0.3.0 [INFO] finished tweaking crates.io crate ophelia-secp256k1 0.3.0 [INFO] tweaked toml for crates.io crate ophelia-secp256k1 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ophelia-hasher v0.2.0 [INFO] [stderr] Downloaded ophelia v0.3.2 [INFO] [stderr] Downloaded ophelia-derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d889e53ce240d61da994397f5356da5aa762bdd8a9c96936ace315f8169ce32b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d889e53ce240d61da994397f5356da5aa762bdd8a9c96936ace315f8169ce32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d889e53ce240d61da994397f5356da5aa762bdd8a9c96936ace315f8169ce32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d889e53ce240d61da994397f5356da5aa762bdd8a9c96936ace315f8169ce32b", kill_on_drop: false }` [INFO] [stdout] d889e53ce240d61da994397f5356da5aa762bdd8a9c96936ace315f8169ce32b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a24175f39fd5a47e574aaccaea1a3935d83b14e1389dcfb4d13433c4a28c271 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a24175f39fd5a47e574aaccaea1a3935d83b14e1389dcfb4d13433c4a28c271", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ophelia-derive v0.3.0 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking ophelia-hasher v0.2.0 [INFO] [stderr] Checking ophelia v0.3.2 [INFO] [stderr] Checking ophelia-secp256k1 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ophelia_quickcheck` [INFO] [stdout] --> src/lib.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | use ophelia_quickcheck::{impl_quickcheck_for_privatekey, AHashValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `ophelia_quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `impl_quickcheck_for_privatekey` [INFO] [stdout] --> src/lib.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | impl_quickcheck_for_privatekey!(Secp256k1PrivateKey); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ophelia-secp256k1`. [INFO] [stdout] error[E0277]: the trait bound `Secp256k1PrivateKey: quickcheck::Arbitrary` is not satisfied [INFO] [stdout] --> src/lib.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `quickcheck::Arbitrary` is not implemented for `Secp256k1PrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.9.2/src/tester.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn quickcheck(f: A) { [INFO] [stdout] | -------- required by this bound in `quickcheck::quickcheck` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `quickcheck::Testable` for `fn(Secp256k1PrivateKey) -> bool` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0277]: the trait bound `Secp256k1PrivateKey: quickcheck::Arbitrary` is not satisfied [INFO] [stdout] --> src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `quickcheck::Arbitrary` is not implemented for `Secp256k1PrivateKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.9.2/src/tester.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn quickcheck(f: A) { [INFO] [stdout] | -------- required by this bound in `quickcheck::quickcheck` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `quickcheck::Testable` for `fn(Secp256k1PrivateKey) -> bool` [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to 4 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] running `Command { std: "docker" "inspect" "5a24175f39fd5a47e574aaccaea1a3935d83b14e1389dcfb4d13433c4a28c271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a24175f39fd5a47e574aaccaea1a3935d83b14e1389dcfb4d13433c4a28c271", kill_on_drop: false }` [INFO] [stdout] 5a24175f39fd5a47e574aaccaea1a3935d83b14e1389dcfb4d13433c4a28c271