[INFO] cloning repository https://github.com/ustulation/using-quinn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ustulation/using-quinn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e3d43254291b7a2b0c081dc2142ae9e0c311648 [INFO] testing ustulation/using-quinn against try#9ce6b522e9d830b1461df3e1b001b5831bd32346 for pr-101061-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ustulation/using-quinn on toolchain 9ce6b522e9d830b1461df3e1b001b5831bd32346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ustulation/using-quinn [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ustulation/using-quinn [INFO] tweaked toml for git repo https://github.com/ustulation/using-quinn written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33cb52a40cd3abd017712c30b28ec77ad69ec855cc5f83f7a64555891b258654 [INFO] running `Command { std: "docker" "start" "-a" "33cb52a40cd3abd017712c30b28ec77ad69ec855cc5f83f7a64555891b258654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33cb52a40cd3abd017712c30b28ec77ad69ec855cc5f83f7a64555891b258654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cb52a40cd3abd017712c30b28ec77ad69ec855cc5f83f7a64555891b258654", kill_on_drop: false }` [INFO] [stdout] 33cb52a40cd3abd017712c30b28ec77ad69ec855cc5f83f7a64555891b258654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f35b2b579399b7e415dc2cbaa54f75b848c0ed7986e1b4a665f0b20ca771b00 [INFO] running `Command { std: "docker" "start" "-a" "5f35b2b579399b7e415dc2cbaa54f75b848c0ed7986e1b4a665f0b20ca771b00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.13s [INFO] running `Command { std: "docker" "inspect" "5f35b2b579399b7e415dc2cbaa54f75b848c0ed7986e1b4a665f0b20ca771b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f35b2b579399b7e415dc2cbaa54f75b848c0ed7986e1b4a665f0b20ca771b00", kill_on_drop: false }` [INFO] [stdout] 5f35b2b579399b7e415dc2cbaa54f75b848c0ed7986e1b4a665f0b20ca771b00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baccd3fe11146f7d573e4f50bd8899e73422428a66fdfa0c2d88dba9d5b1a605 [INFO] running `Command { std: "docker" "start" "-a" "baccd3fe11146f7d573e4f50bd8899e73422428a66fdfa0c2d88dba9d5b1a605", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-test-macro v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [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.7.4 [INFO] [stderr] Compiling quinn-udp v0.1.3 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling igd v0.12.0 [INFO] [stderr] Compiling qp2p v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "baccd3fe11146f7d573e4f50bd8899e73422428a66fdfa0c2d88dba9d5b1a605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baccd3fe11146f7d573e4f50bd8899e73422428a66fdfa0c2d88dba9d5b1a605", kill_on_drop: false }` [INFO] [stdout] baccd3fe11146f7d573e4f50bd8899e73422428a66fdfa0c2d88dba9d5b1a605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de47fc6aa639970642eed20ed8879736f784d8c0913c445658e958252bb20122 [INFO] running `Command { std: "docker" "start" "-a" "de47fc6aa639970642eed20ed8879736f784d8c0913c445658e958252bb20122", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp2p-7deaf58e0b3304e4) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test endpoint::tests::new_with_external_port ... ok [INFO] [stdout] test endpoint::tests::new_with_external_addr ... ok [INFO] [stdout] test endpoint::tests::new_with_external_ip ... ok [INFO] [stdout] test endpoint::tests::new_without_external_addr ... ok [INFO] [stdout] test tests::common::successful_connection ... ok [INFO] [stdout] test tests::common::single_message ... ok [INFO] [stdout] test tests::common::simultaneous_incoming_and_outgoing_connections ... ok [INFO] [stdout] test tests::common::connection_attempts_to_bootstrap_contacts_should_succeed ... ok [INFO] [stdout] test tests::common::client ... ok [INFO] [stdout] test connection::tests::test_endpoint_echo ... ok [INFO] [stdout] test connection::tests::basic_usage ... ok [INFO] [stdout] test connection::tests::endpoint_verification ... ok [INFO] [stdout] test connection::tests::benign_connection_loss ... ok [INFO] [stdout] test tests::common::multiple_connections_with_many_concurrent_messages ... ok [INFO] [stdout] test tests::common::no_reuse_incoming_connection ... ok [INFO] [stdout] test tests::common::no_reuse_outgoing_connection ... ok [INFO] [stdout] test tests::common::many_messages ... ok [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::multiple_connections_with_many_larger_concurrent_messages has been running for over 60 seconds [INFO] [stdout] test tests::common::multiple_connections_with_many_larger_concurrent_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 102.58s [INFO] [stdout] [INFO] [stderr] Doc-tests qp2p [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" "de47fc6aa639970642eed20ed8879736f784d8c0913c445658e958252bb20122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de47fc6aa639970642eed20ed8879736f784d8c0913c445658e958252bb20122", kill_on_drop: false }` [INFO] [stdout] de47fc6aa639970642eed20ed8879736f784d8c0913c445658e958252bb20122