[INFO] fetching crate decentralized_id 0.0.2... [INFO] checking decentralized_id-0.0.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate decentralized_id 0.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate decentralized_id 0.0.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate decentralized_id 0.0.2 [INFO] finished tweaking crates.io crate decentralized_id 0.0.2 [INFO] tweaked toml for crates.io crate decentralized_id 0.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded des v0.3.0 [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded rsa v0.2.0 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] [stderr] Downloaded cast5 v0.6.0 [INFO] [stderr] Downloaded pgp v0.4.1 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 712d64f372e18b7e5f322dfcf448271dac6e50b1283e1f5e45ede8841b97a2b5 [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" "712d64f372e18b7e5f322dfcf448271dac6e50b1283e1f5e45ede8841b97a2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "712d64f372e18b7e5f322dfcf448271dac6e50b1283e1f5e45ede8841b97a2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712d64f372e18b7e5f322dfcf448271dac6e50b1283e1f5e45ede8841b97a2b5", kill_on_drop: false }` [INFO] [stdout] 712d64f372e18b7e5f322dfcf448271dac6e50b1283e1f5e45ede8841b97a2b5 [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=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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bed004597833a68b40f89826c765d7534ed6d7b557b881ba15a4bf0ff5dbdb7 [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" "4bed004597833a68b40f89826c765d7534ed6d7b557b881ba15a4bf0ff5dbdb7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking cfb-mode v0.3.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking des v0.3.0 [INFO] [stderr] Checking cast5 v0.6.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking ra_common v0.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking rsa v0.2.0 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Checking pgp v0.4.1 [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.4.1/src/crypto/eddsa.rs:58:49 [INFO] [stdout] | [INFO] [stdout] 58 | let sig = ed25519_dalek::Signature::from_bytes(&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 struct `ed25519_dalek::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.4.1/src/crypto/eddsa.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | pk.verify(hashed, &sig)?; [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[E0599]: no method named `sign` found for struct `Keypair` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.4.1/src/crypto/eddsa.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | let signature = kp.sign(digest); [INFO] [stdout] | ^^^^ method not found in `Keypair` [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::Signer;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pgp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4bed004597833a68b40f89826c765d7534ed6d7b557b881ba15a4bf0ff5dbdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bed004597833a68b40f89826c765d7534ed6d7b557b881ba15a4bf0ff5dbdb7", kill_on_drop: false }` [INFO] [stdout] 4bed004597833a68b40f89826c765d7534ed6d7b557b881ba15a4bf0ff5dbdb7