[INFO] cloning repository https://github.com/michaelklishin/edp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelklishin/edp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fedp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fedp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7050d67ebb6e17db57da656641e1a7c93a2e18d1
[INFO] testing michaelklishin/edp-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fedp-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelklishin/edp-rs
[INFO] finished tweaking git repo https://github.com/michaelklishin/edp-rs
[INFO] tweaked toml for git repo https://github.com/michaelklishin/edp-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelklishin/edp-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelklishin/edp-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded tokio v1.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e0eb8b9949298d608def747bd19091f1ac29f5929a0fca3a3cf7eed794e12f7
[INFO] running `Command { std: "docker" "start" "-a" "3e0eb8b9949298d608def747bd19091f1ac29f5929a0fca3a3cf7eed794e12f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e0eb8b9949298d608def747bd19091f1ac29f5929a0fca3a3cf7eed794e12f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0eb8b9949298d608def747bd19091f1ac29f5929a0fca3a3cf7eed794e12f7", kill_on_drop: false }`
[INFO] [stdout] 3e0eb8b9949298d608def747bd19091f1ac29f5929a0fca3a3cf7eed794e12f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8713cd266e4b24e550db16a07493662a40c35024ae18c0ecbfaecc19111f6c17
[INFO] running `Command { std: "docker" "start" "-a" "8713cd266e4b24e550db16a07493662a40c35024ae18c0ecbfaecc19111f6c17", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hybrid-array v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling erltf_serde_derive v0.17.0 (/opt/rustwide/workdir/crates/erltf_serde_derive)
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling erltf v0.17.0 (/opt/rustwide/workdir/crates/erltf)
[INFO] [stderr]    Compiling erltf_serde v0.17.0 (/opt/rustwide/workdir/crates/erltf_serde)
[INFO] [stderr]    Compiling edp_elixir_terms v0.17.0 (/opt/rustwide/workdir/crates/edp_elixir_terms)
[INFO] [stderr]    Compiling edp_client v0.17.0 (/opt/rustwide/workdir/crates/edp_client)
[INFO] [stderr]    Compiling interop_with_erlpack_typescript v0.1.0 (/opt/rustwide/workdir/crates/interop_with_erlpack_typescript)
[INFO] [stderr]    Compiling interop_with_erlpack_python v0.1.0 (/opt/rustwide/workdir/crates/interop_with_erlpack_python)
[INFO] [stderr]    Compiling edp_node v0.17.0 (/opt/rustwide/workdir/crates/edp_node)
[INFO] [stderr]    Compiling edp_examples v0.1.0 (/opt/rustwide/workdir/crates/edp_examples)
[INFO] [stderr]    Compiling edp_examples_elixir v0.1.0 (/opt/rustwide/workdir/crates/edp_examples_elixir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.75s
[INFO] running `Command { std: "docker" "inspect" "8713cd266e4b24e550db16a07493662a40c35024ae18c0ecbfaecc19111f6c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8713cd266e4b24e550db16a07493662a40c35024ae18c0ecbfaecc19111f6c17", kill_on_drop: false }`
[INFO] [stdout] 8713cd266e4b24e550db16a07493662a40c35024ae18c0ecbfaecc19111f6c17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b385a317117e7c5e0ef19de7b4c1eefac4c7d01e3797cd24f92bb87be267f9f
[INFO] running `Command { std: "docker" "start" "-a" "7b385a317117e7c5e0ef19de7b4c1eefac4c7d01e3797cd24f92bb87be267f9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling erltf_serde_derive v0.17.0 (/opt/rustwide/workdir/crates/erltf_serde_derive)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling erltf v0.17.0 (/opt/rustwide/workdir/crates/erltf)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling erltf_serde v0.17.0 (/opt/rustwide/workdir/crates/erltf_serde)
[INFO] [stderr]    Compiling edp_elixir_terms v0.17.0 (/opt/rustwide/workdir/crates/edp_elixir_terms)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling interop_with_erlpack_python v0.1.0 (/opt/rustwide/workdir/crates/interop_with_erlpack_python)
[INFO] [stderr]    Compiling interop_with_erlpack_typescript v0.1.0 (/opt/rustwide/workdir/crates/interop_with_erlpack_typescript)
[INFO] [stderr]    Compiling edp_client v0.17.0 (/opt/rustwide/workdir/crates/edp_client)
[INFO] [stderr]    Compiling edp_node v0.17.0 (/opt/rustwide/workdir/crates/edp_node)
[INFO] [stderr]    Compiling edp_examples v0.1.0 (/opt/rustwide/workdir/crates/edp_examples)
[INFO] [stderr]    Compiling edp_examples_elixir v0.1.0 (/opt/rustwide/workdir/crates/edp_examples_elixir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "7b385a317117e7c5e0ef19de7b4c1eefac4c7d01e3797cd24f92bb87be267f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b385a317117e7c5e0ef19de7b4c1eefac4c7d01e3797cd24f92bb87be267f9f", kill_on_drop: false }`
[INFO] [stdout] 7b385a317117e7c5e0ef19de7b4c1eefac4c7d01e3797cd24f92bb87be267f9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19a4311c45c62a9bc0f23eb41bab2c19694325ee4197431c69981ded70b81486
[INFO] running `Command { std: "docker" "start" "-a" "19a4311c45c62a9bc0f23eb41bab2c19694325ee4197431c69981ded70b81486", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edp_client-fec5a532c39b89b4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection_tests.rs (/opt/rustwide/target/debug/deps/connection_tests-bae6ee5ecc3cee75)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_connection_config_builder ... ok
[INFO] [stdout] test test_connection_state_as_str ... ok
[INFO] [stdout] test test_connection_initial_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/control_message_api_tests.rs (/opt/rustwide/target/debug/deps/control_message_api_tests-9407310aee5a6efb)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_builder_creates_node_link_message ... ok
[INFO] [stdout] test test_builder_creates_monitor_p_message ... ok
[INFO] [stdout] test test_builder_creates_exit_message_with_reason ... ok
[INFO] [stdout] test test_builder_creates_alias_send_message ... ok
[INFO] [stdout] test test_builder_creates_exit2_message ... ok
[INFO] [stdout] test test_builder_creates_unlink_id_message ... ok
[INFO] [stdout] test test_builder_creates_group_leader_message ... ok
[INFO] [stdout] test test_demonitor_p_helper ... ok
[INFO] [stdout] test test_builder_creates_valid_link_message ... ok
[INFO] [stdout] test test_exit2_helper ... ok
[INFO] [stdout] test test_builder_creates_send_sender_message_with_explicit_sender ... ok
[INFO] [stdout] test test_exit_helper ... ok
[INFO] [stdout] test test_group_leader_helper ... ok
[INFO] [stdout] test test_link_helper ... ok
[INFO] [stdout] test test_monitor_p_exit_helper ... ok
[INFO] [stdout] test test_monitor_p_helper ... ok
[INFO] [stdout] test test_payload_exit2_helper ... ok
[INFO] [stdout] test test_payload_exit_helper ... ok
[INFO] [stdout] test test_payload_monitor_p_exit_helper ... ok
[INFO] [stdout] test test_reg_send_helper ... ok
[INFO] [stdout] test test_send_helper ... ok
[INFO] [stdout] test test_send_sender_helper ... ok
[INFO] [stdout] test test_unlink_helper ... ok
[INFO] [stdout] test test_builder_creates_reg_send_message_with_atom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/control_message_codec_tests.rs (/opt/rustwide/target/debug/deps/control_message_codec_tests-d4db3e9810a372c7)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test test_control_message_negative_type ... ok
[INFO] [stdout] test test_control_message_type_out_of_range ... ok
[INFO] [stdout] test test_alias_send_roundtrip ... ok
[INFO] [stdout] test test_control_message_not_tuple ... ok
[INFO] [stdout] test test_control_message_generic_unknown_type ... ok
[INFO] [stdout] test test_control_message_unlink_id_negative ... ok
[INFO] [stdout] test test_control_message_wrong_arity_send ... ok
[INFO] [stdout] test test_control_message_non_integer_type ... ok
[INFO] [stdout] test test_control_message_wrong_arity_link ... ok
[INFO] [stdout] test test_demonitor_p_roundtrip ... ok
[INFO] [stdout] test test_exit_roundtrip ... ok
[INFO] [stdout] test test_exit2_roundtrip ... ok
[INFO] [stdout] test test_exit2_tt_roundtrip ... ok
[INFO] [stdout] test test_exit_tt_roundtrip ... ok
[INFO] [stdout] test test_generic_control_message ... ok
[INFO] [stdout] test test_link_roundtrip ... ok
[INFO] [stdout] test test_control_message_empty_tuple ... ok
[INFO] [stdout] test test_alias_send_tt_roundtrip ... ok
[INFO] [stdout] test test_group_leader_roundtrip ... ok
[INFO] [stdout] test test_monitor_p_exit_roundtrip ... ok
[INFO] [stdout] test test_monitor_p_roundtrip ... ok
[INFO] [stdout] test test_node_link_roundtrip ... ok
[INFO] [stdout] test test_payload_exit_tt_roundtrip ... ok
[INFO] [stdout] test test_payload_exit2_tt_roundtrip ... ok
[INFO] [stdout] test test_reg_send_roundtrip ... ok
[INFO] [stdout] test test_payload_exit2_roundtrip ... ok
[INFO] [stdout] test test_reg_send_tt_roundtrip ... ok
[INFO] [stdout] test test_payload_exit_roundtrip ... ok
[INFO] [stdout] test test_payload_monitor_p_exit_roundtrip ... ok
[INFO] [stdout] test test_send_roundtrip ... ok
[INFO] [stdout] test test_send_sender_roundtrip ... ok
[INFO] [stdout] test test_send_sender_tt_roundtrip ... ok
[INFO] [stdout] test test_send_tt_roundtrip ... ok
[INFO] [stdout] test test_spawn_reply_roundtrip ... ok
[INFO] [stdout] test test_spawn_reply_tt_roundtrip ... ok
[INFO] [stdout] test test_spawn_request_tt_into_term_matches_to_term ... ok
[INFO] [stdout] test test_spawn_request_into_term_matches_to_term ... ok
[INFO] [stdout] test test_spawn_request_roundtrip ... ok
[INFO] [stdout] test test_unlink_id_ack_roundtrip ... ok
[INFO] [stdout] test test_spawn_request_tt_roundtrip ... ok
[INFO] [stdout] test test_unlink_id_roundtrip ... ok
[INFO] [stdout] test test_unlink_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/digest_tests.rs (/opt/rustwide/target/debug/deps/digest_tests-3a145de0340ccc45)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_generate_challenge_unique ... ok
[INFO] [stdout] test test_compute_digest_consistency ... ok
[INFO] [stdout] test test_compute_digest_different_challenges ... ok
[INFO] [stdout] test test_compute_digest_different_cookies ... ok
[INFO] [stdout] test test_compute_digest ... ok
[INFO] [stdout] test test_generate_challenge_non_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_case_tests.rs (/opt/rustwide/target/debug/deps/edge_case_tests-38ddde5bb3f23ac8)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_challenge_too_long_name ... ok
[INFO] [stdout] test test_challenge_decode_invalid_utf8 ... ok
[INFO] [stdout] test test_control_message_not_a_tuple ... ok
[INFO] [stdout] test test_control_message_negative_type ... ok
[INFO] [stdout] test test_control_message_empty_tuple ... ok
[INFO] [stdout] test test_control_message_type_out_of_range ... ok
[INFO] [stdout] test test_challenge_max_length_name ... ok
[INFO] [stdout] test test_control_message_unlink_id_negative ... ok
[INFO] [stdout] test test_send_name_insufficient_data_for_name ... ok
[INFO] [stdout] test test_send_name_invalid_handshake_tag ... ok
[INFO] [stdout] test test_send_name_max_length ... ok
[INFO] [stdout] test test_control_message_unlink_id_ack_negative ... ok
[INFO] [stdout] test test_send_name_too_long ... ok
[INFO] [stdout] test test_challenge_reply_with_max_challenge ... ok
[INFO] [stdout] test test_challenge_ack_with_boundary_values ... ok
[INFO] [stdout] test test_challenge_reply_with_zero_challenge ... ok
[INFO] [stdout] test test_send_name_truncated_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/epmd_client_tests.rs (/opt/rustwide/target/debug/deps/epmd_client_tests-0d8f9293d803aad8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_node_type_values ... ok
[INFO] [stdout] test test_protocol_tcp ... ok
[INFO] [stdout] test test_node_type_discriminants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/epmd_integration_tests.rs (/opt/rustwide/target/debug/deps/epmd_integration_tests-f0a8cb7d69ee4e3d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_epmd_list_nodes ... ok
[INFO] [stdout] test test_epmd_register_and_lookup ... ok
[INFO] [stdout] test test_epmd_lookup_nonexistent_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stderr]      Running tests/error_enum_tests.rs (/opt/rustwide/target/debug/deps/error_enum_tests-70dbe1822736f70d)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_all_connection_states_are_copy ... ok
[INFO] [stdout] test test_connection_state_as_str ... ok
[INFO] [stdout] test test_connection_state_display ... ok
[INFO] [stdout] test test_connection_state_equality ... ok
[INFO] [stdout] test test_invalid_state_transition_uses_enum ... ok
[INFO] [stdout] test test_invalid_state_uses_enum ... ok
[INFO] [stdout] test test_invalid_state_message_for_custom_errors ... ok
[INFO] [stdout] test test_error_debug_with_enum_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-770ac05dbff0a912)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_error_is_recoverable ... ok
[INFO] [stdout] test test_error_is_timeout ... ok
[INFO] [stdout] test test_error_is_connection_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/flags_tests.rs (/opt/rustwide/target/debug/deps/flags_tests-38cb676502dae755)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_mandatory_flags ... ok
[INFO] [stdout] test test_default_hidden_not_published ... ok
[INFO] [stdout] test test_default_has_optional_features ... ok
[INFO] [stderr]      Running tests/fragment_corruption_tests.rs (/opt/rustwide/target/debug/deps/fragment_corruption_tests-31f9685f5c4832c9)
[INFO] [stdout] test test_flag_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_decode_fragment_with_empty_data ... ok
[INFO] [stdout] test test_decode_fragment_with_corrupted_atom_length ... ok
[INFO] [stdout] test test_decode_fragment_missing_message_payload ... ok
[INFO] [stdout] test test_decode_fragment_with_invalid_version_tag ... ok
[INFO] [stdout] test test_decode_fragment_with_invalid_atom_cache_ref ... ok
[INFO] [stdout] test test_decode_fragment_with_oversized_list ... ok
[INFO] [stdout] test test_decode_fragment_with_nested_corruption ... ok
[INFO] [stdout] test test_decode_fragment_with_malformed_control_message ... ok
[INFO] [stdout] test test_decode_fragment_with_invalid_dist_header ... ok
[INFO] [stdout] test test_decode_fragment_with_truncated_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fragmentation_tests.rs (/opt/rustwide/target/debug/deps/fragmentation_tests-937d37406358a418)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_continuation_before_header ... ok
[INFO] [stdout] test test_duplicate_fragment_ignored ... ok
[INFO] [stdout] test test_complete_fragments_before_timeout ... ok
[INFO] [stdout] test test_fragment_count_exceeds_vec_limit ... ok
[INFO] [stdout] test test_fragment_id_zero_ignored ... ok
[INFO] [stdout] test test_fragment_with_atom_cache ... ok
[INFO] [stdout] test test_multiple_sequences ... ok
[INFO] [stdout] test test_out_of_order_fragments ... ok
[INFO] [stdout] test test_large_fragment_count ... ok
[INFO] [stdout] test test_reverse_order_fragments ... ok
[INFO] [stdout] test test_storage_transition_vec_to_hashmap ... ok
[INFO] [stdout] test test_three_fragment_message ... ok
[INFO] [stdout] test test_two_fragment_message ... ok
[INFO] [stdout] test test_very_large_fragment_count ... ok
[INFO] [stdout] test test_single_fragment_message ... ok
[INFO] [stdout] test test_very_large_out_of_order_fragments ... ok
[INFO] [stdout] test test_fragment_id_beyond_total_fragments ... ok
[INFO] [stdout] test test_cleanup_does_not_affect_recent_fragments ... ok
[INFO] [stdout] test test_cleanup_after_timeout_frees_memory ... ok
[INFO] [stdout] test test_incomplete_fragments_can_timeout ... ok
[INFO] [stdout] test test_fragments_expire_after_timeout ... ok
[INFO] [stdout] test test_fragment_timeout_no_expiry ... ok
[INFO] [stdout] test test_adding_fragment_updates_timestamp ... ok
[INFO] [stdout] test test_clear_assembler ... ok
[INFO] [stdout] test test_fragment_timeout ... ok
[INFO] [stdout] test test_fragment_mixed_expiration ... ok
[INFO] [stdout] test test_fragment_count_at_vec_limit ... ok
[INFO] [stdout] test test_multiple_sequences_timeout_independently ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_sequences_timeout_independently stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_sequences_timeout_independently' (175) panicked at crates/edp_client/tests/fragmentation_tests.rs:463:5:
[INFO] [stdout] assertion `left == right` failed: Only first sequence should have expired
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed034af912a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed034af912a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed034af912a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed034af912a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed034b0cfea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed034b0cfea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5ed034afd962 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ed034afd962 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ed034ad7eef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed034ad7eef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed034af1349 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed034a7302c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ed034a7302c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ed034af1502 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ed034af1502 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed034ad7fa8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed034acd1b9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed034ad8cbd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed034b0d76c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed034b0d683 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5ed034b09c1d - core[e929cb53b82a81ca]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed034a5cbf3 - fragmentation_tests[7bd8637e49c9e651]::test_multiple_sequences_timeout_independently
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/edp_client/tests/fragmentation_tests.rs:463:5
[INFO] [stdout]   22:     0x5ed034a4f947 - fragmentation_tests[7bd8637e49c9e651]::test_multiple_sequences_timeout_independently::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/edp_client/tests/fragmentation_tests.rs:451:51
[INFO] [stdout]   23:     0x5ed034a66286 - <fragmentation_tests[7bd8637e49c9e651]::test_multiple_sequences_timeout_independently::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ed034a6630b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ed034a6630b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ed034a73afb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ed034a73afb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ed034a73afb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ed034a73afb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ed034a73afb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed034a73afb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ed034a73afb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ed034a6d214 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ed034a6d214 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ed034a76702 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ed034a76702 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ed034a76702 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ed034a76702 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ed034a76702 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ed034a76702 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ed034a76702 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ed034af8a0f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5ed034af8a0f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fcf1079baa4 - <unknown>
[INFO] [stdout]   45:     0x7fcf10828a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_multiple_sequences_timeout_independently
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p edp_client --test fragmentation_tests`
[INFO] running `Command { std: "docker" "inspect" "19a4311c45c62a9bc0f23eb41bab2c19694325ee4197431c69981ded70b81486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a4311c45c62a9bc0f23eb41bab2c19694325ee4197431c69981ded70b81486", kill_on_drop: false }`
[INFO] [stdout] 19a4311c45c62a9bc0f23eb41bab2c19694325ee4197431c69981ded70b81486
