[INFO] updating cached repository https://github.com/Richterrettich/rpm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 625f322e69a62aea16ed9bcc7f383ff698d03f87 [INFO] testing Richterrettich/rpm-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichterrettich%2Frpm-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Richterrettich/rpm-rs 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 git repo https://github.com/Richterrettich/rpm-rs [INFO] finished tweaking git repo https://github.com/Richterrettich/rpm-rs [INFO] tweaked toml for git repo https://github.com/Richterrettich/rpm-rs written to /workspace/builds/worker-3/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "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] b9047e8755e24517dc7112953f7188bc6429fd2582379c65754f95adf6e14b6b [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" "b9047e8755e24517dc7112953f7188bc6429fd2582379c65754f95adf6e14b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9047e8755e24517dc7112953f7188bc6429fd2582379c65754f95adf6e14b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9047e8755e24517dc7112953f7188bc6429fd2582379c65754f95adf6e14b6b", kill_on_drop: false }` [INFO] [stdout] b9047e8755e24517dc7112953f7188bc6429fd2582379c65754f95adf6e14b6b [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" "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] ba602784750360f004b97fbfa94c8ca299773ade70ee0aaa90f4c2dcde67fc80 [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" "ba602784750360f004b97fbfa94c8ca299773ade70ee0aaa90f4c2dcde67fc80", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling cpio v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling block-modes v0.3.3 [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 num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling cfb-mode v0.3.2 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling cast5 v0.6.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder 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" "ba602784750360f004b97fbfa94c8ca299773ade70ee0aaa90f4c2dcde67fc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba602784750360f004b97fbfa94c8ca299773ade70ee0aaa90f4c2dcde67fc80", kill_on_drop: false }` [INFO] [stdout] ba602784750360f004b97fbfa94c8ca299773ade70ee0aaa90f4c2dcde67fc80