[INFO] cloning repository https://github.com/JYC11/filament
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JYC11/filament" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJYC11%2Ffilament", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJYC11%2Ffilament'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 051d3a3205fec3f9779e66321c3e5cc1aedaeef0
[INFO] testing JYC11/filament 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%2FJYC11%2Ffilament" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JYC11/filament
[INFO] finished tweaking git repo https://github.com/JYC11/filament
[INFO] tweaked toml for git repo https://github.com/JYC11/filament written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JYC11/filament 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/JYC11/filament 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7bf5ab39d7ac0bacc7b3e595c569f935b692ac18062efabbb38ad837e317a8e0
[INFO] running `Command { std: "docker" "start" "-a" "7bf5ab39d7ac0bacc7b3e595c569f935b692ac18062efabbb38ad837e317a8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bf5ab39d7ac0bacc7b3e595c569f935b692ac18062efabbb38ad837e317a8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf5ab39d7ac0bacc7b3e595c569f935b692ac18062efabbb38ad837e317a8e0", kill_on_drop: false }`
[INFO] [stdout] 7bf5ab39d7ac0bacc7b3e595c569f935b692ac18062efabbb38ad837e317a8e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c42ea5de66a911736d997311b18af25a2b25ae96449737a150a3b3f1feee6f2b
[INFO] running `Command { std: "docker" "start" "-a" "c42ea5de66a911736d997311b18af25a2b25ae96449737a150a3b3f1feee6f2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[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 tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rmcp-macros v0.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling filament-core v0.1.0 (/opt/rustwide/workdir/crates/filament-core)
[INFO] [stderr]    Compiling filament-tui v0.1.0 (/opt/rustwide/workdir/crates/filament-tui)
[INFO] [stderr]    Compiling filament-daemon v0.1.0 (/opt/rustwide/workdir/crates/filament-daemon)
[INFO] [stderr]    Compiling filament-cli v0.1.0 (/opt/rustwide/workdir/crates/filament-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
[INFO] running `Command { std: "docker" "inspect" "c42ea5de66a911736d997311b18af25a2b25ae96449737a150a3b3f1feee6f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42ea5de66a911736d997311b18af25a2b25ae96449737a150a3b3f1feee6f2b", kill_on_drop: false }`
[INFO] [stdout] c42ea5de66a911736d997311b18af25a2b25ae96449737a150a3b3f1feee6f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6c8074c5db7ef4a5cca08050833dea2c2605dc33d96aae17eea892a0f137e7b0
[INFO] running `Command { std: "docker" "start" "-a" "6c8074c5db7ef4a5cca08050833dea2c2605dc33d96aae17eea892a0f137e7b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling filament-core v0.1.0 (/opt/rustwide/workdir/crates/filament-core)
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling filament-tui v0.1.0 (/opt/rustwide/workdir/crates/filament-tui)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling filament-daemon v0.1.0 (/opt/rustwide/workdir/crates/filament-daemon)
[INFO] [stderr]    Compiling filament-cli v0.1.0 (/opt/rustwide/workdir/crates/filament-cli)
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_project` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn init_project() -> TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_slug_from_output` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_project` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn init_project() -> TempDir {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_slug_from_output` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_slug_from_output` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_slug_from_output` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_entity` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_slug_from_output` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_task` is never used
[INFO] [stdout]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "6c8074c5db7ef4a5cca08050833dea2c2605dc33d96aae17eea892a0f137e7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8074c5db7ef4a5cca08050833dea2c2605dc33d96aae17eea892a0f137e7b0", kill_on_drop: false }`
[INFO] [stdout] 6c8074c5db7ef4a5cca08050833dea2c2605dc33d96aae17eea892a0f137e7b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fbd3efd3d3958e043e9fefbfd27b5bf0b42b3096dff218c9f6946816cb604161
[INFO] running `Command { std: "docker" "start" "-a" "fbd3efd3d3958e043e9fefbfd27b5bf0b42b3096dff218c9f6946816cb604161", kill_on_drop: false }`
[INFO] [stderr] warning: function `add_entity` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_task` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extract_slug_from_output` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:64:4
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn extract_slug_from_output(output: &str) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_task` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub fn add_task(dir: &TempDir, title: &str, extra_args: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `filament-cli` (test "agent") generated 1 warning
[INFO] [stderr] warning: `filament-cli` (test "reserve") generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "export") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "entity") generated 1 warning
[INFO] [stderr] warning: function `init_project` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn init_project() -> TempDir {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_entity` is never used
[INFO] [stderr]   --> crates/filament-cli/tests/common/mod.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub fn add_entity(dir: &TempDir, name: &str, entity_type: &str, extra_args: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `filament-cli` (test "audit") generated 4 warnings (2 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "message") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "completions") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "init") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "config") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "query") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "relation") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fl-4d2ac79f48870209)
[INFO] [stdout] running 31 tests
[INFO] [stdout] test commands::hook::tests::glob_dot_files ... ok
[INFO] [stdout] test commands::hook::tests::glob_double_star_at_end ... ok
[INFO] [stdout] test commands::hook::tests::glob_double_star ... ok
[INFO] [stdout] test commands::hook::tests::glob_exact_match ... ok
[INFO] [stdout] test commands::hook::tests::glob_middle_star ... ok
[INFO] [stdout] test commands::hook::tests::glob_bare_double_star ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_empty_body ... ok
[INFO] [stdout] test commands::hook::tests::glob_star_matches_empty ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_plain_text ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_skips_blank_lines ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_skips_headings ... ok
[INFO] [stdout] test commands::hook::tests::glob_multiple_double_stars ... ok
[INFO] [stdout] test commands::hook::tests::glob_no_wildcards_mismatch_length ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_skips_hr_and_code_fence_lines ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_strips_list_markers ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_truncates_long_lines ... ok
[INFO] [stdout] test commands::hook::tests::glob_empty_inputs ... ok
[INFO] [stdout] test commands::hook::tests::glob_prefix_star ... ok
[INFO] [stdout] test commands::hook::tests::glob_star_extension ... ok
[INFO] [stdout] test commands::seed::tests::truncate_empty_string ... ok
[INFO] [stdout] test commands::seed::tests::truncate_exact_length_unchanged ... ok
[INFO] [stdout] test commands::seed::tests::truncate_long_string ... ok
[INFO] [stdout] test commands::seed::tests::truncate_multibyte_mid_string ... ok
[INFO] [stdout] test commands::seed::tests::truncate_short_string_unchanged ... ok
[INFO] [stdout] test commands::seed::tests::truncate_utf8_boundary ... ok
[INFO] [stdout] test commands::seed::tests::truncate_zero_max ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_content_path_is_file_path ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_empty_file_gives_empty_summary ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_summary_skips_headings_in_file ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_summary_from_file_content ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_name_is_filename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent.rs (/opt/rustwide/target/debug/deps/agent-dd2888cd76bc7bd2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test agent_list_direct_mode ... ok
[INFO] [stdout] test agent_history_direct_mode ... ok
[INFO] [stdout] test agent_dispatch_all_requires_daemon ... ok
[INFO] [stdout] test agent_dispatch_requires_daemon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/audit.rs (/opt/rustwide/target/debug/deps/audit-a7807d4b33a368f9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test audit_rejects_dirty_tree ... ok
[INFO] [stdout] test audit_json_output ... ok
[INFO] [stdout] test audit_creates_snapshot_on_branch ... ok
[INFO] [stdout] test audit_custom_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/completions.rs (/opt/rustwide/target/debug/deps/completions-ce815c222720f8a8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test completions_bash_outputs_valid_script ... ok
[INFO] [stdout] test completions_fish_outputs_valid_script ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-54d5e5332e82dd40)
[INFO] [stdout] test completions_zsh_outputs_valid_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config_show_defaults ... ok
[INFO] [stdout] test config_init_prints_template ... ok
[INFO] [stdout] test config_default_priority_used_by_task_add ... ok
[INFO] [stdout] test config_path_shows_config_location ... ok
[INFO] [stdout] test config_file_json_output_format_applied ... ok
[INFO] [stdout] test config_show_json ... ok
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-5fb45256f94eae2b)
[INFO] [stdout] test config_file_overrides_defaults ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test entity_add_with_special_chars ... ok
[INFO] [stdout] test config_show_without_config_file ... ok
[INFO] [stdout] test config_show_json ... ok
[INFO] [stdout] test entity_inspect_nonexistent ... ok
[INFO] [stdout] test export_empty_db ... ok
[INFO] [stdout] test entity_remove_nonexistent ... ok
[INFO] [stdout] test entity_update_nonexistent ... ok
[INFO] [stdout] test lesson_add_and_list ... ok
[INFO] [stdout] test search_no_results ... ok
[INFO] [stdout] test search_finds_match ... ok
[INFO] [stdout] test lesson_show_nonexistent ... ok
[INFO] [stdout] test relate_nonexistent_target ... ok
[INFO] [stdout] test export_import_roundtrip ... ok
[INFO] [stdout] test relate_nonexistent_source ... ok
[INFO] [stdout] test task_add_with_blocks ... ok
[INFO] [stdout] test task_close_nonexistent ... ok
[INFO] [stdout] test task_add_with_depends_on ... ok
[INFO] [stdout] test task_list_json_empty ... ok
[INFO] [stdout] test task_ready_with_limit_zero ... ok
[INFO] [stdout] test task_list_status_all ... ok
[INFO] [stdout] test task_ready_json ... ok
[INFO] [stdout] test task_close_already_closed ... ok
[INFO] [stdout] test task_show_nonexistent ... ok
[INFO] [stdout] test unrelate_nonexistent_relation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entity.rs (/opt/rustwide/target/debug/deps/entity-c70f49a00985aeba)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test entity_list_with_filters ... ok
[INFO] [stdout] test entity_not_found_error ... ok
[INFO] [stdout] test entity_add_json ... ok
[INFO] [stdout] test entity_add_with_facts ... ok
[INFO] [stdout] test entity_add_and_list ... ok
[INFO] [stdout] test entity_inspect ... ok
[INFO] [stdout] test entity_inspect_shows_relations ... ok
[INFO] [stdout] test entity_remove ... ok
[INFO] [stdout] test entity_duplicate_name_allowed ... ok
[INFO] [stdout] test entity_not_found_json_error ... ok
[INFO] [stdout] test entity_read_no_content ... ok
[INFO] [stdout] test entity_update_facts ... ok
[INFO] [stdout] test entity_update_invalid_status ... ok
[INFO] [stdout] test entity_update_facts_invalid_json ... ok
[INFO] [stdout] test entity_update_no_args_error ... ok
[INFO] [stdout] test entity_update_content_missing_file ... ok
[INFO] [stdout] test entity_read_with_content_file ... ok
[INFO] [stdout] test entity_update_priority_invalid ... ok
[INFO] [stdout] test entity_update_priority ... ok
[INFO] [stdout] test entity_update_status_only ... ok
[INFO] [stdout] test entity_update_summary_and_status ... ok
[INFO] [stdout] test entity_update_content ... ok
[INFO] [stdout] test invalid_entity_type_error ... ok
[INFO] [stdout] test entity_with_priority ... ok
[INFO] [stdout] test entity_update_summary_only ... ok
[INFO] [stderr]      Running tests/export.rs (/opt/rustwide/target/debug/deps/export-0feecd6115c78d2f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test export_includes_created_entities ... ok
[INFO] [stdout] test import_invalid_json_gives_clear_error ... ok
[INFO] [stdout] test escalations_empty_shows_no_pending ... ok
[INFO] [stdout] test export_to_file_writes_json ... ok
[INFO] [stdout] test export_no_events_flag_omits_events ... ok
[INFO] [stdout] test export_empty_db_produces_valid_json ... ok
[INFO] [stdout] test import_from_file_creates_entities ... ok
[INFO] [stderr]      Running tests/init.rs (/opt/rustwide/target/debug/deps/init-7137a70cc4c85a89)
[INFO] [stdout] test export_import_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test init_idempotent ... ok
[INFO] [stdout] test init_json_output ... ok
[INFO] [stdout] test init_creates_filament_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message.rs (/opt/rustwide/target/debug/deps/message-16975b82f577b0cf)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test message_read_invalid_id ... ok
[INFO] [stdout] test message_send_to_user_escalation ... ok
[INFO] [stdout] test message_send_to_nonexistent_entity_rejected ... ok
[INFO] [stdout] test message_send_from_nonexistent_entity_rejected ... ok
[INFO] [stdout] test message_send_with_type ... ok
[INFO] [stderr]      Running tests/query.rs (/opt/rustwide/target/debug/deps/query-251f82a85adfb8b1)
[INFO] [stdout] test message_send_inbox_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test context_around_entity ... ok
[INFO] [stdout] test context_finds_incoming_edge_neighbors ... ok
[INFO] [stdout] test context_no_relations ... ok
[INFO] [stderr]      Running tests/relation.rs (/opt/rustwide/target/debug/deps/relation-78bd4f31de3da11d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test relate_and_unrelate ... ok
[INFO] [stdout] test relate_invalid_type_fails ... ok
[INFO] [stdout] test relate_self_referential_fails ... ok
[INFO] [stderr]      Running tests/reserve.rs (/opt/rustwide/target/debug/deps/reserve-ec5b8db2d0925f69)
[INFO] [stdout] test relate_circular_dependency_prevented ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test reserve_conflict ... ok
[INFO] [stdout] test reservations_filter_by_agent ... ok
[INFO] [stdout] test reserve_and_release ... ok
[INFO] [stderr]      Running tests/task.rs (/opt/rustwide/target/debug/deps/task-970411d748a287c8)
[INFO] [stdout] test reservations_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test task_add_and_list ... ok
[INFO] [stdout] test task_add_with_depends_on ... ok
[INFO] [stdout] test task_blocker_depth_no_deps ... ok
[INFO] [stdout] test task_assign ... ok
[INFO] [stdout] test task_assign_rejects_non_task ... ok
[INFO] [stdout] test task_list_status_conflicts_with_unblocked ... ok
[INFO] [stdout] test task_close ... ok
[INFO] [stdout] test task_close_rejects_non_task ... ok
[INFO] [stdout] test task_blocker_depth ... ok
[INFO] [stdout] test task_ready_json ... ok
[INFO] [stdout] test task_show ... ok
[INFO] [stdout] test task_ready ... ok
[INFO] [stdout] test task_list_unblocked ... ok
[INFO] [stdout] test task_with_blocks ... ok
[INFO] [stdout] test task_blocker_depth_plural_layers ... ok
[INFO] [stdout] test task_show_displays_relation_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workflow.rs (/opt/rustwide/target/debug/deps/workflow-5dc9d3fde5589c0d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test no_project_error ... ok
[INFO] [stdout] test list_json_output ... ok
[INFO] [stdout] test full_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filament_core-d63ec15c1befe8f2)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test config::tests::agent_timeout_zero_means_no_limit ... ok
[INFO] [stdout] test config::tests::default_config_has_sensible_defaults ... ok
[INFO] [stdout] test config::tests::env_var_auto_dispatch_true_string ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_default ... ok
[INFO] [stdout] test config::tests::env_var_overrides_reconciliation_interval ... ok
[INFO] [stdout] test diff::tests::create_diff_records_values ... ok
[INFO] [stdout] test diff::tests::create_diff_returns_none_when_all_empty ... ok
[INFO] [stdout] test diff::tests::create_diff_skips_empty_values ... ok
[INFO] [stdout] test diff::tests::default_diff_builder_is_update_mode ... ok
[INFO] [stdout] test config::tests::out_of_range_priority_clamped_to_max ... ok
[INFO] [stdout] test diff::tests::fields_in_diff_handles_null ... ok
[INFO] [stdout] test diff::tests::fields_in_diff_extracts_keys ... ok
[INFO] [stdout] test diff::tests::fields_in_diff_non_object_types ... ok
[INFO] [stdout] test diff::tests::update_diff_newlines_in_values ... ok
[INFO] [stdout] test diff::tests::update_diff_both_empty_strings ... ok
[INFO] [stdout] test diff::tests::update_diff_returns_none_when_empty ... ok
[INFO] [stdout] test diff::tests::update_diff_records_changed_fields ... ok
[INFO] [stdout] test diff::tests::update_diff_special_json_chars ... ok
[INFO] [stdout] test diff::tests::update_diff_skips_unchanged_fields ... ok
[INFO] [stdout] test pagination::tests::backward_first_page_reached ... ok
[INFO] [stdout] test pagination::tests::backward_reverses_rows ... ok
[INFO] [stdout] test pagination::tests::empty_result_set ... ok
[INFO] [stdout] test pagination::tests::forward_first_page_has_more ... ok
[INFO] [stdout] test pagination::tests::forward_last_page ... ok
[INFO] [stdout] test pagination::tests::forward_first_page_no_more ... ok
[INFO] [stdout] test pagination::tests::pagination_state_lifecycle ... ok
[INFO] [stdout] test pagination::tests::forward_middle_page ... ok
[INFO] [stdout] test util::tests::exact_length_no_truncation ... ok
[INFO] [stdout] test util::tests::no_truncation_when_short ... ok
[INFO] [stdout] test util::tests::small_max_no_ellipsis ... ok
[INFO] [stdout] test util::tests::truncates_with_ellipsis ... ok
[INFO] [stdout] test util::tests::zero_max ... ok
[INFO] [stderr]      Running tests/conflict_test.rs (/opt/rustwide/target/debug/deps/conflict_test-6b8115d004a7518c)
[INFO] [stdout] test config::tests::env_var_overrides_agent_timeout ... ok
[INFO] [stdout] test config::tests::env_var_invalid_value_falls_back ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::env_var_overrides_context_depth ... ok
[INFO] [stdout] test config::tests::env_var_overrides_config_value ... ok
[INFO] [stdout] test config::tests::parse_partial_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test diff_builder_create_mode ... ok
[INFO] [stdout] test fields_in_diff_works_on_update_diff ... ok
[INFO] [stdout] test entity_has_version_zero_on_create ... ok
[INFO] [stdout] test auto_merge_non_overlapping_fields ... ok
[INFO] [stdout] test create_entity_records_diff_in_event ... ok
[INFO] [stdout] test conflict_on_overlapping_fields ... ok
[INFO] [stdout] test empty_changeset_returns_validation_error ... ok
[INFO] [stdout] test conflict_includes_all_overlapping_fields ... ok
[INFO] [stdout] test partial_overlap_still_conflicts ... ok
[INFO] [stdout] test auto_merge_across_multiple_version_gaps ... ok
[INFO] [stdout] test version_conflict_error_code_and_retryable ... ok
[INFO] [stdout] test update_entity_records_diff_in_event ... ok
[INFO] [stdout] test retry_after_conflict_with_fresh_version_succeeds ... ok
[INFO] [stdout] test two_agents_race_same_field_second_conflicts ... ok
[INFO] [stdout] test update_with_matching_version_succeeds ... ok
[INFO] [stdout] test update_with_matching_version_bumps_version ... ok
[INFO] [stdout] test update_bumps_version_from_0_to_1 ... ok
[INFO] [stdout] test update_nonexistent_entity_returns_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-0c5f2de206f1532a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test exit_codes_categorized ... ok
[INFO] [stdout] test hints_populated_for_key_errors ... ok
[INFO] [stdout] test daemon_error_preserves_exit_code_through_round_trip ... ok
[INFO] [stdout] test structured_error_json_format ... ok
[INFO] [stdout] test retryable_only_for_db_and_io ... ok
[INFO] [stdout] test error_codes_are_stable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph.rs (/opt/rustwide/target/debug/deps/graph-2dfb4312d79cddf5)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test blocker_depth_does_not_follow_outgoing_blocks ... ok
[INFO] [stdout] test context_bundle_nonexistent_entity ... ok
[INFO] [stdout] test blocker_depth_follows_upstream_blocks ... ok
[INFO] [stdout] test blocker_depth_safe_with_cycle ... ok
[INFO] [stdout] test blocker_depth_mixed_blocks_and_depends_on ... ok
[INFO] [stdout] test batch_impact_scores_returns_all_requested ... ok
[INFO] [stdout] test blocker_depth_nonexistent_entity ... ok
[INFO] [stdout] test blocker_depth_follows_depends_on ... ok
[INFO] [stdout] test build_context_bundle_includes_all_sections ... ok
[INFO] [stdout] test degree_centrality_empty_graph ... ok
[INFO] [stdout] test context_summaries_within_hops ... ok
[INFO] [stdout] test contradictory_dependency_types_rejected_as_cycle ... ok
[INFO] [stdout] test cycle_detected_returns_error ... ok
[INFO] [stdout] test context_bundle_prompt_lines_empty_for_isolated_node ... ok
[INFO] [stdout] test context_traverses_incoming_edges ... ok
[INFO] [stdout] test degree_centrality_counts_edges ... ok
[INFO] [stdout] test degree_centrality_disconnected_components ... ok
[INFO] [stdout] test newly_unblocked_by_nonexistent ... ok
[INFO] [stdout] test degree_centrality_single_node ... ok
[INFO] [stdout] test impact_score_leaf_node_has_zero_impact ... ok
[INFO] [stdout] test newly_unblocked_empty_when_other_blockers_remain ... ok
[INFO] [stdout] test hydrate_matches_store_counts ... ok
[INFO] [stdout] test pagerank_empty_graph ... ok
[INFO] [stdout] test newly_unblocked_by_returns_sole_blocked_tasks ... ok
[INFO] [stdout] test impact_score_counts_transitive_dependents ... ok
[INFO] [stdout] test impact_score_nonexistent_entity ... ok
[INFO] [stdout] test ready_tasks_empty_graph ... ok
[INFO] [stdout] test impact_score_with_depends_on_edges ... ok
[INFO] [stdout] test different_relation_types_between_same_entities ... ok
[INFO] [stdout] test no_cycle_in_dag ... ok
[INFO] [stdout] test pagerank_disconnected_components ... ok
[INFO] [stdout] test remove_edge_nonexistent_nodes_returns_false ... ok
[INFO] [stdout] test ready_tasks_excludes_blocked_nodes ... ok
[INFO] [stdout] test pagerank_scores_sum_to_one ... ok
[INFO] [stdout] test pagerank_sink_node_gets_highest_score ... ok
[INFO] [stdout] test ready_tasks_excludes_closed ... ok
[INFO] [stdout] test pagerank_single_node_no_edges ... ok
[INFO] [stdout] test upstream_artifacts_nonexistent ... ok
[INFO] [stdout] test ready_tasks_excludes_non_task_entities ... ok
[INFO] [stdout] test ready_tasks_single_open_task ... ok
[INFO] [stdout] test remove_edge_nonexistent_returns_false ... ok
[INFO] [stdout] test remove_node_updates_counts ... ok
[INFO] [stdout] test traverse_bfs_nonexistent_entity ... ok
[INFO] [stdout] test upstream_artifacts_excludes_open_predecessors ... ok
[INFO] [stdout] test upstream_artifacts_returns_closed_predecessors ... ok
[INFO] [stdout] test traverse_bfs_depth_zero ... ok
[INFO] [stderr]      Running tests/models.rs (/opt/rustwide/target/debug/deps/models-4a3c38ab23dd6b0a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test agent_message_rejects_empty_body ... ok
[INFO] [stdout] test agent_message_rejects_empty_to_agent ... ok
[INFO] [stdout] test agent_result_deserialize ... ok
[INFO] [stdout] test agent_status_all_variants_serialize ... ok
[INFO] [stdout] test budget_pct_display_formatting ... ok
[INFO] [stdout] test budget_pct_rejects_out_of_range ... ok
[INFO] [stdout] test budget_pct_serde_rejects_out_of_range ... ok
[INFO] [stdout] test budget_pct_serde_roundtrip ... ok
[INFO] [stdout] test budget_pct_valid_range ... ok
[INFO] [stdout] test create_entity_bad_priority_rejected_by_serde ... ok
[INFO] [stdout] test create_entity_invalid_type_rejected_by_serde ... ok
[INFO] [stdout] test create_entity_empty_name_rejected ... ok
[INFO] [stdout] test create_entity_with_facts_and_content ... ok
[INFO] [stdout] test create_relation_bad_weight_rejected ... ok
[INFO] [stdout] test create_relation_self_loop_rejected ... ok
[INFO] [stdout] test create_relation_self_loop_after_trim_rejected ... ok
[INFO] [stdout] test create_entity_valid ... ok
[INFO] [stdout] test create_relation_whitespace_only_ids_rejected ... ok
[INFO] [stdout] test entity_adt_agent_variant ... ok
[INFO] [stdout] test entity_adt_all_variants_type_check ... ok
[INFO] [stdout] test entity_adt_accessors ... ok
[INFO] [stdout] test entity_adt_lesson_variant ... ok
[INFO] [stdout] test entity_changeset_is_empty_all_none ... ok
[INFO] [stdout] test entity_changeset_multiple_fields ... ok
[INFO] [stdout] test budget_pct_negative_zero_valid ... ok
[INFO] [stdout] test entity_changeset_not_empty_with_summary ... ok
[INFO] [stdout] test entity_id_display_fromstr_roundtrip ... ok
[INFO] [stdout] test entity_id_uniqueness ... ok
[INFO] [stdout] test entity_adt_serde_roundtrip ... ok
[INFO] [stdout] test entity_id_from_string ... ok
[INFO] [stdout] test entity_into_lesson_type_mismatch ... ok
[INFO] [stdout] test entity_id_from_str ... ok
[INFO] [stdout] test entity_into_task_type_mismatch_preserves_info ... ok
[INFO] [stdout] test entity_status_serde_roundtrip ... ok
[INFO] [stdout] test entity_type_fromstr_case_insensitive ... ok
[INFO] [stdout] test entity_type_fromstr_rejects_substring ... ok
[INFO] [stdout] test entity_type_fromstr_rejects_with_spaces ... ok
[INFO] [stdout] test event_type_fromstr_all_variants ... ok
[INFO] [stdout] test event_type_serde_roundtrip ... ok
[INFO] [stdout] test lesson_fields_from_entity_non_lesson ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_array ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_empty_object ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_integer_values ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_learned ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_problem ... ok
[INFO] [stdout] test entity_into_agent_success ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_solution ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_null_values ... ok
[INFO] [stdout] test lesson_fields_pattern_optional ... ok
[INFO] [stdout] test lesson_fields_roundtrip ... ok
[INFO] [stdout] test non_empty_string_partial_eq_str ... ok
[INFO] [stdout] test non_empty_string_preserves_inner_whitespace ... ok
[INFO] [stdout] test non_empty_string_rejects_empty ... ok
[INFO] [stdout] test non_empty_string_rejects_tabs_and_newlines_only ... ok
[INFO] [stdout] test non_empty_string_serde_rejects_empty ... ok
[INFO] [stdout] test non_empty_string_serde_roundtrip ... ok
[INFO] [stdout] test priority_default_is_2 ... ok
[INFO] [stdout] test non_empty_string_trims ... ok
[INFO] [stdout] test priority_ordering ... ok
[INFO] [stdout] test priority_display ... ok
[INFO] [stdout] test priority_serde_roundtrip ... ok
[INFO] [stdout] test priority_serde_rejects_invalid ... ok
[INFO] [stdout] test priority_valid_range ... ok
[INFO] [stdout] test relation_id_uniqueness ... ok
[INFO] [stdout] test relation_type_fromstr_case_insensitive ... ok
[INFO] [stdout] test relation_type_serde_roundtrip ... ok
[INFO] [stdout] test reservation_mode_fromstr ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_not_object ... ok
[INFO] [stdout] test entity_status_fromstr_case_insensitive ... ok
[INFO] [stdout] test entity_type_serde_roundtrip ... ok
[INFO] [stdout] test send_message_empty_to_rejected ... ok
[INFO] [stdout] test slug_display_roundtrip ... ok
[INFO] [stdout] test slug_new_generates_valid_8char ... ok
[INFO] [stdout] test slug_serde_roundtrip ... ok
[INFO] [stdout] test slug_try_from_rejects_empty ... ok
[INFO] [stdout] test slug_try_from_rejects_too_long ... ok
[INFO] [stdout] test slug_try_from_rejects_too_short ... ok
[INFO] [stdout] test slug_try_from_rejects_uppercase ... ok
[INFO] [stdout] test slug_try_from_trims_tabs_and_newlines ... ok
[INFO] [stdout] test slug_try_from_trims_whitespace ... ok
[INFO] [stdout] test slug_try_from_valid ... ok
[INFO] [stdout] test slug_uniqueness ... ok
[INFO] [stdout] test ttl_seconds_as_duration ... ok
[INFO] [stdout] test ttl_seconds_display ... ok
[INFO] [stdout] test ttl_seconds_rejects_zero ... ok
[INFO] [stdout] test ttl_seconds_u32_max_valid ... ok
[INFO] [stdout] test ttl_seconds_valid ... ok
[INFO] [stdout] test weight_rejects_invalid ... ok
[INFO] [stdout] test weight_rejects_negative_zero ... ok
[INFO] [stdout] test weight_serde_roundtrip ... ok
[INFO] [stdout] test weight_valid ... ok
[INFO] [stdout] test send_message_empty_body_rejected ... ok
[INFO] [stdout] test send_message_empty_from_rejected ... ok
[INFO] [stdout] test slug_try_from_rejects_special_chars ... ok
[INFO] [stdout] test weight_zero_is_valid ... ok
[INFO] [stdout] test send_message_defaults_to_text_type ... ok
[INFO] [stdout] test agent_role_fromstr_case_insensitive ... ok
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-ad70bcef30fc55ac)
[INFO] [stdout] test create_relation_trims_whitespace_ids ... ok
[INFO] [stdout] test entity_adt_task_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store.rs (/opt/rustwide/target/debug/deps/store-96191c6364a4ee3b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test success_response_roundtrip ... ok
[INFO] [stdout] test error_response_roundtrip ... ok
[INFO] [stdout] test request_roundtrip ... ok
[INFO] [stdout] test method_enum_all_variants_serialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test acquire_reservation_rejects_empty_glob ... ok
[INFO] [stdout] test agent_run_create_and_finish ... ok
[INFO] [stdout] test batch_get_entities_empty_ids_returns_empty ... ok
[INFO] [stdout] test batch_import_all_types_round_trip ... ok
[INFO] [stdout] test batch_get_entities_missing_ids_are_omitted ... ok
[INFO] [stdout] test batch_get_entities_returns_requested ... ok
[INFO] [stdout] test acquire_reservation_rejects_whitespace_only_glob ... ok
[INFO] [stdout] test batch_import_multi_chunk_entities_round_trip ... ok
[INFO] [stdout] test check_constraint_rejects_invalid_entity_type ... ok
[INFO] [stdout] test check_constraint_rejects_invalid_status ... ok
[INFO] [stdout] test blocked_by_counts_returns_correct_counts ... ok
[INFO] [stdout] test blocked_by_counts_includes_blocks_relations ... ok
[INFO] [stdout] test entity_chunk_size_respects_param_limit ... ok
[INFO] [stdout] test entity_insert_sql_single_row ... ok
[INFO] [stdout] test entity_insert_sql_uses_multi_row_values ... ok
[INFO] [stdout] test check_constraint_rejects_priority_out_of_range ... ok
[INFO] [stdout] test event_chunk_size_respects_param_limit ... ok
[INFO] [stdout] test event_insert_sql_uses_multi_row_values ... ok
[INFO] [stdout] test check_constraint_rejects_self_referencing_relation ... ok
[INFO] [stdout] test create_duplicate_relation_returns_validation_error ... ok
[INFO] [stdout] test create_entity_with_special_chars_in_name ... ok
[INFO] [stdout] test delete_entity_with_correct_version_succeeds ... ok
[INFO] [stdout] test delete_entity_cascades_relations ... ok
[INFO] [stdout] test delete_entity_with_version_mismatch_returns_conflict ... ok
[INFO] [stdout] test entity_not_found ... ok
[INFO] [stdout] test exclusive_conflicts_with_shared ... ok
[INFO] [stdout] test expire_stale_reservations_cleans_expired ... ok
[INFO] [stdout] test exclusive_reservation_conflicts_with_nonexclusive ... ok
[INFO] [stdout] test export_empty_db_returns_valid_export_data ... ok
[INFO] [stdout] test finish_nonexistent_agent_run_returns_error ... ok
[INFO] [stdout] test export_includes_entity_and_relation ... ok
[INFO] [stdout] test get_agent_run_not_found ... ok
[INFO] [stdout] test has_running_agent_conn_in_transaction ... ok
[INFO] [stdout] test get_agent_run_returns_run ... ok
[INFO] [stdout] test has_running_agent_false_after_finish ... ok
[INFO] [stdout] test has_running_agent_false_when_none ... ok
[INFO] [stdout] test has_running_agent_true_when_running ... ok
[INFO] [stdout] test import_relation_with_missing_entity_returns_validation_error ... ok
[INFO] [stdout] test import_slug_conflict_returns_validation_error ... ok
[INFO] [stdout] test lesson_create_and_retrieve ... ok
[INFO] [stdout] test lesson_with_pattern ... ok
[INFO] [stdout] test lesson_listed_by_type_filter ... ok
[INFO] [stdout] test list_agent_runs_by_task_returns_all_runs ... ok
[INFO] [stdout] test import_into_empty_db_creates_entities_and_relations ... ok
[INFO] [stdout] test list_entities_both_type_and_status_filter ... ok
[INFO] [stdout] test list_entities_paged_filters_and_sort ... ok
[INFO] [stdout] test list_lessons_empty_db ... ok
[INFO] [stdout] test list_entities_paged_returns_correct_pages ... ok
[INFO] [stdout] test import_twice_is_idempotent ... ok
[INFO] [stdout] test list_lessons_filters_by_pattern ... ok
[INFO] [stdout] test list_lessons_filters_by_status ... ok
[INFO] [stdout] test list_lessons_filters_by_status_and_pattern ... ok
[INFO] [stdout] test list_lessons_pattern_with_sql_wildcards ... ok
[INFO] [stdout] test list_pending_escalations_empty_when_no_blockers ... ok
[INFO] [stdout] test list_lessons_no_filter ... ok
[INFO] [stdout] test list_pending_escalations_blocked_agent_run_has_blocker_kind ... ok
[INFO] [stdout] test list_messages_paged_with_filters ... ok
[INFO] [stdout] test message_chunk_size_respects_param_limit ... ok
[INFO] [stdout] test list_pending_escalations_returns_blocker_messages ... ok
[INFO] [stdout] test list_pending_escalations_needs_input_agent_run_has_needs_input_kind ... ok
[INFO] [stdout] test list_pending_escalations_excludes_read_messages ... ok
[INFO] [stdout] test mark_already_read_message_returns_not_found ... ok
[INFO] [stdout] test message_send_and_inbox ... ok
[INFO] [stdout] test message_insert_sql_uses_multi_row_values ... ok
[INFO] [stdout] test message_mark_read_nonexistent ... ok
[INFO] [stdout] test mark_nonexistent_message_read_returns_error ... ok
[INFO] [stdout] test relation_chunk_size_respects_param_limit ... ok
[INFO] [stdout] test relation_insert_sql_uses_multi_row_values ... ok
[INFO] [stdout] test list_relations_returns_both_directions ... ok
[INFO] [stdout] test message_mark_read_removes_from_inbox ... ok
[INFO] [stdout] test ready_tasks_excludes_blocked ... ok
[INFO] [stdout] test ready_tasks_excludes_depends_on ... ok
[INFO] [stdout] test reconcile_stale_runs_noop_when_none_running ... ok
[INFO] [stdout] test release_nonexistent_reservation_returns_error ... ok
[INFO] [stdout] test release_reservations_by_agent_releases_all ... ok
[INFO] [stdout] test reconcile_stale_runs_marks_running_as_failed ... ok
[INFO] [stdout] test reconcile_stale_runs_does_not_revert_closed_tasks ... ok
[INFO] [stdout] test reservation_acquire_and_conflict ... ok
[INFO] [stdout] test resolve_lesson_type_check ... ok
[INFO] [stdout] test reservation_release_allows_reacquire ... ok
[INFO] [stdout] test search_entities_empty_results ... ok
[INFO] [stdout] test search_empty_db_returns_empty ... ok
[INFO] [stdout] test search_filters_by_entity_type ... ok
[INFO] [stdout] test search_no_results_returns_empty ... ok
[INFO] [stdout] test search_finds_text_in_key_facts ... ok
[INFO] [stdout] test search_or_operator ... ok
[INFO] [stdout] test search_not_operator ... ok
[INFO] [stdout] test search_phrase_query ... ok
[INFO] [stdout] test search_reflects_deletes ... ok
[INFO] [stdout] test search_reflects_updates ... ok
[INFO] [stdout] test search_respects_limit ... ok
[INFO] [stdout] test search_special_chars_dont_crash ... ok
[INFO] [stdout] test search_returns_matching_entities ... ok
[INFO] [stdout] test shared_reservations_dont_conflict ... ok
[INFO] [stdout] test transaction_commits_on_ok ... ok
[INFO] [stdout] test transaction_rolls_back_on_err ... ok
[INFO] [stdout] test trigger_creates_event_on_entity_delete ... ok
[INFO] [stdout] test trigger_creates_event_on_entity_insert ... ok
[INFO] [stdout] test trigger_creates_event_on_status_change ... ok
[INFO] [stdout] test update_entity_status_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filament_daemon-c29803ff470ae664)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dispatch::tests::test_build_system_prompt_no_context ... ok
[INFO] [stdout] test dispatch::tests::test_build_system_prompt ... ok
[INFO] [stdout] test roles::tests::test_allowed_tools_non_empty ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_with_noise ... ok
[INFO] [stdout] test dispatch::tests::test_child_guard_kills_on_drop ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_full_json ... ok
[INFO] [stdout] test dispatch::tests::test_child_guard_disarm_preserves_child ... ok
[INFO] [stdout] test roles::tests::test_allowed_tools_use_fl_prefix ... ok
[INFO] [stdout] test roles::tests::test_role_case_insensitive ... ok
[INFO] [stdout] test roles::tests::test_role_invalid ... ok
[INFO] [stdout] test roles::tests::test_system_prompts_non_empty ... ok
[INFO] [stdout] test roles::tests::test_role_roundtrip ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon.rs (/opt/rustwide/target/debug/deps/daemon-6e1f3e5dedfccd69)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test daemon_starts_and_accepts_connection ... ok
[INFO] [stdout] test get_entity_by_slug_via_socket ... ok
[INFO] [stdout] test entity_crud_via_socket ... ok
[INFO] [stdout] test entity_events_via_socket ... ok
[INFO] [stdout] test delete_relation_invalid_type_returns_error ... ok
[INFO] [stdout] test agent_run_operations_via_socket ... ok
[INFO] [stdout] test find_reservation_via_socket ... ok
[INFO] [stdout] test concurrent_clients ... ok
[INFO] [stdout] test invalid_request_returns_error ... ok
[INFO] [stdout] test list_reservations_via_socket ... ok
[INFO] [stdout] test list_all_agent_runs_via_socket ... ok
[INFO] [stdout] test list_all_agent_runs_respects_limit ... ok
[INFO] [stdout] test graph_operations_via_socket ... ok
[INFO] [stdout] test multi_agent_messaging_workflow ... ok
[INFO] [stdout] test reservation_operations_via_socket ... ok
[INFO] [stdout] test message_operations_via_socket ... ok
[INFO] [stdout] test multi_agent_reservation_conflicts ... ok
[INFO] [stdout] test multi_agent_task_scheduling ... ok
[INFO] [stdout] test relation_crud_via_socket ... ok
[INFO] [stdout] test multi_agent_full_workflow ... ok
[INFO] [stdout] test subscribe_with_filter_only_receives_matching ... ok
[INFO] [stdout] test subscribe_receives_entity_notifications ... ok
[INFO] [stdout] test update_entity_status_invalid_returns_error ... ok
[INFO] [stdout] test update_entity_summary_via_socket ... ok
[INFO] [stdout] test update_summary_refreshes_graph ... ok
[INFO] [stdout] test stale_reservation_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.87s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dispatch.rs (/opt/rustwide/target/debug/deps/dispatch-23b268d7a6658e65)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dispatch_closed_task_fails ... ok
[INFO] [stdout] test dispatch_agent_death ... ok
[INFO] [stdout] test get_agent_run_and_list_by_task ... ok
[INFO] [stdout] test dispatch_agent_via_socket ... ok
[INFO] [stdout] test dispatch_result_routes_messages ... ok
[INFO] [stdout] test dispatch_agent_timeout_kills_long_running ... ok
[INFO] [stdout] test dispatch_agent_already_running ... FAILED
[INFO] [stdout] test sequential_multi_dispatch ... FAILED
[INFO] [stdout] test reconcile_dead_agent_process ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dispatch_agent_already_running stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dispatch_agent_already_running' (5494) panicked at crates/filament-daemon/tests/dispatch.rs:316:10:
[INFO] [stdout] second dispatch should fail: AgentRunId("019cd2a3-0cf0-7784-b13c-0474d4855264")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e262615dea - 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:     0x56e262615dea - 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:     0x56e262615dea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e262615dea - <<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:     0x56e26262bd2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e26262bd2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56e26261aa02 - 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:     0x56e26261aa02 - <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:     0x56e2625f222f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e2625f222f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e26260d1a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e261e400ec - <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:     0x56e261e400ec - 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:     0x56e26260d422 - <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:     0x56e26260d422 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e2625f22e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56e2625e9a29 - 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:     0x56e2625f308d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56e26262c63c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56e26262c382 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56e261e22d63 - core::result::Result<T,E>::expect_err::h4fea77c93a306431
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x56e261e02423 - dispatch::dispatch_agent_already_running::{{closure}}::h200d6e275b5e9334
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:316:10
[INFO] [stdout]   22:     0x56e261e258f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf472e4198956d7b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56e261df186d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h00b6d1853a73dfe5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x56e261df12f6 - tokio::task::coop::with_budget::h53c16086f3e9e9db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56e261df12f6 - tokio::task::coop::budget::hf4ae1db51bd36a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56e261df12f6 - tokio::runtime::park::CachedParkThread::block_on::h3690f8801122edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x56e261e28c84 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7f68de2fb6d8c760
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x56e261df38e8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hb22651af1529a46b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x56e261df282b - tokio::runtime::context::runtime::enter_runtime::h0f1fb59fe8918aa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x56e261df38b4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf59656f1ac7c1099
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x56e261df3494 - tokio::runtime::runtime::Runtime::block_on_inner::hc2820cb3d146ac85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x56e261df379f - tokio::runtime::runtime::Runtime::block_on::hc7d49f36aae5a726
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x56e261e01896 - dispatch::dispatch_agent_already_running::hdeaf90f6feff7bfa
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:324:20
[INFO] [stdout]   34:     0x56e261e026e7 - dispatch::dispatch_agent_already_running::{{closure}}::hfa206409530abe4c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:293:42
[INFO] [stdout]   35:     0x56e261de9046 - core::ops::function::FnOnce::call_once::h6e7a58bfdfdd067a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x56e261e341cb - <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]   37:     0x56e261e341cb - 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]   38:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x56e261e40bbb - <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]   40:     0x56e261e40bbb - 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]   41:     0x56e261e40bbb - 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]   42:     0x56e261e40bbb - 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]   43:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x56e261e3c2d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x56e261e3c2d4 - 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]   47:     0x56e261e437c2 - 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]   48:     0x56e261e437c2 - <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]   49:     0x56e261e437c2 - 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]   50:     0x56e261e437c2 - 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]   51:     0x56e261e437c2 - 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]   52:     0x56e261e437c2 - 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]   53:     0x56e261e437c2 - <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]   54:     0x56e26261519f - <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]   55:     0x56e26261519f - <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]   56:     0x7cb2d1ea9aa4 - <unknown>
[INFO] [stdout]   57:     0x7cb2d1f36a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sequential_multi_dispatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sequential_multi_dispatch' (5586) panicked at crates/filament-daemon/tests/dispatch.rs:375:5:
[INFO] [stdout] assertion `left == right` failed: first agent should complete
[INFO] [stdout]   left: "failed"
[INFO] [stdout]  right: "completed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e262615dea - 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:     0x56e262615dea - 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:     0x56e262615dea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e262615dea - <<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:     0x56e26262bd2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e26262bd2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56e26261aa02 - 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:     0x56e26261aa02 - <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:     0x56e2625f222f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e2625f222f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e26260d1a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56e261e400ec - <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:     0x56e261e400ec - 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:     0x56e26260d422 - <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:     0x56e26260d422 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56e2625f22e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56e2625e9a29 - 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:     0x56e2625f308d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56e26262c63c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56e26262c523 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x56e261e1d1b1 - core::panicking::assert_failed::h6a3d0f3a99cf2b8f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56e261dfc9ee - dispatch::sequential_multi_dispatch::{{closure}}::hc59a918b7493cb4b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:375:5
[INFO] [stdout]   22:     0x56e261e258f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf472e4198956d7b8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56e261df186d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h00b6d1853a73dfe5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x56e261df12f6 - tokio::task::coop::with_budget::h53c16086f3e9e9db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x56e261df12f6 - tokio::task::coop::budget::hf4ae1db51bd36a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x56e261df12f6 - tokio::runtime::park::CachedParkThread::block_on::h3690f8801122edc5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x56e261e28c84 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7f68de2fb6d8c760
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x56e261df38e8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hb22651af1529a46b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x56e261df282b - tokio::runtime::context::runtime::enter_runtime::h0f1fb59fe8918aa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x56e261df38b4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf59656f1ac7c1099
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x56e261df3494 - tokio::runtime::runtime::Runtime::block_on_inner::hc2820cb3d146ac85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   32:     0x56e261df379f - tokio::runtime::runtime::Runtime::block_on::hc7d49f36aae5a726
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   33:     0x56e261dfbca6 - dispatch::sequential_multi_dispatch::hcc48dcd2b86cc205
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:396:20
[INFO] [stdout]   34:     0x56e261dfbd47 - dispatch::sequential_multi_dispatch::{{closure}}::ha03a28ce4ee79eb2
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:358:37
[INFO] [stdout]   35:     0x56e261de93b6 - core::ops::function::FnOnce::call_once::hbc7cb649d7a3b63d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x56e261e341cb - <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]   37:     0x56e261e341cb - 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]   38:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x56e261e40bbb - <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]   40:     0x56e261e40bbb - 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]   41:     0x56e261e40bbb - 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]   42:     0x56e261e40bbb - 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]   43:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x56e261e40bbb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x56e261e3c2d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x56e261e3c2d4 - 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]   47:     0x56e261e437c2 - 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]   48:     0x56e261e437c2 - <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]   49:     0x56e261e437c2 - 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]   50:     0x56e261e437c2 - 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]   51:     0x56e261e437c2 - 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]   52:     0x56e261e437c2 - 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]   53:     0x56e261e437c2 - <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]   54:     0x56e26261519f - <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]   55:     0x56e26261519f - <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]   56:     0x7cb2d1ea9aa4 - <unknown>
[INFO] [stdout]   57:     0x7cb2d1f36a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dispatch_agent_already_running
[INFO] [stdout]     sequential_multi_dispatch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p filament-daemon --test dispatch`
[INFO] running `Command { std: "docker" "inspect" "fbd3efd3d3958e043e9fefbfd27b5bf0b42b3096dff218c9f6946816cb604161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd3efd3d3958e043e9fefbfd27b5bf0b42b3096dff218c9f6946816cb604161", kill_on_drop: false }`
[INFO] [stdout] fbd3efd3d3958e043e9fefbfd27b5bf0b42b3096dff218c9f6946816cb604161
