[INFO] fetching crate qp2p 0.28.5... [INFO] testing qp2p-0.28.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate qp2p 0.28.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate qp2p 0.28.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qp2p 0.28.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qp2p 0.28.5 [INFO] tweaked toml for crates.io crate qp2p 0.28.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate qp2p 0.28.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03d9ab847dfb070878a070bb44ca671d5654a6c10addc21be296eef6dede25f2 [INFO] running `Command { std: "docker" "start" "-a" "03d9ab847dfb070878a070bb44ca671d5654a6c10addc21be296eef6dede25f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d9ab847dfb070878a070bb44ca671d5654a6c10addc21be296eef6dede25f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d9ab847dfb070878a070bb44ca671d5654a6c10addc21be296eef6dede25f2", kill_on_drop: false }` [INFO] [stdout] 03d9ab847dfb070878a070bb44ca671d5654a6c10addc21be296eef6dede25f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8000c3ae24f0a852d5e3ca7fb2c94e7743cd74e5eb3d85f98651a6606355e39 [INFO] running `Command { std: "docker" "start" "-a" "d8000c3ae24f0a852d5e3ca7fb2c94e7743cd74e5eb3d85f98651a6606355e39", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quinn-proto v0.8.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.28.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "d8000c3ae24f0a852d5e3ca7fb2c94e7743cd74e5eb3d85f98651a6606355e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8000c3ae24f0a852d5e3ca7fb2c94e7743cd74e5eb3d85f98651a6606355e39", kill_on_drop: false }` [INFO] [stdout] d8000c3ae24f0a852d5e3ca7fb2c94e7743cd74e5eb3d85f98651a6606355e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 139fe4d519e65faeedae7fa634c2dbb016dbe139bfdb483ef5a803dcc6312db6 [INFO] running `Command { std: "docker" "start" "-a" "139fe4d519e65faeedae7fa634c2dbb016dbe139bfdb483ef5a803dcc6312db6", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling quinn-proto v0.8.1 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-test v0.1.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling quinn-udp v0.1.1 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.28.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 09s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp2p-b65a5494d3cef4d4) [INFO] running `Command { std: "docker" "inspect" "139fe4d519e65faeedae7fa634c2dbb016dbe139bfdb483ef5a803dcc6312db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139fe4d519e65faeedae7fa634c2dbb016dbe139bfdb483ef5a803dcc6312db6", kill_on_drop: false }` [INFO] [stdout] 139fe4d519e65faeedae7fa634c2dbb016dbe139bfdb483ef5a803dcc6312db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae73a14fad040d5d9db2af4a805da31fd944bf7131881b07edb2a44d791ec0af [INFO] running `Command { std: "docker" "start" "-a" "ae73a14fad040d5d9db2af4a805da31fd944bf7131881b07edb2a44d791ec0af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp2p-b65a5494d3cef4d4) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test endpoint::tests::new_with_external_addr ... ok [INFO] [stdout] test endpoint::tests::new_with_external_port ... ok [INFO] [stdout] test endpoint::tests::new_without_external_addr ... ok [INFO] [stdout] test connection::tests::basic_usage ... ok [INFO] [stdout] test endpoint::tests::new_with_external_ip ... ok [INFO] [stdout] test tests::common::successful_connection ... ok [INFO] [stdout] test tests::common::single_message ... ok [INFO] [stdout] test tests::common::connection_attempts_to_bootstrap_contacts_should_succeed ... ok [INFO] [stdout] test connection::tests::test_endpoint_echo ... ok [INFO] [stdout] test tests::common::client ... ok [INFO] [stdout] test tests::common::simultaneous_incoming_and_outgoing_connections ... ok [INFO] [stdout] test connection::tests::benign_connection_loss ... ok [INFO] [stdout] test tests::common::no_reuse_outgoing_connection ... ok [INFO] [stdout] test tests::common::no_reuse_incoming_connection ... ok [INFO] [stdout] test connection::tests::endpoint_verification ... FAILED [INFO] [stdout] test tests::common::reachability ... ok [INFO] [stdout] test tests::common::multiple_concurrent_connects_to_the_same_peer ... ok [INFO] [stdout] test tests::common::many_messages ... ok [INFO] [stdout] test tests::common::multiple_connections_with_many_concurrent_messages ... ok [INFO] [stdout] test tests::common::multiple_connections_with_many_larger_concurrent_messages has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ae73a14fad040d5d9db2af4a805da31fd944bf7131881b07edb2a44d791ec0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae73a14fad040d5d9db2af4a805da31fd944bf7131881b07edb2a44d791ec0af", kill_on_drop: false }` [INFO] [stdout] ae73a14fad040d5d9db2af4a805da31fd944bf7131881b07edb2a44d791ec0af