[INFO] fetching crate ophelia-ed25519 0.3.2...
[INFO] checking ophelia-ed25519-0.3.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ophelia-ed25519 0.3.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ophelia-ed25519 0.3.2 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-ed25519 0.3.2
[INFO] finished tweaking crates.io crate ophelia-ed25519 0.3.2
[INFO] tweaked toml for crates.io crate ophelia-ed25519 0.3.2 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 sha2-asm v0.6.3
[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] 585b26b851320c4d6459cda0f077c6b223610ce555937248d612df0ece93a378
[INFO] running `Command { std: "docker" "start" "-a" "585b26b851320c4d6459cda0f077c6b223610ce555937248d612df0ece93a378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "585b26b851320c4d6459cda0f077c6b223610ce555937248d612df0ece93a378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585b26b851320c4d6459cda0f077c6b223610ce555937248d612df0ece93a378", kill_on_drop: false }`
[INFO] [stdout] 585b26b851320c4d6459cda0f077c6b223610ce555937248d612df0ece93a378
[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] 1ca52732c8b59d38a7420d6c73121a10b8f9fbe31ac1ad0de49afcd0f58d9e53
[INFO] running `Command { std: "docker" "start" "-a" "1ca52732c8b59d38a7420d6c73121a10b8f9fbe31ac1ad0de49afcd0f58d9e53", kill_on_drop: false }`
[INFO] [stderr]    Compiling sha2-asm v0.6.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling ophelia-derive v0.3.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking ophelia-hasher v0.2.0
[INFO] [stderr]     Checking ophelia v0.3.4
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ophelia-ed25519 v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ophelia_quickcheck`
[INFO] [stdout]    --> src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     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 `Ed25519PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey`, which is required by `fn(Ed25519PrivateKey) -> 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(Ed25519PrivateKey) -> 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 `Ed25519PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey`, which is required by `fn(Ed25519PrivateKey) -> 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(Ed25519PrivateKey) -> 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-ed25519` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ca52732c8b59d38a7420d6c73121a10b8f9fbe31ac1ad0de49afcd0f58d9e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca52732c8b59d38a7420d6c73121a10b8f9fbe31ac1ad0de49afcd0f58d9e53", kill_on_drop: false }`
[INFO] [stdout] 1ca52732c8b59d38a7420d6c73121a10b8f9fbe31ac1ad0de49afcd0f58d9e53
[INFO] checking ophelia-ed25519-0.3.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ophelia-ed25519 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ophelia-ed25519 0.3.2 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-ed25519 0.3.2
[INFO] finished tweaking crates.io crate ophelia-ed25519 0.3.2
[INFO] tweaked toml for crates.io crate ophelia-ed25519 0.3.2 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] 146c1ae041f81400659b1f14522d5d07a5649abe74a14ab0502430a1e4b2a0fe
[INFO] running `Command { std: "docker" "start" "-a" "146c1ae041f81400659b1f14522d5d07a5649abe74a14ab0502430a1e4b2a0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "146c1ae041f81400659b1f14522d5d07a5649abe74a14ab0502430a1e4b2a0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146c1ae041f81400659b1f14522d5d07a5649abe74a14ab0502430a1e4b2a0fe", kill_on_drop: false }`
[INFO] [stdout] 146c1ae041f81400659b1f14522d5d07a5649abe74a14ab0502430a1e4b2a0fe
[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] 2202fbf4437a28ece9ab8fba1218b149f91756f21d3acebc1979103ea91cbd87
[INFO] running `Command { std: "docker" "start" "-a" "2202fbf4437a28ece9ab8fba1218b149f91756f21d3acebc1979103ea91cbd87", kill_on_drop: false }`
[INFO] [stderr]    Compiling sha2-asm v0.6.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling ophelia-derive v0.3.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking ophelia-hasher v0.2.0
[INFO] [stderr]     Checking ophelia v0.3.4
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ophelia-ed25519 v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ophelia_quickcheck`
[INFO] [stdout]    --> src/lib.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     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 `Ed25519PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey`, which is required by `fn(Ed25519PrivateKey) -> 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(Ed25519PrivateKey) -> 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 `Ed25519PrivateKey: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/lib.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[quickcheck]
[INFO] [stdout]     |     ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey`, which is required by `fn(Ed25519PrivateKey) -> 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(Ed25519PrivateKey) -> 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-ed25519` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "2202fbf4437a28ece9ab8fba1218b149f91756f21d3acebc1979103ea91cbd87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2202fbf4437a28ece9ab8fba1218b149f91756f21d3acebc1979103ea91cbd87", kill_on_drop: false }`
[INFO] [stdout] 2202fbf4437a28ece9ab8fba1218b149f91756f21d3acebc1979103ea91cbd87
