[INFO] crate yubikey-piv 0.0.3 is already in cache [INFO] checking yubikey-piv-0.0.3 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate yubikey-piv 0.0.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate yubikey-piv 0.0.3 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yubikey-piv 0.0.3 [INFO] finished tweaking crates.io crate yubikey-piv 0.0.3 [INFO] tweaked toml for crates.io crate yubikey-piv 0.0.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0d5f130b79ca65de12b01eac14d0e0b23047d132b46d186a6fd9a4ee3881f7c [INFO] running `"docker" "start" "-a" "a0d5f130b79ca65de12b01eac14d0e0b23047d132b46d186a6fd9a4ee3881f7c"` [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint-dig v0.5.0 [INFO] [stderr] Compiling pcsc-sys v1.2.0 [INFO] [stderr] Checking secrecy v0.5.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking signature v1.0.0-pre.5 [INFO] [stderr] Checking des v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling zeroize_derive v0.10.0 [INFO] [stderr] Checking ecdsa v0.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] error[E0049]: method `from_bytes` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ecdsa-0.1.0/src/asn1_signature.rs:49:26 [INFO] [stderr] | [INFO] [stderr] 49 | fn from_bytes(bytes: impl AsRef<[u8]>) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | found 1 type parameter, expected 0 [INFO] [stderr] | `impl Trait` introduces an implicit type parameter [INFO] [stderr] [INFO] [stderr] error[E0049]: method `from_bytes` has 1 type parameter but its trait declaration has 0 type parameters [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ecdsa-0.1.0/src/fixed_signature.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | fn from_bytes(bytes: impl AsRef<[u8]>) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | found 1 type parameter, expected 0 [INFO] [stderr] | `impl Trait` introduces an implicit type parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for reference `&'a asn1_signature::Asn1Signature` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ecdsa-0.1.0/src/convert.rs:62:35 [INFO] [stderr] | [INFO] [stderr] 62 | let mut bytes = signature.as_slice(); [INFO] [stderr] | ^^^^^^^^ method not found in `&'a asn1_signature::Asn1Signature` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `as_slice`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `core::array::FixedSizeArray` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0049, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0049`. [INFO] [stderr] error: could not compile `ecdsa`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "a0d5f130b79ca65de12b01eac14d0e0b23047d132b46d186a6fd9a4ee3881f7c"` [INFO] running `"docker" "rm" "-f" "a0d5f130b79ca65de12b01eac14d0e0b23047d132b46d186a6fd9a4ee3881f7c"` [INFO] [stdout] a0d5f130b79ca65de12b01eac14d0e0b23047d132b46d186a6fd9a4ee3881f7c