[INFO] fetching crate ursa 0.3.6... [INFO] checking ursa-0.3.6 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate ursa 0.3.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ursa 0.3.6 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 ursa 0.3.6 [INFO] finished tweaking crates.io crate ursa 0.3.6 [INFO] tweaked toml for crates.io crate ursa 0.3.6 written to /workspace/builds/worker-5/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 libsodium-ffi v0.2.2 [INFO] [stderr] Downloaded sha2-asm v0.5.5 [INFO] [stderr] Downloaded bytebuffer-rs v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7f1afbd1e8b7fefa811cdc65cc556792658aa512046f404966197f0aa4102af4 [INFO] running `Command { std: "docker" "start" "-a" "7f1afbd1e8b7fefa811cdc65cc556792658aa512046f404966197f0aa4102af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f1afbd1e8b7fefa811cdc65cc556792658aa512046f404966197f0aa4102af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1afbd1e8b7fefa811cdc65cc556792658aa512046f404966197f0aa4102af4", kill_on_drop: false }` [INFO] [stdout] 7f1afbd1e8b7fefa811cdc65cc556792658aa512046f404966197f0aa4102af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cddd6b8433b1825d71ff599a4ada3dfb5561de87b7e2542fdbcb18bb1937a3ab [INFO] running `Command { std: "docker" "start" "-a" "cddd6b8433b1825d71ff599a4ada3dfb5561de87b7e2542fdbcb18bb1937a3ab", 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 libc v0.2.98 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking miracl_core v1.0.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking amcl v0.2.0 [INFO] [stderr] Checking int_traits v0.1.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking bytebuffer-rs v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking c2-chacha v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling libsodium-ffi v0.2.2 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking amcl_wrapper v0.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking ursa v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `failure::core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | for cause in Fail::iter_chain(&self.inner) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `libsecp256k1`? [INFO] [stdout] --> src/kex/secp256k1.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | use libsecp256k1::{ [INFO] [stdout] | ^^^^^^^^^^^^ maybe a missing crate `libsecp256k1`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey` [INFO] [stdout] --> src/kex/secp256k1.rs:238:19 [INFO] [stdout] | [INFO] [stdout] 238 | let sk1 = SecretKey::from_slice(&sk[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 203 | use bitcoinsecp256k1::SecretKey; [INFO] [stdout] | [INFO] [stdout] 203 | use ed25519_dalek::SecretKey; [INFO] [stdout] | [INFO] [stdout] 203 | use k256::SecretKey; [INFO] [stdout] | [INFO] [stdout] 203 | use k256::elliptic_curve::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SharedSecret` [INFO] [stdout] --> src/kex/secp256k1.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | let secret = SharedSecret::new(&pk1, &sk1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 203 | use bitcoinsecp256k1::ecdh::SharedSecret; [INFO] [stdout] | [INFO] [stdout] 203 | use k256::ecdh::SharedSecret; [INFO] [stdout] | [INFO] [stdout] 203 | use k256::elliptic_curve::ecdh::SharedSecret; [INFO] [stdout] | [INFO] [stdout] 203 | use x25519_dalek::SharedSecret; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUBLIC_UNCOMPRESSED_KEY_SIZE` [INFO] [stdout] --> src/kex/secp256k1.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | const PUBLIC_UNCOMPRESSED_KEY_SIZE: usize = 65; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `failure::core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | for cause in Fail::iter_chain(&self.inner) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_slice` found for struct `keys::PublicKey` in the current scope [INFO] [stdout] --> src/kex/secp256k1.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | let pk1 = PublicKey::from_slice(&pk[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `keys::PublicKey` [INFO] [stdout] | [INFO] [stdout] ::: src/keys.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct PublicKey(pub Vec); [INFO] [stdout] | ---------------------------------- function or associated item `from_slice` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `from_slice`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `bstr::ByteVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ursa` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cddd6b8433b1825d71ff599a4ada3dfb5561de87b7e2542fdbcb18bb1937a3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddd6b8433b1825d71ff599a4ada3dfb5561de87b7e2542fdbcb18bb1937a3ab", kill_on_drop: false }` [INFO] [stdout] cddd6b8433b1825d71ff599a4ada3dfb5561de87b7e2542fdbcb18bb1937a3ab