[INFO] cloning repository https://github.com/rishflab/libp2p-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rishflab/libp2p-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1333fe1d00e708db2acfd71d5351a4c514ffe54a [INFO] checking rishflab/libp2p-tests against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rishflab/libp2p-tests on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rishflab/libp2p-tests [INFO] finished tweaking git repo https://github.com/rishflab/libp2p-tests [INFO] tweaked toml for git repo https://github.com/rishflab/libp2p-tests written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/rishflab/libp2p-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nohash-hasher v0.2.0 [INFO] [stderr] Downloaded unsigned-varint v0.3.3 [INFO] [stderr] Downloaded futures_codec v0.3.4 [INFO] [stderr] Downloaded libp2p-mdns v0.18.0 [INFO] [stderr] Downloaded yamux v0.4.5 [INFO] [stderr] Downloaded libp2p-yamux v0.18.0 [INFO] [stderr] Downloaded libp2p-core v0.18.0 [INFO] [stderr] Downloaded parity-send-wrapper v0.1.0 [INFO] [stderr] Downloaded libp2p-dns v0.18.0 [INFO] [stderr] Downloaded libp2p-core-derive v0.18.0 [INFO] [stderr] Downloaded multistream-select v0.8.0 [INFO] [stderr] Downloaded libp2p-tcp v0.18.0 [INFO] [stderr] Downloaded parity-multiaddr v0.8.0 [INFO] [stderr] Downloaded libp2p-secio v0.18.0 [INFO] [stderr] Downloaded libp2p-mplex v0.18.0 [INFO] [stderr] Downloaded quicksink v0.1.2 [INFO] [stderr] Downloaded multihash v0.10.1 [INFO] [stderr] Downloaded wasm-timer v0.2.4 [INFO] [stderr] Downloaded libp2p v0.18.0 [INFO] [stderr] Downloaded libp2p-swarm v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea89a326c846ce90599fd830c252feaaa81c4615bc9b65d15a1c28089ea04e30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ea89a326c846ce90599fd830c252feaaa81c4615bc9b65d15a1c28089ea04e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea89a326c846ce90599fd830c252feaaa81c4615bc9b65d15a1c28089ea04e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea89a326c846ce90599fd830c252feaaa81c4615bc9b65d15a1c28089ea04e30", kill_on_drop: false }` [INFO] [stdout] ea89a326c846ce90599fd830c252feaaa81c4615bc9b65d15a1c28089ea04e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb8a6e88c7222d7376affef3a9bdc4234de28a9eda6a9aefc30a7a033fb7cfd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bb8a6e88c7222d7376affef3a9bdc4234de28a9eda6a9aefc30a7a033fb7cfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.18.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking yamux v0.4.5 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking multihash v0.10.1 [INFO] [stderr] Checking multistream-select v0.8.0 [INFO] [stderr] Compiling libp2p-core v0.18.0 [INFO] [stderr] Compiling libp2p-secio v0.18.0 [INFO] [stderr] Checking parity-multiaddr v0.8.0 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking libp2p-swarm v0.18.0 [INFO] [stderr] Checking libp2p-dns v0.18.0 [INFO] [stderr] Checking libp2p-mplex v0.18.0 [INFO] [stderr] Checking libp2p-tcp v0.18.0 [INFO] [stderr] Checking libp2p-yamux v0.18.0 [INFO] [stderr] Checking libp2p-mdns v0.18.0 [INFO] [stderr] Checking libp2p v0.18.0 [INFO] [stderr] Checking libp2p-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> src/announce.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | use futures::{pin_mut, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Multihash` [INFO] [stdout] --> src/announce.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | multihash::{Sha2_256, Multihash}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer` [INFO] [stdout] --> src/announce.rs:148:74 [INFO] [stdout] | [INFO] [stdout] 148 | if let BehaviourOutEvent::ReceivedAnnouncement { peer, io } = behavior_event { [INFO] [stdout] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alice_peer_id` [INFO] [stdout] --> src/announce.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | let (mut alice_swarm, alice_peer_id) = { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alice_peer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outbound_config` [INFO] [stdout] --> src/announce.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let outbound_config = OutboundConfig::new(send_swap_digest.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outbound_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/announce.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | Swarm::dial_addr(&mut alice_swarm, bob_addr.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "8bb8a6e88c7222d7376affef3a9bdc4234de28a9eda6a9aefc30a7a033fb7cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb8a6e88c7222d7376affef3a9bdc4234de28a9eda6a9aefc30a7a033fb7cfd", kill_on_drop: false }` [INFO] [stdout] 8bb8a6e88c7222d7376affef3a9bdc4234de28a9eda6a9aefc30a7a033fb7cfd