[INFO] crate rpm-rs 0.4.0 is already in cache [INFO] testing rpm-rs-0.4.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate rpm-rs 0.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rpm-rs 0.4.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rpm-rs 0.4.0 [INFO] finished tweaking crates.io crate rpm-rs 0.4.0 [INFO] tweaked toml for crates.io crate rpm-rs 0.4.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ac129ae9118a444a9200aa3e292b7e10139007d0a5a9cd92c5bb7f7e247198a [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" "4ac129ae9118a444a9200aa3e292b7e10139007d0a5a9cd92c5bb7f7e247198a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ac129ae9118a444a9200aa3e292b7e10139007d0a5a9cd92c5bb7f7e247198a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac129ae9118a444a9200aa3e292b7e10139007d0a5a9cd92c5bb7f7e247198a", kill_on_drop: false }` [INFO] [stdout] 4ac129ae9118a444a9200aa3e292b7e10139007d0a5a9cd92c5bb7f7e247198a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffe39ae21312818658eacaef160e8c0048979e43684a219599ed0b9f89eba2f8 [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" "ffe39ae21312818658eacaef160e8c0048979e43684a219599ed0b9f89eba2f8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling cpio v0.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling cfb-mode v0.3.2 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling cast5 v0.6.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling rsa v0.2.0 [INFO] [stderr] Compiling pgp v0.5.2 [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.5.2/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::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 signature::signature::Signature;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::public::PublicKey` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.5.2/src/crypto/eddsa.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | pk.verify(hashed, &sig)?; [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::public::PublicKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signature-1.2.2/src/verifier.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>; [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `std::sync::Arc` here [INFO] [stdout] | the method is available for `std::rc::Rc` 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 signature::verifier::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sign` found for struct `ed25519_dalek::keypair::Keypair` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pgp-0.5.2/src/crypto/eddsa.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | let signature = kp.sign(digest); [INFO] [stdout] | ^^^^ method not found in `ed25519_dalek::keypair::Keypair` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/signature-1.2.2/src/signer.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn sign(&self, msg: &[u8]) -> S { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `std::sync::Arc` here [INFO] [stdout] | the method is available for `std::rc::Rc` 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 signature::signer::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" "ffe39ae21312818658eacaef160e8c0048979e43684a219599ed0b9f89eba2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe39ae21312818658eacaef160e8c0048979e43684a219599ed0b9f89eba2f8", kill_on_drop: false }` [INFO] [stdout] ffe39ae21312818658eacaef160e8c0048979e43684a219599ed0b9f89eba2f8