[INFO] cloning repository https://github.com/massalabs/stream_limiter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/massalabs/stream_limiter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2Fstream_limiter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2Fstream_limiter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39f8540afce227fd65b9fcc84f1f7d124bb709fd
[INFO] testing massalabs/stream_limiter against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2Fstream_limiter" "/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/massalabs/stream_limiter
[INFO] finished tweaking git repo https://github.com/massalabs/stream_limiter
[INFO] tweaked toml for git repo https://github.com/massalabs/stream_limiter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/massalabs/stream_limiter on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/massalabs/stream_limiter 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d687007ef75eecf3cd8b1358d6e3bb8cf4f88fc48d8287acbe2152cad758f49
[INFO] running `Command { std: "docker" "start" "-a" "8d687007ef75eecf3cd8b1358d6e3bb8cf4f88fc48d8287acbe2152cad758f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d687007ef75eecf3cd8b1358d6e3bb8cf4f88fc48d8287acbe2152cad758f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d687007ef75eecf3cd8b1358d6e3bb8cf4f88fc48d8287acbe2152cad758f49", kill_on_drop: false }`
[INFO] [stdout] 8d687007ef75eecf3cd8b1358d6e3bb8cf4f88fc48d8287acbe2152cad758f49
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2a191d10ed193d3e258fccd035090900133c405ecf0f826a8ed3f970ed3b6ce
[INFO] running `Command { std: "docker" "start" "-a" "e2a191d10ed193d3e258fccd035090900133c405ecf0f826a8ed3f970ed3b6ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling stream_limiter v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "e2a191d10ed193d3e258fccd035090900133c405ecf0f826a8ed3f970ed3b6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a191d10ed193d3e258fccd035090900133c405ecf0f826a8ed3f970ed3b6ce", kill_on_drop: false }`
[INFO] [stdout] e2a191d10ed193d3e258fccd035090900133c405ecf0f826a8ed3f970ed3b6ce
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1b65b9a6d9adf5df07f4a558444a11759865c6f3c2a5ab6f02dedf25d76d692
[INFO] running `Command { std: "docker" "start" "-a" "a1b65b9a6d9adf5df07f4a558444a11759865c6f3c2a5ab6f02dedf25d76d692", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[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 stream_limiter v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "a1b65b9a6d9adf5df07f4a558444a11759865c6f3c2a5ab6f02dedf25d76d692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b65b9a6d9adf5df07f4a558444a11759865c6f3c2a5ab6f02dedf25d76d692", kill_on_drop: false }`
[INFO] [stdout] a1b65b9a6d9adf5df07f4a558444a11759865c6f3c2a5ab6f02dedf25d76d692
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 210e1fc6c1e9664af92084c66150847f21f00c277f53d5b887b0eee8073ced65
[INFO] running `Command { std: "docker" "start" "-a" "210e1fc6c1e9664af92084c66150847f21f00c277f53d5b887b0eee8073ced65", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream_limiter-23e714aeb36fb180)
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::read::read_instant ... ok
[INFO] [stdout] test tests::read::test_max_limit ... ok
[INFO] [stdout] test tests::network::test_no_limit ... ok
[INFO] [stdout] test tests::read::read_timeout ... ok
[INFO] [stdout] test tests::read::splitted_read ... ok
[INFO] [stdout] test tests::network::test_limit_write ... ok
[INFO] [stdout] test tests::network::test_limit_both ... ok
[INFO] [stdout] test tests::network::test_limit_read ... ok
[INFO] [stdout] test tests::write::test_max_limit ... ok
[INFO] [stdout] test tests::read::one_byte_each_two_hundreds_fifty_millis ... ok
[INFO] [stdout] test tests::write::write_instant ... ok
[INFO] [stdout] test tests::write::one_byte_each_two_hundreds_fifty_millis ... ok
[INFO] [stdout] test tests::write::splitted_write ... ok
[INFO] [stdout] test tests::read::test_bucket_full ... ok
[INFO] [stdout] test tests::write::write_timeout ... FAILED
[INFO] [stdout] test tests::read::read_the_whole_file ... ok
[INFO] [stdout] test tests::read::two_byte_each_second ... ok
[INFO] [stdout] test tests::write::write_bucket_full ... ok
[INFO] [stdout] test tests::write::two_byte_each_second ... ok
[INFO] [stdout] test tests::parametric::test_tcp ... FAILED
[INFO] [stdout] test tests::read::test_burst ... ok
[INFO] [stdout] test tests::read::one_byte_each_second ... ok
[INFO] [stdout] test tests::write::one_byte_each_second ... ok
[INFO] [stdout] test tests::read::oneko_limit ... ok
[INFO] [stdout] test tests::write::oneko_limit ... ok
[INFO] [stdout] test tests::write::test_burst ... ok
[INFO] [stdout] test tests::parametric::test_buffer ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write::write_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::write::write_timeout' (64) panicked at src/tests/write.rs:174:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1002
[INFO] [stdout]  right: 1000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed699eb59c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed699eb59c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed699ec696f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed699ec696f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed699e81c31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed699e81c31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed699e8e832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed699e937af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed699e93641 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed699e42d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed699e42d5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed699e93e6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed699e93e6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed699e93cca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed699e8e969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed699e75d4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed699ecf290 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed699ecf093 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed699e1d7a4 - core::panicking::assert_failed::ha66c2ae2ebbcd782
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed699e15592 - stream_limiter::tests::write::write_timeout::h7b51db8b931fc5d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/write.rs:174:5
[INFO] [stdout]   22:     0x5ed699e15647 - stream_limiter::tests::write::write_timeout::{{closure}}::h8a2b5cf95bbee397
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/write.rs:164:19
[INFO] [stdout]   23:     0x5ed699e11d56 - core::ops::function::FnOnce::call_once::h10a0a09a70b60dc2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ed699e42b1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ed699e42b1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ed699e58785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ed699e58785 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ed699e58785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ed699e58785 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ed699e58785 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed699e58785 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ed699e58785 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ed699e2ef74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ed699e2ef74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ed699e3283a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ed699e3283a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ed699e3283a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ed699e3283a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ed699e3283a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ed699e89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5ed699e89acf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ca5012a4aa4 - <unknown>
[INFO] [stdout]   45:     0x7ca501331a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parametric::test_tcp stdout ----
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 14209078572640031037
[INFO] [stdout] TWC Elapsed: 1.28µs, datalen: 184176, opts: None
[INFO] [stdout] TRL Elapsed: 3.68µs, datalen: 184176, opts: None
[INFO] [stdout] TWL Elapsed: 168.047586ms, datalen: 184176, opts: Some(LimiterOptions { window_length: 198376, window_time: 181ms, bucket_size: 788709, timeout: None, tsleep: 912ns, wtime_ns: 181000000, stream_cap_limit: 198376, sleep_threshold: 198376 })
[INFO] [stdout] TRC Elapsed: 168.050196ms, datalen: 184176, opts: Some(LimiterOptions { window_length: 198376, window_time: 181ms, bucket_size: 788709, timeout: None, tsleep: 912ns, wtime_ns: 181000000, stream_cap_limit: 198376, sleep_threshold: 198376 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 13904858326511268101
[INFO] [stdout] TWC Elapsed: 14.532099ms, datalen: 113052, opts: Some(LimiterOptions { window_length: 250217, window_time: 32ms, bucket_size: 374126, timeout: None, tsleep: 127ns, wtime_ns: 32000000, stream_cap_limit: 250217, sleep_threshold: 250217 })
[INFO] [stdout] TRL Elapsed: 14.534599ms, datalen: 113052, opts: Some(LimiterOptions { window_length: 250217, window_time: 32ms, bucket_size: 374126, timeout: None, tsleep: 127ns, wtime_ns: 32000000, stream_cap_limit: 250217, sleep_threshold: 250217 })
[INFO] [stdout] TWL Elapsed: 39.880889ms, datalen: 113052, opts: Some(LimiterOptions { window_length: 533021, window_time: 188ms, bucket_size: 549006, timeout: None, tsleep: 352ns, wtime_ns: 188000000, stream_cap_limit: 533021, sleep_threshold: 533021 })
[INFO] [stdout] TRC Elapsed: 39.926749ms, datalen: 113052, opts: Some(LimiterOptions { window_length: 533021, window_time: 188ms, bucket_size: 549006, timeout: None, tsleep: 352ns, wtime_ns: 188000000, stream_cap_limit: 533021, sleep_threshold: 533021 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 15163516011027607440
[INFO] [stdout] TWC Elapsed: 82.933417ms, datalen: 231579, opts: Some(LimiterOptions { window_length: 444885, window_time: 157ms, bucket_size: 926860, timeout: None, tsleep: 352ns, wtime_ns: 157000000, stream_cap_limit: 444885, sleep_threshold: 444885 })
[INFO] [stdout] TRL Elapsed: 81.804028ms, datalen: 231579, opts: Some(LimiterOptions { window_length: 444885, window_time: 157ms, bucket_size: 926860, timeout: None, tsleep: 352ns, wtime_ns: 157000000, stream_cap_limit: 444885, sleep_threshold: 444885 })
[INFO] [stdout] TWL Elapsed: 4.94622ms, datalen: 231579, opts: Some(LimiterOptions { window_length: 567955, window_time: 12ms, bucket_size: 926556, timeout: None, tsleep: 21ns, wtime_ns: 12000000, stream_cap_limit: 567955, sleep_threshold: 567955 })
[INFO] [stdout] TRC Elapsed: 4.94212ms, datalen: 231579, opts: Some(LimiterOptions { window_length: 567955, window_time: 12ms, bucket_size: 926556, timeout: None, tsleep: 21ns, wtime_ns: 12000000, stream_cap_limit: 567955, sleep_threshold: 567955 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 7013782957736503346
[INFO] [stdout] TWC Elapsed: 75.312878ms, datalen: 364318, opts: Some(LimiterOptions { window_length: 134995, window_time: 28ms, bucket_size: 645796, timeout: None, tsleep: 207ns, wtime_ns: 28000000, stream_cap_limit: 134995, sleep_threshold: 134995 })
[INFO] [stdout] TRL Elapsed: 75.258527ms, datalen: 364318, opts: Some(LimiterOptions { window_length: 134995, window_time: 28ms, bucket_size: 645796, timeout: None, tsleep: 207ns, wtime_ns: 28000000, stream_cap_limit: 134995, sleep_threshold: 134995 })
[INFO] [stdout] TWL Elapsed: 86.886227ms, datalen: 364318, opts: Some(LimiterOptions { window_length: 188597, window_time: 45ms, bucket_size: 969467, timeout: None, tsleep: 238ns, wtime_ns: 45000000, stream_cap_limit: 188597, sleep_threshold: 188597 })
[INFO] [stdout] TRC Elapsed: 86.984527ms, datalen: 364318, opts: Some(LimiterOptions { window_length: 188597, window_time: 45ms, bucket_size: 969467, timeout: None, tsleep: 238ns, wtime_ns: 45000000, stream_cap_limit: 188597, sleep_threshold: 188597 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 11546705333993054670
[INFO] [stdout] TWC Elapsed: 163.068675ms, datalen: 5584, opts: Some(LimiterOptions { window_length: 6133, window_time: 179ms, bucket_size: 80487, timeout: None, tsleep: 29.186µs, wtime_ns: 179000000, stream_cap_limit: 6133, sleep_threshold: 65536 })
[INFO] [stdout] TRL Elapsed: 163.067107ms, datalen: 5584, opts: Some(LimiterOptions { window_length: 6133, window_time: 179ms, bucket_size: 80487, timeout: None, tsleep: 29.186µs, wtime_ns: 179000000, stream_cap_limit: 6133, sleep_threshold: 65536 })
[INFO] [stdout] TWL Elapsed: 53.795899ms, datalen: 5584, opts: Some(LimiterOptions { window_length: 15270, window_time: 147ms, bucket_size: 111761, timeout: None, tsleep: 9.626µs, wtime_ns: 147000000, stream_cap_limit: 15270, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 53.830088ms, datalen: 5584, opts: Some(LimiterOptions { window_length: 15270, window_time: 147ms, bucket_size: 111761, timeout: None, tsleep: 9.626µs, wtime_ns: 147000000, stream_cap_limit: 15270, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 13065936645921438274
[INFO] [stdout] TWC Elapsed: 3.61µs, datalen: 184869, opts: None
[INFO] [stdout] TRL Elapsed: 3.81µs, datalen: 184869, opts: None
[INFO] [stdout] TRC Elapsed: 10.694949ms, datalen: 184869, opts: Some(LimiterOptions { window_length: 486433, window_time: 28ms, bucket_size: 574311, timeout: None, tsleep: 57ns, wtime_ns: 28000000, stream_cap_limit: 486433, sleep_threshold: 486433 })
[INFO] [stdout] TWL Elapsed: 10.725699ms, datalen: 184869, opts: Some(LimiterOptions { window_length: 486433, window_time: 28ms, bucket_size: 574311, timeout: None, tsleep: 57ns, wtime_ns: 28000000, stream_cap_limit: 486433, sleep_threshold: 486433 })
[INFO] [stdout] 
[INFO] [stdout]   1/100| Seed 12111986797595755496
[INFO] [stdout] TWC Elapsed: 132.233576ms, datalen: 454857, opts: Some(LimiterOptions { window_length: 650516, window_time: 189ms, bucket_size: 993783, timeout: None, tsleep: 290ns, wtime_ns: 189000000, stream_cap_limit: 650516, sleep_threshold: 650516 })
[INFO] [stdout] TRL Elapsed: 132.230256ms, datalen: 454857, opts: Some(LimiterOptions { window_length: 650516, window_time: 189ms, bucket_size: 993783, timeout: None, tsleep: 290ns, wtime_ns: 189000000, stream_cap_limit: 650516, sleep_threshold: 650516 })
[INFO] [stdout] TRC Elapsed: 12.663219ms, datalen: 454857, opts: Some(LimiterOptions { window_length: 2231161, window_time: 62ms, bucket_size: 2264972, timeout: None, tsleep: 27ns, wtime_ns: 62000000, stream_cap_limit: 2231161, sleep_threshold: 2231161 })
[INFO] [stdout] TWL Elapsed: 12.726409ms, datalen: 454857, opts: Some(LimiterOptions { window_length: 2231161, window_time: 62ms, bucket_size: 2264972, timeout: None, tsleep: 27ns, wtime_ns: 62000000, stream_cap_limit: 2231161, sleep_threshold: 2231161 })
[INFO] [stdout] 
[INFO] [stdout]   2/100| Seed 11283238661499645700
[INFO] [stdout] TWC Elapsed: 59.362779ms, datalen: 246981, opts: Some(LimiterOptions { window_length: 861846, window_time: 195ms, bucket_size: 107089, timeout: None, tsleep: 226ns, wtime_ns: 195000000, stream_cap_limit: 107089, sleep_threshold: 107089 })
[INFO] [stdout] TRL Elapsed: 59.539798ms, datalen: 246981, opts: Some(LimiterOptions { window_length: 861846, window_time: 195ms, bucket_size: 107089, timeout: None, tsleep: 226ns, wtime_ns: 195000000, stream_cap_limit: 107089, sleep_threshold: 107089 })
[INFO] [stdout] TWL Elapsed: 147.210326ms, datalen: 246981, opts: Some(LimiterOptions { window_length: 230681, window_time: 133ms, bucket_size: 82456, timeout: None, tsleep: 576ns, wtime_ns: 133000000, stream_cap_limit: 82456, sleep_threshold: 82456 })
[INFO] [stdout] TRC Elapsed: 138.608516ms, datalen: 246981, opts: Some(LimiterOptions { window_length: 230681, window_time: 133ms, bucket_size: 82456, timeout: None, tsleep: 576ns, wtime_ns: 133000000, stream_cap_limit: 82456, sleep_threshold: 82456 })
[INFO] [stdout] 
[INFO] [stdout]   3/100| Seed 13622960553537137789
[INFO] [stdout] TWC Elapsed: 105.773857ms, datalen: 231620, opts: Some(LimiterOptions { window_length: 737121, window_time: 192ms, bucket_size: 82205, timeout: None, tsleep: 260ns, wtime_ns: 192000000, stream_cap_limit: 82205, sleep_threshold: 82205 })
[INFO] [stdout] TRL Elapsed: 21.996869ms, datalen: 231620, opts: Some(LimiterOptions { window_length: 737121, window_time: 192ms, bucket_size: 82205, timeout: None, tsleep: 260ns, wtime_ns: 192000000, stream_cap_limit: 82205, sleep_threshold: 82205 })
[INFO] [stdout] TRC Elapsed: 5.39466ms, datalen: 231620, opts: Some(LimiterOptions { window_length: 1087683, window_time: 25ms, bucket_size: 526116, timeout: None, tsleep: 22ns, wtime_ns: 25000000, stream_cap_limit: 526116, sleep_threshold: 526116 })
[INFO] [stdout] TWL Elapsed: 5.43023ms, datalen: 231620, opts: Some(LimiterOptions { window_length: 1087683, window_time: 25ms, bucket_size: 526116, timeout: None, tsleep: 22ns, wtime_ns: 25000000, stream_cap_limit: 526116, sleep_threshold: 526116 })
[INFO] [stdout] 
[INFO] [stdout]   4/100| Seed  7737046699154666044
[INFO] [stdout] TWC Elapsed: 6.56339ms, datalen: 369642, opts: Some(LimiterOptions { window_length: 1195389, window_time: 21ms, bucket_size: 641856, timeout: None, tsleep: 17ns, wtime_ns: 21000000, stream_cap_limit: 641856, sleep_threshold: 641856 })
[INFO] [stdout] TRL Elapsed: 6.5432ms, datalen: 369642, opts: Some(LimiterOptions { window_length: 1195389, window_time: 21ms, bucket_size: 641856, timeout: None, tsleep: 17ns, wtime_ns: 21000000, stream_cap_limit: 641856, sleep_threshold: 641856 })
[INFO] [stdout] TWL Elapsed: 121.704508ms, datalen: 369642, opts: Some(LimiterOptions { window_length: 388882, window_time: 128ms, bucket_size: 1538601, timeout: None, tsleep: 329ns, wtime_ns: 128000000, stream_cap_limit: 388882, sleep_threshold: 388882 })
[INFO] [stdout] TRC Elapsed: 121.832366ms, datalen: 369642, opts: Some(LimiterOptions { window_length: 388882, window_time: 128ms, bucket_size: 1538601, timeout: None, tsleep: 329ns, wtime_ns: 128000000, stream_cap_limit: 388882, sleep_threshold: 388882 })
[INFO] [stdout] 
[INFO] [stdout]   5/100| Seed 13116268146385470124
[INFO] [stdout] TWC Elapsed: 20.55548ms, datalen: 372018, opts: Some(LimiterOptions { window_length: 962213, window_time: 53ms, bucket_size: 1271594, timeout: None, tsleep: 55ns, wtime_ns: 53000000, stream_cap_limit: 962213, sleep_threshold: 962213 })
[INFO] [stdout] TRL Elapsed: 20.556619ms, datalen: 372018, opts: Some(LimiterOptions { window_length: 962213, window_time: 53ms, bucket_size: 1271594, timeout: None, tsleep: 55ns, wtime_ns: 53000000, stream_cap_limit: 962213, sleep_threshold: 962213 })
[INFO] [stdout] TWL Elapsed: 37.196259ms, datalen: 372018, opts: Some(LimiterOptions { window_length: 791773, window_time: 79ms, bucket_size: 1420230, timeout: None, tsleep: 99ns, wtime_ns: 79000000, stream_cap_limit: 791773, sleep_threshold: 791773 })
[INFO] [stdout] TRC Elapsed: 37.204849ms, datalen: 372018, opts: Some(LimiterOptions { window_length: 791773, window_time: 79ms, bucket_size: 1420230, timeout: None, tsleep: 99ns, wtime_ns: 79000000, stream_cap_limit: 791773, sleep_threshold: 791773 })
[INFO] [stdout] 
[INFO] [stdout]   6/100| Seed 10965634750923316114
[INFO] [stdout] TWC Elapsed: 2.22µs, datalen: 212383, opts: None
[INFO] [stdout] TRL Elapsed: 5.712µs, datalen: 212383, opts: None
[INFO] [stdout] TWL Elapsed: 72.325238ms, datalen: 212383, opts: Some(LimiterOptions { window_length: 155555, window_time: 53ms, bucket_size: 186203, timeout: None, tsleep: 340ns, wtime_ns: 53000000, stream_cap_limit: 155555, sleep_threshold: 155555 })
[INFO] [stdout] TRC Elapsed: 72.294429ms, datalen: 212383, opts: Some(LimiterOptions { window_length: 155555, window_time: 53ms, bucket_size: 186203, timeout: None, tsleep: 340ns, wtime_ns: 53000000, stream_cap_limit: 155555, sleep_threshold: 155555 })
[INFO] [stdout] 
[INFO] [stdout]   7/100| Seed  1755376837550136781
[INFO] [stdout] TWC Elapsed: 53.945538ms, datalen: 224395, opts: Some(LimiterOptions { window_length: 453887, window_time: 109ms, bucket_size: 355384, timeout: None, tsleep: 240ns, wtime_ns: 109000000, stream_cap_limit: 355384, sleep_threshold: 355384 })
[INFO] [stdout] TRL Elapsed: 56.701959ms, datalen: 224395, opts: Some(LimiterOptions { window_length: 453887, window_time: 109ms, bucket_size: 355384, timeout: None, tsleep: 240ns, wtime_ns: 109000000, stream_cap_limit: 355384, sleep_threshold: 355384 })
[INFO] [stdout] TWL Elapsed: 24.20652ms, datalen: 224395, opts: Some(LimiterOptions { window_length: 565774, window_time: 61ms, bucket_size: 202140, timeout: None, tsleep: 107ns, wtime_ns: 61000000, stream_cap_limit: 202140, sleep_threshold: 202140 })
[INFO] [stdout] TRC Elapsed: 24.2651ms, datalen: 224395, opts: Some(LimiterOptions { window_length: 565774, window_time: 61ms, bucket_size: 202140, timeout: None, tsleep: 107ns, wtime_ns: 61000000, stream_cap_limit: 202140, sleep_threshold: 202140 })
[INFO] [stdout] 
[INFO] [stdout]   8/100| Seed 11716896219934973626
[INFO] [stdout] TWC Elapsed: 25.995228ms, datalen: 312651, opts: Some(LimiterOptions { window_length: 1092534, window_time: 91ms, bucket_size: 93718, timeout: None, tsleep: 83ns, wtime_ns: 91000000, stream_cap_limit: 93718, sleep_threshold: 93718 })
[INFO] [stdout] TRL Elapsed: 25.54915ms, datalen: 312651, opts: Some(LimiterOptions { window_length: 1092534, window_time: 91ms, bucket_size: 93718, timeout: None, tsleep: 83ns, wtime_ns: 91000000, stream_cap_limit: 93718, sleep_threshold: 93718 })
[INFO] [stdout] TWL Elapsed: 2.47µs, datalen: 312651, opts: None
[INFO] [stdout] TRC Elapsed: 4.35µs, datalen: 312651, opts: None
[INFO] [stdout] 
[INFO] [stdout]   9/100| Seed 14060461527319182703
[INFO] [stdout] TWC Elapsed: 1.6202ms, datalen: 176297, opts: Some(LimiterOptions { window_length: 573468, window_time: 5ms, bucket_size: 179855, timeout: None, tsleep: 8ns, wtime_ns: 5000000, stream_cap_limit: 179855, sleep_threshold: 179855 })
[INFO] [stdout] TRL Elapsed: 3.93874ms, datalen: 176297, opts: Some(LimiterOptions { window_length: 573468, window_time: 5ms, bucket_size: 179855, timeout: None, tsleep: 8ns, wtime_ns: 5000000, stream_cap_limit: 179855, sleep_threshold: 179855 })
[INFO] [stdout] TWL Elapsed: 142.999296ms, datalen: 176297, opts: Some(LimiterOptions { window_length: 136670, window_time: 104ms, bucket_size: 497786, timeout: None, tsleep: 760ns, wtime_ns: 104000000, stream_cap_limit: 136670, sleep_threshold: 136670 })
[INFO] [stdout] TRC Elapsed: 123.995406ms, datalen: 176297, opts: Some(LimiterOptions { window_length: 136670, window_time: 104ms, bucket_size: 497786, timeout: None, tsleep: 760ns, wtime_ns: 104000000, stream_cap_limit: 136670, sleep_threshold: 136670 })
[INFO] [stdout] 
[INFO] [stdout]  10/100| Seed  2496864777979375058
[INFO] [stdout] TWC Elapsed: 101.935146ms, datalen: 486865, opts: Some(LimiterOptions { window_length: 754934, window_time: 148ms, bucket_size: 1838985, timeout: None, tsleep: 196ns, wtime_ns: 148000000, stream_cap_limit: 754934, sleep_threshold: 754934 })
[INFO] [stdout] TRL Elapsed: 100.926776ms, datalen: 486865, opts: Some(LimiterOptions { window_length: 754934, window_time: 148ms, bucket_size: 1838985, timeout: None, tsleep: 196ns, wtime_ns: 148000000, stream_cap_limit: 754934, sleep_threshold: 754934 })
[INFO] [stdout] TWL Elapsed: 2.56µs, datalen: 486865, opts: None
[INFO] [stdout] TRC Elapsed: 4.502µs, datalen: 486865, opts: None
[INFO] [stdout] 
[INFO] [stdout]  11/100| Seed 16635186859906345607
[INFO] [stdout] TWC Elapsed: 26.58154ms, datalen: 346121, opts: Some(LimiterOptions { window_length: 914674, window_time: 70ms, bucket_size: 898008, timeout: None, tsleep: 76ns, wtime_ns: 70000000, stream_cap_limit: 898008, sleep_threshold: 898008 })
[INFO] [stdout] TRL Elapsed: 33.945199ms, datalen: 346121, opts: Some(LimiterOptions { window_length: 914674, window_time: 70ms, bucket_size: 898008, timeout: None, tsleep: 76ns, wtime_ns: 70000000, stream_cap_limit: 898008, sleep_threshold: 898008 })
[INFO] [stdout] TWL Elapsed: 45.130259ms, datalen: 346121, opts: Some(LimiterOptions { window_length: 1371233, window_time: 146ms, bucket_size: 1455312, timeout: None, tsleep: 106ns, wtime_ns: 146000000, stream_cap_limit: 1371233, sleep_threshold: 1371233 })
[INFO] [stdout] TRC Elapsed: 44.970719ms, datalen: 346121, opts: Some(LimiterOptions { window_length: 1371233, window_time: 146ms, bucket_size: 1455312, timeout: None, tsleep: 106ns, wtime_ns: 146000000, stream_cap_limit: 1371233, sleep_threshold: 1371233 })
[INFO] [stdout] 
[INFO] [stdout]  12/100| Seed  8152474641414734186
[INFO] [stdout] TWC Elapsed: 7.21439ms, datalen: 117138, opts: Some(LimiterOptions { window_length: 426771, window_time: 26ms, bucket_size: 153901, timeout: None, tsleep: 60ns, wtime_ns: 26000000, stream_cap_limit: 153901, sleep_threshold: 153901 })
[INFO] [stdout] TRL Elapsed: 9.37406ms, datalen: 117138, opts: Some(LimiterOptions { window_length: 426771, window_time: 26ms, bucket_size: 153901, timeout: None, tsleep: 60ns, wtime_ns: 26000000, stream_cap_limit: 153901, sleep_threshold: 153901 })
[INFO] [stdout] TWL Elapsed: 358.114301ms, datalen: 117138, opts: Some(LimiterOptions { window_length: 32160, window_time: 97ms, bucket_size: 124026, timeout: None, tsleep: 3.016µs, wtime_ns: 97000000, stream_cap_limit: 32160, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 349.000672ms, datalen: 117138, opts: Some(LimiterOptions { window_length: 32160, window_time: 97ms, bucket_size: 124026, timeout: None, tsleep: 3.016µs, wtime_ns: 97000000, stream_cap_limit: 32160, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout]  13/100| Seed   415116692376456680
[INFO] [stdout] TWC Elapsed: 28.738729ms, datalen: 488374, opts: Some(LimiterOptions { window_length: 937064, window_time: 55ms, bucket_size: 2363700, timeout: None, tsleep: 58ns, wtime_ns: 55000000, stream_cap_limit: 937064, sleep_threshold: 937064 })
[INFO] [stdout] TRL Elapsed: 37.837329ms, datalen: 488374, opts: Some(LimiterOptions { window_length: 937064, window_time: 55ms, bucket_size: 2363700, timeout: None, tsleep: 58ns, wtime_ns: 55000000, stream_cap_limit: 937064, sleep_threshold: 937064 })
[INFO] [stdout] TRC Elapsed: 3.96µs, datalen: 488374, opts: None
[INFO] [stdout] TWL Elapsed: 3.41µs, datalen: 488374, opts: None
[INFO] [stdout] 
[INFO] [stdout]  14/100| Seed 13444876429814895928
[INFO] [stdout] TWC Elapsed: 35.060099ms, datalen: 109161, opts: Some(LimiterOptions { window_length: 300544, window_time: 79ms, bucket_size: 510786, timeout: None, tsleep: 262ns, wtime_ns: 79000000, stream_cap_limit: 300544, sleep_threshold: 300544 })
[INFO] [stdout] TRL Elapsed: 28.770619ms, datalen: 109161, opts: Some(LimiterOptions { window_length: 300544, window_time: 79ms, bucket_size: 510786, timeout: None, tsleep: 262ns, wtime_ns: 79000000, stream_cap_limit: 300544, sleep_threshold: 300544 })
[INFO] [stdout] TWL Elapsed: 47.463919ms, datalen: 109161, opts: Some(LimiterOptions { window_length: 276069, window_time: 120ms, bucket_size: 74234, timeout: None, tsleep: 434ns, wtime_ns: 120000000, stream_cap_limit: 74234, sleep_threshold: 74234 })
[INFO] [stdout] TRC Elapsed: 47.509109ms, datalen: 109161, opts: Some(LimiterOptions { window_length: 276069, window_time: 120ms, bucket_size: 74234, timeout: None, tsleep: 434ns, wtime_ns: 120000000, stream_cap_limit: 74234, sleep_threshold: 74234 })
[INFO] [stdout] 
[INFO] [stdout]  15/100| Seed  2369190176536333295
[INFO] [stdout] TWC Elapsed: 16.61169ms, datalen: 295155, opts: Some(LimiterOptions { window_length: 1034949, window_time: 58ms, bucket_size: 1458838, timeout: None, tsleep: 56ns, wtime_ns: 58000000, stream_cap_limit: 1034949, sleep_threshold: 1034949 })
[INFO] [stdout] TRL Elapsed: 16.62763ms, datalen: 295155, opts: Some(LimiterOptions { window_length: 1034949, window_time: 58ms, bucket_size: 1458838, timeout: None, tsleep: 56ns, wtime_ns: 58000000, stream_cap_limit: 1034949, sleep_threshold: 1034949 })
[INFO] [stdout] TRC Elapsed: 28.026829ms, datalen: 295155, opts: Some(LimiterOptions { window_length: 1230502, window_time: 109ms, bucket_size: 480872, timeout: None, tsleep: 88ns, wtime_ns: 109000000, stream_cap_limit: 480872, sleep_threshold: 480872 })
[INFO] [stdout] TWL Elapsed: 27.932509ms, datalen: 295155, opts: Some(LimiterOptions { window_length: 1230502, window_time: 109ms, bucket_size: 480872, timeout: None, tsleep: 88ns, wtime_ns: 109000000, stream_cap_limit: 480872, sleep_threshold: 480872 })
[INFO] [stdout] 
[INFO] [stdout]  16/100| Seed 13863280691732167808
[INFO] [stdout] TWC Elapsed: 39.860109ms, datalen: 309255, opts: Some(LimiterOptions { window_length: 1010615, window_time: 130ms, bucket_size: 1198002, timeout: None, tsleep: 128ns, wtime_ns: 130000000, stream_cap_limit: 1010615, sleep_threshold: 1010615 })
[INFO] [stdout] TRL Elapsed: 39.861079ms, datalen: 309255, opts: Some(LimiterOptions { window_length: 1010615, window_time: 130ms, bucket_size: 1198002, timeout: None, tsleep: 128ns, wtime_ns: 130000000, stream_cap_limit: 1010615, sleep_threshold: 1010615 })
[INFO] [stdout] TWL Elapsed: 35.046179ms, datalen: 309255, opts: Some(LimiterOptions { window_length: 1397272, window_time: 158ms, bucket_size: 787105, timeout: None, tsleep: 113ns, wtime_ns: 158000000, stream_cap_limit: 787105, sleep_threshold: 787105 })
[INFO] [stdout] TRC Elapsed: 35.038139ms, datalen: 309255, opts: Some(LimiterOptions { window_length: 1397272, window_time: 158ms, bucket_size: 787105, timeout: None, tsleep: 113ns, wtime_ns: 158000000, stream_cap_limit: 787105, sleep_threshold: 787105 })
[INFO] [stdout] 
[INFO] [stdout]  17/100| Seed 11830080792380526996
[INFO] [stdout] TWC Elapsed: 70.725218ms, datalen: 98235, opts: Some(LimiterOptions { window_length: 239106, window_time: 172ms, bucket_size: 425877, timeout: None, tsleep: 719ns, wtime_ns: 172000000, stream_cap_limit: 239106, sleep_threshold: 239106 })
[INFO] [stdout] TRL Elapsed: 82.952296ms, datalen: 98235, opts: Some(LimiterOptions { window_length: 239106, window_time: 172ms, bucket_size: 425877, timeout: None, tsleep: 719ns, wtime_ns: 172000000, stream_cap_limit: 239106, sleep_threshold: 239106 })
[INFO] [stdout] TWL Elapsed: 8.56086ms, datalen: 98235, opts: Some(LimiterOptions { window_length: 382689, window_time: 23ms, bucket_size: 188338, timeout: None, tsleep: 60ns, wtime_ns: 23000000, stream_cap_limit: 188338, sleep_threshold: 188338 })
[INFO] [stdout] TRC Elapsed: 6.1674ms, datalen: 98235, opts: Some(LimiterOptions { window_length: 382689, window_time: 23ms, bucket_size: 188338, timeout: None, tsleep: 60ns, wtime_ns: 23000000, stream_cap_limit: 188338, sleep_threshold: 188338 })
[INFO] [stdout] 
[INFO] [stdout]  18/100| Seed  8360143764600206903
[INFO] [stdout] TWC Elapsed: 54.783519ms, datalen: 6422, opts: Some(LimiterOptions { window_length: 15064, window_time: 128ms, bucket_size: 98057, timeout: None, tsleep: 8.497µs, wtime_ns: 128000000, stream_cap_limit: 15064, sleep_threshold: 65536 })
[INFO] [stdout] TRL Elapsed: 54.665349ms, datalen: 6422, opts: Some(LimiterOptions { window_length: 15064, window_time: 128ms, bucket_size: 98057, timeout: None, tsleep: 8.497µs, wtime_ns: 128000000, stream_cap_limit: 15064, sleep_threshold: 65536 })
[INFO] [stdout] TWL Elapsed: 384.982279ms, datalen: 6422, opts: Some(LimiterOptions { window_length: 2051, window_time: 121ms, bucket_size: 103757, timeout: None, tsleep: 58.995µs, wtime_ns: 121000000, stream_cap_limit: 2051, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 385.07715ms, datalen: 6422, opts: Some(LimiterOptions { window_length: 2051, window_time: 121ms, bucket_size: 103757, timeout: None, tsleep: 58.995µs, wtime_ns: 121000000, stream_cap_limit: 2051, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout]  19/100| Seed 16550836451876221995
[INFO] [stdout] TWC Elapsed: 185.274195ms, datalen: 43830, opts: Some(LimiterOptions { window_length: 31239, window_time: 132ms, bucket_size: 179871, timeout: None, tsleep: 4.225µs, wtime_ns: 132000000, stream_cap_limit: 31239, sleep_threshold: 65536 })
[INFO] [stdout] TRL Elapsed: 185.274564ms, datalen: 43830, opts: Some(LimiterOptions { window_length: 31239, window_time: 132ms, bucket_size: 179871, timeout: None, tsleep: 4.225µs, wtime_ns: 132000000, stream_cap_limit: 31239, sleep_threshold: 65536 })
[INFO] [stdout] TWL Elapsed: 36.334219ms, datalen: 43830, opts: Some(LimiterOptions { window_length: 189799, window_time: 157ms, bucket_size: 67955, timeout: None, tsleep: 827ns, wtime_ns: 157000000, stream_cap_limit: 67955, sleep_threshold: 67955 })
[INFO] [stdout] TRC Elapsed: 37.161097ms, datalen: 43830, opts: Some(LimiterOptions { window_length: 189799, window_time: 157ms, bucket_size: 67955, timeout: None, tsleep: 827ns, wtime_ns: 157000000, stream_cap_limit: 67955, sleep_threshold: 67955 })
[INFO] [stdout] 
[INFO] [stdout]  20/100| Seed 10980637979798412254
[INFO] [stdout] TWC Elapsed: 58.256369ms, datalen: 137608, opts: Some(LimiterOptions { window_length: 373751, window_time: 158ms, bucket_size: 589388, timeout: None, tsleep: 422ns, wtime_ns: 158000000, stream_cap_limit: 373751, sleep_threshold: 373751 })
[INFO] [stdout] TRL Elapsed: 58.237329ms, datalen: 137608, opts: Some(LimiterOptions { window_length: 373751, window_time: 158ms, bucket_size: 589388, timeout: None, tsleep: 422ns, wtime_ns: 158000000, stream_cap_limit: 373751, sleep_threshold: 373751 })
[INFO] [stdout] TWL Elapsed: 4.004069ms, datalen: 137608, opts: Some(LimiterOptions { window_length: 664444, window_time: 19ms, bucket_size: 263733, timeout: None, tsleep: 28ns, wtime_ns: 19000000, stream_cap_limit: 263733, sleep_threshold: 263733 })
[INFO] [stdout] TRC Elapsed: 4.002891ms, datalen: 137608, opts: Some(LimiterOptions { window_length: 664444, window_time: 19ms, bucket_size: 263733, timeout: None, tsleep: 28ns, wtime_ns: 19000000, stream_cap_limit: 263733, sleep_threshold: 263733 })
[INFO] [stdout] 
[INFO] [stdout]  21/100| Seed 14807658587161643797
[INFO] [stdout] TWC Elapsed: 78.463208ms, datalen: 47584, opts: Some(LimiterOptions { window_length: 96528, window_time: 159ms, bucket_size: 192141, timeout: None, tsleep: 1.647µs, wtime_ns: 159000000, stream_cap_limit: 96528, sleep_threshold: 96528 })
[INFO] [stdout] TRL Elapsed: 84.845608ms, datalen: 47584, opts: Some(LimiterOptions { window_length: 96528, window_time: 159ms, bucket_size: 192141, timeout: None, tsleep: 1.647µs, wtime_ns: 159000000, stream_cap_limit: 96528, sleep_threshold: 96528 })
[INFO] [stdout] TWL Elapsed: 152.851146ms, datalen: 47584, opts: Some(LimiterOptions { window_length: 39517, window_time: 124ms, bucket_size: 213698, timeout: None, tsleep: 3.137µs, wtime_ns: 124000000, stream_cap_limit: 39517, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 149.368396ms, datalen: 47584, opts: Some(LimiterOptions { window_length: 39517, window_time: 124ms, bucket_size: 213698, timeout: None, tsleep: 3.137µs, wtime_ns: 124000000, stream_cap_limit: 39517, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout]  22/100| Seed  1394620699698946742
[INFO] [stdout] TWC Elapsed: 24.4553ms, datalen: 125682, opts: Some(LimiterOptions { window_length: 438342, window_time: 80ms, bucket_size: 165416, timeout: None, tsleep: 182ns, wtime_ns: 80000000, stream_cap_limit: 165416, sleep_threshold: 165416 })
[INFO] [stdout] TRL Elapsed: 22.97346ms, datalen: 125682, opts: Some(LimiterOptions { window_length: 438342, window_time: 80ms, bucket_size: 165416, timeout: None, tsleep: 182ns, wtime_ns: 80000000, stream_cap_limit: 165416, sleep_threshold: 165416 })
[INFO] [stdout] TWL Elapsed: 2.609µs, datalen: 125682, opts: None
[INFO] [stdout] TRC Elapsed: 4.071µs, datalen: 125682, opts: None
[INFO] [stdout] 
[INFO] [stdout]  23/100| Seed  5508858456711012009
[INFO] [stdout] TWC Elapsed: 27.31716ms, datalen: 489889, opts: Some(LimiterOptions { window_length: 2193990, window_time: 122ms, bucket_size: 2397640, timeout: None, tsleep: 55ns, wtime_ns: 122000000, stream_cap_limit: 2193990, sleep_threshold: 2193990 })
[INFO] [stdout] TRL Elapsed: 30.40836ms, datalen: 489889, opts: Some(LimiterOptions { window_length: 2193990, window_time: 122ms, bucket_size: 2397640, timeout: None, tsleep: 55ns, wtime_ns: 122000000, stream_cap_limit: 2193990, sleep_threshold: 2193990 })
[INFO] [stdout] TWL Elapsed: 62.766178ms, datalen: 489889, opts: Some(LimiterOptions { window_length: 940446, window_time: 112ms, bucket_size: 1500516, timeout: None, tsleep: 119ns, wtime_ns: 112000000, stream_cap_limit: 940446, sleep_threshold: 940446 })
[INFO] [stdout] TRC Elapsed: 78.042138ms, datalen: 489889, opts: Some(LimiterOptions { window_length: 940446, window_time: 112ms, bucket_size: 1500516, timeout: None, tsleep: 119ns, wtime_ns: 112000000, stream_cap_limit: 940446, sleep_threshold: 940446 })
[INFO] [stdout] 
[INFO] [stdout]  24/100| Seed  7133534672313142636
[INFO] [stdout] TWC Elapsed: 16.411451ms, datalen: 175596, opts: Some(LimiterOptions { window_length: 696714, window_time: 65ms, bucket_size: 562984, timeout: None, tsleep: 93ns, wtime_ns: 65000000, stream_cap_limit: 562984, sleep_threshold: 562984 })
[INFO] [stdout] TRL Elapsed: 16.420381ms, datalen: 175596, opts: Some(LimiterOptions { window_length: 696714, window_time: 65ms, bucket_size: 562984, timeout: None, tsleep: 93ns, wtime_ns: 65000000, stream_cap_limit: 562984, sleep_threshold: 562984 })
[INFO] [stdout] TWL Elapsed: 12.29654ms, datalen: 175596, opts: Some(LimiterOptions { window_length: 870028, window_time: 36ms, bucket_size: 227593, timeout: None, tsleep: 41ns, wtime_ns: 36000000, stream_cap_limit: 227593, sleep_threshold: 227593 })
[INFO] [stdout] TRC Elapsed: 7.28444ms, datalen: 175596, opts: Some(LimiterOptions { window_length: 870028, window_time: 36ms, bucket_size: 227593, timeout: None, tsleep: 41ns, wtime_ns: 36000000, stream_cap_limit: 227593, sleep_threshold: 227593 })
[INFO] [stdout] 
[INFO] [stdout]  25/100| Seed 10092947932634287083
[INFO] [stdout] TWC Elapsed: 30.176399ms, datalen: 324451, opts: Some(LimiterOptions { window_length: 754511, window_time: 70ms, bucket_size: 880183, timeout: None, tsleep: 92ns, wtime_ns: 70000000, stream_cap_limit: 754511, sleep_threshold: 754511 })
[INFO] [stdout] TRL Elapsed: 30.17455ms, datalen: 324451, opts: Some(LimiterOptions { window_length: 754511, window_time: 70ms, bucket_size: 880183, timeout: None, tsleep: 92ns, wtime_ns: 70000000, stream_cap_limit: 754511, sleep_threshold: 754511 })
[INFO] [stdout] TWL Elapsed: 59.911548ms, datalen: 324451, opts: Some(LimiterOptions { window_length: 894823, window_time: 165ms, bucket_size: 1506820, timeout: None, tsleep: 184ns, wtime_ns: 165000000, stream_cap_limit: 894823, sleep_threshold: 894823 })
[INFO] [stdout] TRC Elapsed: 59.869198ms, datalen: 324451, opts: Some(LimiterOptions { window_length: 894823, window_time: 165ms, bucket_size: 1506820, timeout: None, tsleep: 184ns, wtime_ns: 165000000, stream_cap_limit: 894823, sleep_threshold: 894823 })
[INFO] [stdout] 
[INFO] [stdout]  26/100| Seed   998631974525334675
[INFO] [stdout] TWC Elapsed: 75.362248ms, datalen: 386156, opts: Some(LimiterOptions { window_length: 451376, window_time: 88ms, bucket_size: 594756, timeout: None, tsleep: 194ns, wtime_ns: 88000000, stream_cap_limit: 451376, sleep_threshold: 451376 })
[INFO] [stdout] TRL Elapsed: 83.975988ms, datalen: 386156, opts: Some(LimiterOptions { window_length: 451376, window_time: 88ms, bucket_size: 594756, timeout: None, tsleep: 194ns, wtime_ns: 88000000, stream_cap_limit: 451376, sleep_threshold: 451376 })
[INFO] [stdout] TWL Elapsed: 26.034499ms, datalen: 386156, opts: Some(LimiterOptions { window_length: 827344, window_time: 22ms, bucket_size: 1451549, timeout: None, tsleep: 26ns, wtime_ns: 22000000, stream_cap_limit: 827344, sleep_threshold: 827344 })
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parametric::test_tcp' (31) panicked at src/tests/parametric.rs:39:13:
[INFO] [stdout] TWL| Elapsed 26.034499ms > Window time 22ms (with 9% margin, got 18.34% diff)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed699eb59c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed699eb59c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed699ec696f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed699ec696f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed699e81c31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed699e81c31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed699e8e832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed699e937af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed699e93641 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed699e42d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed699e42d5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed699e93e6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed699e93e6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed699e93cca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed699e8e969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed699e75d4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed699ecf290 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed699dff720 - stream_limiter::tests::parametric::assert_rate_limited::h52ffb2b1a5997b19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:39:13
[INFO] [stdout]   20:     0x5ed699e009d9 - stream_limiter::tests::parametric::test_tcp::paramtest_tcp::h4b19483ef0799c02
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:214:13
[INFO] [stdout]   21:     0x5ed699e11bd3 - core::ops::function::Fn::call::hc1190f9877491c69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x5ed699e1f077 - stream_limiter::tests::utils::paramtests::start_parametric_test::hc01554a682d5d397
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils/paramtests.rs:27:9
[INFO] [stdout]   23:     0x5ed699e01688 - stream_limiter::tests::parametric::test_tcp::h177f92bc89fd5836
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:220:5
[INFO] [stdout]   24:     0x5ed699e016b7 - stream_limiter::tests::parametric::test_tcp::{{closure}}::h16a5299d772d3e75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:132:14
[INFO] [stdout]   25:     0x5ed699e121d6 - core::ops::function::FnOnce::call_once::hb9b0e56cc3725dad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ed699e42b1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ed699e42b1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5ed699e58785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5ed699e58785 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5ed699e58785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5ed699e58785 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed699e58785 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed699e58785 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5ed699e58785 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5ed699e2ef74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5ed699e2ef74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5ed699e3283a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5ed699e3283a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5ed699e3283a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5ed699e3283a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5ed699e3283a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ed699e89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x5ed699e89acf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7ca5012a4aa4 - <unknown>
[INFO] [stdout]   47:     0x7ca501331a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parametric::test_buffer stdout ----
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 15874969967965961473
[INFO] [stdout] BW Elapsed: 94.266748ms, datalen: 448135, opts: Some(LimiterOptions { window_length: 385846, window_time: 55ms, bucket_size: 1982298, timeout: None, tsleep: 142ns, wtime_ns: 55000000, stream_cap_limit: 385846, sleep_threshold: 385846 })
[INFO] [stdout] BR Elapsed: 104.931837ms, datalen: 448135, opts: Some(LimiterOptions { window_length: 448764, window_time: 105ms, bucket_size: 534454, timeout: None, tsleep: 233ns, wtime_ns: 105000000, stream_cap_limit: 448764, sleep_threshold: 448764 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 8110699151753673162
[INFO] [stdout] BW Elapsed: 5.836319ms, datalen: 383187, opts: Some(LimiterOptions { window_length: 396567, window_time: 6ms, bucket_size: 83137, timeout: None, tsleep: 15ns, wtime_ns: 6000000, stream_cap_limit: 83137, sleep_threshold: 83137 })
[INFO] [stdout] BR Elapsed: 20.233979ms, datalen: 383187, opts: Some(LimiterOptions { window_length: 1691780, window_time: 89ms, bucket_size: 805200, timeout: None, tsleep: 52ns, wtime_ns: 89000000, stream_cap_limit: 805200, sleep_threshold: 805200 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 3938382362045563233
[INFO] [stdout] BW Elapsed: 106.895557ms, datalen: 395917, opts: Some(LimiterOptions { window_length: 704271, window_time: 190ms, bucket_size: 1276961, timeout: None, tsleep: 269ns, wtime_ns: 190000000, stream_cap_limit: 704271, sleep_threshold: 704271 })
[INFO] [stdout] BR Elapsed: 4.85748ms, datalen: 395917, opts: Some(LimiterOptions { window_length: 416468, window_time: 5ms, bucket_size: 1113282, timeout: None, tsleep: 12ns, wtime_ns: 5000000, stream_cap_limit: 416468, sleep_threshold: 416468 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 4127573218620133621
[INFO] [stdout] BW Elapsed: 8.46951ms, datalen: 501579, opts: Some(LimiterOptions { window_length: 526315, window_time: 9ms, bucket_size: 193893, timeout: None, tsleep: 17ns, wtime_ns: 9000000, stream_cap_limit: 193893, sleep_threshold: 193893 })
[INFO] [stdout] BR Elapsed: 38.975159ms, datalen: 501579, opts: Some(LimiterOptions { window_length: 1134627, window_time: 88ms, bucket_size: 700857, timeout: None, tsleep: 77ns, wtime_ns: 88000000, stream_cap_limit: 700857, sleep_threshold: 700857 })
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 16703096643533052530
[INFO] [stdout] BW Elapsed: 9.08535ms, datalen: 49998, opts: Some(LimiterOptions { window_length: 50185, window_time: 9ms, bucket_size: 39629, timeout: None, tsleep: 179ns, wtime_ns: 9000000, stream_cap_limit: 39629, sleep_threshold: 39629 })
[INFO] [stdout] BR Elapsed: 900ns, datalen: 49998, opts: None
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 11855642779969984380
[INFO] [stdout] BW Elapsed: 7.09052ms, datalen: 21661, opts: Some(LimiterOptions { window_length: 21702, window_time: 7ms, bucket_size: 18644, timeout: None, tsleep: 322ns, wtime_ns: 7000000, stream_cap_limit: 18644, sleep_threshold: 18644 })
[INFO] [stdout] BR Elapsed: 33.814469ms, datalen: 21661, opts: Some(LimiterOptions { window_length: 59084, window_time: 92ms, bucket_size: 53044, timeout: None, tsleep: 1.557µs, wtime_ns: 92000000, stream_cap_limit: 53044, sleep_threshold: 53044 })
[INFO] [stdout] 
[INFO] [stdout]   1/100| Seed   265776384863968411
[INFO] [stdout] BW Elapsed: 21.73286ms, datalen: 464548, opts: Some(LimiterOptions { window_length: 2256782, window_time: 106ms, bucket_size: 294638, timeout: None, tsleep: 46ns, wtime_ns: 106000000, stream_cap_limit: 294638, sleep_threshold: 294638 })
[INFO] [stdout] BR Elapsed: 4.72422ms, datalen: 464548, opts: Some(LimiterOptions { window_length: 1803281, window_time: 18ms, bucket_size: 302520, timeout: None, tsleep: 9ns, wtime_ns: 18000000, stream_cap_limit: 302520, sleep_threshold: 302520 })
[INFO] [stdout] 
[INFO] [stdout]   2/100| Seed   902639135329243048
[INFO] [stdout] BW Elapsed: 97.729617ms, datalen: 25555, opts: Some(LimiterOptions { window_length: 43957, window_time: 168ms, bucket_size: 28314, timeout: None, tsleep: 3.821µs, wtime_ns: 168000000, stream_cap_limit: 28314, sleep_threshold: 28314 })
[INFO] [stdout] BR Elapsed: 24.74618ms, datalen: 25555, opts: Some(LimiterOptions { window_length: 32108, window_time: 31ms, bucket_size: 44989, timeout: None, tsleep: 965ns, wtime_ns: 31000000, stream_cap_limit: 32108, sleep_threshold: 32108 })
[INFO] [stdout] 
[INFO] [stdout]   3/100| Seed  9651963828729343918
[INFO] [stdout] BW Elapsed: 38.112481ms, datalen: 239037, opts: Some(LimiterOptions { window_length: 826373, window_time: 132ms, bucket_size: 84150, timeout: None, tsleep: 159ns, wtime_ns: 132000000, stream_cap_limit: 84150, sleep_threshold: 84150 })
[INFO] [stdout] BR Elapsed: 74.293888ms, datalen: 239037, opts: Some(LimiterOptions { window_length: 557198, window_time: 173ms, bucket_size: 361107, timeout: None, tsleep: 310ns, wtime_ns: 173000000, stream_cap_limit: 361107, sleep_threshold: 361107 })
[INFO] [stdout] 
[INFO] [stdout]   4/100| Seed 10628457658902455026
[INFO] [stdout] BW Elapsed: 8.725759ms, datalen: 378181, opts: Some(LimiterOptions { window_length: 1763904, window_time: 40ms, bucket_size: 129206, timeout: None, tsleep: 22ns, wtime_ns: 40000000, stream_cap_limit: 129206, sleep_threshold: 129206 })
[INFO] [stdout] BR Elapsed: 9.742331ms, datalen: 378181, opts: Some(LimiterOptions { window_length: 1878719, window_time: 48ms, bucket_size: 1587292, timeout: None, tsleep: 25ns, wtime_ns: 48000000, stream_cap_limit: 1587292, sleep_threshold: 1587292 })
[INFO] [stdout] 
[INFO] [stdout]   5/100| Seed 14556753877231344938
[INFO] [stdout] BW Elapsed: 35.387219ms, datalen: 222341, opts: Some(LimiterOptions { window_length: 1051486, window_time: 167ms, bucket_size: 796014, timeout: None, tsleep: 158ns, wtime_ns: 167000000, stream_cap_limit: 796014, sleep_threshold: 796014 })
[INFO] [stdout] BR Elapsed: 50.153977ms, datalen: 222341, opts: Some(LimiterOptions { window_length: 822357, window_time: 181ms, bucket_size: 84163, timeout: None, tsleep: 220ns, wtime_ns: 181000000, stream_cap_limit: 84163, sleep_threshold: 84163 })
[INFO] [stdout] 
[INFO] [stdout]   6/100| Seed 10603465702129387122
[INFO] [stdout] BW Elapsed: 7.11163ms, datalen: 393344, opts: Some(LimiterOptions { window_length: 1475187, window_time: 21ms, bucket_size: 1400531, timeout: None, tsleep: 14ns, wtime_ns: 21000000, stream_cap_limit: 1400531, sleep_threshold: 1400531 })
[INFO] [stdout] BR Elapsed: 317.378021ms, datalen: 393344, opts: Some(LimiterOptions { window_length: 222235, window_time: 175ms, bucket_size: 1850739, timeout: None, tsleep: 787ns, wtime_ns: 175000000, stream_cap_limit: 222235, sleep_threshold: 222235 })
[INFO] [stdout] 
[INFO] [stdout]   7/100| Seed  9228399885383426351
[INFO] [stdout] BW Elapsed: 1.79µs, datalen: 151903, opts: None
[INFO] [stdout] BR Elapsed: 48.324059ms, datalen: 151903, opts: Some(LimiterOptions { window_length: 566620, window_time: 180ms, bucket_size: 422169, timeout: None, tsleep: 317ns, wtime_ns: 180000000, stream_cap_limit: 422169, sleep_threshold: 422169 })
[INFO] [stdout] 
[INFO] [stdout]   8/100| Seed   531828819279403643
[INFO] [stdout] BW Elapsed: 8.25979ms, datalen: 455627, opts: Some(LimiterOptions { window_length: 1445199, window_time: 26ms, bucket_size: 1591112, timeout: None, tsleep: 17ns, wtime_ns: 26000000, stream_cap_limit: 1445199, sleep_threshold: 1445199 })
[INFO] [stdout] BR Elapsed: 53.391118ms, datalen: 455627, opts: Some(LimiterOptions { window_length: 1521094, window_time: 178ms, bucket_size: 1499260, timeout: None, tsleep: 117ns, wtime_ns: 178000000, stream_cap_limit: 1499260, sleep_threshold: 1499260 })
[INFO] [stdout] 
[INFO] [stdout]   9/100| Seed  4950210901627823615
[INFO] [stdout] BW Elapsed: 61.383278ms, datalen: 33847, opts: Some(LimiterOptions { window_length: 71259, window_time: 116ms, bucket_size: 78075, timeout: None, tsleep: 1.627µs, wtime_ns: 116000000, stream_cap_limit: 71259, sleep_threshold: 71259 })
[INFO] [stdout] BR Elapsed: 1.05µs, datalen: 33847, opts: None
[INFO] [stdout] 
[INFO] [stdout]  10/100| Seed 14941705917329074037
[INFO] [stdout] BW Elapsed: 32.810389ms, datalen: 332291, opts: Some(LimiterOptions { window_length: 1042071, window_time: 103ms, bucket_size: 130011, timeout: None, tsleep: 98ns, wtime_ns: 103000000, stream_cap_limit: 130011, sleep_threshold: 130011 })
[INFO] [stdout] BR Elapsed: 340.494841ms, datalen: 332291, opts: Some(LimiterOptions { window_length: 152256, window_time: 156ms, bucket_size: 840076, timeout: None, tsleep: 1.024µs, wtime_ns: 156000000, stream_cap_limit: 152256, sleep_threshold: 152256 })
[INFO] [stdout] 
[INFO] [stdout]  11/100| Seed   536839999556571871
[INFO] [stdout] BW Elapsed: 60.851748ms, datalen: 62903, opts: Some(LimiterOptions { window_length: 150587, window_time: 144ms, bucket_size: 126068, timeout: None, tsleep: 956ns, wtime_ns: 144000000, stream_cap_limit: 126068, sleep_threshold: 126068 })
[INFO] [stdout] BR Elapsed: 41.555309ms, datalen: 62903, opts: Some(LimiterOptions { window_length: 273315, window_time: 180ms, bucket_size: 45292, timeout: None, tsleep: 658ns, wtime_ns: 180000000, stream_cap_limit: 45292, sleep_threshold: 45292 })
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]  12/100| Seed 10896840860200367023
[INFO] [stdout] BW Elapsed: 37.985929ms, datalen: 200548, opts: Some(LimiterOptions { window_length: 364642, window_time: 69ms, bucket_size: 843895, timeout: None, tsleep: 189ns, wtime_ns: 69000000, stream_cap_limit: 364642, sleep_threshold: 364642 })
[INFO] [stdout] BR Elapsed: 24.865289ms, datalen: 200548, opts: Some(LimiterOptions { window_length: 180837, window_time: 21ms, bucket_size: 514909, timeout: None, tsleep: 116ns, wtime_ns: 21000000, stream_cap_limit: 180837, sleep_threshold: 180837 })
[INFO] [stdout] 
[INFO] [stdout]  13/100| Seed   897610979712803165
[INFO] [stdout] BW Elapsed: 174.063486ms, datalen: 470930, opts: Some(LimiterOptions { window_length: 440676, window_time: 163ms, bucket_size: 1878633, timeout: None, tsleep: 369ns, wtime_ns: 163000000, stream_cap_limit: 440676, sleep_threshold: 440676 })
[INFO] [stdout] BR Elapsed: 1.67µs, datalen: 470930, opts: None
[INFO] [stdout] 
[INFO] [stdout]  14/100| Seed 16738095022319731733
[INFO] [stdout] BW Elapsed: 27.88873ms, datalen: 191741, opts: Some(LimiterOptions { window_length: 577686, window_time: 84ms, bucket_size: 378495, timeout: None, tsleep: 145ns, wtime_ns: 84000000, stream_cap_limit: 378495, sleep_threshold: 378495 })
[INFO] [stdout] BR Elapsed: 94.508778ms, datalen: 191741, opts: Some(LimiterOptions { window_length: 378158, window_time: 179ms, bucket_size: 857611, timeout: None, tsleep: 473ns, wtime_ns: 179000000, stream_cap_limit: 378158, sleep_threshold: 378158 })
[INFO] [stdout] 
[INFO] [stdout]  15/100| Seed 15827407339247471892
[INFO] [stdout] BW Elapsed: 88.654428ms, datalen: 369283, opts: Some(LimiterOptions { window_length: 746302, window_time: 179ms, bucket_size: 419073, timeout: None, tsleep: 239ns, wtime_ns: 179000000, stream_cap_limit: 419073, sleep_threshold: 419073 })
[INFO] [stdout] BR Elapsed: 10.82619ms, datalen: 369283, opts: Some(LimiterOptions { window_length: 1264585, window_time: 24ms, bucket_size: 169844, timeout: None, tsleep: 18ns, wtime_ns: 24000000, stream_cap_limit: 169844, sleep_threshold: 169844 })
[INFO] [stdout] 
[INFO] [stdout]  16/100| Seed 12894864025184663253
[INFO] [stdout] BW Elapsed: 59.445159ms, datalen: 6775, opts: Some(LimiterOptions { window_length: 19244, window_time: 167ms, bucket_size: 14446, timeout: None, tsleep: 8.678µs, wtime_ns: 167000000, stream_cap_limit: 14446, sleep_threshold: 14446 })
[INFO] [stdout] BR Elapsed: 99.653707ms, datalen: 6775, opts: Some(LimiterOptions { window_length: 13226, window_time: 194ms, bucket_size: 22613, timeout: None, tsleep: 14.668µs, wtime_ns: 194000000, stream_cap_limit: 13226, sleep_threshold: 13226 })
[INFO] [stdout] 
[INFO] [stdout]  17/100| Seed  2150308603216573281
[INFO] [stdout] BW Elapsed: 41.168259ms, datalen: 367424, opts: Some(LimiterOptions { window_length: 1582770, window_time: 177ms, bucket_size: 1495764, timeout: None, tsleep: 111ns, wtime_ns: 177000000, stream_cap_limit: 1495764, sleep_threshold: 1495764 })
[INFO] [stdout] BR Elapsed: 29.2743ms, datalen: 367424, opts: Some(LimiterOptions { window_length: 666973, window_time: 53ms, bucket_size: 1761011, timeout: None, tsleep: 79ns, wtime_ns: 53000000, stream_cap_limit: 666973, sleep_threshold: 666973 })
[INFO] [stdout] 
[INFO] [stdout]  18/100| Seed 13963273703441674265
[INFO] [stdout] BW Elapsed: 3.25598ms, datalen: 368253, opts: Some(LimiterOptions { window_length: 1730241, window_time: 15ms, bucket_size: 1712027, timeout: None, tsleep: 8ns, wtime_ns: 15000000, stream_cap_limit: 1712027, sleep_threshold: 1712027 })
[INFO] [stdout] BR Elapsed: 34.45008ms, datalen: 368253, opts: Some(LimiterOptions { window_length: 720105, window_time: 54ms, bucket_size: 1301497, timeout: None, tsleep: 74ns, wtime_ns: 54000000, stream_cap_limit: 720105, sleep_threshold: 720105 })
[INFO] [stdout] 
[INFO] [stdout]  19/100| Seed 13999390637058943866
[INFO] [stdout] BW Elapsed: 108.723577ms, datalen: 381665, opts: Some(LimiterOptions { window_length: 499279, window_time: 142ms, bucket_size: 85682, timeout: None, tsleep: 284ns, wtime_ns: 142000000, stream_cap_limit: 85682, sleep_threshold: 85682 })
[INFO] [stdout] BR Elapsed: 29.417649ms, datalen: 381665, opts: Some(LimiterOptions { window_length: 1209732, window_time: 93ms, bucket_size: 1632015, timeout: None, tsleep: 76ns, wtime_ns: 93000000, stream_cap_limit: 1209732, sleep_threshold: 1209732 })
[INFO] [stdout] 
[INFO] [stdout]  20/100| Seed    10869230010420054
[INFO] [stdout] BW Elapsed: 47.382919ms, datalen: 207157, opts: Some(LimiterOptions { window_length: 708300, window_time: 162ms, bucket_size: 138759, timeout: None, tsleep: 228ns, wtime_ns: 162000000, stream_cap_limit: 138759, sleep_threshold: 138759 })
[INFO] [stdout] BR Elapsed: 58.273429ms, datalen: 207157, opts: Some(LimiterOptions { window_length: 548040, window_time: 123ms, bucket_size: 791639, timeout: None, tsleep: 224ns, wtime_ns: 123000000, stream_cap_limit: 548040, sleep_threshold: 548040 })
[INFO] [stdout] 
[INFO] [stdout]  21/100| Seed 18236673303456162238
[INFO] [stdout] BW Elapsed: 50.886318ms, datalen: 416439, opts: Some(LimiterOptions { window_length: 1557354, window_time: 179ms, bucket_size: 1737619, timeout: None, tsleep: 114ns, wtime_ns: 179000000, stream_cap_limit: 1557354, sleep_threshold: 1557354 })
[INFO] [stdout] BR Elapsed: 140.976766ms, datalen: 416439, opts: Some(LimiterOptions { window_length: 564494, window_time: 191ms, bucket_size: 2062483, timeout: None, tsleep: 338ns, wtime_ns: 191000000, stream_cap_limit: 564494, sleep_threshold: 564494 })
[INFO] [stdout] 
[INFO] [stdout]  22/100| Seed 10209990426715748337
[INFO] [stdout] BW Elapsed: 22.27942ms, datalen: 299816, opts: Some(LimiterOptions { window_length: 729303, window_time: 54ms, bucket_size: 1051041, timeout: None, tsleep: 74ns, wtime_ns: 54000000, stream_cap_limit: 729303, sleep_threshold: 729303 })
[INFO] [stdout] BR Elapsed: 6.893349ms, datalen: 299816, opts: Some(LimiterOptions { window_length: 1275159, window_time: 28ms, bucket_size: 545074, timeout: None, tsleep: 21ns, wtime_ns: 28000000, stream_cap_limit: 545074, sleep_threshold: 545074 })
[INFO] [stdout] 
[INFO] [stdout]  23/100| Seed  2975365302044408005
[INFO] [stdout] BW Elapsed: 51.899519ms, datalen: 130058, opts: Some(LimiterOptions { window_length: 491476, window_time: 196ms, bucket_size: 87233, timeout: None, tsleep: 398ns, wtime_ns: 196000000, stream_cap_limit: 87233, sleep_threshold: 87233 })
[INFO] [stdout] BR Elapsed: 11.24794ms, datalen: 130058, opts: Some(LimiterOptions { window_length: 514783, window_time: 36ms, bucket_size: 480161, timeout: None, tsleep: 69ns, wtime_ns: 36000000, stream_cap_limit: 480161, sleep_threshold: 480161 })
[INFO] [stdout] 
[INFO] [stdout]  24/100| Seed  9642773341530552121
[INFO] [stdout] BW Elapsed: 1.90226ms, datalen: 105180, opts: Some(LimiterOptions { window_length: 505673, window_time: 8ms, bucket_size: 26453, timeout: None, tsleep: 15ns, wtime_ns: 8000000, stream_cap_limit: 26453, sleep_threshold: 26453 })
[INFO] [stdout] BR Elapsed: 92.029428ms, datalen: 105180, opts: Some(LimiterOptions { window_length: 220803, window_time: 172ms, bucket_size: 58845, timeout: None, tsleep: 778ns, wtime_ns: 172000000, stream_cap_limit: 58845, sleep_threshold: 58845 })
[INFO] [stdout] 
[INFO] [stdout]  25/100| Seed 18445331075858232302
[INFO] [stdout] BW Elapsed: 165.025206ms, datalen: 495778, opts: Some(LimiterOptions { window_length: 623528, window_time: 186ms, bucket_size: 139430, timeout: None, tsleep: 298ns, wtime_ns: 186000000, stream_cap_limit: 139430, sleep_threshold: 139430 })
[INFO] [stdout] BR Elapsed: 117.986867ms, datalen: 495778, opts: Some(LimiterOptions { window_length: 710625, window_time: 169ms, bucket_size: 2221253, timeout: None, tsleep: 237ns, wtime_ns: 169000000, stream_cap_limit: 710625, sleep_threshold: 710625 })
[INFO] [stdout] 
[INFO] [stdout]  26/100| Seed  6392441314062083924
[INFO] [stdout] BW Elapsed: 81.199068ms, datalen: 331328, opts: Some(LimiterOptions { window_length: 623361, window_time: 152ms, bucket_size: 769181, timeout: None, tsleep: 243ns, wtime_ns: 152000000, stream_cap_limit: 623361, sleep_threshold: 623361 })
[INFO] [stdout] BR Elapsed: 42.136909ms, datalen: 331328, opts: Some(LimiterOptions { window_length: 771889, window_time: 98ms, bucket_size: 305911, timeout: None, tsleep: 126ns, wtime_ns: 98000000, stream_cap_limit: 305911, sleep_threshold: 305911 })
[INFO] [stdout] 
[INFO] [stdout]  27/100| Seed 17781490342311597043
[INFO] [stdout] BW Elapsed: 52.004859ms, datalen: 359622, opts: Some(LimiterOptions { window_length: 824184, window_time: 119ms, bucket_size: 1606432, timeout: None, tsleep: 144ns, wtime_ns: 119000000, stream_cap_limit: 824184, sleep_threshold: 824184 })
[INFO] [stdout] BR Elapsed: 2.78869ms, datalen: 359622, opts: Some(LimiterOptions { window_length: 794030, window_time: 6ms, bucket_size: 944408, timeout: None, tsleep: 7ns, wtime_ns: 6000000, stream_cap_limit: 794030, sleep_threshold: 794030 })
[INFO] [stdout] 
[INFO] [stdout]  28/100| Seed  9930242758143949437
[INFO] [stdout] BW Elapsed: 8.24547ms, datalen: 523278, opts: Some(LimiterOptions { window_length: 1599159, window_time: 25ms, bucket_size: 662390, timeout: None, tsleep: 15ns, wtime_ns: 25000000, stream_cap_limit: 662390, sleep_threshold: 662390 })
[INFO] [stdout] BR Elapsed: 50.829669ms, datalen: 523278, opts: Some(LimiterOptions { window_length: 1340346, window_time: 130ms, bucket_size: 1412202, timeout: None, tsleep: 96ns, wtime_ns: 130000000, stream_cap_limit: 1340346, sleep_threshold: 1340346 })
[INFO] [stdout] 
[INFO] [stdout]  29/100| Seed 16753355859952511402
[INFO] [stdout] BW Elapsed: 4.99911ms, datalen: 504362, opts: Some(LimiterOptions { window_length: 2138766, window_time: 21ms, bucket_size: 2405689, timeout: None, tsleep: 9ns, wtime_ns: 21000000, stream_cap_limit: 2138766, sleep_threshold: 2138766 })
[INFO] [stdout] BR Elapsed: 25.18665ms, datalen: 504362, opts: Some(LimiterOptions { window_length: 2169357, window_time: 108ms, bucket_size: 2395143, timeout: None, tsleep: 49ns, wtime_ns: 108000000, stream_cap_limit: 2169357, sleep_threshold: 2169357 })
[INFO] [stdout] 
[INFO] [stdout]  30/100| Seed 18417604753592862732
[INFO] [stdout] BW Elapsed: 1.7µs, datalen: 353856, opts: None
[INFO] [stdout] BR Elapsed: 39.683439ms, datalen: 353856, opts: Some(LimiterOptions { window_length: 1134543, window_time: 127ms, bucket_size: 818577, timeout: None, tsleep: 111ns, wtime_ns: 127000000, stream_cap_limit: 818577, sleep_threshold: 818577 })
[INFO] [stdout] 
[INFO] [stdout]  31/100| Seed  1750377021058990242
[INFO] [stdout] BW Elapsed: 100.097418ms, datalen: 69836, opts: Some(LimiterOptions { window_length: 126329, window_time: 181ms, bucket_size: 74452, timeout: None, tsleep: 1.432µs, wtime_ns: 181000000, stream_cap_limit: 74452, sleep_threshold: 74452 })
[INFO] [stdout] BR Elapsed: 50.476989ms, datalen: 69836, opts: Some(LimiterOptions { window_length: 239451, window_time: 151ms, bucket_size: 201428, timeout: None, tsleep: 630ns, wtime_ns: 151000000, stream_cap_limit: 201428, sleep_threshold: 201428 })
[INFO] [stdout] 
[INFO] [stdout]  32/100| Seed 14374030455943755613
[INFO] [stdout] BW Elapsed: 61.082408ms, datalen: 461946, opts: Some(LimiterOptions { window_length: 817810, window_time: 106ms, bucket_size: 1799200, timeout: None, tsleep: 129ns, wtime_ns: 106000000, stream_cap_limit: 817810, sleep_threshold: 817810 })
[INFO] [stdout] BR Elapsed: 6.88879ms, datalen: 461946, opts: Some(LimiterOptions { window_length: 1907617, window_time: 24ms, bucket_size: 1310698, timeout: None, tsleep: 12ns, wtime_ns: 24000000, stream_cap_limit: 1310698, sleep_threshold: 1310698 })
[INFO] [stdout] 
[INFO] [stdout]  33/100| Seed   526839241844738574
[INFO] [stdout] BW Elapsed: 2.08µs, datalen: 266276, opts: None
[INFO] [stdout] BR Elapsed: 31.513939ms, datalen: 266276, opts: Some(LimiterOptions { window_length: 1191818, window_time: 141ms, bucket_size: 960541, timeout: None, tsleep: 118ns, wtime_ns: 141000000, stream_cap_limit: 960541, sleep_threshold: 960541 })
[INFO] [stdout] 
[INFO] [stdout]  34/100| Seed 10871546480765460141
[INFO] [stdout] BW Elapsed: 52.462168ms, datalen: 214890, opts: Some(LimiterOptions { window_length: 659787, window_time: 159ms, bucket_size: 525285, timeout: None, tsleep: 240ns, wtime_ns: 159000000, stream_cap_limit: 525285, sleep_threshold: 525285 })
[INFO] [stdout] BR Elapsed: 143.680106ms, datalen: 214890, opts: Some(LimiterOptions { window_length: 194021, window_time: 123ms, bucket_size: 44483, timeout: None, tsleep: 633ns, wtime_ns: 123000000, stream_cap_limit: 44483, sleep_threshold: 44483 })
[INFO] [stdout] 
[INFO] [stdout]  35/100| Seed 14132781880710585132
[INFO] [stdout] BW Elapsed: 21.858479ms, datalen: 263841, opts: Some(LimiterOptions { window_length: 884444, window_time: 73ms, bucket_size: 396354, timeout: None, tsleep: 82ns, wtime_ns: 73000000, stream_cap_limit: 396354, sleep_threshold: 396354 })
[INFO] [stdout] BR Elapsed: 18.206339ms, datalen: 263841, opts: Some(LimiterOptions { window_length: 1019112, window_time: 70ms, bucket_size: 984837, timeout: None, tsleep: 68ns, wtime_ns: 70000000, stream_cap_limit: 984837, sleep_threshold: 984837 })
[INFO] [stdout] 
[INFO] [stdout]  36/100| Seed   450815530668048005
[INFO] [stdout] BW Elapsed: 91.662657ms, datalen: 398692, opts: Some(LimiterOptions { window_length: 1221118, window_time: 148ms, bucket_size: 354052, timeout: None, tsleep: 121ns, wtime_ns: 148000000, stream_cap_limit: 354052, sleep_threshold: 354052 })
[INFO] [stdout] BR Elapsed: 48.857719ms, datalen: 398692, opts: Some(LimiterOptions { window_length: 1038034, window_time: 127ms, bucket_size: 1922000, timeout: None, tsleep: 122ns, wtime_ns: 127000000, stream_cap_limit: 1038034, sleep_threshold: 1038034 })
[INFO] [stdout] 
[INFO] [stdout]  37/100| Seed 11532086960267516530
[INFO] [stdout] BW Elapsed: 15.151919ms, datalen: 265080, opts: Some(LimiterOptions { window_length: 1271743, window_time: 67ms, bucket_size: 877244, timeout: None, tsleep: 52ns, wtime_ns: 67000000, stream_cap_limit: 877244, sleep_threshold: 877244 })
[INFO] [stdout] BR Elapsed: 73.477679ms, datalen: 265080, opts: Some(LimiterOptions { window_length: 426488, window_time: 115ms, bucket_size: 92289, timeout: None, tsleep: 269ns, wtime_ns: 115000000, stream_cap_limit: 92289, sleep_threshold: 92289 })
[INFO] [stdout] 
[INFO] [stdout]  38/100| Seed   893083271068971712
[INFO] [stdout] BW Elapsed: 41.660779ms, datalen: 1232, opts: Some(LimiterOptions { window_length: 5681, window_time: 190ms, bucket_size: 5510, timeout: None, tsleep: 33.444µs, wtime_ns: 190000000, stream_cap_limit: 5510, sleep_threshold: 5510 })
[INFO] [stdout] BR Elapsed: 120.214377ms, datalen: 1232, opts: Some(LimiterOptions { window_length: 1241, window_time: 121ms, bucket_size: 2149, timeout: None, tsleep: 97.502µs, wtime_ns: 121000000, stream_cap_limit: 1241, sleep_threshold: 1241 })
[INFO] [stdout] 
[INFO] [stdout]  39/100| Seed 10712082681730197761
[INFO] [stdout] BW Elapsed: 5.82413ms, datalen: 79909, opts: Some(LimiterOptions { window_length: 277893, window_time: 20ms, bucket_size: 76831, timeout: None, tsleep: 71ns, wtime_ns: 20000000, stream_cap_limit: 76831, sleep_threshold: 76831 })
[INFO] [stdout] BR Elapsed: 27.062519ms, datalen: 79909, opts: Some(LimiterOptions { window_length: 381321, window_time: 114ms, bucket_size: 208603, timeout: None, tsleep: 298ns, wtime_ns: 114000000, stream_cap_limit: 208603, sleep_threshold: 208603 })
[INFO] [stdout] 
[INFO] [stdout]  40/100| Seed 16466235433862863698
[INFO] [stdout] BW Elapsed: 144.864116ms, datalen: 320307, opts: Some(LimiterOptions { window_length: 421127, window_time: 189ms, bucket_size: 722040, timeout: None, tsleep: 448ns, wtime_ns: 189000000, stream_cap_limit: 421127, sleep_threshold: 421127 })
[INFO] [stdout] BR Elapsed: 3.61924ms, datalen: 320307, opts: Some(LimiterOptions { window_length: 787531, window_time: 7ms, bucket_size: 1164654, timeout: None, tsleep: 8ns, wtime_ns: 7000000, stream_cap_limit: 787531, sleep_threshold: 787531 })
[INFO] [stdout] 
[INFO] [stdout]  41/100| Seed  7084159561931826131
[INFO] [stdout] BW Elapsed: 14.984399ms, datalen: 314994, opts: Some(LimiterOptions { window_length: 1225369, window_time: 58ms, bucket_size: 1179531, timeout: None, tsleep: 47ns, wtime_ns: 58000000, stream_cap_limit: 1179531, sleep_threshold: 1179531 })
[INFO] [stdout] BR Elapsed: 29.223689ms, datalen: 314994, opts: Some(LimiterOptions { window_length: 1167070, window_time: 108ms, bucket_size: 1189185, timeout: None, tsleep: 92ns, wtime_ns: 108000000, stream_cap_limit: 1167070, sleep_threshold: 1167070 })
[INFO] [stdout] 
[INFO] [stdout]  42/100| Seed  5319118514078350440
[INFO] [stdout] BW Elapsed: 116.629997ms, datalen: 2298, opts: Some(LimiterOptions { window_length: 1430, window_time: 72ms, bucket_size: 1571, timeout: None, tsleep: 50.349µs, wtime_ns: 72000000, stream_cap_limit: 1430, sleep_threshold: 1430 })
[INFO] [stdout] BR Elapsed: 67.749608ms, datalen: 2298, opts: Some(LimiterOptions { window_length: 4008, window_time: 118ms, bucket_size: 4308, timeout: None, tsleep: 29.441µs, wtime_ns: 118000000, stream_cap_limit: 4008, sleep_threshold: 4008 })
[INFO] [stdout] 
[INFO] [stdout]  43/100| Seed  5951407784276315236
[INFO] [stdout] BW Elapsed: 2.47µs, datalen: 352120, opts: None
[INFO] [stdout] BR Elapsed: 35.835179ms, datalen: 352120, opts: Some(LimiterOptions { window_length: 1241120, window_time: 126ms, bucket_size: 526884, timeout: None, tsleep: 101ns, wtime_ns: 126000000, stream_cap_limit: 526884, sleep_threshold: 526884 })
[INFO] [stdout] 
[INFO] [stdout]  44/100| Seed 11704147506716648279
[INFO] [stdout] BW Elapsed: 76.347628ms, datalen: 289331, opts: Some(LimiterOptions { window_length: 345197, window_time: 91ms, bucket_size: 659313, timeout: None, tsleep: 263ns, wtime_ns: 91000000, stream_cap_limit: 345197, sleep_threshold: 345197 })
[INFO] [stdout] BR Elapsed: 42.071619ms, datalen: 289331, opts: Some(LimiterOptions { window_length: 541498, window_time: 78ms, bucket_size: 160134, timeout: None, tsleep: 144ns, wtime_ns: 78000000, stream_cap_limit: 160134, sleep_threshold: 160134 })
[INFO] [stdout] 
[INFO] [stdout]  45/100| Seed  8811941795347407490
[INFO] [stdout] BW Elapsed: 88.443068ms, datalen: 345871, opts: Some(LimiterOptions { window_length: 747595, window_time: 191ms, bucket_size: 1673862, timeout: None, tsleep: 255ns, wtime_ns: 191000000, stream_cap_limit: 747595, sleep_threshold: 747595 })
[INFO] [stdout] BR Elapsed: 41.042329ms, datalen: 345871, opts: Some(LimiterOptions { window_length: 1139941, window_time: 135ms, bucket_size: 1613348, timeout: None, tsleep: 118ns, wtime_ns: 135000000, stream_cap_limit: 1139941, sleep_threshold: 1139941 })
[INFO] [stdout] 
[INFO] [stdout]  46/100| Seed  6254777351295153949
[INFO] [stdout] BW Elapsed: 24.706439ms, datalen: 447824, opts: Some(LimiterOptions { window_length: 1643749, window_time: 90ms, bucket_size: 1090821, timeout: None, tsleep: 54ns, wtime_ns: 90000000, stream_cap_limit: 1090821, sleep_threshold: 1090821 })
[INFO] [stdout] BR Elapsed: 150.394016ms, datalen: 447824, opts: Some(LimiterOptions { window_length: 446731, window_time: 150ms, bucket_size: 645195, timeout: None, tsleep: 335ns, wtime_ns: 150000000, stream_cap_limit: 446731, sleep_threshold: 446731 })
[INFO] [stdout] 
[INFO] [stdout]  47/100| Seed 16440865243772260755
[INFO] [stdout] BW Elapsed: 17.073018ms, datalen: 447501, opts: Some(LimiterOptions { window_length: 209672, window_time: 7ms, bucket_size: 2095498, timeout: None, tsleep: 33ns, wtime_ns: 7000000, stream_cap_limit: 209672, sleep_threshold: 209672 })
[INFO] [stdout] BR Elapsed: 37.254899ms, datalen: 447501, opts: Some(LimiterOptions { window_length: 914057, window_time: 76ms, bucket_size: 984877, timeout: None, tsleep: 83ns, wtime_ns: 76000000, stream_cap_limit: 914057, sleep_threshold: 914057 })
[INFO] [stdout] 
[INFO] [stdout]  48/100| Seed   773022390636129521
[INFO] [stdout] BW Elapsed: 193.368895ms, datalen: 517509, opts: Some(LimiterOptions { window_length: 496903, window_time: 186ms, bucket_size: 2231646, timeout: None, tsleep: 374ns, wtime_ns: 186000000, stream_cap_limit: 496903, sleep_threshold: 496903 })
[INFO] [stdout] BR Elapsed: 62.701318ms, datalen: 517509, opts: Some(LimiterOptions { window_length: 961316, window_time: 101ms, bucket_size: 675189, timeout: None, tsleep: 105ns, wtime_ns: 101000000, stream_cap_limit: 675189, sleep_threshold: 675189 })
[INFO] [stdout] 
[INFO] [stdout]  49/100| Seed 12711283685634148149
[INFO] [stdout] BW Elapsed: 33.303199ms, datalen: 139086, opts: Some(LimiterOptions { window_length: 569325, window_time: 136ms, bucket_size: 221800, timeout: None, tsleep: 238ns, wtime_ns: 136000000, stream_cap_limit: 221800, sleep_threshold: 221800 })
[INFO] [stdout] BR Elapsed: 12.195499ms, datalen: 139086, opts: Some(LimiterOptions { window_length: 593832, window_time: 52ms, bucket_size: 552013, timeout: None, tsleep: 87ns, wtime_ns: 52000000, stream_cap_limit: 552013, sleep_threshold: 552013 })
[INFO] [stdout] 
[INFO] [stdout]  50/100| Seed 15815038024925968622
[INFO] [stdout] BW Elapsed: 1.83µs, datalen: 180693, opts: None
[INFO] [stdout] BR Elapsed: 36.907739ms, datalen: 180693, opts: Some(LimiterOptions { window_length: 883142, window_time: 180ms, bucket_size: 328699, timeout: None, tsleep: 203ns, wtime_ns: 180000000, stream_cap_limit: 328699, sleep_threshold: 328699 })
[INFO] [stdout] 
[INFO] [stdout]  51/100| Seed 12815131577626806437
[INFO] [stdout] BW Elapsed: 75.972479ms, datalen: 33365, opts: Some(LimiterOptions { window_length: 27730, window_time: 63ms, bucket_size: 55022, timeout: None, tsleep: 2.271µs, wtime_ns: 63000000, stream_cap_limit: 27730, sleep_threshold: 27730 })
[INFO] [stdout] BR Elapsed: 288.490513ms, datalen: 33365, opts: Some(LimiterOptions { window_length: 18979, window_time: 164ms, bucket_size: 68227, timeout: None, tsleep: 8.641µs, wtime_ns: 164000000, stream_cap_limit: 18979, sleep_threshold: 18979 })
[INFO] [stdout] 
[INFO] [stdout]  52/100| Seed  7021888571306822448
[INFO] [stdout] BW Elapsed: 170.320636ms, datalen: 365886, opts: Some(LimiterOptions { window_length: 83794, window_time: 39ms, bucket_size: 1699163, timeout: None, tsleep: 465ns, wtime_ns: 39000000, stream_cap_limit: 83794, sleep_threshold: 83794 })
[INFO] [stdout] BR Elapsed: 54.608929ms, datalen: 365886, opts: Some(LimiterOptions { window_length: 1019106, window_time: 152ms, bucket_size: 875163, timeout: None, tsleep: 149ns, wtime_ns: 152000000, stream_cap_limit: 875163, sleep_threshold: 875163 })
[INFO] [stdout] 
[INFO] [stdout]  53/100| Seed 13625376210020861763
[INFO] [stdout] BW Elapsed: 17.63912ms, datalen: 327509, opts: Some(LimiterOptions { window_length: 1212457, window_time: 65ms, bucket_size: 971631, timeout: None, tsleep: 53ns, wtime_ns: 65000000, stream_cap_limit: 971631, sleep_threshold: 971631 })
[INFO] [stdout] BR Elapsed: 23.07748ms, datalen: 327509, opts: Some(LimiterOptions { window_length: 494956, window_time: 32ms, bucket_size: 879982, timeout: None, tsleep: 64ns, wtime_ns: 32000000, stream_cap_limit: 494956, sleep_threshold: 494956 })
[INFO] [stdout] 
[INFO] [stdout]  54/100| Seed  1819330799093330815
[INFO] [stdout] BW Elapsed: 159.844056ms, datalen: 343744, opts: Some(LimiterOptions { window_length: 175543, window_time: 81ms, bucket_size: 871423, timeout: None, tsleep: 461ns, wtime_ns: 81000000, stream_cap_limit: 175543, sleep_threshold: 175543 })
[INFO] [stdout] BR Elapsed: 19.77626ms, datalen: 343744, opts: Some(LimiterOptions { window_length: 1603789, window_time: 83ms, bucket_size: 1549348, timeout: None, tsleep: 51ns, wtime_ns: 83000000, stream_cap_limit: 1549348, sleep_threshold: 1549348 })
[INFO] [stdout] 
[INFO] [stdout]  55/100| Seed 13329447846392633491
[INFO] [stdout] BW Elapsed: 47.374219ms, datalen: 306226, opts: Some(LimiterOptions { window_length: 1055315, window_time: 163ms, bucket_size: 1146150, timeout: None, tsleep: 154ns, wtime_ns: 163000000, stream_cap_limit: 1055315, sleep_threshold: 1055315 })
[INFO] [stdout] BR Elapsed: 63.063228ms, datalen: 306226, opts: Some(LimiterOptions { window_length: 452118, window_time: 93ms, bucket_size: 369972, timeout: None, tsleep: 205ns, wtime_ns: 93000000, stream_cap_limit: 369972, sleep_threshold: 369972 })
[INFO] [stdout] 
[INFO] [stdout]  56/100| Seed  5532951822196450491
[INFO] [stdout] BW Elapsed: 151.277126ms, datalen: 387417, opts: Some(LimiterOptions { window_length: 368872, window_time: 144ms, bucket_size: 806197, timeout: None, tsleep: 390ns, wtime_ns: 144000000, stream_cap_limit: 368872, sleep_threshold: 368872 })
[INFO] [stdout] BR Elapsed: 46.549479ms, datalen: 387417, opts: Some(LimiterOptions { window_length: 1633364, window_time: 196ms, bucket_size: 1535009, timeout: None, tsleep: 119ns, wtime_ns: 196000000, stream_cap_limit: 1535009, sleep_threshold: 1535009 })
[INFO] [stdout] 
[INFO] [stdout]  57/100| Seed 10908766176021918624
[INFO] [stdout] BW Elapsed: 63.300829ms, datalen: 329223, opts: Some(LimiterOptions { window_length: 880122, window_time: 169ms, bucket_size: 1497000, timeout: None, tsleep: 192ns, wtime_ns: 169000000, stream_cap_limit: 880122, sleep_threshold: 880122 })
[INFO] [stdout] BR Elapsed: 1.85µs, datalen: 329223, opts: None
[INFO] [stdout] 
[INFO] [stdout]  58/100| Seed   359302351901123871
[INFO] [stdout] BW Elapsed: 39.443479ms, datalen: 507897, opts: Some(LimiterOptions { window_length: 2503569, window_time: 194ms, bucket_size: 666360, timeout: None, tsleep: 77ns, wtime_ns: 194000000, stream_cap_limit: 666360, sleep_threshold: 666360 })
[INFO] [stdout] BR Elapsed: 69.092498ms, datalen: 507897, opts: Some(LimiterOptions { window_length: 1236432, window_time: 168ms, bucket_size: 817191, timeout: None, tsleep: 135ns, wtime_ns: 168000000, stream_cap_limit: 817191, sleep_threshold: 817191 })
[INFO] [stdout] 
[INFO] [stdout]  59/100| Seed  7707804315249424660
[INFO] [stdout] BW Elapsed: 84.992738ms, datalen: 198543, opts: Some(LimiterOptions { window_length: 322392, window_time: 125ms, bucket_size: 843019, timeout: None, tsleep: 387ns, wtime_ns: 125000000, stream_cap_limit: 322392, sleep_threshold: 322392 })
[INFO] [stdout] BR Elapsed: 47.743299ms, datalen: 198543, opts: Some(LimiterOptions { window_length: 741608, window_time: 178ms, bucket_size: 815068, timeout: None, tsleep: 240ns, wtime_ns: 178000000, stream_cap_limit: 741608, sleep_threshold: 741608 })
[INFO] [stdout] 
[INFO] [stdout]  60/100| Seed 17797741690477426889
[INFO] [stdout] BW Elapsed: 20.829319ms, datalen: 293952, opts: Some(LimiterOptions { window_length: 1232484, window_time: 87ms, bucket_size: 1288782, timeout: None, tsleep: 70ns, wtime_ns: 87000000, stream_cap_limit: 1232484, sleep_threshold: 1232484 })
[INFO] [stdout] BR Elapsed: 125.042996ms, datalen: 293952, opts: Some(LimiterOptions { window_length: 141105, window_time: 60ms, bucket_size: 1151985, timeout: None, tsleep: 425ns, wtime_ns: 60000000, stream_cap_limit: 141105, sleep_threshold: 141105 })
[INFO] [stdout] 
[INFO] [stdout]  61/100| Seed 11688740847539317878
[INFO] [stdout] BW Elapsed: 64.740788ms, datalen: 136449, opts: Some(LimiterOptions { window_length: 369296, window_time: 175ms, bucket_size: 629462, timeout: None, tsleep: 473ns, wtime_ns: 175000000, stream_cap_limit: 369296, sleep_threshold: 369296 })
[INFO] [stdout] BR Elapsed: 6.22947ms, datalen: 136449, opts: Some(LimiterOptions { window_length: 663968, window_time: 30ms, bucket_size: 505977, timeout: None, tsleep: 45ns, wtime_ns: 30000000, stream_cap_limit: 505977, sleep_threshold: 505977 })
[INFO] [stdout] 
[INFO] [stdout]  62/100| Seed 10504991201918131849
[INFO] [stdout] BW Elapsed: 583.145006ms, datalen: 443258, opts: Some(LimiterOptions { window_length: 107162, window_time: 141ms, bucket_size: 1983865, timeout: None, tsleep: 1.315µs, wtime_ns: 141000000, stream_cap_limit: 107162, sleep_threshold: 107162 })
[INFO] [stdout] BR Elapsed: 40.707129ms, datalen: 443258, opts: Some(LimiterOptions { window_length: 1327950, window_time: 118ms, bucket_size: 1350676, timeout: None, tsleep: 88ns, wtime_ns: 118000000, stream_cap_limit: 1327950, sleep_threshold: 1327950 })
[INFO] [stdout] 
[INFO] [stdout]  63/100| Seed  5658597403483539351
[INFO] [stdout] BW Elapsed: 2.158µs, datalen: 118862, opts: None
[INFO] [stdout] BR Elapsed: 1.58µs, datalen: 118862, opts: None
[INFO] [stdout] 
[INFO] [stdout]  64/100| Seed  6530659519497059454
[INFO] [stdout] BW Elapsed: 16.03058ms, datalen: 517318, opts: Some(LimiterOptions { window_length: 1910193, window_time: 52ms, bucket_size: 2323097, timeout: None, tsleep: 27ns, wtime_ns: 52000000, stream_cap_limit: 1910193, sleep_threshold: 1910193 })
[INFO] [stdout] BR Elapsed: 57.828199ms, datalen: 517318, opts: Some(LimiterOptions { window_length: 1773677, window_time: 198ms, bucket_size: 2402877, timeout: None, tsleep: 111ns, wtime_ns: 198000000, stream_cap_limit: 1773677, sleep_threshold: 1773677 })
[INFO] [stdout] 
[INFO] [stdout]  65/100| Seed 13706893831810151679
[INFO] [stdout] BW Elapsed: 30.586509ms, datalen: 313929, opts: Some(LimiterOptions { window_length: 1149417, window_time: 108ms, bucket_size: 1317175, timeout: None, tsleep: 93ns, wtime_ns: 108000000, stream_cap_limit: 1149417, sleep_threshold: 1149417 })
[INFO] [stdout] BR Elapsed: 210.226145ms, datalen: 313929, opts: Some(LimiterOptions { window_length: 232224, window_time: 154ms, bucket_size: 121271, timeout: None, tsleep: 663ns, wtime_ns: 154000000, stream_cap_limit: 121271, sleep_threshold: 121271 })
[INFO] [stdout] 
[INFO] [stdout]  66/100| Seed  7946318936524238241
[INFO] [stdout] BW Elapsed: 29.693759ms, datalen: 124377, opts: Some(LimiterOptions { window_length: 351987, window_time: 84ms, bucket_size: 176695, timeout: None, tsleep: 238ns, wtime_ns: 84000000, stream_cap_limit: 176695, sleep_threshold: 176695 })
[INFO] [stdout] BR Elapsed: 28.647589ms, datalen: 124377, opts: Some(LimiterOptions { window_length: 396204, window_time: 91ms, bucket_size: 211263, timeout: None, tsleep: 229ns, wtime_ns: 91000000, stream_cap_limit: 211263, sleep_threshold: 211263 })
[INFO] [stdout] 
[INFO] [stdout]  67/100| Seed  3023866825675346938
[INFO] [stdout] BW Elapsed: 535.548347ms, datalen: 308624, opts: Some(LimiterOptions { window_length: 106594, window_time: 184ms, bucket_size: 191976, timeout: None, tsleep: 1.726µs, wtime_ns: 184000000, stream_cap_limit: 106594, sleep_threshold: 106594 })
[INFO] [stdout] BR Elapsed: 119.056187ms, datalen: 308624, opts: Some(LimiterOptions { window_length: 446271, window_time: 172ms, bucket_size: 697264, timeout: None, tsleep: 385ns, wtime_ns: 172000000, stream_cap_limit: 446271, sleep_threshold: 446271 })
[INFO] [stdout] 
[INFO] [stdout]  68/100| Seed 10274215600972717417
[INFO] [stdout] BW Elapsed: 1.63µs, datalen: 37221, opts: None
[INFO] [stdout] BR Elapsed: 1.42µs, datalen: 37221, opts: None
[INFO] [stdout] 
[INFO] [stdout]  69/100| Seed   921146583013117599
[INFO] [stdout] BW Elapsed: 5.27214ms, datalen: 373994, opts: Some(LimiterOptions { window_length: 952697, window_time: 9ms, bucket_size: 1786897, timeout: None, tsleep: 9ns, wtime_ns: 9000000, stream_cap_limit: 952697, sleep_threshold: 952697 })
[INFO] [stdout] BR Elapsed: 32.416699ms, datalen: 373994, opts: Some(LimiterOptions { window_length: 1357959, window_time: 116ms, bucket_size: 1422839, timeout: None, tsleep: 85ns, wtime_ns: 116000000, stream_cap_limit: 1357959, sleep_threshold: 1357959 })
[INFO] [stdout] 
[INFO] [stdout]  70/100| Seed 17153683152163291742
[INFO] [stdout] BW Elapsed: 4.69194ms, datalen: 187814, opts: Some(LimiterOptions { window_length: 363159, window_time: 6ms, bucket_size: 196912, timeout: None, tsleep: 16ns, wtime_ns: 6000000, stream_cap_limit: 196912, sleep_threshold: 196912 })
[INFO] [stdout] BR Elapsed: 1.829µs, datalen: 187814, opts: None
[INFO] [stdout] 
[INFO] [stdout]  71/100| Seed  4624594042594368054
[INFO] [stdout] BW Elapsed: 9.27396ms, datalen: 113349, opts: Some(LimiterOptions { window_length: 304566, window_time: 23ms, bucket_size: 221577, timeout: None, tsleep: 75ns, wtime_ns: 23000000, stream_cap_limit: 221577, sleep_threshold: 221577 })
[INFO] [stdout] BR Elapsed: 2.76045ms, datalen: 113349, opts: Some(LimiterOptions { window_length: 303183, window_time: 7ms, bucket_size: 88952, timeout: None, tsleep: 23ns, wtime_ns: 7000000, stream_cap_limit: 88952, sleep_threshold: 88952 })
[INFO] [stdout] 
[INFO] [stdout]  72/100| Seed 16616814327946402265
[INFO] [stdout] BW Elapsed: 7.98553ms, datalen: 12312, opts: Some(LimiterOptions { window_length: 45861, window_time: 25ms, bucket_size: 50042, timeout: None, tsleep: 545ns, wtime_ns: 25000000, stream_cap_limit: 45861, sleep_threshold: 45861 })
[INFO] [stdout] BR Elapsed: 16.54789ms, datalen: 12312, opts: Some(LimiterOptions { window_length: 22419, window_time: 27ms, bucket_size: 5717, timeout: None, tsleep: 1.204µs, wtime_ns: 27000000, stream_cap_limit: 5717, sleep_threshold: 5717 })
[INFO] [stdout] 
[INFO] [stdout]  73/100| Seed 16790259522666024641
[INFO] [stdout] BW Elapsed: 95.579437ms, datalen: 268218, opts: Some(LimiterOptions { window_length: 435155, window_time: 155ms, bucket_size: 1190291, timeout: None, tsleep: 356ns, wtime_ns: 155000000, stream_cap_limit: 435155, sleep_threshold: 435155 })
[INFO] [stdout] BR Elapsed: 38.794569ms, datalen: 268218, opts: Some(LimiterOptions { window_length: 726720, window_time: 105ms, bucket_size: 289981, timeout: None, tsleep: 144ns, wtime_ns: 105000000, stream_cap_limit: 289981, sleep_threshold: 289981 })
[INFO] [stdout] 
[INFO] [stdout]  74/100| Seed  5829218680455708437
[INFO] [stdout] BW Elapsed: 23.370999ms, datalen: 194295, opts: Some(LimiterOptions { window_length: 715964, window_time: 86ms, bucket_size: 786803, timeout: None, tsleep: 120ns, wtime_ns: 86000000, stream_cap_limit: 715964, sleep_threshold: 715964 })
[INFO] [stdout] BR Elapsed: 34.837619ms, datalen: 194295, opts: Some(LimiterOptions { window_length: 715504, window_time: 128ms, bucket_size: 748309, timeout: None, tsleep: 178ns, wtime_ns: 128000000, stream_cap_limit: 715504, sleep_threshold: 715504 })
[INFO] [stdout] 
[INFO] [stdout]  75/100| Seed  7672700664575933919
[INFO] [stdout] BW Elapsed: 26.012819ms, datalen: 74698, opts: Some(LimiterOptions { window_length: 195675, window_time: 68ms, bucket_size: 131998, timeout: None, tsleep: 347ns, wtime_ns: 68000000, stream_cap_limit: 131998, sleep_threshold: 131998 })
[INFO] [stdout] BR Elapsed: 9.69389ms, datalen: 74698, opts: Some(LimiterOptions { window_length: 261696, window_time: 33ms, bucket_size: 212198, timeout: None, tsleep: 126ns, wtime_ns: 33000000, stream_cap_limit: 212198, sleep_threshold: 212198 })
[INFO] [stdout] 
[INFO] [stdout]  76/100| Seed  7752272262475113470
[INFO] [stdout] BW Elapsed: 18.44608ms, datalen: 101973, opts: Some(LimiterOptions { window_length: 321880, window_time: 58ms, bucket_size: 369618, timeout: None, tsleep: 180ns, wtime_ns: 58000000, stream_cap_limit: 321880, sleep_threshold: 321880 })
[INFO] [stdout] BR Elapsed: 111.481707ms, datalen: 101973, opts: Some(LimiterOptions { window_length: 53987, window_time: 59ms, bucket_size: 373674, timeout: None, tsleep: 1.092µs, wtime_ns: 59000000, stream_cap_limit: 53987, sleep_threshold: 53987 })
[INFO] [stdout] 
[INFO] [stdout]  77/100| Seed 12371462072191840337
[INFO] [stdout] BW Elapsed: 80.635417ms, datalen: 96018, opts: Some(LimiterOptions { window_length: 128755, window_time: 108ms, bucket_size: 67840, timeout: None, tsleep: 838ns, wtime_ns: 108000000, stream_cap_limit: 67840, sleep_threshold: 67840 })
[INFO] [stdout] BR Elapsed: 3.63586ms, datalen: 96018, opts: Some(LimiterOptions { window_length: 293238, window_time: 11ms, bucket_size: 100457, timeout: None, tsleep: 37ns, wtime_ns: 11000000, stream_cap_limit: 100457, sleep_threshold: 100457 })
[INFO] [stdout] 
[INFO] [stdout]  78/100| Seed  2218011728364549252
[INFO] [stdout] BW Elapsed: 14.181359ms, datalen: 161957, opts: Some(LimiterOptions { window_length: 537757, window_time: 47ms, bucket_size: 506492, timeout: None, tsleep: 87ns, wtime_ns: 47000000, stream_cap_limit: 506492, sleep_threshold: 506492 })
[INFO] [stdout] BR Elapsed: 45.280409ms, datalen: 161957, opts: Some(LimiterOptions { window_length: 240122, window_time: 67ms, bucket_size: 514863, timeout: None, tsleep: 279ns, wtime_ns: 67000000, stream_cap_limit: 240122, sleep_threshold: 240122 })
[INFO] [stdout] 
[INFO] [stdout]  79/100| Seed  5742362269047983610
[INFO] [stdout] BW Elapsed: 3.60385ms, datalen: 23425, opts: Some(LimiterOptions { window_length: 86595, window_time: 13ms, bucket_size: 67592, timeout: None, tsleep: 150ns, wtime_ns: 13000000, stream_cap_limit: 67592, sleep_threshold: 67592 })
[INFO] [stdout] BR Elapsed: 24.106698ms, datalen: 23425, opts: Some(LimiterOptions { window_length: 50285, window_time: 50ms, bucket_size: 6824, timeout: None, tsleep: 994ns, wtime_ns: 50000000, stream_cap_limit: 6824, sleep_threshold: 6824 })
[INFO] [stdout] 
[INFO] [stdout]  80/100| Seed 16100113153062475206
[INFO] [stdout] BW Elapsed: 2.24µs, datalen: 504783, opts: None
[INFO] [stdout] BR Elapsed: 1.92µs, datalen: 504783, opts: None
[INFO] [stdout] 
[INFO] [stdout]  81/100| Seed 11404073628510723841
[INFO] [stdout] BW Elapsed: 2.64µs, datalen: 509442, opts: None
[INFO] [stdout] BR Elapsed: 152.324356ms, datalen: 509442, opts: Some(LimiterOptions { window_length: 578921, window_time: 173ms, bucket_size: 2037889, timeout: None, tsleep: 298ns, wtime_ns: 173000000, stream_cap_limit: 578921, sleep_threshold: 578921 })
[INFO] [stdout] 
[INFO] [stdout]  82/100| Seed 13319915343864165801
[INFO] [stdout] BW Elapsed: 45.094699ms, datalen: 402805, opts: Some(LimiterOptions { window_length: 1893066, window_time: 176ms, bucket_size: 958841, timeout: None, tsleep: 92ns, wtime_ns: 176000000, stream_cap_limit: 958841, sleep_threshold: 958841 })
[INFO] [stdout] BR Elapsed: 42.893269ms, datalen: 402805, opts: Some(LimiterOptions { window_length: 1062983, window_time: 113ms, bucket_size: 1108202, timeout: None, tsleep: 106ns, wtime_ns: 113000000, stream_cap_limit: 1062983, sleep_threshold: 1062983 })
[INFO] [stdout] 
[INFO] [stdout]  83/100| Seed 12791910104291805151
[INFO] [stdout] BW Elapsed: 4.224811ms, datalen: 276099, opts: Some(LimiterOptions { window_length: 796239, window_time: 12ms, bucket_size: 1087067, timeout: None, tsleep: 15ns, wtime_ns: 12000000, stream_cap_limit: 796239, sleep_threshold: 796239 })
[INFO] [stdout] BR Elapsed: 13.30091ms, datalen: 276099, opts: Some(LimiterOptions { window_length: 1356397, window_time: 65ms, bucket_size: 470964, timeout: None, tsleep: 47ns, wtime_ns: 65000000, stream_cap_limit: 470964, sleep_threshold: 470964 })
[INFO] [stdout] 
[INFO] [stdout]  84/100| Seed 15635378637567033730
[INFO] [stdout] BW Elapsed: 56.355599ms, datalen: 294931, opts: Some(LimiterOptions { window_length: 628845, window_time: 120ms, bucket_size: 698210, timeout: None, tsleep: 190ns, wtime_ns: 120000000, stream_cap_limit: 628845, sleep_threshold: 628845 })
[INFO] [stdout] BR Elapsed: 47.019059ms, datalen: 294931, opts: Some(LimiterOptions { window_length: 1105670, window_time: 174ms, bucket_size: 1346752, timeout: None, tsleep: 157ns, wtime_ns: 174000000, stream_cap_limit: 1105670, sleep_threshold: 1105670 })
[INFO] [stdout] 
[INFO] [stdout]  85/100| Seed  7285453698675370759
[INFO] [stdout] BW Elapsed: 57.202669ms, datalen: 479876, opts: Some(LimiterOptions { window_length: 1389735, window_time: 156ms, bucket_size: 1260310, timeout: None, tsleep: 112ns, wtime_ns: 156000000, stream_cap_limit: 1260310, sleep_threshold: 1260310 })
[INFO] [stdout] BR Elapsed: 57.390439ms, datalen: 479876, opts: Some(LimiterOptions { window_length: 814857, window_time: 97ms, bucket_size: 132910, timeout: None, tsleep: 119ns, wtime_ns: 97000000, stream_cap_limit: 132910, sleep_threshold: 132910 })
[INFO] [stdout] 
[INFO] [stdout]  86/100| Seed  4086672624215115101
[INFO] [stdout] BW Elapsed: 14.23546ms, datalen: 378835, opts: Some(LimiterOptions { window_length: 1043177, window_time: 39ms, bucket_size: 1663748, timeout: None, tsleep: 37ns, wtime_ns: 39000000, stream_cap_limit: 1043177, sleep_threshold: 1043177 })
[INFO] [stdout] BR Elapsed: 8.81647ms, datalen: 378835, opts: Some(LimiterOptions { window_length: 1377082, window_time: 30ms, bucket_size: 994027, timeout: None, tsleep: 21ns, wtime_ns: 30000000, stream_cap_limit: 994027, sleep_threshold: 994027 })
[INFO] [stdout] 
[INFO] [stdout]  87/100| Seed 17161555040770955344
[INFO] [stdout] BW Elapsed: 142.223986ms, datalen: 445310, opts: Some(LimiterOptions { window_length: 683038, window_time: 179ms, bucket_size: 1478300, timeout: None, tsleep: 262ns, wtime_ns: 179000000, stream_cap_limit: 683038, sleep_threshold: 683038 })
[INFO] [stdout] BR Elapsed: 46.730779ms, datalen: 445310, opts: Some(LimiterOptions { window_length: 784023, window_time: 82ms, bucket_size: 213274, timeout: None, tsleep: 104ns, wtime_ns: 82000000, stream_cap_limit: 213274, sleep_threshold: 213274 })
[INFO] [stdout] 
[INFO] [stdout]  88/100| Seed 10739073516592845923
[INFO] [stdout] BW Elapsed: 131.965077ms, datalen: 384836, opts: Some(LimiterOptions { window_length: 513574, window_time: 176ms, bucket_size: 885598, timeout: None, tsleep: 342ns, wtime_ns: 176000000, stream_cap_limit: 513574, sleep_threshold: 513574 })
[INFO] [stdout] BR Elapsed: 15.76704ms, datalen: 384836, opts: Some(LimiterOptions { window_length: 1224156, window_time: 45ms, bucket_size: 811331, timeout: None, tsleep: 36ns, wtime_ns: 45000000, stream_cap_limit: 811331, sleep_threshold: 811331 })
[INFO] [stdout] 
[INFO] [stdout]  89/100| Seed  2117450999066981261
[INFO] [stdout] BW Elapsed: 61.428288ms, datalen: 110084, opts: Some(LimiterOptions { window_length: 302633, window_time: 168ms, bucket_size: 218535, timeout: None, tsleep: 555ns, wtime_ns: 168000000, stream_cap_limit: 218535, sleep_threshold: 218535 })
[INFO] [stdout] BR Elapsed: 1.4µs, datalen: 110084, opts: None
[INFO] [stdout] 
[INFO] [stdout]  90/100| Seed  2096056962261114330
[INFO] [stdout] BW Elapsed: 64.885689ms, datalen: 14421, opts: Some(LimiterOptions { window_length: 22700, window_time: 102ms, bucket_size: 48908, timeout: None, tsleep: 4.493µs, wtime_ns: 102000000, stream_cap_limit: 22700, sleep_threshold: 22700 })
[INFO] [stdout] BR Elapsed: 81.805387ms, datalen: 14421, opts: Some(LimiterOptions { window_length: 34266, window_time: 194ms, bucket_size: 10659, timeout: None, tsleep: 5.661µs, wtime_ns: 194000000, stream_cap_limit: 10659, sleep_threshold: 10659 })
[INFO] [stdout] 
[INFO] [stdout]  91/100| Seed 18122895875573600080
[INFO] [stdout] BW Elapsed: 13.44301ms, datalen: 79500, opts: Some(LimiterOptions { window_length: 219964, window_time: 37ms, bucket_size: 122273, timeout: None, tsleep: 168ns, wtime_ns: 37000000, stream_cap_limit: 122273, sleep_threshold: 122273 })
[INFO] [stdout] BR Elapsed: 1.23µs, datalen: 79500, opts: None
[INFO] [stdout] 
[INFO] [stdout]  92/100| Seed 11368416021317901101
[INFO] [stdout] BW Elapsed: 5.36577ms, datalen: 310179, opts: Some(LimiterOptions { window_length: 1459993, window_time: 25ms, bucket_size: 953236, timeout: None, tsleep: 17ns, wtime_ns: 25000000, stream_cap_limit: 953236, sleep_threshold: 953236 })
[INFO] [stdout] BR Elapsed: 4.17316ms, datalen: 310179, opts: Some(LimiterOptions { window_length: 456036, window_time: 6ms, bucket_size: 219315, timeout: None, tsleep: 13ns, wtime_ns: 6000000, stream_cap_limit: 219315, sleep_threshold: 219315 })
[INFO] [stdout] 
[INFO] [stdout]  93/100| Seed  7219055633961042347
[INFO] [stdout] BW Elapsed: 38.329919ms, datalen: 14747, opts: Some(LimiterOptions { window_length: 46662, window_time: 121ms, bucket_size: 73333, timeout: None, tsleep: 2.593µs, wtime_ns: 121000000, stream_cap_limit: 46662, sleep_threshold: 46662 })
[INFO] [stdout] BR Elapsed: 664.976035ms, datalen: 14747, opts: Some(LimiterOptions { window_length: 4414, window_time: 199ms, bucket_size: 35441, timeout: None, tsleep: 45.083µs, wtime_ns: 199000000, stream_cap_limit: 4414, sleep_threshold: 4414 })
[INFO] [stdout] 
[INFO] [stdout]  94/100| Seed 12229166797735127556
[INFO] [stdout] BW Elapsed: 4.04158ms, datalen: 438519, opts: Some(LimiterOptions { window_length: 1632731, window_time: 15ms, bucket_size: 2077014, timeout: None, tsleep: 9ns, wtime_ns: 15000000, stream_cap_limit: 1632731, sleep_threshold: 1632731 })
[INFO] [stdout] BR Elapsed: 16.54218ms, datalen: 438519, opts: Some(LimiterOptions { window_length: 1244549, window_time: 39ms, bucket_size: 640506, timeout: None, tsleep: 31ns, wtime_ns: 39000000, stream_cap_limit: 640506, sleep_threshold: 640506 })
[INFO] [stdout] 
[INFO] [stdout]  95/100| Seed  8087844953655711075
[INFO] [stdout] BW Elapsed: 16.2323ms, datalen: 212677, opts: Some(LimiterOptions { window_length: 816000, window_time: 62ms, bucket_size: 685769, timeout: None, tsleep: 75ns, wtime_ns: 62000000, stream_cap_limit: 685769, sleep_threshold: 685769 })
[INFO] [stdout] BR Elapsed: 127.361019ms, datalen: 212677, opts: Some(LimiterOptions { window_length: 217211, window_time: 130ms, bucket_size: 553188, timeout: None, tsleep: 598ns, wtime_ns: 130000000, stream_cap_limit: 217211, sleep_threshold: 217211 })
[INFO] [stdout] 
[INFO] [stdout]  96/100| Seed  5519637164870796918
[INFO] [stdout] BW Elapsed: 40.292339ms, datalen: 357045, opts: Some(LimiterOptions { window_length: 1331751, window_time: 150ms, bucket_size: 642365, timeout: None, tsleep: 112ns, wtime_ns: 150000000, stream_cap_limit: 642365, sleep_threshold: 642365 })
[INFO] [stdout] BR Elapsed: 2.02µs, datalen: 357045, opts: None
[INFO] [stdout] 
[INFO] [stdout]  97/100| Seed 16321329432948026615
[INFO] [stdout] BW Elapsed: 15.87476ms, datalen: 174727, opts: Some(LimiterOptions { window_length: 663256, window_time: 60ms, bucket_size: 130285, timeout: None, tsleep: 90ns, wtime_ns: 60000000, stream_cap_limit: 130285, sleep_threshold: 130285 })
[INFO] [stdout] BR Elapsed: 249.443464ms, datalen: 174727, opts: Some(LimiterOptions { window_length: 118747, window_time: 165ms, bucket_size: 641617, timeout: None, tsleep: 1.389µs, wtime_ns: 165000000, stream_cap_limit: 118747, sleep_threshold: 118747 })
[INFO] [stdout] 
[INFO] [stdout]  98/100| Seed  1185432065146865897
[INFO] [stdout] BW Elapsed: 1.84µs, datalen: 510405, opts: None
[INFO] [stdout] BR Elapsed: 11.20753ms, datalen: 510405, opts: Some(LimiterOptions { window_length: 668429, window_time: 10ms, bucket_size: 686708, timeout: None, tsleep: 14ns, wtime_ns: 10000000, stream_cap_limit: 668429, sleep_threshold: 668429 })
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parametric::test_buffer' (30) panicked at src/tests/parametric.rs:39:13:
[INFO] [stdout] BR| Elapsed 11.20753ms > Window time 10ms (with 9% margin, got 12.08% diff)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed699eb59c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed699eb59c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed699eb59c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed699ec696f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed699ec696f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed699e81c31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed699e81c31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed699e8e832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed699e937af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed699e93641 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed699e42d5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed699e42d5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed699e93e6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed699e93e6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed699e93cca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed699e8e969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed699e75d4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed699ecf290 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed699dff720 - stream_limiter::tests::parametric::assert_rate_limited::h52ffb2b1a5997b19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:39:13
[INFO] [stdout]   20:     0x5ed699dfebf3 - stream_limiter::tests::parametric::test_buffer::paramtest_buffer::hda2300ad8c43d85a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:112:9
[INFO] [stdout]   21:     0x5ed699e11b93 - core::ops::function::Fn::call::h01aadff613d89736
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x5ed699e1eae7 - stream_limiter::tests::utils::paramtests::start_parametric_test::h9ba83411d8977665
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils/paramtests.rs:27:9
[INFO] [stdout]   23:     0x5ed699dfeec8 - stream_limiter::tests::parametric::test_buffer::h8cf7942096547ca5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:117:5
[INFO] [stdout]   24:     0x5ed699dfeef7 - stream_limiter::tests::parametric::test_buffer::{{closure}}::haedfc2de69ff4192
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:85:17
[INFO] [stdout]   25:     0x5ed699e12296 - core::ops::function::FnOnce::call_once::hd80083ece6411b46
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ed699e42b1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ed699e42b1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5ed699e58785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5ed699e58785 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5ed699e58785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5ed699e58785 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed699e58785 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed699e58785 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5ed699e58785 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5ed699e2ef74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5ed699e2ef74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5ed699e3283a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5ed699e3283a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5ed699e3283a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5ed699e3283a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ed699e3283a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5ed699e3283a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ed699e89acf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x5ed699e89acf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7ca5012a4aa4 - <unknown>
[INFO] [stdout]   47:     0x7ca501331a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::parametric::test_buffer
[INFO] [stdout]     tests::parametric::test_tcp
[INFO] [stdout]     tests::write::write_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "210e1fc6c1e9664af92084c66150847f21f00c277f53d5b887b0eee8073ced65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210e1fc6c1e9664af92084c66150847f21f00c277f53d5b887b0eee8073ced65", kill_on_drop: false }`
[INFO] [stdout] 210e1fc6c1e9664af92084c66150847f21f00c277f53d5b887b0eee8073ced65
