[INFO] fetching crate exocore-transport 0.1.25... [INFO] testing exocore-transport-0.1.25 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate exocore-transport 0.1.25 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate exocore-transport 0.1.25 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore-transport 0.1.25 [INFO] finished tweaking crates.io crate exocore-transport 0.1.25 [INFO] tweaked toml for crates.io crate exocore-transport 0.1.25 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded libp2p-wasm-ext v0.39.0 [INFO] [stderr] Downloaded parity-send-wrapper v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f3a8ffebc30064928d7d99f15e8874e6d29b5dfbca0d0bcc248b1f66d9b3f00 [INFO] running `Command { std: "docker" "start" "-a" "5f3a8ffebc30064928d7d99f15e8874e6d29b5dfbca0d0bcc248b1f66d9b3f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f3a8ffebc30064928d7d99f15e8874e6d29b5dfbca0d0bcc248b1f66d9b3f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3a8ffebc30064928d7d99f15e8874e6d29b5dfbca0d0bcc248b1f66d9b3f00", kill_on_drop: false }` [INFO] [stdout] 5f3a8ffebc30064928d7d99f15e8874e6d29b5dfbca0d0bcc248b1f66d9b3f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e91c4f3e9462daab688e685462975cd3d40d6ff541f7c0de45967ab2922040 [INFO] running `Command { std: "docker" "start" "-a" "86e91c4f3e9462daab688e685462975cd3d40d6ff541f7c0de45967ab2922040", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling capnp v0.16.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling capnpc v0.16.5 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling shadow-rs v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling if-watch v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-websocket v0.41.0 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling exocore-core v0.1.25 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling exocore-transport v0.1.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/streams.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | prelude::*, [INFO] [stdout] | ---------- the item `Sink` is already imported here [INFO] [stdout] 9 | sink::{Sink, SinkErrInto}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/transport.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{prelude::*, sink::Sink}; [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/either.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Future` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/either.rs:9:61 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Stream` is imported redundantly [INFO] [stdout] --> src/either.rs:9:76 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Stream` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:12:69 [INFO] [stdout] | [INFO] [stdout] 12 | CloseConnection, ConnectionId, FromSwarm, NetworkBehaviour, NetworkBehaviourAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NetworkBehaviourAction>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | let event = NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | event: NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | .push_back(NetworkBehaviourAction::CloseConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | self.actions.push_back(NetworkBehaviourAction::Dial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 201 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:298:15 [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Poll>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:62 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed. [INFO] [stdout] --> src/p2p/transport.rs:437:38 [INFO] [stdout] | [INFO] [stdout] 437 | .authenticate(libp2p::noise::NoiseConfig::xx(noise_keys).into_authenticated()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_yamux::YamuxConfig`: Import the `yamux` module and refer to this type as `yamux::Config` instead. [INFO] [stdout] --> src/p2p/transport.rs:439:28 [INFO] [stdout] | [INFO] [stdout] 439 | libp2p::yamux::YamuxConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 48s [INFO] running `Command { std: "docker" "inspect" "86e91c4f3e9462daab688e685462975cd3d40d6ff541f7c0de45967ab2922040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e91c4f3e9462daab688e685462975cd3d40d6ff541f7c0de45967ab2922040", kill_on_drop: false }` [INFO] [stdout] 86e91c4f3e9462daab688e685462975cd3d40d6ff541f7c0de45967ab2922040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc676bb52754702e59f7d989831280b39b365e50a94d5be3be686c65f7271ed [INFO] running `Command { std: "docker" "start" "-a" "3dc676bb52754702e59f7d989831280b39b365e50a94d5be3be686c65f7271ed", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling exocore-core v0.1.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling if-watch v3.2.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-websocket v0.41.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling exocore-transport v0.1.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/streams.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | prelude::*, [INFO] [stdout] | ---------- the item `Sink` is already imported here [INFO] [stdout] 9 | sink::{Sink, SinkErrInto}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/transport.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{prelude::*, sink::Sink}; [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/either.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Future` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/either.rs:9:61 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Stream` is imported redundantly [INFO] [stdout] --> src/either.rs:9:76 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Stream` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:12:69 [INFO] [stdout] | [INFO] [stdout] 12 | CloseConnection, ConnectionId, FromSwarm, NetworkBehaviour, NetworkBehaviourAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NetworkBehaviourAction>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | let event = NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | event: NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | .push_back(NetworkBehaviourAction::CloseConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | self.actions.push_back(NetworkBehaviourAction::Dial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 201 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:298:15 [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Poll>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:62 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed. [INFO] [stdout] --> src/p2p/transport.rs:437:38 [INFO] [stdout] | [INFO] [stdout] 437 | .authenticate(libp2p::noise::NoiseConfig::xx(noise_keys).into_authenticated()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_yamux::YamuxConfig`: Import the `yamux` module and refer to this type as `yamux::Config` instead. [INFO] [stdout] --> src/p2p/transport.rs:439:28 [INFO] [stdout] | [INFO] [stdout] 439 | libp2p::yamux::YamuxConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/streams.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | prelude::*, [INFO] [stdout] | ---------- the item `Sink` is already imported here [INFO] [stdout] 9 | sink::{Sink, SinkErrInto}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/transport.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{prelude::*, sink::Sink}; [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Future` is imported redundantly [INFO] [stdout] --> src/either.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Future` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sink` is imported redundantly [INFO] [stdout] --> src/either.rs:9:61 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Sink` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Stream` is imported redundantly [INFO] [stdout] --> src/either.rs:9:76 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Stream` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LocalNode` is imported redundantly [INFO] [stdout] --> src/testing.rs:375:40 [INFO] [stdout] | [INFO] [stdout] 375 | use exocore_core::cell::{FullCell, LocalNode}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 376 | [INFO] [stdout] 377 | use super::*; [INFO] [stdout] | -------- the item `LocalNode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:12:69 [INFO] [stdout] | [INFO] [stdout] 12 | CloseConnection, ConnectionId, FromSwarm, NetworkBehaviour, NetworkBehaviourAction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NetworkBehaviourAction>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | let event = NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | event: NetworkBehaviourAction::NotifyHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | .push_back(NetworkBehaviourAction::CloseConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | self.actions.push_back(NetworkBehaviourAction::Dial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 201 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stdout] --> src/p2p/behaviour.rs:298:15 [INFO] [stdout] | [INFO] [stdout] 298 | ) -> Poll>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:37 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stdout] --> src/p2p/transport.rs:431:62 [INFO] [stdout] | [INFO] [stdout] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed. [INFO] [stdout] --> src/p2p/transport.rs:437:38 [INFO] [stdout] | [INFO] [stdout] 437 | .authenticate(libp2p::noise::NoiseConfig::xx(noise_keys).into_authenticated()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `libp2p::libp2p_yamux::YamuxConfig`: Import the `yamux` module and refer to this type as `yamux::Config` instead. [INFO] [stdout] --> src/p2p/transport.rs:439:28 [INFO] [stdout] | [INFO] [stdout] 439 | libp2p::yamux::YamuxConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 23s [INFO] running `Command { std: "docker" "inspect" "3dc676bb52754702e59f7d989831280b39b365e50a94d5be3be686c65f7271ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc676bb52754702e59f7d989831280b39b365e50a94d5be3be686c65f7271ed", kill_on_drop: false }` [INFO] [stdout] 3dc676bb52754702e59f7d989831280b39b365e50a94d5be3be686c65f7271ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04e71a923c9c034920db0a07d65be3e53b422b30fac18d9ca9b2628bfeeaed77 [INFO] running `Command { std: "docker" "start" "-a" "04e71a923c9c034920db0a07d65be3e53b422b30fac18d9ca9b2628bfeeaed77", kill_on_drop: false }` [INFO] [stderr] warning: the item `Sink` is imported redundantly [INFO] [stderr] --> src/streams.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 8 | prelude::*, [INFO] [stderr] | ---------- the item `Sink` is already imported here [INFO] [stderr] 9 | sink::{Sink, SinkErrInto}, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Sink` is imported redundantly [INFO] [stderr] --> src/transport.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::{prelude::*, sink::Sink}; [INFO] [stderr] | ---------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item `Sink` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Future` is imported redundantly [INFO] [stderr] --> src/either.rs:9:42 [INFO] [stderr] | [INFO] [stderr] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stderr] | ---------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item `Future` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Sink` is imported redundantly [INFO] [stderr] --> src/either.rs:9:61 [INFO] [stderr] | [INFO] [stderr] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stderr] | ---------- ^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item `Sink` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Stream` is imported redundantly [INFO] [stderr] --> src/either.rs:9:76 [INFO] [stderr] | [INFO] [stderr] 9 | use futures::{channel::mpsc, prelude::*, Future, FutureExt, Sink, SinkExt, Stream, StreamExt}; [INFO] [stderr] | ---------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item `Stream` is already imported here [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:12:69 [INFO] [stderr] | [INFO] [stderr] 12 | CloseConnection, ConnectionId, FromSwarm, NetworkBehaviour, NetworkBehaviourAction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | NetworkBehaviourAction>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:57:29 [INFO] [stderr] | [INFO] [stderr] 57 | let event = NetworkBehaviourAction::NotifyHandler { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:72:28 [INFO] [stderr] | [INFO] [stderr] 72 | event: NetworkBehaviourAction::NotifyHandler { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 129 | .push_back(NetworkBehaviourAction::CloseConnection { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:158:36 [INFO] [stderr] | [INFO] [stderr] 158 | self.actions.push_back(NetworkBehaviourAction::Dial { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:175:28 [INFO] [stderr] | [INFO] [stderr] 175 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:201:28 [INFO] [stderr] | [INFO] [stderr] 201 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:284:28 [INFO] [stderr] | [INFO] [stderr] 284 | .push_back(NetworkBehaviourAction::GenerateEvent( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_swarm::NetworkBehaviourAction`: Use `ToSwarm` instead. [INFO] [stderr] --> src/p2p/behaviour.rs:298:15 [INFO] [stderr] | [INFO] [stderr] 298 | ) -> Poll>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stderr] --> src/p2p/transport.rs:431:37 [INFO] [stderr] | [INFO] [stderr] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol. [INFO] [stderr] --> src/p2p/transport.rs:431:62 [INFO] [stderr] | [INFO] [stderr] 431 | let noise_keys = libp2p::noise::Keypair::::new() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed. [INFO] [stderr] --> src/p2p/transport.rs:437:38 [INFO] [stderr] | [INFO] [stderr] 437 | .authenticate(libp2p::noise::NoiseConfig::xx(noise_keys).into_authenticated()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `libp2p::libp2p_yamux::YamuxConfig`: Import the `yamux` module and refer to this type as `yamux::Config` instead. [INFO] [stderr] --> src/p2p/transport.rs:439:28 [INFO] [stderr] | [INFO] [stderr] 439 | libp2p::yamux::YamuxConfig::default(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `LocalNode` is imported redundantly [INFO] [stderr] --> src/testing.rs:375:40 [INFO] [stderr] | [INFO] [stderr] 375 | use exocore_core::cell::{FullCell, LocalNode}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 376 | [INFO] [stderr] 377 | use super::*; [INFO] [stderr] | -------- the item `LocalNode` is already imported here [INFO] [stderr] [INFO] [stderr] warning: `exocore-transport` (lib) generated 19 warnings [INFO] [stderr] warning: `exocore-transport` (lib test) generated 20 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exocore_transport-1e97a87117b8bdf3) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test p2p::protocol::tests::test_encode_decode_msg_len ... ok [INFO] [stdout] test http::tests::entities_query ... ok [INFO] [stdout] test testing::test::connection_status_notification ... ok [INFO] [stdout] test http::tests::invalid_requests ... ok [INFO] [stdout] test http::tests::entities_mutation ... ok [INFO] [stdout] test either::tests::test_send_and_receive ... ok [INFO] [stdout] test p2p::bytes_channel::tests::test_bytes_channel ... ok [INFO] [stdout] test testing::test::send_and_receive ... ok [INFO] [stdout] test p2p::tests::handle_removal_and_transport_kill ... ok [INFO] [stdout] test p2p::tests::should_queue_message_until_connected ... ok [INFO] [stdout] test p2p::tests::test_integration ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests exocore-transport [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04e71a923c9c034920db0a07d65be3e53b422b30fac18d9ca9b2628bfeeaed77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e71a923c9c034920db0a07d65be3e53b422b30fac18d9ca9b2628bfeeaed77", kill_on_drop: false }` [INFO] [stdout] 04e71a923c9c034920db0a07d65be3e53b422b30fac18d9ca9b2628bfeeaed77 [INFO] testing exocore-transport-0.1.25 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate exocore-transport 0.1.25 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate exocore-transport 0.1.25 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore-transport 0.1.25 [INFO] finished tweaking crates.io crate exocore-transport 0.1.25 [INFO] tweaked toml for crates.io crate exocore-transport 0.1.25 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 997db9300e412478df4bdf95a80db3a7341b52e6cb0a10ee6e16a6b8d857a9a0 [INFO] running `Command { std: "docker" "start" "-a" "997db9300e412478df4bdf95a80db3a7341b52e6cb0a10ee6e16a6b8d857a9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "997db9300e412478df4bdf95a80db3a7341b52e6cb0a10ee6e16a6b8d857a9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "997db9300e412478df4bdf95a80db3a7341b52e6cb0a10ee6e16a6b8d857a9a0", kill_on_drop: false }` [INFO] [stdout] 997db9300e412478df4bdf95a80db3a7341b52e6cb0a10ee6e16a6b8d857a9a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f299e2672222c8ca370f38539ebe090695472b42905cd2bb9f78545be75c3424 [INFO] running `Command { std: "docker" "start" "-a" "f299e2672222c8ca370f38539ebe090695472b42905cd2bb9f78545be75c3424", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling capnp v0.16.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling capnpc v0.16.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling shadow-rs v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling if-watch v3.2.0 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-websocket v0.41.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling exocore-core v0.1.25 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/protobuf-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=cc16594fe62c8616 -C extra-filename=-cc16594fe62c8616 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-310a3beca397895a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05a72d7e6fe3d9ae.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f299e2672222c8ca370f38539ebe090695472b42905cd2bb9f78545be75c3424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f299e2672222c8ca370f38539ebe090695472b42905cd2bb9f78545be75c3424", kill_on_drop: false }` [INFO] [stdout] f299e2672222c8ca370f38539ebe090695472b42905cd2bb9f78545be75c3424