[INFO] fetching crate tokio-stream-multiplexor-fork 0.5.8... [INFO] testing tokio-stream-multiplexor-fork-0.5.8 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tokio-stream-multiplexor-fork 0.5.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tokio-stream-multiplexor-fork 0.5.8 [INFO] finished tweaking crates.io crate tokio-stream-multiplexor-fork 0.5.8 [INFO] tweaked toml for crates.io crate tokio-stream-multiplexor-fork 0.5.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-stream-multiplexor-fork 0.5.8 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-stream-multiplexor-fork 0.5.8 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ciborium-io v0.2.0 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.0 [INFO] [stderr] Downloaded crossbeam-deque v0.8.2 [INFO] [stderr] Downloaded async-channel v1.8.0 [INFO] [stderr] Downloaded concurrent-queue v2.1.0 [INFO] [stderr] Downloaded toml v0.5.9 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded ciborium v0.2.0 [INFO] [stderr] Downloaded rayon v1.6.0 [INFO] [stderr] Downloaded version-sync v0.9.4 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc7fffcbbb633fe14a304bde2c81e3d6675f1f108d56945852df034899c1efa7 [INFO] running `Command { std: "docker" "start" "-a" "dc7fffcbbb633fe14a304bde2c81e3d6675f1f108d56945852df034899c1efa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc7fffcbbb633fe14a304bde2c81e3d6675f1f108d56945852df034899c1efa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7fffcbbb633fe14a304bde2c81e3d6675f1f108d56945852df034899c1efa7", kill_on_drop: false }` [INFO] [stdout] dc7fffcbbb633fe14a304bde2c81e3d6675f1f108d56945852df034899c1efa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41db879ba1db44db568ee15db537b1e6e8db46171e62afeea8ebc8078d3f8da [INFO] running `Command { std: "docker" "start" "-a" "b41db879ba1db44db568ee15db537b1e6e8db46171e62afeea8ebc8078d3f8da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream-multiplexor-fork v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s [INFO] running `Command { std: "docker" "inspect" "b41db879ba1db44db568ee15db537b1e6e8db46171e62afeea8ebc8078d3f8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41db879ba1db44db568ee15db537b1e6e8db46171e62afeea8ebc8078d3f8da", kill_on_drop: false }` [INFO] [stdout] b41db879ba1db44db568ee15db537b1e6e8db46171e62afeea8ebc8078d3f8da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7cb1fa9a4bcd68192bb0ac01ff6582298bad2677e84d8a480246d4b0bcabee7 [INFO] running `Command { std: "docker" "start" "-a" "b7cb1fa9a4bcd68192bb0ac01ff6582298bad2677e84d8a480246d4b0bcabee7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling version-sync v0.9.4 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling tokio-stream-multiplexor-fork v0.5.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.75s [INFO] running `Command { std: "docker" "inspect" "b7cb1fa9a4bcd68192bb0ac01ff6582298bad2677e84d8a480246d4b0bcabee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cb1fa9a4bcd68192bb0ac01ff6582298bad2677e84d8a480246d4b0bcabee7", kill_on_drop: false }` [INFO] [stdout] b7cb1fa9a4bcd68192bb0ac01ff6582298bad2677e84d8a480246d4b0bcabee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb1b2f1d9168a7c79dc3ca11de8bac25aabbb161a205e409d6ad498711c2ef0f [INFO] running `Command { std: "docker" "start" "-a" "bb1b2f1d9168a7c79dc3ca11de8bac25aabbb161a205e409d6ad498711c2ef0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokio_stream_multiplexor_fork-b920cc4a49cec53a) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test::test_readme_deps ... ok [INFO] [stdout] test test::connect_no_listen_fails ... ok [INFO] [stdout] test test::test_html_root_url ... ok [INFO] [stdout] test test::connect_listen_succeeds ... ok [INFO] [stdout] test test::dropped_connection_rsts ... ok [INFO] [stdout] test test::wrapped_stream_disconnect_subscribe_after ... ok [INFO] [stdout] test test::wrapped_stream_disconnect_listener ... ok [INFO] [stdout] test test::wrapped_stream_disconnect_subscribe_before ... ok [INFO] [stdout] test test::wrapped_stream_disconnect ... ok [INFO] [stdout] test test::wrapped_stream_disconnect_after_bind_connect_accept ... ok [INFO] [stdout] test test::test_start_paused ... ok [INFO] [stdout] test test::connected_stream_passes_data ... FAILED [INFO] [stdout] test test::listen_multiple_accept ... ok [INFO] [stdout] test test::listen_accept_multiple ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::connected_stream_passes_data stdout ---- [INFO] [stdout] TRACE connected_stream_passes_data:connect{self=StreamMultiplexor { id: "sm_a", inner: StreamMultiplexorInner { id: "sm_a", connected: true } } port=22}: tokio_stream_multiplexor_fork: [INFO] [stdout] TRACE connected_stream_passes_data:connect{self=StreamMultiplexor { id: "sm_a", inner: StreamMultiplexorInner { id: "sm_a", connected: true } } port=22}: tokio_stream_multiplexor_fork: sport = 34566 [INFO] [stdout] TRACE connected_stream_passes_data:connect{self=StreamMultiplexor { id: "sm_a", inner: StreamMultiplexorInner { id: "sm_a", connected: true } } port=22}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:connect{self=StreamMultiplexor { id: "sm_a", inner: StreamMultiplexorInner { id: "sm_a", connected: true } } port=22}:start{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:encode{self=FrameEncoder { id: "sm_a" }}: tokio_stream_multiplexor_fork::frame: Encoding frame Frame { sport: 34566, dport: 22, flag: Syn, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: [INFO] [stdout] TRACE connected_stream_passes_data:bind{self=StreamMultiplexor { id: "sm_b", inner: StreamMultiplexorInner { id: "sm_b", connected: true } } port=22}: tokio_stream_multiplexor_fork: [INFO] [stdout] TRACE connected_stream_passes_data:accept{self=MuxListener { id: "sm_b", port: 22 }}: tokio_stream_multiplexor_fork::listener: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:decode{self=FrameDecoder { id: "sm_b" }}: tokio_stream_multiplexor_fork::frame: Decoded frame Frame { sport: 34566, dport: 22, flag: Syn, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: Syn received for listener, vending MuxSocket [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:recv_frame{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } frame=Frame { sport: 34566, dport: 22, flag: Syn, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:recv_frame{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } frame=Frame { sport: 34566, dport: 22, flag: Syn, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: Syn Closed [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:encode{self=FrameEncoder { id: "sm_b" }}: tokio_stream_multiplexor_fork::frame: Encoding frame Frame { sport: 22, dport: 34566, flag: SynAck, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:decode{self=FrameDecoder { id: "sm_a" }}: tokio_stream_multiplexor_fork::frame: Decoded frame Frame { sport: 22, dport: 34566, flag: SynAck, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Frame received for active socket MuxSocket { id: "sm_a", sport: 34566, dport: 22 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: SynAck, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: SynAck, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: SynAck Ack [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: SynAck, seq: 0, data.len: 0 }}:spawn_stream{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:encode{self=FrameEncoder { id: "sm_a" }}: tokio_stream_multiplexor_fork::frame: Encoding frame Frame { sport: 34566, dport: 22, flag: Ack, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:decode{self=FrameDecoder { id: "sm_b" }}: tokio_stream_multiplexor_fork::frame: Decoded frame Frame { sport: 34566, dport: 22, flag: Ack, seq: 0, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: Frame received for active socket MuxSocket { id: "sm_b", sport: 22, dport: 34566 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:recv_frame{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } frame=Frame { sport: 34566, dport: 22, flag: Ack, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:recv_frame{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } frame=Frame { sport: 34566, dport: 22, flag: Ack, seq: 0, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: Ack SynAck [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:recv_frame{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } frame=Frame { sport: 34566, dport: 22, flag: Ack, seq: 0, data.len: 0 }}:spawn_stream{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:encode{self=FrameEncoder { id: "sm_b" }}: tokio_stream_multiplexor_fork::frame: Encoding frame Frame { sport: 22, dport: 34566, flag: Ack, seq: 1, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] ERROR connected_stream_passes_data: tokio_stream_multiplexor_fork::listener: drop MuxListener { id: "sm_b", port: 22 } [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}:encode{self=FrameEncoder { id: "sm_b" }}: tokio_stream_multiplexor_fork::frame: Encoding frame Frame { sport: 22, dport: 34566, flag: Unset, seq: 2, data.len: 131072 } [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:decode{self=FrameDecoder { id: "sm_a" }}: tokio_stream_multiplexor_fork::frame: Decoded frame Frame { sport: 22, dport: 34566, flag: Ack, seq: 1, data.len: 0 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Frame received for active socket MuxSocket { id: "sm_a", sport: 34566, dport: 22 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: Ack, seq: 1, data.len: 0 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: bytes = 131072 [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout]  INFO connected_stream_passes_data: tokio_stream_multiplexor_fork::test: Done send [INFO] [stdout] ERROR connected_stream_passes_data: tokio_stream_multiplexor_fork: drop StreamMultiplexor { id: "sm_b", inner: StreamMultiplexorInner { id: "sm_b", connected: true } } [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Connected changed [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Connected is false [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Drop write_half [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Send Fin [INFO] [stdout] ERROR connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_b", sport: 22, dport: 34566 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: drop MuxSocket { id: "sm_b", sport: 22, dport: 34566 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: Connected changed [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: Running false [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: Running false [INFO] [stdout] ERROR connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_b", connected: true }}: tokio_stream_multiplexor_fork::inner: drop StreamMultiplexorInner { id: "sm_b", connected: false } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:decode{self=FrameDecoder { id: "sm_a" }}: tokio_stream_multiplexor_fork::frame: Decoded frame Frame { sport: 22, dport: 34566, flag: Unset, seq: 2, data.len: 131072 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Frame received for active socket MuxSocket { id: "sm_a", sport: 34566, dport: 22 } [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: Unset, seq: 2, data.len: 131072 }}: tokio_stream_multiplexor_fork::socket: [INFO] [stdout] TRACE connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}:recv_frame{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } frame=Frame { sport: 22, dport: 34566, flag: Unset, seq: 2, data.len: 131072 }}: tokio_stream_multiplexor_fork::socket: Unset Open [INFO] [stdout] ERROR connected_stream_passes_data:framed_reader_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Error None reading from framed_reader [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Connected changed [INFO] [stdout] TRACE connected_stream_passes_data:framed_writer_sender{self=StreamMultiplexorInner { id: "sm_a", connected: true }}: tokio_stream_multiplexor_fork::inner: Running false [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Connected changed [INFO] [stdout]  INFO connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: stream_read loop [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Connected is false [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Drop write_half [INFO] [stdout] TRACE connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Send Fin [INFO] [stdout] ERROR connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: Error SendError(Frame { sport: 34566, dport: 22, flag: Fin, seq: 1, data.len: 0 }) sending Fin [INFO] [stdout] ERROR connected_stream_passes_data:stream_read{self=MuxSocket { id: "sm_a", sport: 34566, dport: 22 } read_half=split::ReadHalf}: tokio_stream_multiplexor_fork::socket: drop MuxSocket { id: "sm_a", sport: 34566, dport: 22 } [INFO] [stdout] [INFO] [stdout] thread 'test::connected_stream_passes_data' panicked at src/test.rs:152:5: [INFO] [stdout] assertion failed: input_bytes == output_bytes [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59314863b622 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59314863b622 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59314863b622 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59314863b622 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5931486648c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5931486648c3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x593148637d23 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x593148637d23 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59314863b472 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59314863cba9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x59314863c9de - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5931483c6244 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5931483c6244 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59314863d67e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x59314863d67e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x59314863d316 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x59314863bb29 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59314863cfdd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x593148662740 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5931486627cc - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5931480613c1 - tokio_stream_multiplexor_fork::test::connected_stream_passes_data::{{closure}}::h8d25c2f9354246ca [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:152:5 [INFO] [stdout] 21: 0x593148110d6d - as core::future::future::Future>::poll::h31c18257adfcfd5e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x59314814b16d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdb30640386dc4415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 23: 0x593148149d6b - tokio::runtime::coop::with_budget::h116c8259df188beb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:102:5 [INFO] [stdout] 24: 0x593148149d6b - tokio::runtime::coop::budget::h9cbbda77822d2bc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/coop.rs:68:5 [INFO] [stdout] 25: 0x593148149d6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h40365c87e3a82d7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 26: 0x593148138c60 - tokio::runtime::scheduler::current_thread::Context::enter::h428de6e7f54e885c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 27: 0x59314814350a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3f5462a247e2f54e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 28: 0x593148140db4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h23b36a39416d857a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 29: 0x59314809ea03 - tokio::macros::scoped_tls::ScopedKey::set::h0dc637b7cdc1be64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x59314813f35f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h95f30ee5c1c1fb1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 31: 0x593148141102 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6cbc3aa867006ba8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 32: 0x59314812dc93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h12349516a5079d48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 33: 0x5931480dda9d - tokio::runtime::runtime::Runtime::block_on::hdce86ec15765ded5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.2/src/runtime/runtime.rs:282:52 [INFO] [stdout] 34: 0x59314806079f - tokio_stream_multiplexor_fork::test::connected_stream_passes_data::hea7409abc74dbded [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:152:41 [INFO] [stdout] 35: 0x59314805ff47 - tokio_stream_multiplexor_fork::test::connected_stream_passes_data::{{closure}}::h7f0f868d606c7350 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:112:40 [INFO] [stdout] 36: 0x59314800f826 - core::ops::function::FnOnce::call_once::h494c1b3d666be7ef [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x5931483cbaab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 38: 0x5931483cbaab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 39: 0x5931483cabe5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 40: 0x5931483cabe5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5931483cabe5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5931483cabe5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5931483cabe5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5931483cabe5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 45: 0x5931483cabe5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 46: 0x59314838e7e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 47: 0x59314838e7e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 48: 0x5931483921ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 49: 0x5931483921ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x5931483921ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x5931483921ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x5931483921ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5931483921ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 54: 0x5931483921ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x5931486406ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 56: 0x5931486406ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 57: 0x7604adccbaa4 - [INFO] [stdout] 58: 0x7604add58a34 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] ERROR connected_stream_passes_data: tokio_stream_multiplexor_fork: drop StreamMultiplexor { id: "sm_a", inner: StreamMultiplexorInner { id: "sm_a", connected: false } } [INFO] [stdout] ERROR connected_stream_passes_data: tokio_stream_multiplexor_fork::inner: drop StreamMultiplexorInner { id: "sm_a", connected: false } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::connected_stream_passes_data [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "bb1b2f1d9168a7c79dc3ca11de8bac25aabbb161a205e409d6ad498711c2ef0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1b2f1d9168a7c79dc3ca11de8bac25aabbb161a205e409d6ad498711c2ef0f", kill_on_drop: false }` [INFO] [stdout] bb1b2f1d9168a7c79dc3ca11de8bac25aabbb161a205e409d6ad498711c2ef0f