[INFO] cloning repository https://github.com/eshork/peeroxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eshork/peeroxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feshork%2Fpeeroxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feshork%2Fpeeroxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed5d029d3d9d33a2b043a34e28ba4d015c15133e [INFO] testing eshork/peeroxide against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feshork%2Fpeeroxide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eshork/peeroxide [INFO] finished tweaking git repo https://github.com/eshork/peeroxide [INFO] tweaked toml for git repo https://github.com/eshork/peeroxide written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eshork/peeroxide on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eshork/peeroxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 685c48f3d93067055fee15892b0ba3640e39ddab9431d572ea6eed676f0cb601 [INFO] running `Command { std: "docker" "start" "-a" "685c48f3d93067055fee15892b0ba3640e39ddab9431d572ea6eed676f0cb601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "685c48f3d93067055fee15892b0ba3640e39ddab9431d572ea6eed676f0cb601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685c48f3d93067055fee15892b0ba3640e39ddab9431d572ea6eed676f0cb601", kill_on_drop: false }` [INFO] [stdout] 685c48f3d93067055fee15892b0ba3640e39ddab9431d572ea6eed676f0cb601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 668d41892b0e4f22ff34c71715b83a5f2a57734cefb165c38121730d64d3e65a [INFO] running `Command { std: "docker" "start" "-a" "668d41892b0e4f22ff34c71715b83a5f2a57734cefb165c38121730d64d3e65a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling roff v1.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling clap_mangen v0.2.33 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling libudx v1.3.1 (/opt/rustwide/workdir/libudx) [INFO] [stderr] Compiling peeroxide-dht v1.3.1 (/opt/rustwide/workdir/peeroxide-dht) [INFO] [stderr] Compiling peeroxide v1.3.1 (/opt/rustwide/workdir/peeroxide) [INFO] [stderr] Compiling peeroxide-cli v0.2.1 (/opt/rustwide/workdir/peeroxide-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "668d41892b0e4f22ff34c71715b83a5f2a57734cefb165c38121730d64d3e65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "668d41892b0e4f22ff34c71715b83a5f2a57734cefb165c38121730d64d3e65a", kill_on_drop: false }` [INFO] [stdout] 668d41892b0e4f22ff34c71715b83a5f2a57734cefb165c38121730d64d3e65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ef14159e3d71c574a0ac01b391be9478d0c59f3bad6fa278e90476dabbd1b28 [INFO] running `Command { std: "docker" "start" "-a" "6ef14159e3d71c574a0ac01b391be9478d0c59f3bad6fa278e90476dabbd1b28", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling libudx v1.3.1 (/opt/rustwide/workdir/libudx) [INFO] [stderr] Compiling peeroxide-dht v1.3.1 (/opt/rustwide/workdir/peeroxide-dht) [INFO] [stderr] Compiling peeroxide v1.3.1 (/opt/rustwide/workdir/peeroxide) [INFO] [stderr] Compiling peeroxide-cli v0.2.1 (/opt/rustwide/workdir/peeroxide-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "6ef14159e3d71c574a0ac01b391be9478d0c59f3bad6fa278e90476dabbd1b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef14159e3d71c574a0ac01b391be9478d0c59f3bad6fa278e90476dabbd1b28", kill_on_drop: false }` [INFO] [stdout] 6ef14159e3d71c574a0ac01b391be9478d0c59f3bad6fa278e90476dabbd1b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20cfbb7258c36595b09d6d0c975c0d0592073f74494bbe98f72fb693a5980421 [INFO] running `Command { std: "docker" "start" "-a" "20cfbb7258c36595b09d6d0c975c0d0592073f74494bbe98f72fb693a5980421", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libudx-5de41d3681604254) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test native::congestion::bbr::tests::test_min_rtt_ms_nonzero ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_on_rto_resets ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_save_cwnd ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_set_cwnd_minimum ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_full_bw_detection ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_set_pacing_rate_margin ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_drain_to_probe_bw ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_probe_bw_cycle_advance ... ok [INFO] [stdout] test native::congestion::filter::tests::test_expiry ... ok [INFO] [stdout] test native::congestion::filter::tests::test_new_returns_zero ... ok [INFO] [stdout] test native::congestion::filter::tests::test_reset ... ok [INFO] [stdout] test native::congestion::filter::tests::test_single_update ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_delay_when_exhausted ... ok [INFO] [stdout] test native::congestion::filter::tests::test_three_entries_tracked ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_delay_zero_when_available ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_delay_zero_when_rate_zero ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_new_has_initial_burst ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_reset ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_try_consume_failure ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_set_rate_and_refill ... ok [INFO] [stdout] test native::congestion::pacing::tests::test_try_consume_success ... ok [INFO] [stdout] test native::congestion::rate::tests::test_generate_correct_interval ... ok [INFO] [stdout] test native::congestion::rate::tests::test_generate_discards_sub_rtt ... ok [INFO] [stdout] test native::congestion::rate::tests::test_on_packet_sent_captures_state ... ok [INFO] [stdout] test native::congestion::rate::tests::test_generate_no_prior ... ok [INFO] [stdout] test native::congestion::tests::test_can_send_default_true ... ok [INFO] [stdout] test native::congestion::tests::test_new_does_not_panic ... ok [INFO] [stdout] test native::header::tests::all_fields_max_values ... ok [INFO] [stdout] test native::header::tests::decode_bad_magic ... ok [INFO] [stdout] test native::congestion::tests::test_pacing_delay_default_zero ... ok [INFO] [stdout] test native::header::tests::decode_bad_version ... ok [INFO] [stdout] test native::header::tests::decode_too_short ... ok [INFO] [stdout] test native::header::tests::decode_ignores_trailing_bytes ... ok [INFO] [stdout] test native::header::tests::encode_end_packet ... ok [INFO] [stdout] test native::header::tests::encode_known_bytes ... ok [INFO] [stdout] test native::header::tests::flag_combinations ... ok [INFO] [stdout] test native::header::tests::payload_offset_no_sack ... ok [INFO] [stdout] test native::header::tests::payload_offset_with_sack ... ok [INFO] [stdout] test native::header::tests::sack_empty ... ok [INFO] [stdout] test native::header::tests::sack_invalid_length ... ok [INFO] [stdout] test native::header::tests::sack_known_bytes ... ok [INFO] [stdout] test native::header::tests::encode_into_writes_correct_slice ... ok [INFO] [stdout] test native::header::tests::encode_decode_roundtrip ... ok [INFO] [stdout] test native::header::tests::sack_roundtrip ... ok [INFO] [stdout] test native::congestion::filter::tests::test_larger_replaces_max ... ok [INFO] [stdout] test native::stream::mtu_tests::mtu_initial_state_is_base ... ok [INFO] [stdout] test native::stream::mtu_tests::mtu_probe_ack_advances_mtu ... ok [INFO] [stdout] test native::stream::mtu_tests::mtu_probe_uses_data_offset_padding ... ok [INFO] [stdout] test native::stream::mtu_tests::mtu_probe_failure_fallback ... ok [INFO] [stdout] test native::congestion::tests::test_full_send_ack_cycle ... ok [INFO] [stdout] test native::stream::mtu_tests::mtu_max_probe_failures_completes_search ... ok [INFO] [stdout] test native::congestion::bbr::tests::test_new_startup_gains ... ok [INFO] [stdout] test native::congestion::rate::tests::test_on_packet_delivered_picks_highest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/async_stream.rs (/opt/rustwide/target/debug/deps/async_stream-a37e0c78e953f264) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test async_stream_read_write_basic ... ok [INFO] [stdout] test async_stream_flush ... ok [INFO] [stdout] test async_stream_shutdown ... ok [INFO] [stdout] test async_stream_eof ... ok [INFO] [stdout] test async_stream_partial_read ... ok [INFO] [stderr] Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-8915acaa953bd44c) [INFO] [stdout] test async_stream_tokio_copy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test double_bind ... ok [INFO] [stdout] test double_connect ... ok [INFO] [stdout] test write_before_connect ... ok [INFO] [stdout] test destroy_during_write ... ok [INFO] [stdout] test drop_runtime_with_active_streams ... ok [INFO] [stdout] test shared_runtime_outlives_owner ... ok [INFO] [stdout] test create_destroy_loop ... ok [INFO] [stdout] test connect_unreachable has been running for over 60 seconds [INFO] [stdout] test connect_unreachable ... ok [INFO] [stderr] Running tests/mtu_probing.rs (/opt/rustwide/target/debug/deps/mtu_probing-9fa49ad219f9a34d) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 61.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test mtu_large_write_chunked ... ok [INFO] [stdout] test mtu_baseline_payload_transfer ... ok [INFO] [stdout] test mtu_probing_increases_effective_mtu ... ok [INFO] [stdout] test mtu_probing_does_not_interfere_with_sack ... ok [INFO] [stdout] test mtu_data_integrity_across_mtu_change ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/multiplexing.rs (/opt/rustwide/target/debug/deps/multiplexing-3ed5577cf3a962c5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test socket_multiple_streams_3 ... ok [INFO] [stdout] test socket_10_streams ... ok [INFO] [stdout] test socket_stream_ids_sparse ... ok [INFO] [stdout] test socket_50_streams ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/network_sim.rs (/opt/rustwide/target/debug/deps/network_sim-241316b9ce33ad21) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test rtt_under_delay ... ok [INFO] [stdout] test mtu_probing_stays_at_base_when_clamped ... ok [INFO] [stdout] test mtu_probing_discovers_path_mtu ... ok [INFO] [stdout] test destroy_during_pending_write ... ok [INFO] [stdout] test proxy_passthrough_no_impairments ... ok [INFO] [stdout] test retransmission_under_loss ... ok [INFO] [stdout] test congestion_recovery_after_burst_loss ... ok [INFO] [stdout] test receive_window_respected ... ok [INFO] [stdout] test reorder_handling ... ok [INFO] [stderr] Running tests/relay.rs (/opt/rustwide/target/debug/deps/relay-40105a3374acc54a) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test relay_destroy_propagation ... ok [INFO] [stdout] test relay_basic_forward ... ok [INFO] [stdout] test relay_chain ... ok [INFO] [stdout] test relay_bidirectional_concurrent ... ok [INFO] [stdout] test relay_large_transfer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s [INFO] [stdout] [INFO] [stderr] Running tests/socket.rs (/opt/rustwide/target/debug/deps/socket-b8c034e6ca15f03d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test socket_close ... ok [INFO] [stdout] test socket_send_recv_datagram ... ok [INFO] [stdout] test socket_bind_and_local_addr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/stream_interop.rs (/opt/rustwide/target/debug/deps/stream_interop-454a59facf8f3d5a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] node:internal/modules/cjs/loader:1137 [INFO] [stderr] throw err; [INFO] [stderr] ^ [INFO] [stderr] [INFO] [stderr] Error: Cannot find module 'udx-native' [INFO] [stderr] Require stack: [INFO] [stderr] - /opt/rustwide/workdir/tests/node/udx-large-transfer.js [INFO] [stderr] at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) [INFO] [stderr] at Module._load (node:internal/modules/cjs/loader:975:27) [INFO] [stderr] at Module.require (node:internal/modules/cjs/loader:1225:19) [INFO] [stderr] at require (node:internal/modules/helpers:177:18) [INFO] [stderr] at Object. (/opt/rustwide/workdir/tests/node/udx-large-transfer.js:1:13) [INFO] [stderr] at Module._compile (node:internal/modules/cjs/loader:1356:14) [INFO] [stderr] at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) [INFO] [stderr] at Module.load (node:internal/modules/cjs/loader:1197:32) [INFO] [stderr] at Module._load (node:internal/modules/cjs/loader:1013:12) [INFO] [stderr] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) { [INFO] [stderr] code: 'MODULE_NOT_FOUND', [INFO] [stderr] requireStack: [ '/opt/rustwide/workdir/tests/node/udx-large-transfer.js' ] [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] Node.js v18.19.1 [INFO] [stderr] node:internal/modules/cjs/loader:1137 [INFO] [stderr] throw err; [INFO] [stderr] ^ [INFO] [stderr] [INFO] [stderr] Error: Cannot find module 'udx-native' [INFO] [stderr] Require stack: [INFO] [stderr] - /opt/rustwide/workdir/tests/node/udx-large-transfer.js [INFO] [stderr] at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) [INFO] [stderr] at Module._load (node:internal/modules/cjs/loader:975:27) [INFO] [stderr] at Module.require (node:internal/modules/cjs/loader:1225:19) [INFO] [stderr] at require (node:internal/modules/helpers:177:18) [INFO] [stderr] at Object. (/opt/rustwide/workdir/tests/node/udx-large-transfer.js:1:13) [INFO] [stderr] at Module._compile (node:internal/modules/cjs/loader:1356:14) [INFO] [stderr] at Module._extensions..js (node:internal/modules/cjs/loader:1414:10) [INFO] [stderr] at Module.load (node:internal/modules/cjs/loader:1197:32) [INFO] [stderr] at Module._load (node:internal/modules/cjs/loader:1013:12) [INFO] [stderr] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) { [INFO] [stderr] code: 'MODULE_NOT_FOUND', [INFO] [stderr] requireStack: [ '/opt/rustwide/workdir/tests/node/udx-large-transfer.js' ] [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] Node.js v18.19.1 [INFO] [stdout] test stream_interop_bidirectional ... FAILED [INFO] [stdout] test stream_interop_large ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- stream_interop_bidirectional stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'stream_interop_bidirectional' (119) panicked at libudx/tests/stream_interop.rs:100:48: [INFO] [stdout] bidirectional interop failed: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x652809467578 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x652809467578 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x652809467578 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x652809467578 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x65280947df0a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x65280947df0a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x65280946c292 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x65280946c292 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x652809445c56 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x652809445c56 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x65280945f8c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6528092d938c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x6528092d938c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x65280945fb42 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x65280945fb42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x652809445d12 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x65280943d679 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x652809446a2d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x65280947e77c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x65280947e4c2 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5 [INFO] [stdout] 20: 0x65280910b14b - >>::expect [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6528090e4662 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_bidirectional::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:100:48 [INFO] [stdout] 22: 0x6528090f9a09 - as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/time/timeout.rs:202:42 [INFO] [stdout] 23: 0x6528091012e3 - stream_interop[9a4ca3e8173ee4c3]::common::with_timeout::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/common/mod.rs:87:10 [INFO] [stdout] 24: 0x6528090eca5e - stream_interop[9a4ca3e8173ee4c3]::stream_interop_bidirectional::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:102:6 [INFO] [stdout] 25: 0x652809103652 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6528091036cd - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x6528090de29d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 28: 0x6528090de19b - tokio[eedc654b779cf646]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x6528090de19b - tokio[eedc654b779cf646]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x6528090de19b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 31: 0x6528090d9590 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 32: 0x6528090dd51d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 33: 0x6528090dc7c4 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 34: 0x6528090df77b - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x6528090fbe59 - tokio[eedc654b779cf646]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38 [INFO] [stdout] 36: 0x6528090f6142 - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x6528090f5cce - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x6528090fb65d - tokio[eedc654b779cf646]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17 [INFO] [stdout] 39: 0x6528090dbaf0 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 40: 0x6528090dbde6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 41: 0x6528090dc3d0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 42: 0x652809100ce3 - tokio[eedc654b779cf646]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x6528090d90c1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 44: 0x6528090e3d64 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x6528090e3f2f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18 [INFO] [stdout] 46: 0x6528090ece40 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_bidirectional [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:102:11 [INFO] [stdout] 47: 0x6528090e8457 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_bidirectional::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:96:40 [INFO] [stdout] 48: 0x6528090d5106 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x6528092cc46b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x6528092cc46b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 51: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 52: 0x6528092d9ce5 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 57: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `-p libudx --test stream_interop` [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 58: 0x6528092d4844 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 59: 0x6528092d4844 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x6528092dcd62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 61: 0x6528092dcd62 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x6528092dcd62 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x6528092dcd62 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x6528092dcd62 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x6528092dcd62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 66: 0x6528092dcd62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x652809466e9f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 68: 0x652809466e9f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x79a2e26e5aa4 - [INFO] [stdout] 70: 0x79a2e2772a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- stream_interop_large stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'stream_interop_large' (120) panicked at libudx/tests/stream_interop.rs:18:41: [INFO] [stdout] large transfer interop failed: Error("EOF while parsing a value", line: 1, column: 0) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x652809467578 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x652809467578 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x652809467578 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x652809467578 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x65280947df0a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x65280947df0a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x65280946c292 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x65280946c292 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x652809445c56 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x652809445c56 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x65280945f8c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6528092d938c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x6528092d938c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x65280945fb42 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x65280945fb42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x652809445d12 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x65280943d679 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x652809446a2d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x65280947e77c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x65280947e4c2 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5 [INFO] [stdout] 20: 0x65280910b14b - >>::expect [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x6528090e4482 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_large::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:18:41 [INFO] [stdout] 22: 0x6528090f9959 - as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/time/timeout.rs:202:42 [INFO] [stdout] 23: 0x652809101053 - stream_interop[9a4ca3e8173ee4c3]::common::with_timeout::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/common/mod.rs:87:10 [INFO] [stdout] 24: 0x6528090ec83e - stream_interop[9a4ca3e8173ee4c3]::stream_interop_large::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:20:6 [INFO] [stdout] 25: 0x652809103652 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x6528091036cd - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x6528090de29d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70 [INFO] [stdout] 28: 0x6528090de19b - tokio[eedc654b779cf646]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x6528090de19b - tokio[eedc654b779cf646]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x6528090de19b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25 [INFO] [stdout] 31: 0x6528090d9590 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19 [INFO] [stdout] 32: 0x6528090dd51d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44 [INFO] [stdout] 33: 0x6528090dc7c4 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68 [INFO] [stdout] 34: 0x6528090df77b - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x6528090fbe59 - tokio[eedc654b779cf646]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38 [INFO] [stdout] 36: 0x6528090f6142 - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x6528090f5cce - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x6528090fb65d - tokio[eedc654b779cf646]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17 [INFO] [stdout] 39: 0x6528090dbaf0 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27 [INFO] [stdout] 40: 0x6528090dbde6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24 [INFO] [stdout] 41: 0x6528090dc3d0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33 [INFO] [stdout] 42: 0x652809100ce3 - tokio[eedc654b779cf646]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x6528090d90c1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9 [INFO] [stdout] 44: 0x6528090e3d64 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x6528090e3f2f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18 [INFO] [stdout] 46: 0x6528090ecc70 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_large [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:20:11 [INFO] [stdout] 47: 0x6528090e46a7 - stream_interop[9a4ca3e8173ee4c3]::stream_interop_large::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libudx/tests/stream_interop.rs:14:32 [INFO] [stdout] 48: 0x6528090d50c6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x6528092cc46b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x6528092cc46b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 51: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 52: 0x6528092d9ce5 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x6528092d9ce5 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 57: 0x6528092d9ce5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 58: 0x6528092d4844 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 59: 0x6528092d4844 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x6528092dcd62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 61: 0x6528092dcd62 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x6528092dcd62 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x6528092dcd62 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x6528092dcd62 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x6528092dcd62 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 66: 0x6528092dcd62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x652809466e9f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 68: 0x652809466e9f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x79a2e26e5aa4 - [INFO] [stdout] 70: 0x79a2e2772a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] stream_interop_bidirectional [INFO] [stdout] stream_interop_large [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20cfbb7258c36595b09d6d0c975c0d0592073f74494bbe98f72fb693a5980421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cfbb7258c36595b09d6d0c975c0d0592073f74494bbe98f72fb693a5980421", kill_on_drop: false }` [INFO] [stdout] 20cfbb7258c36595b09d6d0c975c0d0592073f74494bbe98f72fb693a5980421