[INFO] cloning repository https://github.com/CamilleScholtz/loom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CamilleScholtz/loom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamilleScholtz%2Floom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamilleScholtz%2Floom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f27f4ce6a18646f026bcffdeb783ca428a580035 [INFO] testing CamilleScholtz/loom against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamilleScholtz%2Floom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CamilleScholtz/loom [INFO] finished tweaking git repo https://github.com/CamilleScholtz/loom [INFO] tweaked toml for git repo https://github.com/CamilleScholtz/loom written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CamilleScholtz/loom on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CamilleScholtz/loom 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ddb779e806b62395e4e7cfecf8ef83c376aeb00060e83070643de28d44e6c5 [INFO] running `Command { std: "docker" "start" "-a" "21ddb779e806b62395e4e7cfecf8ef83c376aeb00060e83070643de28d44e6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ddb779e806b62395e4e7cfecf8ef83c376aeb00060e83070643de28d44e6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ddb779e806b62395e4e7cfecf8ef83c376aeb00060e83070643de28d44e6c5", kill_on_drop: false }` [INFO] [stdout] 21ddb779e806b62395e4e7cfecf8ef83c376aeb00060e83070643de28d44e6c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19287e983faac785aca9d4ac8b730fdf3c4c06010351210a315cca1592f61f46 [INFO] running `Command { std: "docker" "start" "-a" "19287e983faac785aca9d4ac8b730fdf3c4c06010351210a315cca1592f61f46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling tracing-appender v0.2.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling openrouter-rs v0.9.0 [INFO] [stderr] Compiling loom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AssertedFact` [INFO] [stdout] --> src/engine/interpret.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | AssertedFact, Intent, PlayerLineInterpretation, RomanticSignal, Tone, Truthfulness, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "19287e983faac785aca9d4ac8b730fdf3c4c06010351210a315cca1592f61f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19287e983faac785aca9d4ac8b730fdf3c4c06010351210a315cca1592f61f46", kill_on_drop: false }` [INFO] [stdout] 19287e983faac785aca9d4ac8b730fdf3c4c06010351210a315cca1592f61f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6cdaec181813bea92dd96258ec40bc5ce477a86871bded7861e28a0f2f70b8a [INFO] running `Command { std: "docker" "start" "-a" "b6cdaec181813bea92dd96258ec40bc5ce477a86871bded7861e28a0f2f70b8a", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling openrouter-rs v0.9.0 [INFO] [stderr] Compiling tracing-appender v0.2.5 [INFO] [stderr] Compiling loom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AssertedFact` [INFO] [stdout] --> src/engine/interpret.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | AssertedFact, Intent, PlayerLineInterpretation, RomanticSignal, Tone, Truthfulness, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssertedFact` [INFO] [stdout] --> src/engine/interpret.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | AssertedFact, Intent, PlayerLineInterpretation, RomanticSignal, Tone, Truthfulness, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fact` [INFO] [stdout] --> src/llm/builders.rs:1437:29 [INFO] [stdout] | [INFO] [stdout] 1437 | use crate::engine::{Fact, IncidentKind, Time}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.75s [INFO] running `Command { std: "docker" "inspect" "b6cdaec181813bea92dd96258ec40bc5ce477a86871bded7861e28a0f2f70b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6cdaec181813bea92dd96258ec40bc5ce477a86871bded7861e28a0f2f70b8a", kill_on_drop: false }` [INFO] [stdout] b6cdaec181813bea92dd96258ec40bc5ce477a86871bded7861e28a0f2f70b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13a7f4ca67984dacaec6579f83ac2156b3d396c4f6adf49d9c1a59c0bfc16c02 [INFO] running `Command { std: "docker" "start" "-a" "13a7f4ca67984dacaec6579f83ac2156b3d396c4f6adf49d9c1a59c0bfc16c02", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `AssertedFact` [INFO] [stderr] --> src/engine/interpret.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | AssertedFact, Intent, PlayerLineInterpretation, RomanticSignal, Tone, Truthfulness, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Fact` [INFO] [stderr] --> src/llm/builders.rs:1437:29 [INFO] [stderr] | [INFO] [stderr] 1437 | use crate::engine::{Fact, IncidentKind, Time}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `loom` (lib) generated 1 warning (run `cargo fix --lib -p loom` to apply 1 suggestion) [INFO] [stderr] warning: `loom` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p loom --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loom-b8ea5c599e298d67) [INFO] [stdout] [INFO] [stdout] running 257 tests [INFO] [stdout] test app::tests::empty_draft_strings_clear_their_config_field ... ok [INFO] [stdout] test app::tests::config_state_round_trips_through_drafts ... ok [INFO] [stdout] test app::tests::parse_options_response_picks_exact_count ... ok [INFO] [stdout] test config::tests::defaults_are_empty_and_fall_back_to_builtin ... ok [INFO] [stdout] test config::tests::default_model_applies_when_no_override ... ok [INFO] [stdout] test config::tests::per_call_site_override_wins ... ok [INFO] [stdout] test config::tests::round_trips_through_toml ... ok [INFO] [stdout] test content::backgrounds::tests::parses_inline_sample ... ok [INFO] [stdout] test content::goals::tests::parses_inline_sample ... ok [INFO] [stdout] test content::backgrounds::tests::defaults_apply_for_optional_fields ... ok [INFO] [stdout] test content::names::tests::empty_input_yields_empty ... ok [INFO] [stdout] test config::tests::missing_file_yields_default_not_error ... ok [INFO] [stdout] test content::pack_version::tests::compatibility_in_1_x_only_requires_major ... ok [INFO] [stdout] test config::tests::loads_from_explicit_path ... ok [INFO] [stdout] test content::pack_version::tests::engine_version_parses ... ok [INFO] [stdout] test content::pack_version::tests::parses_dotted_string ... ok [INFO] [stdout] test content::names::tests::parses_skipping_blanks_and_comments ... ok [INFO] [stdout] test content::pack_version::tests::rejects_wrong_shape ... ok [INFO] [stdout] test content::place_names::tests::missing_villages_default_empty ... ok [INFO] [stdout] test content::pack_version::tests::round_trips_via_toml ... ok [INFO] [stdout] test content::pack_version::tests::compatibility_in_0_x_requires_same_minor ... ok [INFO] [stdout] test content::place_names::tests::parses_inline_sample ... ok [INFO] [stdout] test content::loader::tests::missing_pack_dir_errors ... ok [INFO] [stdout] test engine::action::tests::available_lists_present_npcs_but_not_player ... ok [INFO] [stdout] test content::traits::tests::parses_inline_sample ... ok [INFO] [stdout] test engine::action::tests::ends_scene_classification ... ok [INFO] [stdout] test engine::action::tests::available_includes_standard_trio ... ok [INFO] [stdout] test engine::action::tests::engine_labels_render_useful_strings ... ok [INFO] [stdout] test engine::event::tests::event_log_each_line_parses_alone ... ok [INFO] [stdout] test engine::event::tests::read_all_on_missing_path_returns_empty ... ok [INFO] [stdout] test content::loader::tests::rejects_incompatible_version ... ok [INFO] [stdout] test engine::incident::tests::case_outcome_round_trips_through_toml ... ok [INFO] [stdout] test engine::incident::tests::detect_ripe_returns_none_on_quiet_world ... ok [INFO] [stdout] test engine::incident::tests::is_correct_accusation_matches_any_scandal_participant ... ok [INFO] [stdout] test engine::incident::tests::detect_ripe_returns_death_on_high_grievance ... ok [INFO] [stdout] test engine::incident::tests::nudge_pressure_promotes_lower_grievance_above_threshold ... ok [INFO] [stdout] test engine::event::tests::event_log_round_trips_jsonl ... ok [INFO] [stdout] test content::loader::tests::loads_a_minimal_setting ... ok [INFO] [stdout] test engine::incident::tests::resolve_death_marks_victim_dead_and_records_witnesses ... ok [INFO] [stdout] test engine::action::tests::available_skips_offmap_destinations ... ok [INFO] [stdout] test engine::incident::tests::resolve_disappearance_moves_to_elsewhere ... ok [INFO] [stdout] test engine::incident::tests::is_correct_accusation_matches_perpetrator_for_death ... ok [INFO] [stdout] test engine::interpret::tests::assertion_emissions_drops_invalid_ids_and_maps_truthfulness ... ok [INFO] [stdout] test engine::interpret::tests::bystander_fact_summary_is_observer_perspective_for_flirt ... ok [INFO] [stdout] test engine::incident::tests::scandal_kind_round_trips ... ok [INFO] [stdout] test engine::incident::tests::incident_round_trips_through_toml ... ok [INFO] [stdout] test engine::interpret::tests::comfort_lifts_affection_and_trust ... ok [INFO] [stdout] test engine::interpret::tests::insult_produces_relationship_shift_and_memory ... ok [INFO] [stdout] test engine::interpret::tests::flirt_to_incompatible_listener_costs_attraction_and_adds_grievance ... ok [INFO] [stdout] test engine::interpret::tests::other_with_neutral_tone_emits_no_relationship_shift ... ok [INFO] [stdout] test engine::interpret::tests::bystander_fact_summary_returns_none_for_quiet_intents ... ok [INFO] [stdout] test engine::interpret::tests::flirt_to_compatible_listener_raises_attraction ... ok [INFO] [stdout] test engine::interpret::tests::invested_bystander_gets_grievance_against_player_on_flirt ... ok [INFO] [stdout] test app::tests::back_clears_current_selection ... ok [INFO] [stdout] test engine::interpret::tests::quiet_intents_produce_no_bystander_grievance ... ok [INFO] [stdout] test engine::interpret::tests::short_quote_truncates_long_lines ... ok [INFO] [stdout] test engine::interpret::tests::wrathful_listener_takes_insult_harder_than_kind_listener ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_dedups_against_existing_name_case_insensitive ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_drops_empty_name ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_with_joint_relocate_offers_followup_without_moving ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_emits_location_discovered_with_fresh_id ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_with_lead_relocate_emits_move_and_followup ... ok [INFO] [stdout] test engine::npc_tools::tests::fetch_is_noop_when_target_already_here ... ok [INFO] [stdout] test engine::npc_tools::tests::discover_location_applied_via_apply_event_inserts_with_adjacency ... ok [INFO] [stdout] test engine::npc_tools::tests::break_off_records_memorable_and_flags_dialogue_ended ... ok [INFO] [stdout] test engine::npc_tools::tests::fetch_drops_unknown_or_player_or_self ... ok [INFO] [stdout] test engine::npc_tools::tests::fetch_moves_named_npc_to_current_room ... ok [INFO] [stdout] test engine::npc_tools::tests::hand_over_drops_empty_item ... ok [INFO] [stdout] test engine::npc_tools::tests::promise_emits_promise_made_and_notebook_line ... ok [INFO] [stdout] test engine::npc_tools::tests::hand_over_emits_transfer_and_small_trust_bump ... ok [INFO] [stdout] test app::tests::back_from_setting_returns_to_title_signal ... ok [INFO] [stdout] test engine::interpret::tests::uninvested_bystander_does_not_react ... ok [INFO] [stdout] test app::tests::navigation_wraps ... ok [INFO] [stdout] test app::tests::back_from_virtue_returns_to_sex_and_clears_sex ... ok [INFO] [stdout] test engine::npc_tools::tests::multiple_proposals_apply_in_order ... ok [INFO] [stdout] test engine::npc_tools::tests::relocate_depart_emits_move_but_no_follow_action ... ok [INFO] [stdout] test engine::npc_tools::tests::relocate_drops_offmap_and_unknown_locations ... ok [INFO] [stdout] test engine::npc_tools::tests::relocate_lead_emits_npc_move_and_follow_action ... ok [INFO] [stdout] test engine::sim::tests::hour_in_window_daytime_inclusive_exclusive ... ok [INFO] [stdout] test engine::sim::tests::hour_in_window_wraps_past_midnight ... ok [INFO] [stdout] test engine::sim::tests::hour_in_window_zero_pair_means_no_fixed_hours ... ok [INFO] [stdout] test engine::npc_tools::tests::relocate_joint_offers_followup_without_moving_npc ... ok [INFO] [stdout] test app::tests::completed_creation_round_trips_through_save ... ok [INFO] [stdout] test engine::npc_tools::tests::relocate_silently_drops_unreachable_destination ... ok [INFO] [stdout] test content::registry::tests::loads_bundled_medieval_and_investigator ... ok [INFO] [stdout] test app::tests::setting_step_stages_chosen_pack ... ok [INFO] [stdout] test app::tests::reroll_with_same_seed_produces_same_first_name ... ok [INFO] [stdout] test app::tests::walks_to_a_complete_player ... ok [INFO] [stdout] test engine::worldgen::tests::every_npc_has_one_virtue_one_vice_one_inclination ... ok [INFO] [stdout] test engine::worldgen::tests::children_have_either_zero_or_two_parents_in_v1 ... ok [INFO] [stdout] test engine::sim::tests::tick_scene_advances_clock_by_three_hours ... ok [INFO] [stdout] test engine::worldgen::tests::every_npc_has_a_location_in_the_real_set ... ok [INFO] [stdout] test engine::worldgen::tests::employer_resolves_to_an_existing_head ... ok [INFO] [stdout] test engine::sim::tests::tick_scene_wraps_past_midnight_exactly_once ... ok [INFO] [stdout] test engine::worldgen::tests::every_occupation_archetype_has_a_head ... ok [INFO] [stdout] test engine::worldgen::tests::at_least_some_couples_form ... ok [INFO] [stdout] test engine::worldgen::tests::lay_geography_adjacency_is_symmetric ... ok [INFO] [stdout] test engine::worldgen::tests::lay_geography_instantiates_one_per_archetype_plus_sentinel ... ok [INFO] [stdout] test engine::worldgen::tests::lay_geography_picks_a_village_name ... ok [INFO] [stdout] test engine::sim::tests::eight_scene_ticks_roll_day_exactly_once ... ok [INFO] [stdout] test engine::sim::tests::step_advances_day_counter ... ok [INFO] [stdout] test engine::sim::tests::step_returns_no_events_on_empty_world ... ok [INFO] [stdout] test engine::worldgen::tests::employment_is_deterministic ... ok [INFO] [stdout] test engine::worldgen::tests::lay_geography_is_deterministic ... ok [INFO] [stdout] test engine::worldgen::tests::seeds_are_deterministic_from_root ... ok [INFO] [stdout] test engine::worldgen::tests::lay_geography_produces_connected_graph ... ok [INFO] [stdout] test engine::worldgen::tests::no_self_spouse ... ok [INFO] [stdout] test app::tests::back_from_sex_returns_to_setting ... ok [INFO] [stdout] test engine::worldgen::tests::npc_ids_skip_zero_so_player_can_take_it ... ok [INFO] [stdout] test llm::builders::tests::fallback_epilogue_reflects_outcome_and_grounds_in_world ... ok [INFO] [stdout] test llm::builders::tests::goals_active_lists_kinds ... ok [INFO] [stdout] test llm::builders::tests::goals_active_placeholder_when_none ... ok [INFO] [stdout] test llm::builders::tests::memories_of_you_caps_at_five ... ok [INFO] [stdout] test llm::builders::tests::memories_of_you_is_placeholder_when_empty ... ok [INFO] [stdout] test llm::builders::tests::memories_of_you_renders_oldest_first_and_tags_valence ... ok [INFO] [stdout] test llm::builders::tests::mood_bucket_clamps_extremes ... ok [INFO] [stdout] test engine::worldgen::tests::parent_child_links_are_symmetric ... ok [INFO] [stdout] test engine::worldgen::tests::names_come_from_pack ... ok [INFO] [stdout] test engine::worldgen::tests::populate_size_in_range ... ok [INFO] [stdout] test llm::builders::tests::epilogue_substitutes_actual_culprit_when_misaccused ... ok [INFO] [stdout] test llm::builders::tests::relevant_knowledge_returns_placeholder_when_empty ... ok [INFO] [stdout] test engine::worldgen::tests::spouse_links_are_symmetric ... ok [INFO] [stdout] test llm::builders::tests::render_template_substitutes_doublebrace_keys ... ok [INFO] [stdout] test engine::worldgen::tests::parents_older_than_children ... ok [INFO] [stdout] test engine::worldgen::tests::occupation_name_matches_pack_or_known_tag ... ok [INFO] [stdout] test llm::builders::tests::romance_line_says_indifferent_when_preferences_unset ... ok [INFO] [stdout] test engine::worldgen::tests::populate_is_deterministic ... ok [INFO] [stdout] test llm::fake::tests::chat_is_deterministic ... ok [INFO] [stdout] test llm::builders::tests::romance_line_reports_compat_for_known_preference ... ok [INFO] [stdout] test llm::fake::tests::npc_turn_stub_classifies_insults_and_returns_parseable_json ... ok [INFO] [stdout] test llm::builders::tests::secrets_kept_placeholder_when_empty ... ok [INFO] [stdout] test llm::builders::tests::secrets_kept_lists_categories_not_summaries ... ok [INFO] [stdout] test llm::interpret::tests::missing_proposals_default_to_empty ... ok [INFO] [stdout] test llm::fake::tests::npc_turn_stub_survives_player_line_with_quotes ... ok [INFO] [stdout] test llm::interpret::tests::missing_references_and_asserts_default_to_empty ... ok [INFO] [stdout] test llm::interpret::tests::missing_fields_default_to_other_neutral_empty ... ok [INFO] [stdout] test engine::worldgen::tests::value_weights_normalize_close_to_one ... ok [INFO] [stdout] test llm::interpret::tests::parses_a_clean_json_blob ... ok [INFO] [stdout] test llm::interpret::tests::proposals_parse_each_kind_with_serde_tag ... ok [INFO] [stdout] test llm::interpret::tests::nested_braces_inside_strings_do_not_confuse_extractor ... ok [INFO] [stdout] test llm::interpret::tests::no_json_at_all_is_an_error ... ok [INFO] [stdout] test llm::interpret::tests::reply_streamer_handles_escape_split_across_chunks ... ok [INFO] [stdout] test llm::interpret::tests::reply_streamer_emits_chars_after_key_boundary ... ok [INFO] [stdout] test llm::interpret::tests::reply_streamer_ignores_other_string_fields_before_reply ... ok [INFO] [stdout] test llm::interpret::tests::reply_streamer_handles_escaped_quote_inside_value ... ok [INFO] [stdout] test llm::interpret::tests::references_and_asserts_parse_with_defaults ... ok [INFO] [stdout] test llm::interpret::tests::romantic_signal_parses_when_present ... ok [INFO] [stdout] test llm::interpret::tests::tolerates_leading_or_trailing_prose ... ok [INFO] [stdout] test llm::interpret::tests::tolerates_markdown_code_fence_wrapping ... ok [INFO] [stdout] test llm::interpret::tests::unknown_truthfulness_falls_back_to_default ... ok [INFO] [stdout] test llm::builders::tests::options_substitutes_action_labels ... ok [INFO] [stdout] test storage::tests::case_round_trips ... ok [INFO] [stdout] test storage::tests::slug_basics ... ok [INFO] [stdout] test llm::builders::tests::npc_turn_threads_history_as_alternating_messages ... ok [INFO] [stdout] test systems::goals::tests::apply_goal_formed_records_active ... ok [INFO] [stdout] test storage::tests::world_meta_back_compat_integer_seed ... ok [INFO] [stdout] test systems::goals::tests::apply_goal_resolved_clears_active ... ok [INFO] [stdout] test systems::goals::tests::condition_dsl_evaluates_basics ... ok [INFO] [stdout] test systems::goals::tests::goal_resolved_when_need_satisfied ... ok [INFO] [stdout] test systems::goals::tests::grievance_score_uses_relationship_max ... ok [INFO] [stdout] test systems::goals::tests::hungry_npc_forms_eat_goal_and_emits_event ... ok [INFO] [stdout] test systems::goals::tests::precondition_blocks_goal_formation ... ok [INFO] [stdout] test systems::goals::tests::hysteresis_prevents_thrash ... ok [INFO] [stdout] test systems::goals::tests::score_dsl_evaluates_basics ... ok [INFO] [stdout] test systems::knowledge::tests::apply_told_records_source_and_distortion ... ok [INFO] [stdout] test systems::knowledge::tests::confidence_stays_in_unit_range_under_extreme_distortion ... ok [INFO] [stdout] test systems::knowledge::tests::apply_witnessed_records_edge ... ok [INFO] [stdout] test llm::builders::tests::epilogue_substitutes_outcome_and_culprit_for_solved_case ... ok [INFO] [stdout] test systems::knowledge::tests::merge_does_not_lower_existing_confidence ... ok [INFO] [stdout] test storage::tests::world_round_trips_high_bit_seed ... ok [INFO] [stdout] test systems::knowledge::tests::propagation_succeeds_in_same_location_eventually ... ok [INFO] [stdout] test systems::knowledge::tests::propagation_requires_proximity ... ok [INFO] [stdout] test systems::mood::tests::goal_resolved_imprint_valence_signed_correctly ... ok [INFO] [stdout] test systems::knowledge::tests::distortion_monotone_increases_per_hop ... ok [INFO] [stdout] test llm::builders::tests::npc_turn_surfaces_memories_secrets_romance_and_goals ... ok [INFO] [stdout] test systems::mood::tests::imprint_buffer_caps_at_max ... ok [INFO] [stdout] test systems::mood::tests::relationship_shift_zero_delta_is_noop ... ok [INFO] [stdout] test systems::mood::tests::imprint_decays_under_threshold_in_finite_ticks ... ok [INFO] [stdout] test systems::mood::tests::valence_stays_in_range_under_mixed_events ... ok [INFO] [stdout] test systems::needs::tests::decay_monotonic_and_clamped ... ok [INFO] [stdout] test systems::needs::tests::needs_get_set_roundtrip ... ok [INFO] [stdout] test systems::needs::tests::satisfy_clamps_to_zero ... ok [INFO] [stdout] test systems::needs::tests::satisfy_negative_amount_is_noop ... ok [INFO] [stdout] test llm::builders::tests::scene_open_substitutes_location_and_presence ... ok [INFO] [stdout] test llm::builders::tests::npc_turn_includes_relationship_player_line_and_forced_tool ... ok [INFO] [stdout] test systems::mood::tests::told_imprint_weaker_than_witnessed_for_same_fact_kind ... ok [INFO] [stdout] test llm::interpret::tests::reply_streamer_handles_fragmented_chunks ... ok [INFO] [stdout] test systems::relationships::tests::apply_shift_accumulates ... ok [INFO] [stdout] test storage::tests::player_round_trips ... ok [INFO] [stdout] test systems::proptests::fact_id_stable_under_intern ... ok [INFO] [stdout] test systems::relationships::tests::apply_shift_clamps_bounds ... ok [INFO] [stdout] test systems::proptests::confidence_invariant ... ok [INFO] [stdout] test systems::proptests::relationships_only_change_via_event ... ok [INFO] [stdout] test systems::relationships::tests::attraction_is_independent_of_affection ... ok [INFO] [stdout] test systems::relationships::tests::directed_edges_are_independent ... ok [INFO] [stdout] test systems::relationships::tests::grievance_decay_monotonic_downward ... ok [INFO] [stdout] test systems::relationships::tests::read_default_when_absent ... ok [INFO] [stdout] test systems::relationships::tests::attraction_accumulates_and_clamps ... ok [INFO] [stdout] test systems::relationships::tests::other_axes_do_not_decay ... ok [INFO] [stdout] test systems::relationships::tests::grievance_decay_floor_zero ... ok [INFO] [stdout] test systems::relationships::tests::relationships_from_returns_only_subject_rows ... ok [INFO] [stdout] test systems::reputation::tests::bump_by_id_is_noop_for_missing_npc ... ok [INFO] [stdout] test systems::reputation::tests::bump_respects_bounds ... ok [INFO] [stdout] test systems::reputation::tests::decay_preserves_sign_of_honor ... ok [INFO] [stdout] test systems::romance::tests::any_stage_collapses_to_estranged_on_grievance_spike ... ok [INFO] [stdout] test systems::romance::tests::courting_advances_to_committed_after_sustained_window ... ok [INFO] [stdout] test systems::romance::tests::interested_advances_to_courting_only_with_reciprocal ... ok [INFO] [stdout] test systems::reputation::tests::decay_pulls_honor_toward_zero ... ok [INFO] [stdout] test systems::tests::goal_formed_records_active_goal ... ok [INFO] [stdout] test systems::romance::tests::strangers_advance_to_interested_on_attraction_alone ... ok [INFO] [stdout] test systems::tests::moved_updates_location ... ok [INFO] [stdout] test systems::tests::goal_resolved_clears_active_and_imprints_mood ... ok [INFO] [stdout] test systems::tests::relationship_shift_routes_through_dispatcher ... ok [INFO] [stdout] test systems::tests::replaying_sample_events_produces_expected_state ... ok [INFO] [stdout] test systems::tests::spoken_is_a_noop_on_state ... ok [INFO] [stdout] test systems::tests::told_writes_listener_knowledge ... ok [INFO] [stdout] test systems::tests::relationships_field_is_pub_crate_compile_check ... ok [INFO] [stdout] test systems::tests::witnessed_writes_knowledge_and_imprint ... ok [INFO] [stdout] test systems::traits::tests::traitset_has_matches_across_categories ... ok [INFO] [stdout] test systems::traits::tests::value_serde_roundtrips_as_named_variants ... ok [INFO] [stdout] test systems::traits::tests::value_weights_negative_treated_as_zero ... ok [INFO] [stdout] test systems::traits::tests::value_weights_normalize_sum_to_one ... ok [INFO] [stdout] test ui::commands::tests::autocomplete_prefix_basic ... ok [INFO] [stdout] test ui::commands::tests::parse_case_insensitive ... ok [INFO] [stdout] test systems::traits::toml_check::values_serialize_as_toml_table ... ok [INFO] [stdout] test ui::commands::tests::parse_known ... ok [INFO] [stdout] test systems::traits::tests::value_weights_all_zero_splits_evenly ... ok [INFO] [stdout] test ui::commands::tests::matches_prefix ... ok [INFO] [stdout] test ui::commands::tests::parse_not_a_command ... ok [INFO] [stdout] test ui::commands::tests::parse_unknown ... ok [INFO] [stdout] test ui::palette::tests::need_label_thresholds ... ok [INFO] [stdout] test ui::palette::tests::mood_label_thresholds ... ok [INFO] [stdout] test ui::text::tests::empty_action_collapses ... ok [INFO] [stdout] test ui::text::tests::dialogue_spans_applies_action_style_distinct_from_speech ... ok [INFO] [stdout] test ui::text::tests::empty_string_yields_no_segments ... ok [INFO] [stdout] test ui::text::tests::handles_utf8_inside_actions ... ok [INFO] [stdout] test ui::text::tests::splits_mixed_speech_and_action ... ok [INFO] [stdout] test ui::text::tests::splits_multiple_action_segments ... ok [INFO] [stdout] test ui::palette::tests::npc_color_distributes_over_palette ... ok [INFO] [stdout] test ui::palette::tests::npc_color_is_stable_per_id ... ok [INFO] [stdout] test ui::text::tests::splits_plain_speech_unchanged ... ok [INFO] [stdout] test ui::text::tests::splits_pure_action ... ok [INFO] [stdout] test ui::text::tests::unmatched_trailing_asterisk_falls_back_to_speech ... ok [INFO] [stdout] test world::ids::tests::ids_round_trip_via_json ... ok [INFO] [stdout] test world::tests::intern_fact_advances_next_fact_id ... ok [INFO] [stdout] test world::tests::intern_fact_dedupes_by_value ... ok [INFO] [stdout] test world::ids::tests::ids_are_distinct_types ... ok [INFO] [stdout] test world::tests::intern_fact_allocates_distinct_ids_for_distinct_facts ... ok [INFO] [stdout] test storage::tests::world_round_trips ... ok [INFO] [stdout] test systems::proptests::no_fact_without_acquisition ... ok [INFO] [stdout] test llm::fake::tests::chat_stream_emits_tokens_then_done ... ok [INFO] [stdout] test engine::worldgen::tests::forward_simulate_advances_day_count ... ok [INFO] [stdout] test systems::proptests::relationships_round_trip ... ok [INFO] [stdout] test engine::worldgen::tests::forward_simulate_produces_some_state_changes ... ok [INFO] [stdout] test engine::worldgen::tests::forward_simulate_is_deterministic ... ok [INFO] [stdout] test engine::sim::tests::movement_only_lands_on_adjacent_locations ... ok [INFO] [stdout] test engine::worldgen::tests::run_with_a_seed_produces_a_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 257 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.96s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loom-c879cfca95461171) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/play_loop.rs (/opt/rustwide/target/debug/deps/play_loop-43b9db3b00aee8a7) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test notebook_round_trip_through_save_dir ... ok [INFO] [stdout] test dialogue_path_emits_two_spoken_events ... ok [INFO] [stdout] test observe_appends_witnessed_event_and_notebook_line ... ok [INFO] [stdout] test four_scene_ticks_with_clock_at_morning_do_not_roll_day ... ok [INFO] [stdout] test eight_scene_ticks_with_clock_at_morning_roll_day_once ... ok [INFO] [stdout] test available_actions_reflect_adjacent_locations_and_present_npcs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.24s [INFO] [stdout] [INFO] [stderr] Running tests/prompt_snapshot.rs (/opt/rustwide/target/debug/deps/prompt_snapshot-8b5baf64ca35ba98) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test options_prompt_seed_42_standard_action_set ... ok [INFO] [stdout] test scene_open_prompt_seed_42 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.63s [INFO] [stdout] [INFO] [stderr] Running tests/worldgen_integration.rs (/opt/rustwide/target/debug/deps/worldgen_integration-172813369d2f4a9b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test save_and_reload_round_trips ... ok [INFO] [stdout] test same_seed_produces_same_world ... ok [INFO] [stdout] test three_seeds_produce_valid_worlds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.19s [INFO] [stdout] [INFO] [stderr] Running tests/worldgen_snapshot.rs (/opt/rustwide/target/debug/deps/worldgen_snapshot-639a892494cddff4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test village_seed_42_incident_summary ... ok [INFO] [stdout] test village_seed_42_seeds_secrets_from_the_pack ... ok [INFO] [stdout] test village_seed_42_npc_roster ... ok [INFO] [stdout] test village_seed_42_locations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.00s [INFO] [stdout] [INFO] [stderr] Doc-tests loom [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13a7f4ca67984dacaec6579f83ac2156b3d396c4f6adf49d9c1a59c0bfc16c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a7f4ca67984dacaec6579f83ac2156b3d396c4f6adf49d9c1a59c0bfc16c02", kill_on_drop: false }` [INFO] [stdout] 13a7f4ca67984dacaec6579f83ac2156b3d396c4f6adf49d9c1a59c0bfc16c02