[INFO] fetching crate exocore-core 0.1.25... [INFO] checking exocore-core-0.1.25 against try#fb627bbd863c7a76a25668de0676cab2598a8946 for pr-114776 [INFO] extracting crate exocore-core 0.1.25 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate exocore-core 0.1.25 on toolchain fb627bbd863c7a76a25668de0676cab2598a8946 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore-core 0.1.25 [INFO] finished tweaking crates.io crate exocore-core 0.1.25 [INFO] tweaked toml for crates.io crate exocore-core 0.1.25 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bdc5bd9ac76356e6320f7db4eeedb35dca42222bf12cbc6ffdeae553d594f6b [INFO] running `Command { std: "docker" "start" "-a" "5bdc5bd9ac76356e6320f7db4eeedb35dca42222bf12cbc6ffdeae553d594f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bdc5bd9ac76356e6320f7db4eeedb35dca42222bf12cbc6ffdeae553d594f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bdc5bd9ac76356e6320f7db4eeedb35dca42222bf12cbc6ffdeae553d594f6b", kill_on_drop: false }` [INFO] [stdout] 5bdc5bd9ac76356e6320f7db4eeedb35dca42222bf12cbc6ffdeae553d594f6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+fb627bbd863c7a76a25668de0676cab2598a8946" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe239bfede416e07dba52c190a806801600396aeade136917509c854b9ecb61 [INFO] running `Command { std: "docker" "start" "-a" "6fe239bfede416e07dba52c190a806801600396aeade136917509c854b9ecb61", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking data-encoding-macro v0.1.13 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking multiaddr v0.17.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking libp2p-identity v0.1.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling capnp v0.16.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking multistream-select v0.12.1 [INFO] [stderr] Checking rw-stream-sink v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Checking libp2p-core v0.39.2 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling capnpc v0.16.5 [INFO] [stderr] Checking libp2p-swarm v0.42.2 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling shadow-rs v0.21.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking libp2p-noise v0.42.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling exocore-core v0.1.25 (/opt/rustwide/workdir) [INFO] [stderr] Checking libp2p-allow-block-list v0.1.1 [INFO] [stderr] Checking libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking blake2s_simd v1.0.1 [INFO] [stderr] Checking blake2b_simd v1.0.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking libp2p v0.51.3 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thread-id v4.1.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking criterion_bencher_compat v0.4.0 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | libp2p_Keypair::Ed25519(_) => Algorithm::Ed25519, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Secp256k1`: This enum will be made opaque in the future, use `Keypair::try_into_secp256k1` instead. [INFO] [stdout] --> src/sec/keys.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | libp2p_Keypair::Secp256k1(_) => Algorithm::Secp256K1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | libp2p_Keypair::Ed25519(kp) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | keypair: libp2p_Keypair::Ed25519(keypair), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::PublicKey::Ed25519`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | libp2p_PublicKey::Ed25519(pk) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::PublicKey::Ed25519`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Ok(PublicKey::from_libp2p(libp2p_PublicKey::Ed25519(pk))) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Ed25519::0`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | libp2p_Keypair::Ed25519(_) => Algorithm::Ed25519, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Secp256k1::0`: This enum will be made opaque in the future, use `Keypair::try_into_secp256k1` instead. [INFO] [stdout] --> src/sec/keys.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | libp2p_Keypair::Secp256k1(_) => Algorithm::Secp256K1, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Ed25519::0`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | libp2p_Keypair::Ed25519(kp) => { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `libp2p_identity::ed25519::Keypair::encode`: Renamed to `Keypair::to_bytes` [INFO] [stdout] --> src/sec/keys.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | vec[2..].copy_from_slice(&kp.encode()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `libp2p_identity::ed25519::Keypair::decode`: This method name does not follow Rust naming conventions, use `Keypair::try_from_bytes` instead. [INFO] [stdout] --> src/sec/keys.rs:79:56 [INFO] [stdout] | [INFO] [stdout] 79 | let keypair = libp2p_ed25519::Keypair::decode(&mut bytes[2..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::PublicKey::Ed25519::0`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:121:39 [INFO] [stdout] | [INFO] [stdout] 121 | libp2p_PublicKey::Ed25519(pk) => { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `libp2p_identity::ed25519::PublicKey::encode`: Renamed to `PublicKey::to_bytes` to reflect actual behaviour. [INFO] [stdout] --> src/sec/keys.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | vec[2..].copy_from_slice(&pk.encode()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `libp2p_identity::ed25519::PublicKey::decode`: This method name does not follow Rust naming conventions, use `PublicKey::try_from_bytes` instead. [INFO] [stdout] --> src/sec/keys.rs:149:53 [INFO] [stdout] | [INFO] [stdout] 149 | let pk = libp2p_ed25519::PublicKey::decode(&bytes[2..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | libp2p_Keypair::Ed25519(_) => Algorithm::Ed25519, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Secp256k1`: This enum will be made opaque in the future, use `Keypair::try_into_secp256k1` instead. [INFO] [stdout] --> src/sec/keys.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | libp2p_Keypair::Secp256k1(_) => Algorithm::Secp256K1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | libp2p_Keypair::Ed25519(kp) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::Keypair::Ed25519`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | keypair: libp2p_Keypair::Ed25519(keypair), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::PublicKey::Ed25519`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | libp2p_PublicKey::Ed25519(pk) => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `libp2p_identity::PublicKey::Ed25519`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Ok(PublicKey::from_libp2p(libp2p_PublicKey::Ed25519(pk))) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Ed25519::0`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | libp2p_Keypair::Ed25519(_) => Algorithm::Ed25519, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Secp256k1::0`: This enum will be made opaque in the future, use `Keypair::try_into_secp256k1` instead. [INFO] [stdout] --> src/sec/keys.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | libp2p_Keypair::Secp256k1(_) => Algorithm::Secp256K1, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::Keypair::Ed25519::0`: This enum will be made opaque in the future, use `Keypair::try_into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 50 | libp2p_Keypair::Ed25519(kp) => { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `libp2p_identity::ed25519::Keypair::encode`: Renamed to `Keypair::to_bytes` [INFO] [stdout] --> src/sec/keys.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | vec[2..].copy_from_slice(&kp.encode()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `libp2p_identity::ed25519::Keypair::decode`: This method name does not follow Rust naming conventions, use `Keypair::try_from_bytes` instead. [INFO] [stdout] --> src/sec/keys.rs:79:56 [INFO] [stdout] | [INFO] [stdout] 79 | let keypair = libp2p_ed25519::Keypair::decode(&mut bytes[2..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `libp2p_identity::PublicKey::Ed25519::0`: This enum will be made opaque in the future, use `PublicKey::from` and `PublicKey::into_ed25519` instead. [INFO] [stdout] --> src/sec/keys.rs:121:39 [INFO] [stdout] | [INFO] [stdout] 121 | libp2p_PublicKey::Ed25519(pk) => { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `libp2p_identity::ed25519::PublicKey::encode`: Renamed to `PublicKey::to_bytes` to reflect actual behaviour. [INFO] [stdout] --> src/sec/keys.rs:125:46 [INFO] [stdout] | [INFO] [stdout] 125 | vec[2..].copy_from_slice(&pk.encode()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `libp2p_identity::ed25519::PublicKey::decode`: This method name does not follow Rust naming conventions, use `PublicKey::try_from_bytes` instead. [INFO] [stdout] --> src/sec/keys.rs:149:53 [INFO] [stdout] | [INFO] [stdout] 149 | let pk = libp2p_ed25519::PublicKey::decode(&bytes[2..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.16s [INFO] running `Command { std: "docker" "inspect" "6fe239bfede416e07dba52c190a806801600396aeade136917509c854b9ecb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe239bfede416e07dba52c190a806801600396aeade136917509c854b9ecb61", kill_on_drop: false }` [INFO] [stdout] 6fe239bfede416e07dba52c190a806801600396aeade136917509c854b9ecb61