[INFO] fetching crate ophelia-ed25519 0.2.0... [INFO] checking ophelia-ed25519-0.2.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate ophelia-ed25519 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ophelia-ed25519 0.2.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ophelia-ed25519 0.2.0 [INFO] finished tweaking crates.io crate ophelia-ed25519 0.2.0 [INFO] tweaked toml for crates.io crate ophelia-ed25519 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4d3e4d674fb59ce9b90a49bf0a8156c36720c19c91ba0d38fc07f2052a19f46 [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" "a4d3e4d674fb59ce9b90a49bf0a8156c36720c19c91ba0d38fc07f2052a19f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4d3e4d674fb59ce9b90a49bf0a8156c36720c19c91ba0d38fc07f2052a19f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d3e4d674fb59ce9b90a49bf0a8156c36720c19c91ba0d38fc07f2052a19f46", kill_on_drop: false }` [INFO] [stdout] a4d3e4d674fb59ce9b90a49bf0a8156c36720c19c91ba0d38fc07f2052a19f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c60dda1149b072556cb35cd76ce9519e9ecbad5e6822fac21aafdac04c7cde [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" "d6c60dda1149b072556cb35cd76ce9519e9ecbad5e6822fac21aafdac04c7cde", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking ed25519 v1.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [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 synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling ophelia-derive v0.2.0 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ophelia-hasher v0.2.0 [INFO] [stderr] Checking ophelia v0.2.0 [INFO] [stderr] Checking ophelia-ed25519 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ophelia_quickcheck` [INFO] [stdout] --> src/lib.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | 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:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | 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[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> src/lib.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | let dalek_sig = ed25519_dalek::Signature::from_bytes(bytes)?; [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::ed25519::signature::Signature; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 172 | let dalek_sig = ed25519_dalek::Signature::to_bytes(bytes)?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> src/lib.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | Ok(pub_key.verify(msg.as_ref(), &self.0)?) [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::Verifier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> src/lib.rs:216:49 [INFO] [stdout] | [INFO] [stdout] 216 | let sig = ed25519_dalek::Signature::from_bytes(bytes)?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> src/lib.rs:261:51 [INFO] [stdout] | [INFO] [stdout] 261 | let dalek_sig = ed25519_dalek::Signature::from_bytes(&modified_sig_bytes); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for reference `&ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> src/lib.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | .verify(msg.as_ref(), &dalek_sig.unwrap()) [INFO] [stdout] | ^^^^^^ method not found in `&ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Ed25519PrivateKey: Arbitrary` is not satisfied [INFO] [stdout] --> src/lib.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 287 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey` [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Testable` for `fn(Ed25519PrivateKey) -> 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] [stdout] error[E0277]: the trait bound `Ed25519PrivateKey: Arbitrary` is not satisfied [INFO] [stdout] --> src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Ed25519PrivateKey` [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Testable` for `fn(Ed25519PrivateKey) -> 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] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> src/lib.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | ed25519_dalek::Signature::from_bytes(&sig.to_bytes()).is_ok() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> src/lib.rs:313:19 [INFO] [stdout] | [INFO] [stdout] 313 | pub_key.0.verify(msg.as_ref(), &sig.0).is_ok() [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ophelia-ed25519` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> src/lib.rs:172:51 [INFO] [stdout] | [INFO] [stdout] 172 | let dalek_sig = ed25519_dalek::Signature::from_bytes(bytes)?; [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::ed25519::signature::Signature; [INFO] [stdout] | [INFO] [stdout] help: there is an associated function with a similar name [INFO] [stdout] | [INFO] [stdout] 172 | let dalek_sig = ed25519_dalek::Signature::to_bytes(bytes)?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> src/lib.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | Ok(pub_key.verify(msg.as_ref(), &self.0)?) [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_dalek::Verifier; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6c60dda1149b072556cb35cd76ce9519e9ecbad5e6822fac21aafdac04c7cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c60dda1149b072556cb35cd76ce9519e9ecbad5e6822fac21aafdac04c7cde", kill_on_drop: false }` [INFO] [stdout] d6c60dda1149b072556cb35cd76ce9519e9ecbad5e6822fac21aafdac04c7cde