[INFO] fetching crate ophelia-ed25519 0.3.2...
[INFO] testing ophelia-ed25519-0.3.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ophelia-ed25519 0.3.2 into /workspace/builds/worker-7-tc1/source
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ophelia-ed25519 0.3.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 59 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.1 (available: v4.1.3)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded ophelia-derive v0.3.0
[INFO] [stderr]   Downloaded ed25519-dalek v1.0.1
[INFO] [stderr]   Downloaded ophelia-hasher v0.2.0
[INFO] [stderr]   Downloaded ophelia v0.3.4
[INFO] [stderr]   Downloaded sha2-asm v0.6.4
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29b83c966c3e118f877012e5c717cc3fd40ed92889d86ec7501502d7ee714325
[INFO] running `Command { std: "docker" "start" "-a" "29b83c966c3e118f877012e5c717cc3fd40ed92889d86ec7501502d7ee714325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29b83c966c3e118f877012e5c717cc3fd40ed92889d86ec7501502d7ee714325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29b83c966c3e118f877012e5c717cc3fd40ed92889d86ec7501502d7ee714325", kill_on_drop: false }`
[INFO] [stdout] 29b83c966c3e118f877012e5c717cc3fd40ed92889d86ec7501502d7ee714325
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c4d7066525df785f61474b4c411bb1dda43ffb50368a6c4514146c67e9decf
[INFO] running `Command { std: "docker" "start" "-a" "f9c4d7066525df785f61474b4c411bb1dda43ffb50368a6c4514146c67e9decf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[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 ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ophelia-ed25519 v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "f9c4d7066525df785f61474b4c411bb1dda43ffb50368a6c4514146c67e9decf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c4d7066525df785f61474b4c411bb1dda43ffb50368a6c4514146c67e9decf", kill_on_drop: false }`
[INFO] [stdout] f9c4d7066525df785f61474b4c411bb1dda43ffb50368a6c4514146c67e9decf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da18bb9d6e37cc318984fede0fd1d15e7183f0eb086fd1c18e1cbb0e2c5eac68
[INFO] running `Command { std: "docker" "start" "-a" "da18bb9d6e37cc318984fede0fd1d15e7183f0eb086fd1c18e1cbb0e2c5eac68", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling 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 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 `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`
[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(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-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 `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`
[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(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-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-ed25519` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "da18bb9d6e37cc318984fede0fd1d15e7183f0eb086fd1c18e1cbb0e2c5eac68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da18bb9d6e37cc318984fede0fd1d15e7183f0eb086fd1c18e1cbb0e2c5eac68", kill_on_drop: false }`
[INFO] [stdout] da18bb9d6e37cc318984fede0fd1d15e7183f0eb086fd1c18e1cbb0e2c5eac68
