[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1333fe1d00e708db2acfd71d5351a4c514ffe54a [INFO] testing rishflab/libp2p-tests against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishflab%2Flibp2p-tests" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rishflab/libp2p-tests on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-9/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58cc8e03016d3cac13f62082750cb7d49c6b6ef28af375344a49684a0cd20194 [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" "58cc8e03016d3cac13f62082750cb7d49c6b6ef28af375344a49684a0cd20194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58cc8e03016d3cac13f62082750cb7d49c6b6ef28af375344a49684a0cd20194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58cc8e03016d3cac13f62082750cb7d49c6b6ef28af375344a49684a0cd20194", kill_on_drop: false }` [INFO] [stdout] 58cc8e03016d3cac13f62082750cb7d49c6b6ef28af375344a49684a0cd20194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba4af3356922a33201429d284f1ba7f688b9136720a847fb3485cde08f23a48 [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" "9ba4af3356922a33201429d284f1ba7f688b9136720a847fb3485cde08f23a48", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling prost-derive v0.6.1 [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] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling futures_codec v0.3.4 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling yamux v0.4.5 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling multihash v0.10.1 [INFO] [stderr] Compiling multistream-select v0.8.0 [INFO] [stderr] Compiling libp2p-core v0.18.0 [INFO] [stderr] Compiling libp2p-secio v0.18.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling parity-multiaddr v0.8.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling libp2p-swarm v0.18.0 [INFO] [stderr] Compiling libp2p-mplex v0.18.0 [INFO] [stderr] Compiling libp2p-dns v0.18.0 [INFO] [stderr] Compiling libp2p-yamux v0.18.0 [INFO] [stderr] Compiling libp2p-tcp v0.18.0 [INFO] [stderr] Compiling libp2p-mdns v0.18.0 [INFO] [stderr] Compiling libp2p v0.18.0 [INFO] [stderr] Compiling libp2p-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "9ba4af3356922a33201429d284f1ba7f688b9136720a847fb3485cde08f23a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba4af3356922a33201429d284f1ba7f688b9136720a847fb3485cde08f23a48", kill_on_drop: false }` [INFO] [stdout] 9ba4af3356922a33201429d284f1ba7f688b9136720a847fb3485cde08f23a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f611dac2f8a7d43b8b29873eb59d13c79550bd00decc67c4bc931ff78a26a6 [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" "12f611dac2f8a7d43b8b29873eb59d13c79550bd00decc67c4bc931ff78a26a6", kill_on_drop: false }` [INFO] [stderr] Compiling 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 test [unoptimized + debuginfo] target(s) in 13.10s [INFO] running `Command { std: "docker" "inspect" "12f611dac2f8a7d43b8b29873eb59d13c79550bd00decc67c4bc931ff78a26a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f611dac2f8a7d43b8b29873eb59d13c79550bd00decc67c4bc931ff78a26a6", kill_on_drop: false }` [INFO] [stdout] 12f611dac2f8a7d43b8b29873eb59d13c79550bd00decc67c4bc931ff78a26a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 681dbde9a85e1dae985fa4668ed6e3c3c1833017cd5b31bc9110b6bd05263e10 [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" "681dbde9a85e1dae985fa4668ed6e3c3c1833017cd5b31bc9110b6bd05263e10", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `prelude::*` [INFO] [stderr] --> src/announce.rs:53:28 [INFO] [stderr] | [INFO] [stderr] 53 | use futures::{pin_mut, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Multihash` [INFO] [stderr] --> src/announce.rs:58:31 [INFO] [stderr] | [INFO] [stderr] 58 | multihash::{Sha2_256, Multihash}, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `peer` [INFO] [stderr] --> src/announce.rs:148:74 [INFO] [stderr] | [INFO] [stderr] 148 | if let BehaviourOutEvent::ReceivedAnnouncement { peer, io } = behavior_event { [INFO] [stderr] | ^^^^ help: try ignoring the field: `peer: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `alice_peer_id` [INFO] [stderr] --> src/announce.rs:101:31 [INFO] [stderr] | [INFO] [stderr] 101 | let (mut alice_swarm, alice_peer_id) = { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alice_peer_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `outbound_config` [INFO] [stderr] --> src/announce.rs:132:13 [INFO] [stderr] | [INFO] [stderr] 132 | let outbound_config = OutboundConfig::new(send_swap_digest.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outbound_config` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/announce.rs:129:9 [INFO] [stderr] | [INFO] [stderr] 129 | Swarm::dial_addr(&mut alice_swarm, bob_addr.clone()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libp2p_tests-8cedea598b84e021 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test announce::tests::send_announce_receive_confirmation ... test announce::tests::send_announce_receive_confirmation has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "681dbde9a85e1dae985fa4668ed6e3c3c1833017cd5b31bc9110b6bd05263e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681dbde9a85e1dae985fa4668ed6e3c3c1833017cd5b31bc9110b6bd05263e10", kill_on_drop: false }` [INFO] [stdout] 681dbde9a85e1dae985fa4668ed6e3c3c1833017cd5b31bc9110b6bd05263e10