[INFO] fetching crate twips-ffi 0.12.1...
[INFO] testing twips-ffi-0.12.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate twips-ffi 0.12.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate twips-ffi 0.12.1
[INFO] finished tweaking crates.io crate twips-ffi 0.12.1
[INFO] tweaked toml for crates.io crate twips-ffi 0.12.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate twips-ffi 0.12.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twips-ffi 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiset v0.0.5
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded erased_set v0.8.0
[INFO] [stderr]   Downloaded indicatif v0.18.2
[INFO] [stderr]   Downloaded cargo_metadata v0.9.1
[INFO] [stderr]   Downloaded twips v0.12.1
[INFO] [stderr]   Downloaded cubing_macros v0.15.2
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded test-cdylib v1.1.0
[INFO] [stderr]   Downloaded cubing v0.15.2
[INFO] [stderr]   Downloaded cubing_core v0.15.2
[INFO] [stderr]   Downloaded cityhasher v0.1.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10af294ed7751ea54e4f1115e1d654519a6b64d16aa54f403c4ee2a58f965148
[INFO] running `Command { std: "docker" "start" "-a" "10af294ed7751ea54e4f1115e1d654519a6b64d16aa54f403c4ee2a58f965148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10af294ed7751ea54e4f1115e1d654519a6b64d16aa54f403c4ee2a58f965148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10af294ed7751ea54e4f1115e1d654519a6b64d16aa54f403c4ee2a58f965148", kill_on_drop: false }`
[INFO] [stdout] 10af294ed7751ea54e4f1115e1d654519a6b64d16aa54f403c4ee2a58f965148
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a00231075fe5f0d5372c6f153665f0359645b78834582956a9929f066c56e6
[INFO] running `Command { std: "docker" "start" "-a" "83a00231075fe5f0d5372c6f153665f0359645b78834582956a9929f066c56e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling erased_set v0.8.0
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cubing_core v0.15.2
[INFO] [stderr]    Compiling cubing_macros v0.15.2
[INFO] [stderr]    Compiling cubing v0.15.2
[INFO] [stderr]    Compiling twips v0.12.1
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.84s
[INFO] running `Command { std: "docker" "inspect" "83a00231075fe5f0d5372c6f153665f0359645b78834582956a9929f066c56e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a00231075fe5f0d5372c6f153665f0359645b78834582956a9929f066c56e6", kill_on_drop: false }`
[INFO] [stdout] 83a00231075fe5f0d5372c6f153665f0359645b78834582956a9929f066c56e6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68ddc40dc4e1eb9d1ef055f487f119bec371d8993693b3552d0748de0c0e48f0
[INFO] running `Command { std: "docker" "start" "-a" "68ddc40dc4e1eb9d1ef055f487f119bec371d8993693b3552d0748de0c0e48f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.9.1
[INFO] [stderr]    Compiling test-cdylib v1.1.0
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.77s
[INFO] running `Command { std: "docker" "inspect" "68ddc40dc4e1eb9d1ef055f487f119bec371d8993693b3552d0748de0c0e48f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ddc40dc4e1eb9d1ef055f487f119bec371d8993693b3552d0748de0c0e48f0", kill_on_drop: false }`
[INFO] [stdout] 68ddc40dc4e1eb9d1ef055f487f119bec371d8993693b3552d0748de0c0e48f0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45da0652e6a415ff4573f8cea31cb9428c198abe00b2f4e92951d540ba091476
[INFO] running `Command { std: "docker" "start" "-a" "45da0652e6a415ff4573f8cea31cb9428c198abe00b2f4e92951d540ba091476", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/twips_ffi-9e06f1076aab6f2f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling erased_set v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cubing_core v0.15.2
[INFO] [stderr]    Compiling cubing_macros v0.15.2
[INFO] [stderr]    Compiling cubing v0.15.2
[INFO] [stderr]    Compiling twips v0.12.1
[INFO] [stderr]    Compiling twips-ffi v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s
[INFO] [stderr] Derivation seed from thread RNG: 67ffde18032b0a745f6f35282f65cbab5f6a0771c5f1911fe187d69bd8609240
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] Derivation seed from thread RNG: 67ffacee5c400337ec9334ccce35c99929fd9ffa175323674acc504d8b5feae5
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] Derivation seed from thread RNG: 67ff5161de9618e59c98814cfd38a9a8836d4fc54f2ee6ce8c2334edb52d9730
[INFO] [stderr] [/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twips-0.12.1/scramble/scramble_finder/solving_based_scramble_finder.rs:44:13] salt = "candidate1"
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(0)] Starting search…
[INFO] [stderr] [Search][Depth Depth(0)] 1 recursive calls (54.04µs) (18_504 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(1)] Starting search…
[INFO] [stderr] [Search][Depth Depth(1)] 19 recursive calls (104.2µs) (182_341 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 512 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (59.78µs) (150_552 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈1% of 512 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(2)] Starting search…
[INFO] [stderr] [Search][Depth Depth(2)] 19 recursive calls (136.42µs) (139_275 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(3)] Starting search…
[INFO] [stderr] [Search][Depth Depth(3)] 289 recursive calls (845µs) (342_011 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 8_192 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (40.73µs) (220_967 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 8_192 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (294.73µs) (383_401 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈1% of 8_192 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(4)] Starting search…
[INFO] [stderr] [Search][Depth Depth(4)] 274 recursive calls (770.19µs) (355_756 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(5)] Starting search…
[INFO] [stderr] [Search][Depth Depth(5)] 3_602 recursive calls (11.8126ms) (304_928 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 65_536 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (41.67µs) (215_982 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 65_536 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (299.97µs) (376_704 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈0% of 65_536 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(3)] 1_473 recursive calls (6.63076ms) (222_146 calls/s)
[INFO] [stderr] [Prune table] Population is 640 entries (≈1% of 65_536 slots, ≈43% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(6)] Starting search…
[INFO] [stderr] [Search][Depth Depth(6)] 3_602 recursive calls (10.93307ms) (329_459 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(7)] Starting search…
[INFO] [stderr] [Search][Depth Depth(7)] 48_909 recursive calls (156.617238ms) (312_283 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 1_048_576 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (49.89µs) (180_396 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 1_048_576 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (324.63µs) (348_088 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈0% of 1_048_576 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(3)] 1_473 recursive calls (3.61087ms) (407_934 calls/s)
[INFO] [stderr] [Prune table] Population is 646 entries (≈0% of 1_048_576 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(4)] 19_201 recursive calls (47.546069ms) (403_839 calls/s)
[INFO] [stderr] [Prune table] Population is 7_769 entries (≈1% of 1_048_576 slots, ≈40% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(8)] Starting search…
[INFO] [stderr] [Search][Depth Depth(8)] 48_184 recursive calls (144.762219ms) (332_849 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Search][Depth Depth(9)] Starting search…
[INFO] [stderr] [Search][Depth Depth(9)] 644_179 recursive calls (1.862982428s) (345_778 calls/s)
[INFO] [stderr] ----------------
[INFO] [stderr] [Prune table] Increasing hash prune table size to 16_777_216 entries…
[INFO] [stderr] [Prune table][Depth Depth(1)] 9 recursive calls (61.51µs) (146_317 calls/s)
[INFO] [stderr] [Prune table] Population is 4 entries (≈0% of 16_777_216 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(2)] 113 recursive calls (301.77µs) (374_457 calls/s)
[INFO] [stderr] [Prune table] Population is 54 entries (≈0% of 16_777_216 slots, ≈48% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(3)] 1_473 recursive calls (3.56878ms) (412_746 calls/s)
[INFO] [stderr] [Prune table] Population is 646 entries (≈0% of 16_777_216 slots, ≈44% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(4)] 19_201 recursive calls (50.040289ms) (383_710 calls/s)
[INFO] [stderr] [Prune table] Population is 7_799 entries (≈0% of 16_777_216 slots, ≈41% of latest depth recursive calls).
[INFO] [stderr] [Prune table][Depth Depth(5)] 252_817 recursive calls (664.284872ms) (380_585 calls/s)
[INFO] [stderr] [Prune table] Population is 94_764 entries (≈1% of 16_777_216 slots, ≈37% of latest depth recursive calls).
[INFO] [stderr] [Search][Depth Depth(10)] Starting search…
[INFO] [stderr] [Search][Depth Depth(10)] 245_512 recursive calls (732.149911ms) (335_330 calls/s)
[INFO] [stdout] test ffi_test has been running for over 60 seconds
[INFO] [stderr] Derivation seed from thread RNG: 67ffd8f8cd782ea08330062fac80e1feec1698131975e3c45f96ce815b74a32c
[INFO] [stderr] Derivation seed from thread RNG: 67ff1b4e1e4afb257b61b9b8a3de89e6d3772dbad06210a9e193b2cc14322acc
[INFO] [stderr] Derivation seed from thread RNG: 67ff6e57731cfda099e6eb9093eb74646bd3e9d9371197f9727a450ea779b2a7
[INFO] [stderr] Derivation seed from thread RNG: 67ff39ff64f5a64610bcf63c02dcc34a564f9e49809823dd9ecca88cfb85b256
[INFO] [stdout] test ffi_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 67.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "45da0652e6a415ff4573f8cea31cb9428c198abe00b2f4e92951d540ba091476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45da0652e6a415ff4573f8cea31cb9428c198abe00b2f4e92951d540ba091476", kill_on_drop: false }`
[INFO] [stdout] 45da0652e6a415ff4573f8cea31cb9428c198abe00b2f4e92951d540ba091476
