[INFO] fetching crate ophelia-ed25519 0.3.2... [INFO] testing ophelia-ed25519-0.3.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ophelia-ed25519 0.3.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ophelia-ed25519 0.3.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2-asm v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2940b16b0f7d066727cd8fb12ed6605bc5b2b43b889f76e57560262049a41f2 [INFO] running `Command { std: "docker" "start" "-a" "a2940b16b0f7d066727cd8fb12ed6605bc5b2b43b889f76e57560262049a41f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2940b16b0f7d066727cd8fb12ed6605bc5b2b43b889f76e57560262049a41f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2940b16b0f7d066727cd8fb12ed6605bc5b2b43b889f76e57560262049a41f2", kill_on_drop: false }` [INFO] [stdout] a2940b16b0f7d066727cd8fb12ed6605bc5b2b43b889f76e57560262049a41f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ca44ff58aaecef52e0234f2b3559788e752a870111f309fb00ce8231f10a0b4 [INFO] running `Command { std: "docker" "start" "-a" "8ca44ff58aaecef52e0234f2b3559788e752a870111f309fb00ce8231f10a0b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling ophelia-derive v0.3.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ophelia-hasher v0.2.0 [INFO] [stderr] Compiling ophelia v0.3.4 [INFO] [stderr] Compiling ophelia-ed25519 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.16s [INFO] running `Command { std: "docker" "inspect" "8ca44ff58aaecef52e0234f2b3559788e752a870111f309fb00ce8231f10a0b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca44ff58aaecef52e0234f2b3559788e752a870111f309fb00ce8231f10a0b4", kill_on_drop: false }` [INFO] [stdout] 8ca44ff58aaecef52e0234f2b3559788e752a870111f309fb00ce8231f10a0b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e59b6542c57b227d4f6f2a6750ca2cce583cf0c1fbe8b5db329288d135c34ed [INFO] running `Command { std: "docker" "start" "-a" "1e59b6542c57b227d4f6f2a6750ca2cce583cf0c1fbe8b5db329288d135c34ed", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.4 [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 undeclared crate 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:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | impl_quickcheck_for_privatekey!(Ed25519PrivateKey); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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] = note: required because of the requirements on the impl of `Testable` for `fn(Ed25519PrivateKey) -> bool` [INFO] [stdout] note: required by a bound in `quickcheck` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-1.0.3/src/tester.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn quickcheck(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] = note: required because of the requirements on the impl of `Testable` for `fn(Ed25519PrivateKey) -> bool` [INFO] [stdout] note: required by a bound in `quickcheck` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-1.0.3/src/tester.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn quickcheck(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 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] [stderr] error: could not compile `ophelia-ed25519` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "1e59b6542c57b227d4f6f2a6750ca2cce583cf0c1fbe8b5db329288d135c34ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e59b6542c57b227d4f6f2a6750ca2cce583cf0c1fbe8b5db329288d135c34ed", kill_on_drop: false }` [INFO] [stdout] 1e59b6542c57b227d4f6f2a6750ca2cce583cf0c1fbe8b5db329288d135c34ed