[INFO] cloning repository https://github.com/chrischeng-c4/rust-station [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrischeng-c4/rust-station" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrischeng-c4%2Frust-station", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrischeng-c4%2Frust-station'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e32f4afb63f6a83505ec564750e66978c3a594eb [INFO] testing chrischeng-c4/rust-station against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrischeng-c4%2Frust-station" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chrischeng-c4/rust-station [INFO] finished tweaking git repo https://github.com/chrischeng-c4/rust-station [INFO] tweaked toml for git repo https://github.com/chrischeng-c4/rust-station written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chrischeng-c4/rust-station on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chrischeng-c4/rust-station 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc2/source/packages/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b962a3e67654f9a4dc21d25c05f165a543d2af7ca022c793b79701e1a47cf444 [INFO] running `Command { std: "docker" "start" "-a" "b962a3e67654f9a4dc21d25c05f165a543d2af7ca022c793b79701e1a47cf444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b962a3e67654f9a4dc21d25c05f165a543d2af7ca022c793b79701e1a47cf444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b962a3e67654f9a4dc21d25c05f165a543d2af7ca022c793b79701e1a47cf444", kill_on_drop: false }` [INFO] [stdout] b962a3e67654f9a4dc21d25c05f165a543d2af7ca022c793b79701e1a47cf444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] fa0a27f3b2a07f075f4244f09cd0e8bae78eb9225f14368d54194579e5563a0a [INFO] running `Command { std: "docker" "start" "-a" "fa0a27f3b2a07f075f4244f09cd0e8bae78eb9225f14368d54194579e5563a0a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rstn-core v0.1.0 (/opt/rustwide/workdir/packages/core) [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling napi v2.16.17 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "fa0a27f3b2a07f075f4244f09cd0e8bae78eb9225f14368d54194579e5563a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0a27f3b2a07f075f4244f09cd0e8bae78eb9225f14368d54194579e5563a0a", kill_on_drop: false }` [INFO] [stdout] fa0a27f3b2a07f075f4244f09cd0e8bae78eb9225f14368d54194579e5563a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 1bc47f1e92992c18b411626b4cf8fd3c2bc30a269e9f274ecadf656557959da7 [INFO] running `Command { std: "docker" "start" "-a" "1bc47f1e92992c18b411626b4cf8fd3c2bc30a269e9f274ecadf656557959da7", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling napi v2.16.17 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rstn-core v0.1.0 (/opt/rustwide/workdir/packages/core) [INFO] [stdout] warning: unused imports: `ThreadSafeCallContext` and `ThreadsafeFunctionCallMode` [INFO] [stdout] --> packages/core/src/lib.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | use napi::threadsafe_function::{ThreadsafeFunction, ThreadsafeFunctionCallMode, ThreadSafeCallContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback` [INFO] [stdout] --> packages/core/src/lib.rs:602:73 [INFO] [stdout] | [INFO] [stdout] 602 | #[napi(ts_arg_type = "(err: Error | null, state: string) => void")] callback: napi::JsFunction, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STATE_LISTENER` is never used [INFO] [stdout] --> packages/core/src/lib.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static STATE_LISTENER: OnceCell> = OnceCell::const_new(); [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 44.55s [INFO] running `Command { std: "docker" "inspect" "1bc47f1e92992c18b411626b4cf8fd3c2bc30a269e9f274ecadf656557959da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc47f1e92992c18b411626b4cf8fd3c2bc30a269e9f274ecadf656557959da7", kill_on_drop: false }` [INFO] [stdout] 1bc47f1e92992c18b411626b4cf8fd3c2bc30a269e9f274ecadf656557959da7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] ba27628434c85c1bcf23caa4f1d9f9e21a6e0c1c6628d419eb67b9542ba9bf51 [INFO] running `Command { std: "docker" "start" "-a" "ba27628434c85c1bcf23caa4f1d9f9e21a6e0c1c6628d419eb67b9542ba9bf51", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/packages/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: unused imports: `ThreadSafeCallContext` and `ThreadsafeFunctionCallMode` [INFO] [stderr] --> packages/core/src/lib.rs:37:53 [INFO] [stderr] | [INFO] [stderr] 37 | use napi::threadsafe_function::{ThreadsafeFunction, ThreadsafeFunctionCallMode, ThreadSafeCallContext}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `callback` [INFO] [stderr] --> packages/core/src/lib.rs:602:73 [INFO] [stderr] | [INFO] [stderr] 602 | #[napi(ts_arg_type = "(err: Error | null, state: string) => void")] callback: napi::JsFunction, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: static `STATE_LISTENER` is never used [INFO] [stderr] --> packages/core/src/lib.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 57 | static STATE_LISTENER: OnceCell> = OnceCell::const_new(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rstn-core` (lib test) generated 3 warnings (run `cargo fix --lib -p rstn-core --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rstn-core/94ec523e0042135f/deps/rstn_core-94ec523e0042135f) [INFO] [stdout] [INFO] [stdout] running 182 tests [INFO] [stdout] test actions::tests::test_action_from_frontend_json ... ok [INFO] [stdout] test actions::tests::test_action_serialization_with_data ... ok [INFO] [stdout] test actions::tests::test_action_serialization_simple ... ok [INFO] [stdout] test actions::tests::test_change_actions_serialization ... ok [INFO] [stdout] test actions::tests::test_project_actions_serialization ... ok [INFO] [stdout] test app_state::tests::test_active_project ... ok [INFO] [stdout] test app_state::tests::test_app_state_serialization_roundtrip ... ok [INFO] [stdout] test app_state::tests::test_comment_target_serialization ... ok [INFO] [stdout] test app_state::tests::test_feature_tab_serialization ... ok [INFO] [stdout] test app_state::tests::test_log_panel_type_serialization ... ok [INFO] [stdout] test app_state::tests::test_app_state_with_ui_layout_roundtrip ... ok [INFO] [stdout] test app_state::tests::test_project_state_new ... ok [INFO] [stdout] test app_state::tests::test_review_gate_state_default ... ok [INFO] [stdout] test app_state::tests::test_review_policy_serialization ... ok [INFO] [stdout] test app_state::tests::test_review_comment_serialization ... ok [INFO] [stdout] test agent_rules::tests::test_generate_agent_rules_file ... ok [INFO] [stdout] test agent_rules::tests::test_empty_prompt_handling ... ok [INFO] [stdout] test app_state::tests::test_review_session_serialization ... ok [INFO] [stdout] test app_state::tests::test_review_status_serialization ... ok [INFO] [stdout] test app_state::tests::test_service_status_serialization ... ok [INFO] [stdout] test app_state::tests::test_ui_layout_state_default ... ok [INFO] [stdout] test app_state::tests::test_ui_layout_state_serialization_roundtrip ... ok [INFO] [stdout] test actions::tests::test_action_serialization_no_payload ... ok [INFO] [stdout] test agent_rules::tests::test_cleanup_agent_rules_file ... ok [INFO] [stdout] test archive::tests::test_archive_exists_none ... ok [INFO] [stdout] test archive::tests::test_list_archived_changes_empty ... ok [INFO] [stdout] test archive::tests::test_archive_exists_with_dir ... ok [INFO] [stdout] test agent_rules::tests::test_generate_rules_sanitizes_project_id ... ok [INFO] [stdout] test archive::tests::test_archive_change_not_found ... ok [INFO] [stdout] test agent_rules::tests::test_generate_rules_different_content ... ok [INFO] [stdout] test archive::tests::test_archive_change ... ok [INFO] [stdout] test archive::tests::test_list_archived_changes_with_items ... ok [INFO] [stdout] test archive::tests::test_read_archived_proposal ... ok [INFO] [stdout] test claude_cli::tests::test_error_display ... ok [INFO] [stdout] test claude_cli::tests::test_extract_text_delta ... ok [INFO] [stdout] test archive::tests::test_read_change_plan ... ok [INFO] [stdout] test archive::tests::test_read_change_proposal ... ok [INFO] [stdout] test claude_cli::tests::test_extract_text_delta_no_text ... ok [INFO] [stdout] test claude_cli::tests::test_is_message_stop ... ok [INFO] [stdout] test claude_cli::tests::test_parse_content_block_delta ... ok [INFO] [stdout] test claude_cli::tests::test_parse_content_block_start ... ok [INFO] [stdout] test app_state::tests::test_app_state_with_project_roundtrip ... ok [INFO] [stdout] test claude_cli::tests::test_parse_empty_line ... ok [INFO] [stdout] test claude_cli::tests::test_parse_invalid_json ... ok [INFO] [stdout] test claude_cli::tests::test_parse_message_delta ... ok [INFO] [stdout] test claude_cli::tests::test_parse_message_start ... ok [INFO] [stdout] test constitution::tests::test_constitution_exists_legacy ... ok [INFO] [stdout] test claude_cli::tests::test_parse_unknown_event ... ok [INFO] [stdout] test constitution::tests::test_constitution_exists_none ... ok [INFO] [stdout] test constitution::tests::test_constitution_exists_modular ... ok [INFO] [stdout] test claude_cli::tests::test_parse_message_stop ... ok [INFO] [stdout] test constitution::tests::test_extract_priority ... ok [INFO] [stdout] test constitution::tests::test_detect_languages_python ... ok [INFO] [stdout] test constitution::tests::test_detect_languages_mixed ... ok [INFO] [stdout] test constitution::tests::test_detect_languages_rust ... ok [INFO] [stdout] test constitution::tests::test_detect_languages_typescript ... ok [INFO] [stdout] test constitution::tests::test_read_constitution_none ... ok [INFO] [stdout] test constitution::tests::test_read_constitution_legacy ... ok [INFO] [stdout] test constitution::tests::test_read_constitution_modular ... ok [INFO] [stdout] test context::tests::test_context_exists_none ... ok [INFO] [stdout] test context::tests::test_extract_last_updated ... ok [INFO] [stdout] test context::tests::test_extract_token_estimate ... ok [INFO] [stdout] test constitution::tests::test_create_modular_constitution ... ok [INFO] [stdout] test context::tests::test_read_context_combined ... ok [INFO] [stdout] test context::tests::test_read_context_empty ... ok [INFO] [stdout] test context::tests::test_initialize_context ... ok [INFO] [stdout] test context::tests::test_context_exists_with_files ... ok [INFO] [stdout] test context::tests::test_read_context_with_files ... ok [INFO] [stdout] test context_engine::tests::test_ai_context_estimate_tokens ... ok [INFO] [stdout] test context_engine::tests::test_ai_context_to_system_prompt ... ok [INFO] [stdout] test context_engine::tests::test_empty_context_prompt ... ok [INFO] [stdout] test context_engine::tests::test_docker_gatherer ... ok [INFO] [stdout] test context_engine::tests::test_file_gatherer ... ok [INFO] [stdout] test context_engine::tests::test_terminal_gatherer ... ok [INFO] [stdout] test context_engine::tests::test_file_gatherer_truncation ... ok [INFO] [stdout] test context_generate::tests::test_parse_generate_context_response ... ok [INFO] [stdout] test context_generate::tests::test_truncate_content ... ok [INFO] [stdout] test context_sync::tests::test_build_context_sync_prompt ... ok [INFO] [stdout] test context_sync::tests::test_empty_response ... ok [INFO] [stdout] test context_sync::tests::test_extract_json_from_response_code_block ... ok [INFO] [stdout] test context_sync::tests::test_extract_json_from_response_raw ... ok [INFO] [stdout] test context_sync::tests::test_format_architecture_updates ... ok [INFO] [stdout] test context_engine::tests::test_context_engine_priority ... ok [INFO] [stdout] test context_sync::tests::test_format_tech_stack_additions ... ok [INFO] [stdout] test context_sync::tests::test_parse_context_sync_response ... ok [INFO] [stdout] test context_engine::tests::test_directory_gatherer ... ok [INFO] [stdout] test env::tests::test_copy_env_result_helpers ... ok [INFO] [stdout] test env::tests::test_default_patterns ... ok [INFO] [stdout] test file_reader::tests::test_is_path_allowed ... ok [INFO] [stdout] test env::tests::test_list_env_files_empty ... ok [INFO] [stdout] test env::tests::test_copy_env_files_basic ... ok [INFO] [stdout] test env::tests::test_copy_env_files_skip_existing ... ok [INFO] [stdout] test file_reader::tests::test_read_file_success ... ok [INFO] [stdout] test mcp_server::tests::test_available_tools ... ok [INFO] [stdout] test file_reader::tests::test_read_file_not_found ... ok [INFO] [stdout] test env::tests::test_list_env_files_with_matches ... ok [INFO] [stdout] test file_reader::tests::test_read_file_in_subdirectory ... ok [INFO] [stdout] test env::tests::test_copy_env_files_directory ... ok [INFO] [stdout] test mcp_server::tests::test_jsonrpc_request_parsing ... ok [INFO] [stdout] test mcp_server::tests::test_execute_get_project_context ... ok [INFO] [stdout] test file_reader::tests::test_read_file_security_violation ... ok [INFO] [stdout] test justfile::tests::test_parse_justfile ... ok [INFO] [stdout] test mcp_server::tests::test_review_gate_tool_schemas ... ok [INFO] [stdout] test mcp_config::tests::test_generate_config_different_ports ... ok [INFO] [stdout] test mcp_server::tests::test_mcp_server_manager_start_stop ... ok [INFO] [stdout] test mcp_config::tests::test_cleanup_mcp_config_file ... ok [INFO] [stdout] test migration::tests::test_example_migration ... ok [INFO] [stdout] test migration::tests::test_get_version_with_field ... ok [INFO] [stdout] test migration::tests::test_get_version_without_field ... ok [INFO] [stdout] test file_reader::tests::test_read_file_traversal_attack ... ok [INFO] [stdout] test mcp_server::tests::test_path_validation_escape_attempt ... ok [INFO] [stdout] test mcp_config::tests::test_generate_config_sanitizes_worktree_id ... ok [INFO] [stdout] test migration::tests::test_migrate_legacy_data ... ok [INFO] [stdout] test mcp_config::tests::test_generate_mcp_config_file ... ok [INFO] [stdout] test migration::tests::test_migrate_future_version_error ... ok [INFO] [stdout] test migration::tests::test_migrate_no_change_needed ... ok [INFO] [stdout] test migration::tests::test_migration_error_display ... ok [INFO] [stdout] test migration::tests::test_needs_migration_false ... ok [INFO] [stdout] test mcp_server::tests::test_path_validation_valid ... ok [INFO] [stdout] test persistence::tests::test_from_app_state_captures_recent_projects ... ok [INFO] [stdout] test migration::tests::test_needs_migration_true ... ok [INFO] [stdout] test migration::tests::test_set_version ... ok [INFO] [stdout] test persistence::tests::test_global_persisted_apply_to ... ok [INFO] [stdout] test persistence::tests::test_apply_to_does_not_open_projects ... ok [INFO] [stdout] test persistence::tests::test_apply_to_preserves_recent_projects_order ... ok [INFO] [stdout] test persistence::tests::test_global_persisted_from_app_state ... ok [INFO] [stdout] test persistence::tests::test_global_persisted_state_legacy_without_schema_version ... ok [INFO] [stdout] test persistence::tests::test_global_persisted_state_roundtrip ... ok [INFO] [stdout] test persistence::tests::test_path_to_hash_consistent ... ok [INFO] [stdout] test persistence::tests::test_path_to_hash_different_paths ... ok [INFO] [stdout] test persistence::tests::test_project_persisted_apply_to ... ok [INFO] [stdout] test persistence::tests::test_project_persisted_from_project_state ... ok [INFO] [stdout] test persistence::tests::test_project_persisted_apply_to_wrong_path ... ok [INFO] [stdout] test persistence::tests::test_recent_project_struct_serialization ... ok [INFO] [stdout] test persistence::tests::test_save_load_global_integration ... ok [INFO] [stdout] test persistence::tests::test_save_load_with_recent_projects_integration ... ok [INFO] [stdout] test persistence::tests::test_project_persisted_state_roundtrip ... ok [INFO] [stdout] test reducer::tests::tests::test_docker_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_change_management_flow ... ok [INFO] [stdout] test reducer::tests::tests::test_env_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_context_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_change_transitions ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_expand_already_cached_directory ... ok [INFO] [stdout] test reducer::tests::tests::test_constitution_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_collapse_directory ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_expand_collapse_multiple_directories ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_expand_directory ... ok [INFO] [stdout] test reducer::tests::tests::test_mcp_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_file_viewer_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_notification_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_reduce_open_project ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_clears_previous_error ... ok [INFO] [stdout] test reducer::tests::tests::test_explorer_state_serialization_with_expansion ... ok [INFO] [stdout] test reducer::tests::tests::test_review_gate_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_creates_user_message ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_error_handling ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_generates_unique_ids ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_full_flow_with_response ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_preserves_existing_messages ... ok [INFO] [stdout] test reducer::tests::tests::test_serialization_roundtrip ... ok [INFO] [stdout] test reducer::tests::tests::test_settings_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_terminal_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_tasks_actions ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_state_serialization ... ok [INFO] [stdout] test terminal::tests::test_terminal_state_default ... ok [INFO] [stdout] test terminal::tests::test_terminal_state_serialization ... ok [INFO] [stdout] test terminal::tests::test_terminal_manager_new ... ok [INFO] [stdout] test worktree::tests::test_find_worktree_for_path_exact_match ... ok [INFO] [stdout] test worktree::tests::test_find_worktree_for_path_no_match ... ok [INFO] [stdout] test reducer::tests::tests::test_send_chat_message_includes_timestamp ... ok [INFO] [stdout] test worktree::tests::test_empty_output_creates_default ... ok [INFO] [stdout] test worktree::tests::test_find_worktree_for_path_subdirectory ... ok [INFO] [stdout] test worktree::tests::test_generate_worktree_path ... ok [INFO] [stdout] test worktree::tests::test_generate_worktree_path_preserves_parent ... ok [INFO] [stdout] test worktree::tests::test_parse_detached_head ... ok [INFO] [stdout] test worktree::tests::test_parse_multiple_worktrees ... ok [INFO] [stdout] test worktree::tests::test_parse_single_worktree ... ok [INFO] [stdout] test worktree::tests::test_parse_worktree_line ... ok [INFO] [stdout] test worktree::tests::test_parse_worktree_line_main ... ok [INFO] [stdout] test context_engine::tests::test_build_context_helper ... ok [INFO] [stdout] test reducer::tests::tests::test_chat_actions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- reducer::tests::tests::test_chat_actions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'reducer::tests::tests::test_chat_actions' (169) panicked at packages/core/src/reducer/tests.rs:261:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 2 [INFO] [stdout] right: 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6006b22f2722 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6006b22f2722 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6006b22f2722 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6006b22f2722 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6006b230adba - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6006b230adba - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x6006b22f7dd6 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6006b22f7dd6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6006b22ccd4f - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6006b22ccd4f - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6006b22e87e9 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6006b1f38bde - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x6006b1f38bde - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6006b22e8a52 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x6006b22e8a52 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x6006b22cce08 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x6006b22c4459 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x6006b22cdeed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x6006b230b52c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6006b230b3b3 - core[8f93d80df273fe75]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x6006b230596d - core[8f93d80df273fe75]::panicking::assert_failed:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x6006b1cca893 - rstn_core[73a614225c058ed3]::reducer::tests::tests::test_chat_actions [INFO] [stdout] at /opt/rustwide/workdir/packages/core/src/reducer/tests.rs:261:9 [INFO] [stdout] 22: 0x6006b1cbaf17 - rstn_core[73a614225c058ed3]::reducer::tests::tests::test_chat_actions::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/packages/core/src/reducer/tests.rs:245:27 [INFO] [stdout] 23: 0x6006b1d0e2a6 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6006b1f2cf8b - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6006b1f2cf8b - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x6006b1f397ea - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x6006b1f397ea - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x6006b1f397ea - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x6006b1f397ea - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x6006b1f397ea - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6006b1f397ea - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x6006b1f397ea - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x6006b1f33cb4 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x6006b1f33cb4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x6006b1f3c2e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x6006b1f3c2e2 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x6006b1f3c2e2 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x6006b1f3c2e2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x6006b1f3c2e2 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6006b1f3c2e2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x6006b1f3c2e2 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6006b22f19af - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x6006b22f19af - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x78174f175aa4 - [INFO] [stdout] 45: 0x78174f202a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] reducer::tests::tests::test_chat_actions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 181 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ba27628434c85c1bcf23caa4f1d9f9e21a6e0c1c6628d419eb67b9542ba9bf51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba27628434c85c1bcf23caa4f1d9f9e21a6e0c1c6628d419eb67b9542ba9bf51", kill_on_drop: false }` [INFO] [stdout] ba27628434c85c1bcf23caa4f1d9f9e21a6e0c1c6628d419eb67b9542ba9bf51