[INFO] cloning repository https://github.com/transilluminate/expandable-cuckoo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/transilluminate/expandable-cuckoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe8138eab0220aa090487c48c990485d70d755bf
[INFO] testing transilluminate/expandable-cuckoo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] finished tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] tweaked toml for git repo https://github.com/transilluminate/expandable-cuckoo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/transilluminate/expandable-cuckoo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/transilluminate/expandable-cuckoo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbd991e6c9eb246c0bdc517ed3bcf60b7221075f10be43207d38bdcfe8a1cc53
[INFO] running `Command { std: "docker" "start" "-a" "bbd991e6c9eb246c0bdc517ed3bcf60b7221075f10be43207d38bdcfe8a1cc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbd991e6c9eb246c0bdc517ed3bcf60b7221075f10be43207d38bdcfe8a1cc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbd991e6c9eb246c0bdc517ed3bcf60b7221075f10be43207d38bdcfe8a1cc53", kill_on_drop: false }`
[INFO] [stdout] bbd991e6c9eb246c0bdc517ed3bcf60b7221075f10be43207d38bdcfe8a1cc53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf7488224a60b85126734c63b98f233ca2c78a8a82f1768f3e5487c786c3ee52
[INFO] running `Command { std: "docker" "start" "-a" "cf7488224a60b85126734c63b98f233ca2c78a8a82f1768f3e5487c786c3ee52", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.41s
[INFO] running `Command { std: "docker" "inspect" "cf7488224a60b85126734c63b98f233ca2c78a8a82f1768f3e5487c786c3ee52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7488224a60b85126734c63b98f233ca2c78a8a82f1768f3e5487c786c3ee52", kill_on_drop: false }`
[INFO] [stdout] cf7488224a60b85126734c63b98f233ca2c78a8a82f1768f3e5487c786c3ee52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0f7eb01f75932a4fc094b59de8afdc87b805476423cbc84e20cc5c87f3785e7
[INFO] running `Command { std: "docker" "start" "-a" "f0f7eb01f75932a4fc094b59de8afdc87b805476423cbc84e20cc5c87f3785e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.38s
[INFO] running `Command { std: "docker" "inspect" "f0f7eb01f75932a4fc094b59de8afdc87b805476423cbc84e20cc5c87f3785e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f7eb01f75932a4fc094b59de8afdc87b805476423cbc84e20cc5c87f3785e7", kill_on_drop: false }`
[INFO] [stdout] f0f7eb01f75932a4fc094b59de8afdc87b805476423cbc84e20cc5c87f3785e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a859450b5b289578af4869b04e6e928fba8784a1909bf825bbad9ec3b804c9d4
[INFO] running `Command { std: "docker" "start" "-a" "a859450b5b289578af4869b04e6e928fba8784a1909bf825bbad9ec3b804c9d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expandable_cuckoo_filter-57da68993f52fe42)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_basic_lifecycle ... ok
[INFO] [stdout] test tests::test_coverage_gap_fillers ... ok
[INFO] [stdout] test tests::test_export_import ... ok
[INFO] [stdout] test tests::test_expansion_remove ... ok
[INFO] [stdout] test tests::test_expansion ... ok
[INFO] [stdout] test tests::test_import_invalid_data ... ok
[INFO] [stdout] test tests::test_orthogonality ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_insert_contains ... FAILED
[INFO] [stdout] test tests::proptests::test_fuzz_persistence_roundtrip ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_set_semantics ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::proptests::test_fuzz_insert_contains stdout ----
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/expandable-cuckoo-filter/proptest-regressions/lib.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::proptests::test_fuzz_insert_contains' (16) panicked at expandable-cuckoo-filter/src/lib.rs:484:9:
[INFO] [stdout] Test failed: assertion failed: filter.contains(key) at expandable-cuckoo-filter/src/lib.rs:492.
[INFO] [stdout] minimal failing input: keys = [
[INFO] [stdout]     "ø0𩖁{%\u{5e303}3\u{3849a}{fT\u{391d1}卬\t🕴2\u{a66ef}Q\u{202e}\t\u{8}\u{b}<{`=`Ⱥ\u{7f}\u{202e}",
[INFO] [stdout]     "\0*\u{feff}\u{3}#\\\u{6}kû5𓌡{~3\t\u{b2e11}.\u{ebd66}\u{50ac2}🕴Ⱥ",
[INFO] [stdout]     "",
[INFO] [stdout]     "",
[INFO] [stdout]     "\u{d2f47}w/\r\"<`>\u{1b}\u{75c56}%J%|4w<\u{74034}",
[INFO] [stdout]     "\u{b2337}\u{9a0b9}$?.y\u{d027a}&._z?3\0,\u{e6cec}\u{81}\u{1b}\u{3}{A'\u{6}\u{1b}\u{6}\u{feff}{o𧂇\u{3f210}",
[INFO] [stdout]     "\u{1b}¥Ô🕴%\u{d3552}\u{202e}9H\"+\u{5}*C.�{Ⱥ<𤑜",
[INFO] [stdout]     "\u{9c640}:~\u{feff}\u{4fce1}�<\"S{o3Ѩz.\u{38e0f}\u{c6993}\"\u{5cc68}\u{9e}\u{10b32e}/\u{4}='Ⱥ`�🕴$Qj",
[INFO] [stdout]     "\u{b}$\u{dfcbc}\u{a13f1}",
[INFO] [stdout]     "\u{10a04a}.\r\"{\u{42eff}$\tM/",
[INFO] [stdout]     "e<",
[INFO] [stdout]     "'æ<呎\0}`&$É\u{1c98d}P&$/R\u{7f}\u{7f}Ⱥ!\u{662a8}.\tѨ\u{4718a}^\0$",
[INFO] [stdout]     "w&Ⱥ`\u{5}\r[[?¥\u{a52bf}¥#a",
[INFO] [stdout]     "z",
[INFO] [stdout]     "¥度0&$&!",
[INFO] [stdout]     "%\u{1b}ëe/\"/T*$*\r\t¥P\u{10deb1}\u{1b}<\u{6a5d8}",
[INFO] [stdout]     "\u{7}\u{d8b65}/%🕴z^\r",
[INFO] [stdout]     "*\u{1b}%*\u{8cd29}\u{1cb28}è\u{2e77}𝗓=",
[INFO] [stdout]     "a</ꐏ\u{f4832}<Ѩs:<\rvg",
[INFO] [stdout]     "{",
[INFO] [stdout]     ".Q#{mȺl\u{cb1f4})\u{1b}e\u{202e}=\u{8796e}%'\u{d4f0a}",
[INFO] [stdout]     "�\u{b} ,.\u{654f2}X\u{d1c58}`?\u{1b}*Ó\u{8e04d}Ѩ𫶱*/𣨵\u{75e5e}\u{41280}\u{202e}`f\u{6ca55}`",
[INFO] [stdout]     "\u{7a7a9}",
[INFO] [stdout]     "I*\u{7f}*🕴\\\u{55a65}\u{8c292}.%'/",
[INFO] [stdout]     "\"�\u{1b}{\u{ea053}'\u{60808}\u{c4360}¥\u{7}\u{3b515}l\"nY𢵪p?Ⱥ\u{102476}&Ê\u{53eeb}퐒\u{1b}6\u{fb997}¥",
[INFO] [stdout]     "𛄍\u{a2c76}'\u{8}\u{1085cf}<?\u{97c35}{U\u{f0f89}}{\rѨ\rxr",
[INFO] [stdout]     "\u{1e360}{\u{b}\u{3}\u{7}:\u{99546}\u{a5185}&\u{b}|��b\"\u{7e881}\u{dc16c}\"$QȺ\u{b83e9}_\u{9264f}\u{2}\u{f7fb}\t\t\u{9b}\u{1b}",
[INFO] [stdout]     "\t\t.Ѩ?|aÍ\u{1b}*&o",
[INFO] [stdout]     "ѨH\u{55fa4}\u{7f}\u{4}\u{7f}\"뽺Q\u{d7d0e}P%&.",
[INFO] [stdout]     "Ⱥ\u{de12f}.*@_Ѩ\u{feff}�\u{aab5f},S3?\u{84a0d}ß N\u{fbc0b}/\u{7095f}M%Ⱥ\u{91}\u{e9c7e}",
[INFO] [stdout]     "\u{eda58}$Ó`|?\u{7ee51}\u{7f}\u{feff}/`t\u{feff}|«%r\u{1b}\0ó -É2\u{202e}\u{1b}½>\"\u{ac73d}>",
[INFO] [stdout]     "'{..\u{dbe1d}#|t/",
[INFO] [stdout]     "\u{e3fae}🕴\0\\🕴Ѩ\0\u{bfcbd}m:+%9Ѩ¥\u{e2d28}\0\u{9693f}Ⱥ\0C",
[INFO] [stdout]     "\u{e552a}`\u{e05c2}Ⱥm9ѨyN\u{202e}./\t Y:\r:Uh\"",
[INFO] [stdout]     "\u{3})�\u{6}𩅅vѨ\"m\u{b8d55}T\u{6}h5{\u{539e8}$:*_掳.*:\u{604b7}",
[INFO] [stdout]     "",
[INFO] [stdout]     "\u{f6cb6}A.&\u{cf834}\u{4e60f}\"\u{6c36b}𨩖\u{7b174}d¥&�$|\u{ca020}�",
[INFO] [stdout]     "�\u{2}cx\0\t",
[INFO] [stdout]     "",
[INFO] [stdout]     "=.\"ñ&:�{\r/%\u{40ded}\u{fbfcc}",
[INFO] [stdout]     "",
[INFO] [stdout]     "\u{8b709}\0\u{d54f6}\r`\u{7}\u{feff}*",
[INFO] [stdout]     "\u{8f231}\u{6}\tѨ`\u{f8b82}o_¥.\u{91}=Æ'",
[INFO] [stdout]     "\u{3}v🕴V0,\u{7f}ªѨ\u{d90d5}\u{103ca9}'\"\u{c864d}橀!'`$\u{3}\u{bcfe1}t ",
[INFO] [stdout]     "\u{9f797}ý\u{684df}𩕚&/{🕴\u{c1f27}9\u{feff}$\u{1}#?\\N?Ì,",
[INFO] [stdout]     "s@S%",
[INFO] [stdout]     "\u{8}\u{5674a}G\u{106b78}�\u{6b51c}<Ⱥ$쨃\u{81}\u{5}\u{b}Ã⨩\u{1}7🕴:H\u{dbe11}Zl\u{1b}\u{202e}<\\\u{7703b}\u{da99d}O/\u{1f1c7}",
[INFO] [stdout]     ",\u{397ed}?&\"?\u{10d66e}+|?𩸿/R\u{202e}\u{feff}d7",
[INFO] [stdout]     "\u{feff}",
[INFO] [stdout]     "\u{feff}\\ﺮ\u{9e37b}\u{a565d}`.\u{7c84c}\u{8404a}>🕴%$𰯱t].\u{1b}\u{a911e}:1¿w𧜺𧇩",
[INFO] [stdout]     "X\u{feff}\u{94249}\t",
[INFO] [stdout]     "?¥𰿒\"\u{1b}\u{d6c86}*<\u{5}\u{10ec12}\u{a206c}p",
[INFO] [stdout]     "\u{4ccc3}L\u{9c3e4}?#¥\u{1}\u{dc58e}<¥'𦗲'E:%\u{5a360}\0Ѩ\u{a8165}<\u{c17d6}<['\u{bf0ae}",
[INFO] [stdout]     "\u{7f}\u{6bd48}\t\u{f457b}\r\u{91111}]<\u{4dbd6}\u{9cb02}\u{7158f}\0\u{cf911}\tb%<\u{b}\u{51b24}q$*\u{b}\0",
[INFO] [stdout]     "\t~;XLS'\u{df9c6}\0`\u{a2450}@\0\u{847ac}<\u{50b1e}",
[INFO] [stdout]     "'\u{8c5e7}:<\\\u{e6a49}<l\0\u{d0a5f}\u{987ce}\0E𐜄\\\u{7b77a}6\u{736dc}\\\u{8}m1?\u{d8004}0\\Ⱥ8¥",
[INFO] [stdout]     ":\u{feff}a/\u{81006}�`/𠋁q:./\u{7f}",
[INFO] [stdout]     "'TI\u{8a}:<$<DK¥\u{e9d90};\u{1b}𧫃\u{8}\u{b}\r\u{3ecce}..Q",
[INFO] [stdout]     "b&\u{5}*🕴\u{81878}",
[INFO] [stdout]     "\u{95ec5}\u{df098}\u{1074b3}\u{54fc6}ð\u{daef5}Z\u{5124c}HO%/ÂW*&#\u{202e}%7",
[INFO] [stdout]     "?\"w|`{\t{9'9'!\u{6}=\t\u{7f}",
[INFO] [stdout]     "?*\u{10b6b1}\u{e4fae}l",
[INFO] [stdout]     "\t&Ѩ$\u{b}.7\u{ad527}𓣃Ѩx$/",
[INFO] [stdout]     ".\u{feff}1s*ð\tȺX\u{a8d8a}\"\u{6df18}\u{42595}\u{4ab4c}\u{48e75}🕴",
[INFO] [stdout]     "tW\u{4038c}\0",
[INFO] [stdout]     "\u{4}\u{10754b}U.\u{eef9d}hW\u{cbe0e};𤅏s\u{202e}{t\u{8d85a}\u{c2d5e}\u{1}\r\u{bee96}`\u{94}]Q\u{7f}\\=Ⱥ\u{c7461}%:\u{6}t",
[INFO] [stdout]     "\t\u{202e}🕴\u{3e186}&&𨴿?;Ѩ",
[INFO] [stdout]     "\tꮦe\u{adb7f}\u{4569d}a\u{bba10}\\\u{202e}{JZȺ\r+",
[INFO] [stdout]     "𦀘🕴?*\u{509e2}Y\u{f8844}\u{d6a32}\u{c7843}\u{a24ca}\u{5057a}z%&*\u{7f}",
[INFO] [stdout]     "<O[\u{83}%\t%\u{d5eac}r&\u{9cd20}\r\u{bb214}<<¥%'tȺ\u{a3b2c}\u{feff}\u{100921}`\"\u{7}\u{3795b}",
[INFO] [stdout]     "\u{202e}<.\r&\u{11677}\u{b}\u{feff}u\u{8}\u{cfb29}=E\\/\u{70610}\u{48b8e}¥\0n\u{10d36d}\u{98d91}:𠥺\u{7f}Ï¥",
[INFO] [stdout]     ":\u{d063f}<\u{c5c2b}H*\u{202e}\u{ba0ea}*\u{202e}H\"e\u{87e64}*&\t\u{ea77e}\u{c5d3e}.\u{b}\u{106c63}%N\u{c6bb6}\u{7f}'%{rFA",
[INFO] [stdout]     "%\u{1b};$Ѩ \\£\u{7f}W=\u{102b24}\tk\u{202e}\t¥\u{f56a5}F\"\u{79eeb}?O\u{cc257}*{/$\t*",
[INFO] [stdout]     "Q\0\u{a69a9}X\u{d360c}Ç%%\u{7f}?\u{feff}\"`\u{6}\\\t¦�'`\u{47dd1}\t\t>K\u{437cd}",
[INFO] [stdout]     "\t𣑥\u{57698}",
[INFO] [stdout]     "\u{3701d}% \u{2}\u{202e}\u{feff}.\u{2}\u{10f124}$|¥\u{92}\u{dd566}\u{4}.\u{b}Ѩ\u{7}:\u{feff}𰒗']B\u{202e}\0{\u{d4445}\t",
[INFO] [stdout]     "\"&I:*\u{8b}\u{1}¥`",
[INFO] [stdout]     "\u{e8200}Y{�Ѩ",
[INFO] [stdout]     "\u{6}\u{1b}\u{102d05}\u{e6c56}?\"{&",
[INFO] [stdout]     "\0{¥\"\u{ab820}",
[INFO] [stdout]     "𡅨\u{14e63}$\u{4dab2}\u{b}/Z<O<",
[INFO] [stdout]     "\u{b0959}",
[INFO] [stdout]     "u¥&F\u{c1143}&/NOS:\u{873cf}Ѩ\u{8}\u{a50c4}\u{e510d}'\u{b5d61}\u{9cac5}&IV\u{38df3}{\r\u{c6750}x\u{54be3}\u{107096}V\u{fb1fd}",
[INFO] [stdout]     "=🕴\u{202e}Γ`\u{b}&.¥\t(i\\\u{7f}$;\0*�:Ⱥ",
[INFO] [stdout]     "🕴\u{c02c1}",
[INFO] [stdout]     "5\u{7f}\u{b3cc3},/\"Ⱥ🕴'\r=\u{3b2dc}\u{bc2e4}\u{8cb0a}🕴\u{3b835}.ȺѨ`𠤁0`",
[INFO] [stdout]     "//\t\"f\u{614bf}$=\u{104f68}?🕴\u{c6aa3}\u{8241d}{\u{10be89}\u{e4a09}¥M=n",
[INFO] [stdout]     "\t:Y`={",
[INFO] [stdout]     "\u{105827}V:\u{19bd2}Ѩ&l\u{feff}l\"\"nfhѨ\u{6978d}M\u{66536}\u{51533}\u{9e}'\r{$",
[INFO] [stdout] ]
[INFO] [stdout] 	successes: 94
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635e912f2eea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635e912f2eea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635e912f2eea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635e912f2eea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635e9130845a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635e9130845a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x635e912f7b82 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635e912f7b82 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635e912d0abf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635e912d0abf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635e912eb349 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635e911534cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x635e911534cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635e912eb502 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x635e912eb502 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635e912d0b78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635e912c8409 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635e912d188d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635e91308dbc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635e9113a988 - expandable_cuckoo_filter::tests::proptests::test_fuzz_insert_contains::h97287471424a900d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x635e9113aa27 - expandable_cuckoo_filter::tests::proptests::test_fuzz_insert_contains::{{closure}}::h31825214a04d9fa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x635e91141fe6 - core::ops::function::FnOnce::call_once::h6e8f9b937e1553ae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x635e911475ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x635e911475ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x635e91153f9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x635e91153f9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x635e91153f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x635e91153f9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x635e91153f9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x635e91153f9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x635e91153f9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x635e9114f6b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x635e9114f6b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x635e91156ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x635e91156ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x635e91156ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x635e91156ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x635e91156ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x635e91156ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x635e91156ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x635e912f27ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x635e912f27ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7bcf90fc5aa4 - <unknown>
[INFO] [stdout]   43:     0x7bcf91052a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::proptests::test_fuzz_insert_contains
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p expandable-cuckoo-filter --lib`
[INFO] running `Command { std: "docker" "inspect" "a859450b5b289578af4869b04e6e928fba8784a1909bf825bbad9ec3b804c9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a859450b5b289578af4869b04e6e928fba8784a1909bf825bbad9ec3b804c9d4", kill_on_drop: false }`
[INFO] [stdout] a859450b5b289578af4869b04e6e928fba8784a1909bf825bbad9ec3b804c9d4
