[INFO] cloning repository https://github.com/kchro3/sketch-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kchro3/sketch-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchro3%2Fsketch-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchro3%2Fsketch-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 208dba923e7f2373e53a739877c93faa7d9661a3
[INFO] testing kchro3/sketch-wasm against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkchro3%2Fsketch-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kchro3/sketch-wasm
[INFO] finished tweaking git repo https://github.com/kchro3/sketch-wasm
[INFO] tweaked toml for git repo https://github.com/kchro3/sketch-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kchro3/sketch-wasm on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kchro3/sketch-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00
[INFO] running `Command { std: "docker" "start" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling sketch-wasm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 20.49s
[INFO] running `Command { std: "docker" "inspect" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling sketch-wasm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |   use super::*;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W unused-imports`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 44.55s
[INFO] running `Command { std: "docker" "inspect" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/lib.rs:36:7
[INFO] [stderr]    |
[INFO] [stderr] 36 |   use super::*;
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-W unused-imports`
[INFO] [stderr] 
[INFO] [stderr] warning: `sketch-wasm` (lib test) generated 1 warning (run `cargo fix --lib -p sketch-wasm --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/sketch_wasm-7d609ec0a4f857d8)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test bloom::tests::test_basic_insert_and_contains ... ok
[INFO] [stdout] test bloom::tests::test_empty_filter ... ok
[INFO] [stdout] test bloom::tests::test_edge_cases ... ok
[INFO] [stdout] test bloom::tests::test_optimal_hash_count_calculation ... ok
[INFO] [stdout] test bloom::tests::test_multiple_inserts ... ok
[INFO] [stdout] test bloom::tests::test_optimal_size_calculation ... ok
[INFO] [stdout] test count_min_sketch::tests::test_count_min_sketch ... ok
[INFO] [stdout] test heavy_keeper::tests::test_basic_functionality ... ok
[INFO] [stdout] test heavy_keeper::tests::test_query_functionality ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test heavy_keeper::tests::test_min_heap_efficiency ... FAILED
[INFO] [stdout] test heavy_keeper::tests::test_capacity_limits ... FAILED
[INFO] [stdout] test heavy_keeper::tests::test_decay_mechanism ... FAILED
[INFO] [stdout] test bloom::tests::test_false_positive_rate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- heavy_keeper::tests::test_min_heap_efficiency stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heavy_keeper::tests::test_min_heap_efficiency' (1598) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:2414:5:
[INFO] [stdout] cannot call wasm-bindgen imported functions on non-wasm targets
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8373aeb946 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f8373acc2ca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5f8373aeae9b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f8373aea99f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f8373aea5ca - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5f8373aea131 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5f8373b133c2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5f8373b13349 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5f8373b1384c - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f8373acc15b - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5f8373ad94d9 - js_sys[d1362398ce9171de]::Math::random
[INFO] [stdout]   11:     0x5f8373ac9dc3 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::HeavyKeeper>::add
[INFO] [stdout]   12:     0x5f8373ae36f4 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::tests::test_min_heap_efficiency::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5f8373b2b14b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5f8373b26712 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5f8373b2618c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5f8373b42aec - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5f8373b14a29 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70cec433c07a - <unknown>
[INFO] [stdout]   19:     0x70cec43cf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- heavy_keeper::tests::test_capacity_limits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heavy_keeper::tests::test_capacity_limits' (1596) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:2414:5:
[INFO] [stdout] cannot call wasm-bindgen imported functions on non-wasm targets
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8373aeb946 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f8373acc2ca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5f8373aeae9b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f8373aea99f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f8373aea5ca - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5f8373aea131 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5f8373b133c2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5f8373b13349 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5f8373b1384c - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f8373acc15b - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5f8373ad94d9 - js_sys[d1362398ce9171de]::Math::random
[INFO] [stdout]   11:     0x5f8373ac9dc3 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::HeavyKeeper>::add
[INFO] [stdout]   12:     0x5f8373ae3c37 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::tests::test_capacity_limits::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5f8373b2b14b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5f8373b26712 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5f8373b2618c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5f8373b42aec - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5f8373b14a29 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70cec433c07a - <unknown>
[INFO] [stdout]   19:     0x70cec43cf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- heavy_keeper::tests::test_decay_mechanism stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'heavy_keeper::tests::test_decay_mechanism' (1597) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:2414:5:
[INFO] [stdout] cannot call wasm-bindgen imported functions on non-wasm targets
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f8373aeb946 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f8373acc2ca - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5f8373aeae9b - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f8373aea99f - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f8373aea5ca - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5f8373aea131 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5f8373b133c2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5f8373b13349 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5f8373b1384c - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x5f8373acc15b - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5f8373ad94d9 - js_sys[d1362398ce9171de]::Math::random
[INFO] [stdout]   11:     0x5f8373ac9dc3 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::HeavyKeeper>::add
[INFO] [stdout]   12:     0x5f8373ae3944 - <sketch_wasm[7af3e7487d1170c2]::heavy_keeper::tests::test_decay_mechanism::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5f8373b2b14b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5f8373b26712 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5f8373b2618c - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5f8373b42aec - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5f8373b14a29 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x70cec433c07a - <unknown>
[INFO] [stdout]   19:     0x70cec43cf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     heavy_keeper::tests::test_capacity_limits
[INFO] [stdout]     heavy_keeper::tests::test_decay_mechanism
[INFO] [stdout]     heavy_keeper::tests::test_min_heap_efficiency
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00", kill_on_drop: false }`
[INFO] [stdout] de275663faea468d0a74e2d3bce781318220c3923589d51d79e3f3dd186fef00
