[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JYC11/filament on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded futures-io v0.3.32
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.17
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded schemars v1.2.1
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded blake3 v1.8.3
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.25
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded rmcp v0.17.0
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded chrono v0.4.44
[INFO] [stderr]   Downloaded libm v0.2.16
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded rmcp-macros v0.17.0
[INFO] [stderr]   Downloaded constant_time_eq v0.4.2
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 519d329700723dda0889a2eaf56b5cf9b619276460f17a628585d27b4506bedd
[INFO] running `Command { std: "docker" "start" "-a" "519d329700723dda0889a2eaf56b5cf9b619276460f17a628585d27b4506bedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "519d329700723dda0889a2eaf56b5cf9b619276460f17a628585d27b4506bedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "519d329700723dda0889a2eaf56b5cf9b619276460f17a628585d27b4506bedd", kill_on_drop: false }`
[INFO] [stdout] 519d329700723dda0889a2eaf56b5cf9b619276460f17a628585d27b4506bedd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b14cddbbbc158bb0837734e7db90832a5d6f7b72e61dd7ae2664b5843e0ecfbc
[INFO] running `Command { std: "docker" "start" "-a" "b14cddbbbc158bb0837734e7db90832a5d6f7b72e61dd7ae2664b5843e0ecfbc", 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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.21
[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 bytes v1.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 ryu v1.0.23
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[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 tracing-core v0.1.36
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[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 atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[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 signal-hook v0.3.18
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling rmcp-macros v0.17.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[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 thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap_complete v4.5.66
[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 34s
[INFO] running `Command { std: "docker" "inspect" "b14cddbbbc158bb0837734e7db90832a5d6f7b72e61dd7ae2664b5843e0ecfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14cddbbbc158bb0837734e7db90832a5d6f7b72e61dd7ae2664b5843e0ecfbc", kill_on_drop: false }`
[INFO] [stdout] b14cddbbbc158bb0837734e7db90832a5d6f7b72e61dd7ae2664b5843e0ecfbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0677ade16655e6596ef1c612dc5ab857fbdfb4b655b1d6376c2bfa2b8fc14837
[INFO] running `Command { std: "docker" "start" "-a" "0677ade16655e6596ef1c612dc5ab857fbdfb4b655b1d6376c2bfa2b8fc14837", 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 regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[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 normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.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 tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[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 `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 `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_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]    = 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 `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 `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 10s
[INFO] running `Command { std: "docker" "inspect" "0677ade16655e6596ef1c612dc5ab857fbdfb4b655b1d6376c2bfa2b8fc14837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0677ade16655e6596ef1c612dc5ab857fbdfb4b655b1d6376c2bfa2b8fc14837", kill_on_drop: false }`
[INFO] [stdout] 0677ade16655e6596ef1c612dc5ab857fbdfb4b655b1d6376c2bfa2b8fc14837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e16b6b79019e16b238d4203c34195cc433520f542c919689aa46b7ea99b4a4f
[INFO] running `Command { std: "docker" "start" "-a" "8e16b6b79019e16b238d4203c34195cc433520f542c919689aa46b7ea99b4a4f", 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 `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: 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 "config") generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "audit") generated 4 warnings (2 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "message") generated 1 warning
[INFO] [stderr] warning: `filament-cli` (test "relation") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "completions") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "export") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "reserve") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "query") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `filament-cli` (test "init") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `filament-cli` (test "entity") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fl-57de83afd94b976a)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test commands::hook::tests::glob_bare_double_star ... ok
[INFO] [stdout] test commands::hook::tests::glob_double_star ... ok
[INFO] [stdout] test commands::hook::tests::glob_dot_files ... ok
[INFO] [stdout] test commands::hook::tests::glob_empty_inputs ... 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_multiple_double_stars ... ok
[INFO] [stdout] test commands::hook::tests::glob_no_wildcards_mismatch_length ... 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::hook::tests::glob_star_matches_empty ... ok
[INFO] [stdout] test commands::seed::tests::extract_summary_empty_body ... 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::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::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::seed_item_content_path_is_file_path ... ok
[INFO] [stdout] test commands::seed::tests::truncate_multibyte_mid_string ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_empty_file_gives_empty_summary ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_name_is_filename ... 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_summary_from_file_content ... ok
[INFO] [stdout] test commands::seed::tests::seed_item_summary_skips_headings_in_file ... ok
[INFO] [stdout] test commands::hook::tests::glob_double_star_at_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent.rs (/opt/rustwide/target/debug/deps/agent-c0dbd175c50ef715)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test agent_list_direct_mode ... ok
[INFO] [stdout] test agent_dispatch_requires_daemon ... ok
[INFO] [stdout] test agent_history_direct_mode ... ok
[INFO] [stdout] test agent_dispatch_all_requires_daemon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/audit.rs (/opt/rustwide/target/debug/deps/audit-4c32020fa778ee90)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test audit_rejects_dirty_tree ... ok
[INFO] [stdout] test audit_custom_branch ... ok
[INFO] [stdout] test audit_json_output ... ok
[INFO] [stderr]      Running tests/completions.rs (/opt/rustwide/target/debug/deps/completions-a342272553786be6)
[INFO] [stdout] test audit_creates_snapshot_on_branch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test completions_bash_outputs_valid_script ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-a6fef4d09c891fdb)
[INFO] [stdout] test completions_zsh_outputs_valid_script ... ok
[INFO] [stdout] test completions_fish_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.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config_file_overrides_defaults ... ok
[INFO] [stdout] test config_init_prints_template ... ok
[INFO] [stdout] test config_show_defaults ... ok
[INFO] [stdout] test config_path_shows_config_location ... ok
[INFO] [stdout] test config_show_json ... ok
[INFO] [stdout] test config_file_json_output_format_applied ... ok
[INFO] [stdout] test config_default_priority_used_by_task_add ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stderr]      Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-03eb4c3936cad303)
[INFO] [stdout] test config_show_without_config_file ... ok
[INFO] [stdout] test export_empty_db ... ok
[INFO] [stdout] test entity_inspect_nonexistent ... ok
[INFO] [stdout] test config_show_json ... ok
[INFO] [stdout] test entity_add_with_special_chars ... 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 lesson_show_nonexistent ... ok
[INFO] [stdout] test relate_nonexistent_source ... ok
[INFO] [stdout] test task_add_with_blocks ... ok
[INFO] [stdout] test relate_nonexistent_target ... ok
[INFO] [stdout] test task_add_with_depends_on ... ok
[INFO] [stdout] test search_finds_match ... ok
[INFO] [stdout] test search_no_results ... ok
[INFO] [stdout] test task_ready_with_limit_zero ... ok
[INFO] [stdout] test task_list_json_empty ... ok
[INFO] [stdout] test task_close_nonexistent ... ok
[INFO] [stdout] test task_show_nonexistent ... ok
[INFO] [stdout] test export_import_roundtrip ... ok
[INFO] [stdout] test task_ready_json ... ok
[INFO] [stdout] test task_close_already_closed ... ok
[INFO] [stdout] test unrelate_nonexistent_relation ... ok
[INFO] [stderr]      Running tests/entity.rs (/opt/rustwide/target/debug/deps/entity-4304149be4fe0ae5)
[INFO] [stdout] test task_list_status_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test entity_add_json ... ok
[INFO] [stdout] test entity_inspect_shows_relations ... ok
[INFO] [stdout] test entity_add_with_facts ... ok
[INFO] [stdout] test entity_not_found_error ... ok
[INFO] [stdout] test entity_inspect ... ok
[INFO] [stdout] test entity_not_found_json_error ... ok
[INFO] [stdout] test entity_read_with_content_file ... ok
[INFO] [stdout] test entity_duplicate_name_allowed ... ok
[INFO] [stdout] test entity_add_and_list ... ok
[INFO] [stdout] test entity_list_with_filters ... ok
[INFO] [stdout] test entity_update_content ... ok
[INFO] [stdout] test entity_update_invalid_status ... ok
[INFO] [stdout] test entity_update_facts_invalid_json ... ok
[INFO] [stdout] test entity_read_no_content ... ok
[INFO] [stdout] test entity_update_no_args_error ... ok
[INFO] [stdout] test entity_remove ... ok
[INFO] [stdout] test entity_update_priority ... ok
[INFO] [stdout] test entity_update_content_missing_file ... ok
[INFO] [stdout] test invalid_entity_type_error ... ok
[INFO] [stdout] test entity_update_priority_invalid ... ok
[INFO] [stdout] test entity_update_facts ... ok
[INFO] [stdout] test entity_update_status_only ... ok
[INFO] [stdout] test entity_update_summary_and_status ... ok
[INFO] [stdout] test entity_with_priority ... ok
[INFO] [stderr]      Running tests/export.rs (/opt/rustwide/target/debug/deps/export-ffe8b6f834e63595)
[INFO] [stdout] test entity_update_summary_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test import_invalid_json_gives_clear_error ... ok
[INFO] [stdout] test escalations_empty_shows_no_pending ... ok
[INFO] [stdout] test export_no_events_flag_omits_events ... ok
[INFO] [stdout] test export_to_file_writes_json ... ok
[INFO] [stdout] test export_empty_db_produces_valid_json ... ok
[INFO] [stdout] test export_includes_created_entities ... ok
[INFO] [stderr]      Running tests/init.rs (/opt/rustwide/target/debug/deps/init-e81d22da0abe8d36)
[INFO] [stdout] test export_import_round_trip ... ok
[INFO] [stdout] test import_from_file_creates_entities ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test init_idempotent ... ok
[INFO] [stderr]      Running tests/message.rs (/opt/rustwide/target/debug/deps/message-2b0d027867885c81)
[INFO] [stdout] test init_creates_filament_dir ... ok
[INFO] [stdout] test init_json_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test message_send_to_nonexistent_entity_rejected ... ok
[INFO] [stdout] test message_read_invalid_id ... ok
[INFO] [stdout] test message_send_from_nonexistent_entity_rejected ... ok
[INFO] [stdout] test message_send_with_type ... ok
[INFO] [stdout] test message_send_to_user_escalation ... ok
[INFO] [stderr]      Running tests/query.rs (/opt/rustwide/target/debug/deps/query-415ecca0c1e2f1a9)
[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.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test context_around_entity ... ok
[INFO] [stdout] test context_no_relations ... ok
[INFO] [stdout] test context_finds_incoming_edge_neighbors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/relation.rs (/opt/rustwide/target/debug/deps/relation-0a6c259189dad37c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test relate_invalid_type_fails ... ok
[INFO] [stdout] test relate_self_referential_fails ... ok
[INFO] [stdout] test relate_and_unrelate ... ok
[INFO] [stderr]      Running tests/reserve.rs (/opt/rustwide/target/debug/deps/reserve-2f19ed132abe7f97)
[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.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test reserve_and_release ... ok
[INFO] [stdout] test reserve_conflict ... ok
[INFO] [stdout] test reservations_filter_by_agent ... ok
[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.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/task.rs (/opt/rustwide/target/debug/deps/task-c49188912c868292)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test task_blocker_depth_no_deps ... ok
[INFO] [stdout] test task_close ... ok
[INFO] [stdout] test task_add_and_list ... ok
[INFO] [stdout] test task_assign ... ok
[INFO] [stdout] test task_assign_rejects_non_task ... ok
[INFO] [stdout] test task_blocker_depth ... ok
[INFO] [stdout] test task_add_with_depends_on ... ok
[INFO] [stdout] test task_list_status_conflicts_with_unblocked ... ok
[INFO] [stdout] test task_blocker_depth_plural_layers ... ok
[INFO] [stdout] test task_close_rejects_non_task ... ok
[INFO] [stdout] test task_ready ... ok
[INFO] [stdout] test task_ready_json ... ok
[INFO] [stdout] test task_show ... ok
[INFO] [stdout] test task_list_unblocked ... ok
[INFO] [stdout] test task_show_displays_relation_names ... ok
[INFO] [stdout] test task_with_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workflow.rs (/opt/rustwide/target/debug/deps/workflow-a3244e496eaddf33)
[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.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filament_core-b0d56d883c732202)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[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::out_of_range_priority_clamped_to_max ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::env_var_overrides_config_value ... ok
[INFO] [stdout] test config::tests::env_var_overrides_context_depth ... ok
[INFO] [stdout] test config::tests::env_var_overrides_agent_timeout ... 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::fields_in_diff_extracts_keys ... ok
[INFO] [stdout] test diff::tests::default_diff_builder_is_update_mode ... ok
[INFO] [stdout] test diff::tests::update_diff_both_empty_strings ... ok
[INFO] [stdout] test diff::tests::fields_in_diff_handles_null ... 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_records_changed_fields ... ok
[INFO] [stdout] test diff::tests::update_diff_returns_none_when_empty ... 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 diff::tests::update_diff_special_json_chars ... 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::backward_reverses_rows ... ok
[INFO] [stdout] test pagination::tests::forward_first_page_no_more ... ok
[INFO] [stdout] test pagination::tests::pagination_state_lifecycle ... ok
[INFO] [stdout] test util::tests::exact_length_no_truncation ... 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] [stdout] test pagination::tests::forward_last_page ... ok
[INFO] [stdout] test pagination::tests::forward_middle_page ... ok
[INFO] [stdout] test util::tests::no_truncation_when_short ... ok
[INFO] [stdout] test config::tests::env_var_overrides_reconciliation_interval ... ok
[INFO] [stdout] test config::tests::agent_timeout_zero_means_no_limit ... ok
[INFO] [stdout] test config::tests::parse_partial_config ... ok
[INFO] [stdout] test config::tests::env_var_invalid_value_falls_back ... 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] [stderr]      Running tests/conflict_test.rs (/opt/rustwide/target/debug/deps/conflict_test-b102a79f6dfc8d13)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test diff_builder_create_mode ... ok
[INFO] [stdout] test conflict_on_overlapping_fields ... ok
[INFO] [stdout] test auto_merge_across_multiple_version_gaps ... ok
[INFO] [stdout] test auto_merge_non_overlapping_fields ... ok
[INFO] [stdout] test fields_in_diff_works_on_update_diff ... ok
[INFO] [stdout] test conflict_includes_all_overlapping_fields ... ok
[INFO] [stdout] test create_entity_records_diff_in_event ... ok
[INFO] [stdout] test entity_has_version_zero_on_create ... ok
[INFO] [stdout] test retry_after_conflict_with_fresh_version_succeeds ... ok
[INFO] [stdout] test update_bumps_version_from_0_to_1 ... ok
[INFO] [stdout] test version_conflict_error_code_and_retryable ... ok
[INFO] [stdout] test two_agents_race_same_field_second_conflicts ... ok
[INFO] [stdout] test partial_overlap_still_conflicts ... ok
[INFO] [stdout] test empty_changeset_returns_validation_error ... ok
[INFO] [stdout] test update_entity_records_diff_in_event ... ok
[INFO] [stdout] test update_nonexistent_entity_returns_not_found ... ok
[INFO] [stdout] test update_with_matching_version_succeeds ... ok
[INFO] [stdout] test update_with_matching_version_bumps_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-ed0b395b063961f3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test error_codes_are_stable ... ok
[INFO] [stdout] test retryable_only_for_db_and_io ... ok
[INFO] [stdout] test hints_populated_for_key_errors ... ok
[INFO] [stdout] test structured_error_json_format ... ok
[INFO] [stdout] test daemon_error_preserves_exit_code_through_round_trip ... ok
[INFO] [stdout] test exit_codes_categorized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph.rs (/opt/rustwide/target/debug/deps/graph-086dd23a06155e3a)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test blocker_depth_follows_upstream_blocks ... ok
[INFO] [stdout] test context_bundle_nonexistent_entity ... ok
[INFO] [stdout] test blocker_depth_follows_depends_on ... ok
[INFO] [stdout] test blocker_depth_does_not_follow_outgoing_blocks ... ok
[INFO] [stdout] test blocker_depth_mixed_blocks_and_depends_on ... ok
[INFO] [stdout] test build_context_bundle_includes_all_sections ... ok
[INFO] [stdout] test batch_impact_scores_returns_all_requested ... ok
[INFO] [stdout] test blocker_depth_nonexistent_entity ... ok
[INFO] [stdout] test blocker_depth_safe_with_cycle ... ok
[INFO] [stdout] test degree_centrality_empty_graph ... ok
[INFO] [stdout] test context_bundle_prompt_lines_empty_for_isolated_node ... ok
[INFO] [stdout] test contradictory_dependency_types_rejected_as_cycle ... ok
[INFO] [stdout] test context_summaries_within_hops ... ok
[INFO] [stdout] test context_traverses_incoming_edges ... ok
[INFO] [stdout] test cycle_detected_returns_error ... 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 different_relation_types_between_same_entities ... ok
[INFO] [stdout] test hydrate_matches_store_counts ... ok
[INFO] [stdout] test impact_score_leaf_node_has_zero_impact ... ok
[INFO] [stdout] test pagerank_empty_graph ... ok
[INFO] [stdout] test impact_score_counts_transitive_dependents ... ok
[INFO] [stdout] test impact_score_with_depends_on_edges ... ok
[INFO] [stdout] test impact_score_nonexistent_entity ... ok
[INFO] [stdout] test ready_tasks_empty_graph ... ok
[INFO] [stdout] test newly_unblocked_by_returns_sole_blocked_tasks ... ok
[INFO] [stdout] test newly_unblocked_empty_when_other_blockers_remain ... 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 pagerank_single_node_no_edges ... ok
[INFO] [stdout] test pagerank_scores_sum_to_one ... ok
[INFO] [stdout] test ready_tasks_excludes_blocked_nodes ... ok
[INFO] [stdout] test pagerank_sink_node_gets_highest_score ... ok
[INFO] [stdout] test ready_tasks_excludes_closed ... 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_node_updates_counts ... ok
[INFO] [stdout] test traverse_bfs_nonexistent_entity ... ok
[INFO] [stdout] test remove_edge_nonexistent_returns_false ... ok
[INFO] [stdout] test traverse_bfs_depth_zero ... ok
[INFO] [stdout] test upstream_artifacts_excludes_open_predecessors ... ok
[INFO] [stdout] test upstream_artifacts_returns_closed_predecessors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/models.rs (/opt/rustwide/target/debug/deps/models-302bdef16d910d9a)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test agent_status_all_variants_serialize ... ok
[INFO] [stdout] test budget_pct_display_formatting ... ok
[INFO] [stdout] test agent_role_fromstr_case_insensitive ... ok
[INFO] [stdout] test budget_pct_negative_zero_valid ... ok
[INFO] [stdout] test budget_pct_serde_roundtrip ... ok
[INFO] [stdout] test budget_pct_serde_rejects_out_of_range ... ok
[INFO] [stdout] test agent_result_deserialize ... ok
[INFO] [stdout] test agent_message_rejects_empty_body ... ok
[INFO] [stdout] test budget_pct_rejects_out_of_range ... ok
[INFO] [stdout] test budget_pct_valid_range ... ok
[INFO] [stdout] test create_entity_invalid_type_rejected_by_serde ... ok
[INFO] [stdout] test create_relation_self_loop_rejected ... ok
[INFO] [stdout] test create_relation_trims_whitespace_ids ... ok
[INFO] [stdout] test create_relation_whitespace_only_ids_rejected ... ok
[INFO] [stdout] test entity_adt_accessors ... ok
[INFO] [stdout] test entity_adt_agent_variant ... ok
[INFO] [stdout] test entity_adt_all_variants_type_check ... ok
[INFO] [stdout] test entity_adt_lesson_variant ... ok
[INFO] [stdout] test entity_adt_serde_roundtrip ... ok
[INFO] [stdout] test entity_adt_task_variant ... ok
[INFO] [stdout] test entity_changeset_is_empty_all_none ... ok
[INFO] [stdout] test agent_message_rejects_empty_to_agent ... ok
[INFO] [stdout] test create_entity_bad_priority_rejected_by_serde ... ok
[INFO] [stdout] test create_entity_valid ... ok
[INFO] [stdout] test create_entity_with_facts_and_content ... ok
[INFO] [stdout] test create_relation_bad_weight_rejected ... ok
[INFO] [stdout] test create_entity_empty_name_rejected ... ok
[INFO] [stdout] test create_relation_self_loop_after_trim_rejected ... ok
[INFO] [stdout] test entity_changeset_multiple_fields ... 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_from_str ... ok
[INFO] [stdout] test entity_id_from_string ... ok
[INFO] [stdout] test entity_into_agent_success ... ok
[INFO] [stdout] test entity_id_uniqueness ... ok
[INFO] [stdout] test entity_into_task_type_mismatch_preserves_info ... ok
[INFO] [stdout] test entity_status_fromstr_case_insensitive ... ok
[INFO] [stdout] test entity_status_serde_roundtrip ... ok
[INFO] [stdout] test entity_type_fromstr_rejects_substring ... ok
[INFO] [stdout] test entity_type_fromstr_rejects_with_spaces ... ok
[INFO] [stdout] test entity_type_serde_roundtrip ... ok
[INFO] [stdout] test entity_into_lesson_type_mismatch ... ok
[INFO] [stdout] test entity_type_fromstr_case_insensitive ... 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_empty_object ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_array ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_problem ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_integer_values ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_solution ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_not_object ... ok
[INFO] [stdout] test lesson_fields_pattern_optional ... ok
[INFO] [stdout] test non_empty_string_partial_eq_str ... 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_rejects_empty ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_null_values ... ok
[INFO] [stdout] test non_empty_string_preserves_inner_whitespace ... ok
[INFO] [stdout] test lesson_fields_roundtrip ... ok
[INFO] [stdout] test lesson_fields_from_key_facts_missing_learned ... ok
[INFO] [stdout] test non_empty_string_serde_roundtrip ... ok
[INFO] [stdout] test priority_display ... ok
[INFO] [stdout] test priority_ordering ... ok
[INFO] [stdout] test priority_valid_range ... ok
[INFO] [stdout] test priority_serde_rejects_invalid ... ok
[INFO] [stdout] test relation_type_fromstr_case_insensitive ... ok
[INFO] [stdout] test relation_id_uniqueness ... ok
[INFO] [stdout] test relation_type_serde_roundtrip ... ok
[INFO] [stdout] test non_empty_string_trims ... ok
[INFO] [stdout] test reservation_mode_fromstr ... ok
[INFO] [stdout] test send_message_defaults_to_text_type ... ok
[INFO] [stdout] test send_message_empty_body_rejected ... ok
[INFO] [stdout] test send_message_empty_from_rejected ... ok
[INFO] [stdout] test slug_display_roundtrip ... ok
[INFO] [stdout] test send_message_empty_to_rejected ... ok
[INFO] [stdout] test slug_serde_roundtrip ... ok
[INFO] [stdout] test priority_serde_roundtrip ... ok
[INFO] [stdout] test slug_new_generates_valid_8char ... ok
[INFO] [stdout] test slug_try_from_rejects_uppercase ... ok
[INFO] [stdout] test slug_try_from_trims_tabs_and_newlines ... ok
[INFO] [stdout] test priority_default_is_2 ... ok
[INFO] [stdout] test slug_try_from_rejects_special_chars ... ok
[INFO] [stdout] test slug_try_from_rejects_empty ... ok
[INFO] [stdout] test slug_try_from_rejects_too_short ... ok
[INFO] [stdout] test slug_try_from_rejects_too_long ... ok
[INFO] [stdout] test slug_try_from_trims_whitespace ... ok
[INFO] [stdout] test slug_uniqueness ... ok
[INFO] [stdout] test ttl_seconds_display ... ok
[INFO] [stdout] test slug_try_from_valid ... 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 ttl_seconds_as_duration ... ok
[INFO] [stdout] test weight_zero_is_valid ... ok
[INFO] [stdout] test weight_valid ... ok
[INFO] [stdout] test weight_rejects_invalid ... ok
[INFO] [stderr]      Running tests/protocol.rs (/opt/rustwide/target/debug/deps/protocol-2a8253996f91c7a0)
[INFO] [stdout] test weight_serde_roundtrip ... ok
[INFO] [stdout] test weight_rejects_negative_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test request_roundtrip ... ok
[INFO] [stdout] test success_response_roundtrip ... ok
[INFO] [stdout] test error_response_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] [stderr]      Running tests/store.rs (/opt/rustwide/target/debug/deps/store-3fc04aecca84bd33)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test batch_get_entities_empty_ids_returns_empty ... ok
[INFO] [stdout] test acquire_reservation_rejects_whitespace_only_glob ... 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_empty_glob ... ok
[INFO] [stdout] test batch_import_multi_chunk_entities_round_trip ... ok
[INFO] [stdout] test agent_run_create_and_finish ... ok
[INFO] [stdout] test batch_import_all_types_round_trip ... ok
[INFO] [stdout] test blocked_by_counts_includes_blocks_relations ... ok
[INFO] [stdout] test check_constraint_rejects_invalid_entity_type ... ok
[INFO] [stdout] test blocked_by_counts_returns_correct_counts ... ok
[INFO] [stdout] test check_constraint_rejects_invalid_status ... 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_self_referencing_relation ... 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_priority_out_of_range ... 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_cascades_relations ... ok
[INFO] [stdout] test delete_entity_with_correct_version_succeeds ... ok
[INFO] [stdout] test entity_not_found ... ok
[INFO] [stdout] test delete_entity_with_version_mismatch_returns_conflict ... ok
[INFO] [stdout] test exclusive_reservation_conflicts_with_nonexclusive ... ok
[INFO] [stdout] test expire_stale_reservations_cleans_expired ... ok
[INFO] [stdout] test exclusive_conflicts_with_shared ... ok
[INFO] [stdout] test export_empty_db_returns_valid_export_data ... ok
[INFO] [stdout] test get_agent_run_not_found ... ok
[INFO] [stdout] test finish_nonexistent_agent_run_returns_error ... ok
[INFO] [stdout] test get_agent_run_returns_run ... ok
[INFO] [stdout] test export_includes_entity_and_relation ... ok
[INFO] [stdout] test has_running_agent_false_when_none ... ok
[INFO] [stdout] test has_running_agent_conn_in_transaction ... ok
[INFO] [stdout] test has_running_agent_false_after_finish ... 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 lesson_listed_by_type_filter ... 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 list_agent_runs_by_task_returns_all_runs ... ok
[INFO] [stdout] test list_entities_both_type_and_status_filter ... ok
[INFO] [stdout] test list_lessons_filters_by_pattern ... ok
[INFO] [stdout] test import_into_empty_db_creates_entities_and_relations ... ok
[INFO] [stdout] test list_lessons_empty_db ... ok
[INFO] [stdout] test list_entities_paged_filters_and_sort ... ok
[INFO] [stdout] test import_twice_is_idempotent ... ok
[INFO] [stdout] test list_entities_paged_returns_correct_pages ... 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 message_chunk_size_respects_param_limit ... ok
[INFO] [stdout] test message_insert_sql_uses_multi_row_values ... ok
[INFO] [stdout] test list_pending_escalations_needs_input_agent_run_has_needs_input_kind ... ok
[INFO] [stdout] test list_messages_paged_with_filters ... ok
[INFO] [stdout] test list_pending_escalations_excludes_read_messages ... ok
[INFO] [stdout] test list_pending_escalations_returns_blocker_messages ... ok
[INFO] [stdout] test list_relations_returns_both_directions ... ok
[INFO] [stdout] test mark_nonexistent_message_read_returns_error ... ok
[INFO] [stdout] test message_mark_read_nonexistent ... ok
[INFO] [stdout] test message_mark_read_removes_from_inbox ... 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 message_send_and_inbox ... ok
[INFO] [stdout] test ready_tasks_excludes_blocked ... ok
[INFO] [stdout] test mark_already_read_message_returns_not_found ... ok
[INFO] [stdout] test ready_tasks_excludes_depends_on ... ok
[INFO] [stdout] test reconcile_stale_runs_does_not_revert_closed_tasks ... ok
[INFO] [stdout] test reconcile_stale_runs_marks_running_as_failed ... ok
[INFO] [stdout] test release_nonexistent_reservation_returns_error ... ok
[INFO] [stdout] test reconcile_stale_runs_noop_when_none_running ... ok
[INFO] [stdout] test reservation_acquire_and_conflict ... ok
[INFO] [stdout] test reservation_release_allows_reacquire ... ok
[INFO] [stdout] test release_reservations_by_agent_releases_all ... ok
[INFO] [stdout] test resolve_lesson_type_check ... ok
[INFO] [stdout] test search_entities_empty_results ... ok
[INFO] [stdout] test search_empty_db_returns_empty ... ok
[INFO] [stdout] test search_not_operator ... ok
[INFO] [stdout] test search_finds_text_in_key_facts ... ok
[INFO] [stdout] test search_no_results_returns_empty ... ok
[INFO] [stdout] test search_or_operator ... ok
[INFO] [stdout] test search_filters_by_entity_type ... 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_special_chars_dont_crash ... ok
[INFO] [stdout] test search_respects_limit ... 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 trigger_creates_event_on_status_change ... ok
[INFO] [stdout] test trigger_creates_event_on_entity_insert ... ok
[INFO] [stdout] test trigger_creates_event_on_entity_delete ... ok
[INFO] [stdout] test update_entity_status_works ... ok
[INFO] [stdout] test transaction_rolls_back_on_err ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filament_daemon-7fab9757d87cd493)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dispatch::tests::test_build_system_prompt ... ok
[INFO] [stdout] test dispatch::tests::test_build_system_prompt_no_context ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_invalid ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_with_noise ... ok
[INFO] [stdout] test roles::tests::test_role_case_insensitive ... ok
[INFO] [stdout] test roles::tests::test_allowed_tools_use_fl_prefix ... ok
[INFO] [stdout] test roles::tests::test_role_invalid ... ok
[INFO] [stdout] test roles::tests::test_role_roundtrip ... ok
[INFO] [stdout] test dispatch::tests::test_child_guard_disarm_preserves_child ... ok
[INFO] [stdout] test dispatch::tests::test_parse_agent_output_full_json ... ok
[INFO] [stdout] test roles::tests::test_system_prompts_non_empty ... ok
[INFO] [stdout] test roles::tests::test_allowed_tools_non_empty ... ok
[INFO] [stdout] test dispatch::tests::test_child_guard_kills_on_drop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon.rs (/opt/rustwide/target/debug/deps/daemon-dc8cf13c133e019c)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test delete_relation_invalid_type_returns_error ... ok
[INFO] [stdout] test entity_crud_via_socket ... ok
[INFO] [stdout] test find_reservation_via_socket ... ok
[INFO] [stdout] test entity_events_via_socket ... ok
[INFO] [stdout] test agent_run_operations_via_socket ... ok
[INFO] [stdout] test daemon_starts_and_accepts_connection ... ok
[INFO] [stdout] test get_entity_by_slug_via_socket ... ok
[INFO] [stdout] test concurrent_clients ... ok
[INFO] [stdout] test invalid_request_returns_error ... ok
[INFO] [stdout] test graph_operations_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 message_operations_via_socket ... ok
[INFO] [stdout] test list_reservations_via_socket ... ok
[INFO] [stdout] test multi_agent_messaging_workflow ... ok
[INFO] [stdout] test multi_agent_reservation_conflicts ... ok
[INFO] [stdout] test reservation_operations_via_socket ... ok
[INFO] [stdout] test multi_agent_full_workflow ... ok
[INFO] [stdout] test multi_agent_task_scheduling ... ok
[INFO] [stdout] test subscribe_with_filter_only_receives_matching ... ok
[INFO] [stdout] test update_entity_status_invalid_returns_error ... ok
[INFO] [stdout] test relation_crud_via_socket ... ok
[INFO] [stdout] test update_entity_summary_via_socket ... ok
[INFO] [stdout] test subscribe_receives_entity_notifications ... 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.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dispatch.rs (/opt/rustwide/target/debug/deps/dispatch-bf3c62cbe60a11c9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dispatch_agent_via_socket ... ok
[INFO] [stdout] test dispatch_agent_timeout_kills_long_running ... ok
[INFO] [stdout] test dispatch_result_routes_messages ... ok
[INFO] [stdout] test dispatch_agent_death ... ok
[INFO] [stdout] test dispatch_closed_task_fails ... ok
[INFO] [stdout] test get_agent_run_and_list_by_task ... ok
[INFO] [stdout] test dispatch_agent_already_running ... FAILED
[INFO] [stdout] test sequential_multi_dispatch ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p filament-daemon --test dispatch`
[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' (5495) panicked at crates/filament-daemon/tests/dispatch.rs:316:10:
[INFO] [stdout] second dispatch should fail: AgentRunId("019cd29d-3efa-73a1-8e80-b17020ce7b9b")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0f04363462 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0f04363462 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0f04363462 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0f04363462 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0f04374fea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0f04374fea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a0f0432fe16 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0f0432fe16 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0f043422e9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0f043422e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0f04342181 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0f03b9d29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0f03b9d29e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0f04342612 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0f04342612 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0f043423a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0f0433cbe9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0f0432391d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0f0437de1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0f0437d592 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a0f03b383a3 - core::result::Result<T,E>::expect_err::h09e94c3ed23c96dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1298:22
[INFO] [stdout]   21:     0x5a0f03b49f63 - dispatch::dispatch_agent_already_running::{{closure}}::h567282ef7d3c42ee
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:316:10
[INFO] [stdout]   22:     0x5a0f03b64ff2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0e1bb5821b3c073c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0f03b61d8d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h71fd051afd50860d
[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:     0x5a0f03b617d6 - tokio::task::coop::with_budget::h844d591275fbe45a
[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:     0x5a0f03b617d6 - tokio::task::coop::budget::hc56185159455e1d0
[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:     0x5a0f03b617d6 - tokio::runtime::park::CachedParkThread::block_on::headf2860315802fa
[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:     0x5a0f03b64a94 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::he660aaa0a20e3619
[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:     0x5a0f03b3a7c8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h555af301b7e237e1
[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:     0x5a0f03b63e3b - tokio::runtime::context::runtime::enter_runtime::h149bcaca325aa97e
[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:     0x5a0f03b3a754 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc9e9191237f389bf
[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:     0x5a0f03b64b64 - tokio::runtime::runtime::Runtime::block_on_inner::h9d1a600028ebd67a
[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:     0x5a0f03b64e6c - tokio::runtime::runtime::Runtime::block_on::h7e226ce745bc53da
[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:     0x5a0f03b493d6 - dispatch::dispatch_agent_already_running::h4d2e3076eff57759
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:324:20
[INFO] [stdout]   34:     0x5a0f03b4a227 - dispatch::dispatch_agent_already_running::{{closure}}::h8fe52c5c3dd8dfdf
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:293:42
[INFO] [stdout]   35:     0x5a0f03b33356 - core::ops::function::FnOnce::call_once::h77ea13d58d9e6ce9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a0f03b9d05b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a0f03b9d05b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5a0f03bb0a6a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5a0f03bb0a6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5a0f03bb0a6a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5a0f03bb0a6a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5a0f03bb0a6a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5a0f03bb0a6a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5a0f03bb0a6a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5a0f03b8aec4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5a0f03b8aec4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5a0f03b8e862 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5a0f03b8e862 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a0f03b8e862 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0f03b8e862 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0f03b8e862 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0f03b8e862 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5a0f03b8e862 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a0f04337c1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5a0f04337c1f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   56:     0x70d94ce28aa4 - <unknown>
[INFO] [stdout]   57:     0x70d94ceb5a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sequential_multi_dispatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sequential_multi_dispatch' (5605) 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:     0x5a0f04363462 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0f04363462 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0f04363462 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0f04363462 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0f04374fea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0f04374fea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a0f0432fe16 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0f0432fe16 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0f043422e9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0f043422e9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0f04342181 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0f03b9d29e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0f03b9d29e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0f04342612 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0f04342612 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0f043423a8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0f0433cbe9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0f0432391d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0f0437de1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0f0437dd03 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5a0f03b7185a - core::panicking::assert_failed::hbf28958791347728
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0f03b4454e - dispatch::sequential_multi_dispatch::{{closure}}::h9788fd8cd354b17d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:375:5
[INFO] [stdout]   22:     0x5a0f03b64ff2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0e1bb5821b3c073c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0f03b61d8d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h71fd051afd50860d
[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:     0x5a0f03b617d6 - tokio::task::coop::with_budget::h844d591275fbe45a
[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:     0x5a0f03b617d6 - tokio::task::coop::budget::hc56185159455e1d0
[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:     0x5a0f03b617d6 - tokio::runtime::park::CachedParkThread::block_on::headf2860315802fa
[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:     0x5a0f03b64a94 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::he660aaa0a20e3619
[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:     0x5a0f03b3a7c8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h555af301b7e237e1
[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:     0x5a0f03b63e3b - tokio::runtime::context::runtime::enter_runtime::h149bcaca325aa97e
[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:     0x5a0f03b3a754 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hc9e9191237f389bf
[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:     0x5a0f03b64b64 - tokio::runtime::runtime::Runtime::block_on_inner::h9d1a600028ebd67a
[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:     0x5a0f03b64e6c - tokio::runtime::runtime::Runtime::block_on::h7e226ce745bc53da
[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:     0x5a0f03b43806 - dispatch::sequential_multi_dispatch::h016e33eebae28e85
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:396:20
[INFO] [stdout]   34:     0x5a0f03b438a7 - dispatch::sequential_multi_dispatch::{{closure}}::h8c5e30320d8dba66
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/filament-daemon/tests/dispatch.rs:358:37
[INFO] [stdout]   35:     0x5a0f03b333d6 - core::ops::function::FnOnce::call_once::h84a93efb031884c8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a0f03b9d05b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5a0f03b9d05b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5a0f03bb0a6a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5a0f03bb0a6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5a0f03bb0a6a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5a0f03bb0a6a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5a0f03bb0a6a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5a0f03bb0a6a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5a0f03bb0a6a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5a0f03b8aec4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5a0f03b8aec4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5a0f03b8e862 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5a0f03b8e862 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a0f03b8e862 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a0f03b8e862 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a0f03b8e862 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a0f03b8e862 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5a0f03b8e862 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a0f04337c1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5a0f04337c1f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   56:     0x70d94ce28aa4 - <unknown>
[INFO] [stdout]   57:     0x70d94ceb5a64 - 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.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e16b6b79019e16b238d4203c34195cc433520f542c919689aa46b7ea99b4a4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e16b6b79019e16b238d4203c34195cc433520f542c919689aa46b7ea99b4a4f", kill_on_drop: false }`
[INFO] [stdout] 8e16b6b79019e16b238d4203c34195cc433520f542c919689aa46b7ea99b4a4f
