[INFO] fetching crate decentralized_id 0.0.2... [INFO] checking decentralized_id-0.0.2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate decentralized_id 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate decentralized_id 0.0.2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded ra_common v0.0.2 [INFO] [stderr] Downloaded rsa v0.2.0 [INFO] [stderr] Downloaded pgp v0.4.1 [INFO] [stderr] Downloaded cast5 v0.6.0 [INFO] [stderr] Downloaded cfb-mode v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1662f3023c82c31a940b431922ad51d9d2e4dc166e3be02012f4321fe8e4bee3 [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" "1662f3023c82c31a940b431922ad51d9d2e4dc166e3be02012f4321fe8e4bee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1662f3023c82c31a940b431922ad51d9d2e4dc166e3be02012f4321fe8e4bee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1662f3023c82c31a940b431922ad51d9d2e4dc166e3be02012f4321fe8e4bee3", kill_on_drop: false }` [INFO] [stdout] 1662f3023c82c31a940b431922ad51d9d2e4dc166e3be02012f4321fe8e4bee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828ebfc30bb6790fb674166e6a6a10c4e2f383b9a7338983b854aa1ed7419b66 [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" "828ebfc30bb6790fb674166e6a6a10c4e2f383b9a7338983b854aa1ed7419b66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking signature v1.3.1 [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 hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking cast5 v0.6.0 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking des v0.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking cfb-mode v0.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking ra_common v0.0.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking assert_cmd v0.10.2 [INFO] [stderr] Checking rsa v0.2.0 [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] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signature-1.3.1/src/verifier.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>; [INFO] [stdout] | ------ the method is available for `ed25519_dalek::PublicKey` here [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] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signature-1.3.1/src/signer.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn sign(&self, msg: &[u8]) -> S { [INFO] [stdout] | ---- the method is available for `Keypair` here [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" "828ebfc30bb6790fb674166e6a6a10c4e2f383b9a7338983b854aa1ed7419b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828ebfc30bb6790fb674166e6a6a10c4e2f383b9a7338983b854aa1ed7419b66", kill_on_drop: false }` [INFO] [stdout] 828ebfc30bb6790fb674166e6a6a10c4e2f383b9a7338983b854aa1ed7419b66