[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmassalabs%2Fstream_limiter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/massalabs/stream_limiter on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7317c27006938e5a6b0ffa78d26a21dd14b3b063a4265dc0c572216e62278d29
[INFO] running `Command { std: "docker" "start" "-a" "7317c27006938e5a6b0ffa78d26a21dd14b3b063a4265dc0c572216e62278d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7317c27006938e5a6b0ffa78d26a21dd14b3b063a4265dc0c572216e62278d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7317c27006938e5a6b0ffa78d26a21dd14b3b063a4265dc0c572216e62278d29", kill_on_drop: false }`
[INFO] [stdout] 7317c27006938e5a6b0ffa78d26a21dd14b3b063a4265dc0c572216e62278d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6293ecbf1a0e598f302d906db0daaa113cca2c9bcc9578e1094b4dc1fd0527c6
[INFO] running `Command { std: "docker" "start" "-a" "6293ecbf1a0e598f302d906db0daaa113cca2c9bcc9578e1094b4dc1fd0527c6", 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.16s
[INFO] running `Command { std: "docker" "inspect" "6293ecbf1a0e598f302d906db0daaa113cca2c9bcc9578e1094b4dc1fd0527c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6293ecbf1a0e598f302d906db0daaa113cca2c9bcc9578e1094b4dc1fd0527c6", kill_on_drop: false }`
[INFO] [stdout] 6293ecbf1a0e598f302d906db0daaa113cca2c9bcc9578e1094b4dc1fd0527c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccea9b16f3c69e4248277823d620db0e23232f563c1c9922d7ac4fa733306c87
[INFO] running `Command { std: "docker" "start" "-a" "ccea9b16f3c69e4248277823d620db0e23232f563c1c9922d7ac4fa733306c87", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling stream_limiter v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "ccea9b16f3c69e4248277823d620db0e23232f563c1c9922d7ac4fa733306c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccea9b16f3c69e4248277823d620db0e23232f563c1c9922d7ac4fa733306c87", kill_on_drop: false }`
[INFO] [stdout] ccea9b16f3c69e4248277823d620db0e23232f563c1c9922d7ac4fa733306c87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7acfdec3155116c47a96e28c1b8311ade5066ff29d6566a74cfeb0f4a6ec552a
[INFO] running `Command { std: "docker" "start" "-a" "7acfdec3155116c47a96e28c1b8311ade5066ff29d6566a74cfeb0f4a6ec552a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stream_limiter-2c03ec37b4b82a3c)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::network::test_no_limit ... ok
[INFO] [stdout] test tests::network::test_limit_both ... ok
[INFO] [stdout] test tests::read::read_instant ... ok
[INFO] [stdout] test tests::network::test_limit_write ... ok
[INFO] [stdout] test tests::network::test_limit_read ... ok
[INFO] [stdout] test tests::read::one_byte_each_two_hundreds_fifty_millis ... ok
[INFO] [stdout] test tests::read::read_timeout ... ok
[INFO] [stdout] test tests::read::splitted_read ... ok
[INFO] [stdout] test tests::read::test_max_limit ... ok
[INFO] [stdout] test tests::read::test_bucket_full ... ok
[INFO] [stdout] test tests::read::read_the_whole_file ... ok
[INFO] [stdout] test tests::parametric::test_buffer ... FAILED
[INFO] [stdout] test tests::read::two_byte_each_second ... ok
[INFO] [stdout] test tests::parametric::test_tcp ... FAILED
[INFO] [stdout] test tests::write::splitted_write ... ok
[INFO] [stdout] test tests::write::test_max_limit ... ok
[INFO] [stdout] test tests::write::one_byte_each_two_hundreds_fifty_millis ... ok
[INFO] [stdout] test tests::read::one_byte_each_second ... ok
[INFO] [stdout] test tests::write::write_instant ... ok
[INFO] [stdout] test tests::read::oneko_limit ... ok
[INFO] [stdout] test tests::write::write_timeout ... ok
[INFO] [stdout] test tests::write::write_bucket_full ... ok
[INFO] [stdout] test tests::read::test_burst ... ok
[INFO] [stdout] test tests::write::two_byte_each_second ... ok
[INFO] [stdout] test tests::write::one_byte_each_second ... ok
[INFO] [stdout] test tests::write::oneko_limit ... ok
[INFO] [stdout] test tests::write::test_burst ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parametric::test_buffer stdout ----
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 15874969967965961473
[INFO] [stdout] BW Elapsed: 63.67389ms, 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: 106.166418ms, 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.85769ms, 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.228988ms, 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: 204.387578ms, 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: 5.09641ms, 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.97347ms, 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: 39.735339ms, 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.283ms, 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: 550ns, datalen: 49998, opts: None
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 11855642779969984380
[INFO] [stdout] BW Elapsed: 7.12773ms, 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.808659ms, 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   117250471948437274
[INFO] [stdout] BW Elapsed: 125.776968ms, datalen: 118444, opts: Some(LimiterOptions { window_length: 101703, window_time: 108ms, bucket_size: 466858, timeout: None, tsleep: 1.061µs, wtime_ns: 108000000, stream_cap_limit: 101703, sleep_threshold: 101703 })
[INFO] [stdout] BR Elapsed: 208.454818ms, datalen: 118444, opts: Some(LimiterOptions { window_length: 74558, window_time: 125ms, bucket_size: 120306, timeout: None, tsleep: 1.676µs, wtime_ns: 125000000, stream_cap_limit: 74558, sleep_threshold: 74558 })
[INFO] [stdout] 
[INFO] [stdout]   2/100| Seed  5416498618879346881
[INFO] [stdout] BW Elapsed: 43.67888ms, datalen: 115965, opts: Some(LimiterOptions { window_length: 478732, window_time: 180ms, bucket_size: 559527, timeout: None, tsleep: 375ns, wtime_ns: 180000000, stream_cap_limit: 478732, sleep_threshold: 478732 })
[INFO] [stdout] BR Elapsed: 49.62215ms, datalen: 115965, opts: Some(LimiterOptions { window_length: 415007, window_time: 171ms, bucket_size: 69157, timeout: None, tsleep: 412ns, wtime_ns: 171000000, stream_cap_limit: 69157, sleep_threshold: 69157 })
[INFO] [stdout] 
[INFO] [stdout]   3/100| Seed  4727458747029793475
[INFO] [stdout] BW Elapsed: 7.95981ms, datalen: 24687, opts: Some(LimiterOptions { window_length: 113503, window_time: 35ms, bucket_size: 87525, timeout: None, tsleep: 308ns, wtime_ns: 35000000, stream_cap_limit: 87525, sleep_threshold: 87525 })
[INFO] [stdout] BR Elapsed: 132.829768ms, datalen: 24687, opts: Some(LimiterOptions { window_length: 35144, window_time: 189ms, bucket_size: 31752, timeout: None, tsleep: 5.377µs, wtime_ns: 189000000, stream_cap_limit: 31752, sleep_threshold: 31752 })
[INFO] [stdout] 
[INFO] [stdout]   4/100| Seed 18328804070489520310
[INFO] [stdout] BW Elapsed: 459.653104ms, datalen: 140713, opts: Some(LimiterOptions { window_length: 36740, window_time: 120ms, bucket_size: 443620, timeout: None, tsleep: 3.266µs, wtime_ns: 120000000, stream_cap_limit: 36740, sleep_threshold: 36740 })
[INFO] [stdout] BR Elapsed: 18.4782ms, datalen: 140713, opts: Some(LimiterOptions { window_length: 657384, window_time: 86ms, bucket_size: 501779, timeout: None, tsleep: 130ns, wtime_ns: 86000000, stream_cap_limit: 501779, sleep_threshold: 501779 })
[INFO] [stdout] 
[INFO] [stdout]   5/100| Seed 15839679528303581574
[INFO] [stdout] BW Elapsed: 59.988699ms, datalen: 265768, opts: Some(LimiterOptions { window_length: 860490, window_time: 194ms, bucket_size: 622145, timeout: None, tsleep: 225ns, wtime_ns: 194000000, stream_cap_limit: 622145, sleep_threshold: 622145 })
[INFO] [stdout] BR Elapsed: 32.43476ms, datalen: 265768, opts: Some(LimiterOptions { window_length: 1215425, window_time: 148ms, bucket_size: 1122037, timeout: None, tsleep: 121ns, wtime_ns: 148000000, stream_cap_limit: 1122037, sleep_threshold: 1122037 })
[INFO] [stdout] 
[INFO] [stdout]   6/100| Seed 11734448151420011568
[INFO] [stdout] BW Elapsed: 219.235097ms, datalen: 161315, opts: Some(LimiterOptions { window_length: 57397, window_time: 78ms, bucket_size: 671947, timeout: None, tsleep: 1.358µs, wtime_ns: 78000000, stream_cap_limit: 57397, sleep_threshold: 57397 })
[INFO] [stdout] BR Elapsed: 11.25432ms, datalen: 161315, opts: Some(LimiterOptions { window_length: 361877, window_time: 23ms, bucket_size: 74092, timeout: None, tsleep: 63ns, wtime_ns: 23000000, stream_cap_limit: 74092, sleep_threshold: 74092 })
[INFO] [stdout] 
[INFO] [stdout]   7/100| Seed 16210708492694101004
[INFO] [stdout] BW Elapsed: 23.909449ms, datalen: 329133, opts: Some(LimiterOptions { window_length: 137773, window_time: 10ms, bucket_size: 1240573, timeout: None, tsleep: 72ns, wtime_ns: 10000000, stream_cap_limit: 137773, sleep_threshold: 137773 })
[INFO] [stdout] BR Elapsed: 52.982228ms, datalen: 329133, opts: Some(LimiterOptions { window_length: 883906, window_time: 138ms, bucket_size: 1575159, timeout: None, tsleep: 156ns, wtime_ns: 138000000, stream_cap_limit: 883906, sleep_threshold: 883906 })
[INFO] [stdout] 
[INFO] [stdout]   8/100| Seed 11815384603168460663
[INFO] [stdout] BW Elapsed: 78.176309ms, datalen: 461156, opts: Some(LimiterOptions { window_length: 1138847, window_time: 188ms, bucket_size: 2276007, timeout: None, tsleep: 165ns, wtime_ns: 188000000, stream_cap_limit: 1138847, sleep_threshold: 1138847 })
[INFO] [stdout] BR Elapsed: 1.389µs, datalen: 461156, opts: None
[INFO] [stdout] 
[INFO] [stdout]   9/100| Seed  3175753940991740264
[INFO] [stdout] BW Elapsed: 401.802655ms, datalen: 499276, opts: Some(LimiterOptions { window_length: 301178, window_time: 185ms, bucket_size: 172735, timeout: None, tsleep: 614ns, wtime_ns: 185000000, stream_cap_limit: 172735, sleep_threshold: 172735 })
[INFO] [stdout] BR Elapsed: 78.538669ms, datalen: 499276, opts: Some(LimiterOptions { window_length: 388368, window_time: 61ms, bucket_size: 263096, timeout: None, tsleep: 157ns, wtime_ns: 61000000, stream_cap_limit: 263096, sleep_threshold: 263096 })
[INFO] [stdout] 
[INFO] [stdout]  10/100| Seed 12174699053618424771
[INFO] [stdout] BW Elapsed: 21.60877ms, datalen: 229666, opts: Some(LimiterOptions { window_length: 1064422, window_time: 86ms, bucket_size: 309365, timeout: None, tsleep: 80ns, wtime_ns: 86000000, stream_cap_limit: 309365, sleep_threshold: 309365 })
[INFO] [stdout] BR Elapsed: 5.82324ms, datalen: 229666, opts: Some(LimiterOptions { window_length: 997100, window_time: 25ms, bucket_size: 1140849, timeout: None, tsleep: 25ns, wtime_ns: 25000000, stream_cap_limit: 997100, sleep_threshold: 997100 })
[INFO] [stdout] 
[INFO] [stdout]  11/100| Seed  3125249098409440423
[INFO] [stdout] BW Elapsed: 57.68352ms, datalen: 173769, opts: Some(LimiterOptions { window_length: 587537, window_time: 189ms, bucket_size: 227762, timeout: None, tsleep: 321ns, wtime_ns: 189000000, stream_cap_limit: 227762, sleep_threshold: 227762 })
[INFO] [stdout] BR Elapsed: 33.625169ms, datalen: 173769, opts: Some(LimiterOptions { window_length: 661804, window_time: 128ms, bucket_size: 295876, timeout: None, tsleep: 193ns, wtime_ns: 128000000, stream_cap_limit: 295876, sleep_threshold: 295876 })
[INFO] [stdout] 
[INFO] [stdout]  12/100| Seed  6559070826114101464
[INFO] [stdout] BW Elapsed: 40.67433ms, datalen: 162023, opts: Some(LimiterOptions { window_length: 434043, window_time: 108ms, bucket_size: 673369, timeout: None, tsleep: 248ns, wtime_ns: 108000000, stream_cap_limit: 434043, sleep_threshold: 434043 })
[INFO] [stdout] BR Elapsed: 38.524129ms, datalen: 162023, opts: Some(LimiterOptions { window_length: 683068, window_time: 158ms, bucket_size: 690538, timeout: None, tsleep: 231ns, wtime_ns: 158000000, stream_cap_limit: 683068, sleep_threshold: 683068 })
[INFO] [stdout] 
[INFO] [stdout]  13/100| Seed  6636320742528207478
[INFO] [stdout] BW Elapsed: 74.001109ms, datalen: 422360, opts: Some(LimiterOptions { window_length: 987558, window_time: 173ms, bucket_size: 1613436, timeout: None, tsleep: 175ns, wtime_ns: 173000000, stream_cap_limit: 987558, sleep_threshold: 987558 })
[INFO] [stdout] BR Elapsed: 13.179929ms, datalen: 422360, opts: Some(LimiterOptions { window_length: 993691, window_time: 31ms, bucket_size: 1061071, timeout: None, tsleep: 31ns, wtime_ns: 31000000, stream_cap_limit: 993691, sleep_threshold: 993691 })
[INFO] [stdout] 
[INFO] [stdout]  14/100| Seed 13160284494747311480
[INFO] [stdout] BW Elapsed: 44.82665ms, datalen: 147235, opts: Some(LimiterOptions { window_length: 451934, window_time: 131ms, bucket_size: 232827, timeout: None, tsleep: 289ns, wtime_ns: 131000000, stream_cap_limit: 232827, sleep_threshold: 232827 })
[INFO] [stdout] BR Elapsed: 29.967209ms, datalen: 147235, opts: Some(LimiterOptions { window_length: 500572, window_time: 97ms, bucket_size: 520550, timeout: None, tsleep: 193ns, wtime_ns: 97000000, stream_cap_limit: 500572, sleep_threshold: 500572 })
[INFO] [stdout] 
[INFO] [stdout]  15/100| Seed 15202940846172046991
[INFO] [stdout] BW Elapsed: 72.601459ms, datalen: 107203, opts: Some(LimiterOptions { window_length: 279394, window_time: 164ms, bucket_size: 424529, timeout: None, tsleep: 586ns, wtime_ns: 164000000, stream_cap_limit: 279394, sleep_threshold: 279394 })
[INFO] [stdout] BR Elapsed: 225.674537ms, datalen: 107203, opts: Some(LimiterOptions { window_length: 90682, window_time: 177ms, bucket_size: 161347, timeout: None, tsleep: 1.951µs, wtime_ns: 177000000, stream_cap_limit: 90682, sleep_threshold: 90682 })
[INFO] [stdout] 
[INFO] [stdout]  16/100| Seed  5683842379110399191
[INFO] [stdout] BW Elapsed: 5.09753ms, datalen: 286757, opts: Some(LimiterOptions { window_length: 513782, window_time: 9ms, bucket_size: 769842, timeout: None, tsleep: 17ns, wtime_ns: 9000000, stream_cap_limit: 513782, sleep_threshold: 513782 })
[INFO] [stdout] BR Elapsed: 36.999849ms, datalen: 286757, opts: Some(LimiterOptions { window_length: 681096, window_time: 65ms, bucket_size: 439119, timeout: None, tsleep: 95ns, wtime_ns: 65000000, stream_cap_limit: 439119, sleep_threshold: 439119 })
[INFO] [stdout] 
[INFO] [stdout]  17/100| Seed  5203152095560237191
[INFO] [stdout] BW Elapsed: 85.905379ms, datalen: 437261, opts: Some(LimiterOptions { window_length: 345912, window_time: 68ms, bucket_size: 922448, timeout: None, tsleep: 196ns, wtime_ns: 68000000, stream_cap_limit: 345912, sleep_threshold: 345912 })
[INFO] [stdout] BR Elapsed: 18.64149ms, datalen: 437261, opts: Some(LimiterOptions { window_length: 1687979, window_time: 67ms, bucket_size: 1972023, timeout: None, tsleep: 39ns, wtime_ns: 67000000, stream_cap_limit: 1687979, sleep_threshold: 1687979 })
[INFO] [stdout] 
[INFO] [stdout]  18/100| Seed 13657295481946544137
[INFO] [stdout] BW Elapsed: 11.13813ms, datalen: 51903, opts: Some(LimiterOptions { window_length: 169152, window_time: 30ms, bucket_size: 152516, timeout: None, tsleep: 177ns, wtime_ns: 30000000, stream_cap_limit: 152516, sleep_threshold: 152516 })
[INFO] [stdout] BR Elapsed: 130.035379ms, datalen: 51903, opts: Some(LimiterOptions { window_length: 77068, window_time: 150ms, bucket_size: 154867, timeout: None, tsleep: 1.946µs, wtime_ns: 150000000, stream_cap_limit: 77068, sleep_threshold: 77068 })
[INFO] [stdout] 
[INFO] [stdout]  19/100| Seed 12059608210125234958
[INFO] [stdout] BW Elapsed: 128.614979ms, datalen: 387219, opts: Some(LimiterOptions { window_length: 574950, window_time: 190ms, bucket_size: 834713, timeout: None, tsleep: 330ns, wtime_ns: 190000000, stream_cap_limit: 574950, sleep_threshold: 574950 })
[INFO] [stdout] BR Elapsed: 125.839059ms, datalen: 387219, opts: Some(LimiterOptions { window_length: 597320, window_time: 194ms, bucket_size: 1856058, timeout: None, tsleep: 324ns, wtime_ns: 194000000, stream_cap_limit: 597320, sleep_threshold: 597320 })
[INFO] [stdout] 
[INFO] [stdout]  20/100| Seed  1339350118155403570
[INFO] [stdout] BW Elapsed: 42.906669ms, datalen: 97642, opts: Some(LimiterOptions { window_length: 171925, window_time: 71ms, bucket_size: 87159, timeout: None, tsleep: 412ns, wtime_ns: 71000000, stream_cap_limit: 87159, sleep_threshold: 87159 })
[INFO] [stdout] BR Elapsed: 34.15972ms, datalen: 97642, opts: Some(LimiterOptions { window_length: 34370, window_time: 12ms, bucket_size: 71174, timeout: None, tsleep: 349ns, wtime_ns: 12000000, stream_cap_limit: 34370, sleep_threshold: 34370 })
[INFO] [stdout] 
[INFO] [stdout]  21/100| Seed 17906281920033671333
[INFO] [stdout] BW Elapsed: 65.425259ms, datalen: 194464, opts: Some(LimiterOptions { window_length: 389662, window_time: 131ms, bucket_size: 799694, timeout: None, tsleep: 336ns, wtime_ns: 131000000, stream_cap_limit: 389662, sleep_threshold: 389662 })
[INFO] [stdout] BR Elapsed: 1.14µs, datalen: 194464, opts: None
[INFO] [stdout] 
[INFO] [stdout]  22/100| Seed 12991239910123734951
[INFO] [stdout] BW Elapsed: 70.12409ms, datalen: 66134, opts: Some(LimiterOptions { window_length: 42488, window_time: 45ms, bucket_size: 248769, timeout: None, tsleep: 1.059µs, wtime_ns: 45000000, stream_cap_limit: 42488, sleep_threshold: 42488 })
[INFO] [stdout] BR Elapsed: 850ns, datalen: 66134, opts: None
[INFO] [stdout] 
[INFO] [stdout]  23/100| Seed 17490158769736431019
[INFO] [stdout] BW Elapsed: 83.974189ms, datalen: 286960, opts: Some(LimiterOptions { window_length: 994632, window_time: 68ms, bucket_size: 1326825, timeout: None, tsleep: 68ns, wtime_ns: 68000000, stream_cap_limit: 994632, sleep_threshold: 994632 })
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parametric::test_buffer' (20) panicked at src/tests/parametric.rs:39:13:
[INFO] [stdout] BW| Elapsed 83.974189ms > Window time 68ms (with 9% margin, got 23.49% diff)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd05bb5d612 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd05bb5d612 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd05bb7354a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd05bb7354a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5dd05bb62826 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd05bb62826 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dd05bb3abdf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd05bb3abdf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd05bb550e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd05bae18fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dd05bae18fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dd05bb552a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dd05bb552a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd05bb3ac98 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd05bb2fe69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd05bb3bcbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd05bb73c5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd05bacb466 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::assert_rate_limited
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:39:13
[INFO] [stdout]   20:     0x5dd05bac8621 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer::paramtest_buffer::<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:102:9
[INFO] [stdout]   21:     0x5dd05bad0913 - <stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer::paramtest_buffer<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng> as core[27de1724e4349be2]::ops::function::Fn<(rand[1ab3fcdd78e3e648]::rngs::small::SmallRng,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x5dd05bac79f3 - stream_limiter[f693b6cc0cbccce2]::tests::utils::paramtests::start_parametric_test::<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer::paramtest_buffer<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils/paramtests.rs:27:9
[INFO] [stdout]   23:     0x5dd05bacb8a8 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:117:5
[INFO] [stdout]   24:     0x5dd05bacaa77 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:85:17
[INFO] [stdout]   25:     0x5dd05bad09b6 - <stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_buffer::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dd05bad5cab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5dd05bad5cab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5dd05bae250a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5dd05bae250a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5dd05bae250a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5dd05bae250a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5dd05baddab4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5dd05baddab4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5dd05bae5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5dd05bae5002 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5dd05bae5002 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5dd05bae5002 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5dd05bae5002 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5dd05bae5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5dd05bae5002 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5dd05bb5cbef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5dd05bb5cbef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x790c48efaaa4 - <unknown>
[INFO] [stdout]   47:     0x790c48f87a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parametric::test_tcp stdout ----
[INFO] [stdout] 
[INFO] [stdout] Test regression seed 14209078572640031037
[INFO] [stdout] TWC Elapsed: 2.01µs, datalen: 184176, opts: None
[INFO] [stdout] TRL Elapsed: 2.64µs, datalen: 184176, opts: None
[INFO] [stdout] TWL Elapsed: 168.054358ms, 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.060418ms, 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.52842ms, 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.53046ms, 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.87547ms, 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.928519ms, 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: 81.799089ms, 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: 87.068619ms, 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: 9.50685ms, 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: 9.5813ms, 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.447579ms, 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.347479ms, 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.912619ms, 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.846579ms, 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.063048ms, 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.102378ms, 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: 56.50962ms, 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.835909ms, 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.62µs, datalen: 184869, opts: None
[INFO] [stdout] TRL Elapsed: 3.67µs, datalen: 184869, opts: None
[INFO] [stdout] TWL Elapsed: 12.49671ms, 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] TRC Elapsed: 10.71049ms, 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  2702338001374986639
[INFO] [stdout] TWC Elapsed: 25.00389ms, datalen: 32998, opts: Some(LimiterOptions { window_length: 130497, window_time: 85ms, bucket_size: 71245, timeout: None, tsleep: 651ns, wtime_ns: 85000000, stream_cap_limit: 71245, sleep_threshold: 71245 })
[INFO] [stdout] TRL Elapsed: 31.98087ms, datalen: 32998, opts: Some(LimiterOptions { window_length: 130497, window_time: 85ms, bucket_size: 71245, timeout: None, tsleep: 651ns, wtime_ns: 85000000, stream_cap_limit: 71245, sleep_threshold: 71245 })
[INFO] [stdout] TRC Elapsed: 33.83785ms, datalen: 32998, opts: Some(LimiterOptions { window_length: 102600, window_time: 105ms, bucket_size: 130172, timeout: None, tsleep: 1.023µs, wtime_ns: 105000000, stream_cap_limit: 102600, sleep_threshold: 102600 })
[INFO] [stdout] TWL Elapsed: 33.842259ms, datalen: 32998, opts: Some(LimiterOptions { window_length: 102600, window_time: 105ms, bucket_size: 130172, timeout: None, tsleep: 1.023µs, wtime_ns: 105000000, stream_cap_limit: 102600, sleep_threshold: 102600 })
[INFO] [stdout] 
[INFO] [stdout]   2/100| Seed 10016122324953856610
[INFO] [stdout] TWC Elapsed: 10.12772ms, datalen: 348061, opts: Some(LimiterOptions { window_length: 1349824, window_time: 39ms, bucket_size: 400276, timeout: None, tsleep: 28ns, wtime_ns: 39000000, stream_cap_limit: 400276, sleep_threshold: 400276 })
[INFO] [stdout] TRL Elapsed: 26.448319ms, datalen: 348061, opts: Some(LimiterOptions { window_length: 1349824, window_time: 39ms, bucket_size: 400276, timeout: None, tsleep: 28ns, wtime_ns: 39000000, stream_cap_limit: 400276, sleep_threshold: 400276 })
[INFO] [stdout] TWL Elapsed: 391.389695ms, datalen: 348061, opts: Some(LimiterOptions { window_length: 121802, window_time: 137ms, bucket_size: 189689, timeout: None, tsleep: 1.124µs, wtime_ns: 137000000, stream_cap_limit: 121802, sleep_threshold: 121802 })
[INFO] [stdout] TRC Elapsed: 394.338435ms, datalen: 348061, opts: Some(LimiterOptions { window_length: 121802, window_time: 137ms, bucket_size: 189689, timeout: None, tsleep: 1.124µs, wtime_ns: 137000000, stream_cap_limit: 121802, sleep_threshold: 121802 })
[INFO] [stdout] 
[INFO] [stdout]   3/100| Seed  3364131682547744992
[INFO] [stdout] TWC Elapsed: 131.149808ms, datalen: 461137, opts: Some(LimiterOptions { window_length: 506567, window_time: 144ms, bucket_size: 1592505, timeout: None, tsleep: 284ns, wtime_ns: 144000000, stream_cap_limit: 506567, sleep_threshold: 506567 })
[INFO] [stdout] TRL Elapsed: 131.322579ms, datalen: 461137, opts: Some(LimiterOptions { window_length: 506567, window_time: 144ms, bucket_size: 1592505, timeout: None, tsleep: 284ns, wtime_ns: 144000000, stream_cap_limit: 506567, sleep_threshold: 506567 })
[INFO] [stdout] TWL Elapsed: 2.46498ms, datalen: 461137, opts: Some(LimiterOptions { window_length: 1534475, window_time: 8ms, bucket_size: 1937750, timeout: None, tsleep: 5ns, wtime_ns: 8000000, stream_cap_limit: 1534475, sleep_threshold: 1534475 })
[INFO] [stdout] TRC Elapsed: 2.47187ms, datalen: 461137, opts: Some(LimiterOptions { window_length: 1534475, window_time: 8ms, bucket_size: 1937750, timeout: None, tsleep: 5ns, wtime_ns: 8000000, stream_cap_limit: 1534475, sleep_threshold: 1534475 })
[INFO] [stdout] 
[INFO] [stdout]   4/100| Seed 16711242406273670161
[INFO] [stdout] TWC Elapsed: 41.5321ms, datalen: 316586, opts: Some(LimiterOptions { window_length: 1335613, window_time: 173ms, bucket_size: 1089249, timeout: None, tsleep: 129ns, wtime_ns: 173000000, stream_cap_limit: 1089249, sleep_threshold: 1089249 })
[INFO] [stdout] TRL Elapsed: 41.53016ms, datalen: 316586, opts: Some(LimiterOptions { window_length: 1335613, window_time: 173ms, bucket_size: 1089249, timeout: None, tsleep: 129ns, wtime_ns: 173000000, stream_cap_limit: 1089249, sleep_threshold: 1089249 })
[INFO] [stdout] TWL Elapsed: 13.828269ms, datalen: 316586, opts: Some(LimiterOptions { window_length: 1425990, window_time: 62ms, bucket_size: 704682, timeout: None, tsleep: 43ns, wtime_ns: 62000000, stream_cap_limit: 704682, sleep_threshold: 704682 })
[INFO] [stdout] TRC Elapsed: 13.97941ms, datalen: 316586, opts: Some(LimiterOptions { window_length: 1425990, window_time: 62ms, bucket_size: 704682, timeout: None, tsleep: 43ns, wtime_ns: 62000000, stream_cap_limit: 704682, sleep_threshold: 704682 })
[INFO] [stdout] 
[INFO] [stdout]   5/100| Seed  9454453906509086141
[INFO] [stdout] TWC Elapsed: 27.127228ms, datalen: 361743, opts: Some(LimiterOptions { window_length: 1801544, window_time: 135ms, bucket_size: 358024, timeout: None, tsleep: 74ns, wtime_ns: 135000000, stream_cap_limit: 358024, sleep_threshold: 358024 })
[INFO] [stdout] TRL Elapsed: 30.9941ms, datalen: 361743, opts: Some(LimiterOptions { window_length: 1801544, window_time: 135ms, bucket_size: 358024, timeout: None, tsleep: 74ns, wtime_ns: 135000000, stream_cap_limit: 358024, sleep_threshold: 358024 })
[INFO] [stdout] TWL Elapsed: 10.85922ms, datalen: 361743, opts: Some(LimiterOptions { window_length: 417554, window_time: 10ms, bucket_size: 249832, timeout: None, tsleep: 23ns, wtime_ns: 10000000, stream_cap_limit: 249832, sleep_threshold: 249832 })
[INFO] [stdout] TRC Elapsed: 8.69515ms, datalen: 361743, opts: Some(LimiterOptions { window_length: 417554, window_time: 10ms, bucket_size: 249832, timeout: None, tsleep: 23ns, wtime_ns: 10000000, stream_cap_limit: 249832, sleep_threshold: 249832 })
[INFO] [stdout] 
[INFO] [stdout]   6/100| Seed 12277133386062756799
[INFO] [stdout] TWC Elapsed: 30.6698ms, datalen: 326461, opts: Some(LimiterOptions { window_length: 949092, window_time: 70ms, bucket_size: 173480, timeout: None, tsleep: 73ns, wtime_ns: 70000000, stream_cap_limit: 173480, sleep_threshold: 173480 })
[INFO] [stdout] TRL Elapsed: 15.94822ms, datalen: 326461, opts: Some(LimiterOptions { window_length: 949092, window_time: 70ms, bucket_size: 173480, timeout: None, tsleep: 73ns, wtime_ns: 70000000, stream_cap_limit: 173480, sleep_threshold: 173480 })
[INFO] [stdout] TWL Elapsed: 185.383636ms, datalen: 326461, opts: Some(LimiterOptions { window_length: 199332, window_time: 105ms, bucket_size: 570435, timeout: None, tsleep: 526ns, wtime_ns: 105000000, stream_cap_limit: 199332, sleep_threshold: 199332 })
[INFO] [stdout] TRC Elapsed: 216.406267ms, datalen: 326461, opts: Some(LimiterOptions { window_length: 199332, window_time: 105ms, bucket_size: 570435, timeout: None, tsleep: 526ns, wtime_ns: 105000000, stream_cap_limit: 199332, sleep_threshold: 199332 })
[INFO] [stdout] 
[INFO] [stdout]   7/100| Seed 12303956026420024308
[INFO] [stdout] TWC Elapsed: 5.9619ms, datalen: 316231, opts: Some(LimiterOptions { window_length: 941529, window_time: 13ms, bucket_size: 1280706, timeout: None, tsleep: 13ns, wtime_ns: 13000000, stream_cap_limit: 941529, sleep_threshold: 941529 })
[INFO] [stdout] TRL Elapsed: 5.1485ms, datalen: 316231, opts: Some(LimiterOptions { window_length: 941529, window_time: 13ms, bucket_size: 1280706, timeout: None, tsleep: 13ns, wtime_ns: 13000000, stream_cap_limit: 941529, sleep_threshold: 941529 })
[INFO] [stdout] TWL Elapsed: 47.835889ms, datalen: 316231, opts: Some(LimiterOptions { window_length: 827320, window_time: 125ms, bucket_size: 1181550, timeout: None, tsleep: 151ns, wtime_ns: 125000000, stream_cap_limit: 827320, sleep_threshold: 827320 })
[INFO] [stdout] TRC Elapsed: 47.823939ms, datalen: 316231, opts: Some(LimiterOptions { window_length: 827320, window_time: 125ms, bucket_size: 1181550, timeout: None, tsleep: 151ns, wtime_ns: 125000000, stream_cap_limit: 827320, sleep_threshold: 827320 })
[INFO] [stdout] 
[INFO] [stdout]   8/100| Seed  8605443880964893332
[INFO] [stdout] TWC Elapsed: 1.19357ms, datalen: 70058, opts: Some(LimiterOptions { window_length: 300687, window_time: 5ms, bucket_size: 196738, timeout: None, tsleep: 16ns, wtime_ns: 5000000, stream_cap_limit: 196738, sleep_threshold: 196738 })
[INFO] [stdout] TRL Elapsed: 1.199ms, datalen: 70058, opts: Some(LimiterOptions { window_length: 300687, window_time: 5ms, bucket_size: 196738, timeout: None, tsleep: 16ns, wtime_ns: 5000000, stream_cap_limit: 196738, sleep_threshold: 196738 })
[INFO] [stdout] TWL Elapsed: 260.052917ms, datalen: 70058, opts: Some(LimiterOptions { window_length: 52600, window_time: 181ms, bucket_size: 301094, timeout: None, tsleep: 3.441µs, wtime_ns: 181000000, stream_cap_limit: 52600, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 260.174327ms, datalen: 70058, opts: Some(LimiterOptions { window_length: 52600, window_time: 181ms, bucket_size: 301094, timeout: None, tsleep: 3.441µs, wtime_ns: 181000000, stream_cap_limit: 52600, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout]   9/100| Seed  3121290212699727530
[INFO] [stdout] TWC Elapsed: 104.115079ms, datalen: 495749, opts: Some(LimiterOptions { window_length: 860364, window_time: 179ms, bucket_size: 2134758, timeout: None, tsleep: 208ns, wtime_ns: 179000000, stream_cap_limit: 860364, sleep_threshold: 860364 })
[INFO] [stdout] TRL Elapsed: 104.286809ms, datalen: 495749, opts: Some(LimiterOptions { window_length: 860364, window_time: 179ms, bucket_size: 2134758, timeout: None, tsleep: 208ns, wtime_ns: 179000000, stream_cap_limit: 860364, sleep_threshold: 860364 })
[INFO] [stdout] TRC Elapsed: 67.952239ms, datalen: 495749, opts: Some(LimiterOptions { window_length: 1091727, window_time: 141ms, bucket_size: 722175, timeout: None, tsleep: 129ns, wtime_ns: 141000000, stream_cap_limit: 722175, sleep_threshold: 722175 })
[INFO] [stdout] TWL Elapsed: 68.014599ms, datalen: 495749, opts: Some(LimiterOptions { window_length: 1091727, window_time: 141ms, bucket_size: 722175, timeout: None, tsleep: 129ns, wtime_ns: 141000000, stream_cap_limit: 722175, sleep_threshold: 722175 })
[INFO] [stdout] 
[INFO] [stdout]  10/100| Seed  9697490852305261628
[INFO] [stdout] TWC Elapsed: 480.630304ms, datalen: 297986, opts: Some(LimiterOptions { window_length: 106001, window_time: 171ms, bucket_size: 257492, timeout: None, tsleep: 1.613µs, wtime_ns: 171000000, stream_cap_limit: 106001, sleep_threshold: 106001 })
[INFO] [stdout] TRL Elapsed: 476.655006ms, datalen: 297986, opts: Some(LimiterOptions { window_length: 106001, window_time: 171ms, bucket_size: 257492, timeout: None, tsleep: 1.613µs, wtime_ns: 171000000, stream_cap_limit: 106001, sleep_threshold: 106001 })
[INFO] [stdout] TWL Elapsed: 114.935399ms, datalen: 297986, opts: Some(LimiterOptions { window_length: 218593, window_time: 83ms, bucket_size: 326731, timeout: None, tsleep: 379ns, wtime_ns: 83000000, stream_cap_limit: 218593, sleep_threshold: 218593 })
[INFO] [stdout] TRC Elapsed: 114.951019ms, datalen: 297986, opts: Some(LimiterOptions { window_length: 218593, window_time: 83ms, bucket_size: 326731, timeout: None, tsleep: 379ns, wtime_ns: 83000000, stream_cap_limit: 218593, sleep_threshold: 218593 })
[INFO] [stdout] 
[INFO] [stdout]  11/100| Seed  1397778170448985739
[INFO] [stdout] TWC Elapsed: 237.361207ms, datalen: 297351, opts: Some(LimiterOptions { window_length: 240059, window_time: 190ms, bucket_size: 1442790, timeout: None, tsleep: 791ns, wtime_ns: 190000000, stream_cap_limit: 240059, sleep_threshold: 240059 })
[INFO] [stdout] TRL Elapsed: 234.367807ms, datalen: 297351, opts: Some(LimiterOptions { window_length: 240059, window_time: 190ms, bucket_size: 1442790, timeout: None, tsleep: 791ns, wtime_ns: 190000000, stream_cap_limit: 240059, sleep_threshold: 240059 })
[INFO] [stdout] TWL Elapsed: 32.72104ms, datalen: 297351, opts: Some(LimiterOptions { window_length: 1165748, window_time: 128ms, bucket_size: 1484836, timeout: None, tsleep: 109ns, wtime_ns: 128000000, stream_cap_limit: 1165748, sleep_threshold: 1165748 })
[INFO] [stdout] TRC Elapsed: 32.883009ms, datalen: 297351, opts: Some(LimiterOptions { window_length: 1165748, window_time: 128ms, bucket_size: 1484836, timeout: None, tsleep: 109ns, wtime_ns: 128000000, stream_cap_limit: 1165748, sleep_threshold: 1165748 })
[INFO] [stdout] 
[INFO] [stdout]  12/100| Seed  4437050169271990126
[INFO] [stdout] TWC Elapsed: 19.76318ms, datalen: 423463, opts: Some(LimiterOptions { window_length: 2064775, window_time: 96ms, bucket_size: 669143, timeout: None, tsleep: 46ns, wtime_ns: 96000000, stream_cap_limit: 669143, sleep_threshold: 669143 })
[INFO] [stdout] TRL Elapsed: 19.767981ms, datalen: 423463, opts: Some(LimiterOptions { window_length: 2064775, window_time: 96ms, bucket_size: 669143, timeout: None, tsleep: 46ns, wtime_ns: 96000000, stream_cap_limit: 669143, sleep_threshold: 669143 })
[INFO] [stdout] TWL Elapsed: 219.060448ms, datalen: 423463, opts: Some(LimiterOptions { window_length: 212839, window_time: 68ms, bucket_size: 1438312, timeout: None, tsleep: 319ns, wtime_ns: 68000000, stream_cap_limit: 212839, sleep_threshold: 212839 })
[INFO] [stdout] TRC Elapsed: 135.211849ms, datalen: 423463, opts: Some(LimiterOptions { window_length: 212839, window_time: 68ms, bucket_size: 1438312, timeout: None, tsleep: 319ns, wtime_ns: 68000000, stream_cap_limit: 212839, sleep_threshold: 212839 })
[INFO] [stdout] 
[INFO] [stdout]  13/100| Seed  5264676429417558012
[INFO] [stdout] TWC Elapsed: 2.82µs, datalen: 311244, opts: None
[INFO] [stdout] TRL Elapsed: 3.92µs, datalen: 311244, opts: None
[INFO] [stdout] TRC Elapsed: 5.72606ms, datalen: 311244, opts: Some(LimiterOptions { window_length: 1189813, window_time: 17ms, bucket_size: 201438, timeout: None, tsleep: 14ns, wtime_ns: 17000000, stream_cap_limit: 201438, sleep_threshold: 201438 })
[INFO] [stdout] TWL Elapsed: 5.70662ms, datalen: 311244, opts: Some(LimiterOptions { window_length: 1189813, window_time: 17ms, bucket_size: 201438, timeout: None, tsleep: 14ns, wtime_ns: 17000000, stream_cap_limit: 201438, sleep_threshold: 201438 })
[INFO] [stdout] 
[INFO] [stdout]  14/100| Seed 11815504818826408163
[INFO] [stdout] TWC Elapsed: 1.7µs, datalen: 417392, opts: None
[INFO] [stdout] TRL Elapsed: 4.97µs, datalen: 417392, opts: None
[INFO] [stdout] TWL Elapsed: 109.187969ms, datalen: 417392, opts: Some(LimiterOptions { window_length: 642590, window_time: 168ms, bucket_size: 1429422, timeout: None, tsleep: 261ns, wtime_ns: 168000000, stream_cap_limit: 642590, sleep_threshold: 642590 })
[INFO] [stdout] TRC Elapsed: 109.350679ms, datalen: 417392, opts: Some(LimiterOptions { window_length: 642590, window_time: 168ms, bucket_size: 1429422, timeout: None, tsleep: 261ns, wtime_ns: 168000000, stream_cap_limit: 642590, sleep_threshold: 642590 })
[INFO] [stdout] 
[INFO] [stdout]  15/100| Seed 17998239153512426301
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] TWC Elapsed: 123.016849ms, datalen: 64705, opts: Some(LimiterOptions { window_length: 87644, window_time: 166ms, bucket_size: 107250, timeout: None, tsleep: 1.894µs, wtime_ns: 166000000, stream_cap_limit: 87644, sleep_threshold: 87644 })
[INFO] [stdout] TRL Elapsed: 122.774489ms, datalen: 64705, opts: Some(LimiterOptions { window_length: 87644, window_time: 166ms, bucket_size: 107250, timeout: None, tsleep: 1.894µs, wtime_ns: 166000000, stream_cap_limit: 87644, sleep_threshold: 87644 })
[INFO] [stdout] TWL Elapsed: 333.050006ms, datalen: 64705, opts: Some(LimiterOptions { window_length: 23941, window_time: 123ms, bucket_size: 81767, timeout: None, tsleep: 5.137µs, wtime_ns: 123000000, stream_cap_limit: 23941, sleep_threshold: 65536 })
[INFO] [stdout] TRC Elapsed: 336.322676ms, datalen: 64705, opts: Some(LimiterOptions { window_length: 23941, window_time: 123ms, bucket_size: 81767, timeout: None, tsleep: 5.137µs, wtime_ns: 123000000, stream_cap_limit: 23941, sleep_threshold: 65536 })
[INFO] [stdout] 
[INFO] [stdout]  16/100| Seed  6607800802224181973
[INFO] [stdout] TWC Elapsed: 26.00306ms, datalen: 410488, opts: Some(LimiterOptions { window_length: 670326, window_time: 37ms, bucket_size: 1222325, timeout: None, tsleep: 55ns, wtime_ns: 37000000, stream_cap_limit: 670326, sleep_threshold: 670326 })
[INFO] [stdout] TRL Elapsed: 22.66231ms, datalen: 410488, opts: Some(LimiterOptions { window_length: 670326, window_time: 37ms, bucket_size: 1222325, timeout: None, tsleep: 55ns, wtime_ns: 37000000, stream_cap_limit: 670326, sleep_threshold: 670326 })
[INFO] [stdout] TWL Elapsed: 4.1885ms, datalen: 410488, opts: Some(LimiterOptions { window_length: 1491859, window_time: 15ms, bucket_size: 1132899, timeout: None, tsleep: 10ns, wtime_ns: 15000000, stream_cap_limit: 1132899, sleep_threshold: 1132899 })
[INFO] [stdout] TRC Elapsed: 4.190181ms, datalen: 410488, opts: Some(LimiterOptions { window_length: 1491859, window_time: 15ms, bucket_size: 1132899, timeout: None, tsleep: 10ns, wtime_ns: 15000000, stream_cap_limit: 1132899, sleep_threshold: 1132899 })
[INFO] [stdout] 
[INFO] [stdout]  17/100| Seed  4404317671773098802
[INFO] [stdout] TWC Elapsed: 48.585259ms, datalen: 394576, opts: Some(LimiterOptions { window_length: 1014177, window_time: 121ms, bucket_size: 1591044, timeout: None, tsleep: 119ns, wtime_ns: 121000000, stream_cap_limit: 1014177, sleep_threshold: 1014177 })
[INFO] [stdout] TRL Elapsed: 47.148459ms, datalen: 394576, opts: Some(LimiterOptions { window_length: 1014177, window_time: 121ms, bucket_size: 1591044, timeout: None, tsleep: 119ns, wtime_ns: 121000000, stream_cap_limit: 1014177, sleep_threshold: 1014177 })
[INFO] [stdout] TWL Elapsed: 37.510089ms, datalen: 394576, opts: Some(LimiterOptions { window_length: 693061, window_time: 65ms, bucket_size: 670990, timeout: None, tsleep: 93ns, wtime_ns: 65000000, stream_cap_limit: 670990, sleep_threshold: 670990 })
[INFO] [stdout] TRC Elapsed: 37.082999ms, datalen: 394576, opts: Some(LimiterOptions { window_length: 693061, window_time: 65ms, bucket_size: 670990, timeout: None, tsleep: 93ns, wtime_ns: 65000000, stream_cap_limit: 670990, sleep_threshold: 670990 })
[INFO] [stdout] 
[INFO] [stdout]  18/100| Seed 16454806217007782120
[INFO] [stdout] TWC Elapsed: 51.65461ms, datalen: 391561, opts: Some(LimiterOptions { window_length: 1226837, window_time: 148ms, bucket_size: 696873, timeout: None, tsleep: 120ns, wtime_ns: 148000000, stream_cap_limit: 696873, sleep_threshold: 696873 })
[INFO] [stdout] TRL Elapsed: 47.31195ms, datalen: 391561, opts: Some(LimiterOptions { window_length: 1226837, window_time: 148ms, bucket_size: 696873, timeout: None, tsleep: 120ns, wtime_ns: 148000000, stream_cap_limit: 696873, sleep_threshold: 696873 })
[INFO] [stdout] TWL Elapsed: 93.421309ms, datalen: 391561, opts: Some(LimiterOptions { window_length: 788624, window_time: 188ms, bucket_size: 656551, timeout: None, tsleep: 238ns, wtime_ns: 188000000, stream_cap_limit: 656551, sleep_threshold: 656551 })
[INFO] [stdout] TRC Elapsed: 93.556559ms, datalen: 391561, opts: Some(LimiterOptions { window_length: 788624, window_time: 188ms, bucket_size: 656551, timeout: None, tsleep: 238ns, wtime_ns: 188000000, stream_cap_limit: 656551, sleep_threshold: 656551 })
[INFO] [stdout] 
[INFO] [stdout]  19/100| Seed  2377062202833222065
[INFO] [stdout] TWC Elapsed: 63.936378ms, datalen: 328489, opts: Some(LimiterOptions { window_length: 858904, window_time: 167ms, bucket_size: 1052882, timeout: None, tsleep: 194ns, wtime_ns: 167000000, stream_cap_limit: 858904, sleep_threshold: 858904 })
[INFO] [stdout] TRL Elapsed: 63.937417ms, datalen: 328489, opts: Some(LimiterOptions { window_length: 858904, window_time: 167ms, bucket_size: 1052882, timeout: None, tsleep: 194ns, wtime_ns: 167000000, stream_cap_limit: 858904, sleep_threshold: 858904 })
[INFO] [stdout] TWL Elapsed: 129.330819ms, datalen: 328489, opts: Some(LimiterOptions { window_length: 348321, window_time: 137ms, bucket_size: 84729, timeout: None, tsleep: 393ns, wtime_ns: 137000000, stream_cap_limit: 84729, sleep_threshold: 84729 })
[INFO] [stdout] TRC Elapsed: 151.821148ms, datalen: 328489, opts: Some(LimiterOptions { window_length: 348321, window_time: 137ms, bucket_size: 84729, timeout: None, tsleep: 393ns, wtime_ns: 137000000, stream_cap_limit: 84729, sleep_threshold: 84729 })
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (65) panicked at src/tests/parametric.rs:39:13:
[INFO] [stdout] TRC| Elapsed 151.821148ms > Window time 137ms (with 9% margin, got 10.82% diff)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd05bb5d612 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd05bb5d612 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd05bb7354a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd05bb7354a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5dd05bb62826 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd05bb62826 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dd05bb3abdf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd05bb3abdf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd05bb550e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd05bae18fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dd05bae18fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dd05bb552a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dd05bb552a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd05bb3ac98 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dd05bb2fe69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd05bb3bcbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd05bb73c5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd05bacb466 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::assert_rate_limited
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:39:13
[INFO] [stdout]   20:     0x5dd05baca83a - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp::<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:183:13
[INFO] [stdout]   21:     0x5dd05bac10f6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   22:     0x5dd05babc9d4 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   23:     0x5dd05bad5a03 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   24:     0x5dd05baabacf - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5dd05babd84b - __rust_try
[INFO] [stdout]   26:     0x5dd05babb5da - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x5dd05babb5da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5dd05babb5da - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x5dd05bacf8ae - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5dd05bb5cbef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x5dd05bb5cbef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   32:     0x790c48efaaa4 - <unknown>
[INFO] [stdout]   33:     0x790c48f87a64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parametric::test_tcp' (21) panicked at src/tests/parametric.rs:217:9:
[INFO] [stdout] assertion failed: connector.join().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd05bb5d612 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd05bb5d612 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd05bb5d612 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd05bb7354a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd05bb7354a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5dd05bb62826 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dd05bb62826 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dd05bb3abdf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd05bb3abdf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd05bb550e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd05bae18fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5dd05bae18fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dd05bb552a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5dd05bb552a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd05bb3acca - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5dd05bb2fe69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd05bb3bcbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dd05bb73c5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dd05bb73c22 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5dd05bac9c81 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp::<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:217:9
[INFO] [stdout]   21:     0x5dd05bad0953 - <stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng> as core[27de1724e4349be2]::ops::function::Fn<(rand[1ab3fcdd78e3e648]::rngs::small::SmallRng,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:79:5
[INFO] [stdout]   22:     0x5dd05bac7f83 - stream_limiter[f693b6cc0cbccce2]::tests::utils::paramtests::start_parametric_test::<stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::paramtest_tcp<rand[1ab3fcdd78e3e648]::rngs::small::SmallRng>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utils/paramtests.rs:27:9
[INFO] [stdout]   23:     0x5dd05bacb988 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:220:5
[INFO] [stdout]   24:     0x5dd05bacaaa7 - stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/parametric.rs:132:14
[INFO] [stdout]   25:     0x5dd05bad09f6 - <stream_limiter[f693b6cc0cbccce2]::tests::parametric::test_tcp::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5dd05bad5cab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5dd05bad5cab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5dd05bae250a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5dd05bae250a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5dd05bae250a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5dd05bae250a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5dd05bae250a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5dd05baddab4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5dd05baddab4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5dd05bae5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5dd05bae5002 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5dd05bae5002 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5dd05bae5002 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5dd05bae5002 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5dd05bae5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5dd05bae5002 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5dd05bb5cbef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5dd05bb5cbef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x790c48efaaa4 - <unknown>
[INFO] [stdout]   47:     0x790c48f87a64 - 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] 
[INFO] [stdout] test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7acfdec3155116c47a96e28c1b8311ade5066ff29d6566a74cfeb0f4a6ec552a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7acfdec3155116c47a96e28c1b8311ade5066ff29d6566a74cfeb0f4a6ec552a", kill_on_drop: false }`
[INFO] [stdout] 7acfdec3155116c47a96e28c1b8311ade5066ff29d6566a74cfeb0f4a6ec552a
