[INFO] cloning repository https://github.com/puroai/PudClaw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puroai/PudClaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuroai%2FPudClaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuroai%2FPudClaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54a65c2f76d7061a142c8fcac5dcad553b283d9a
[INFO] testing puroai/PudClaw against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuroai%2FPudClaw" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/puroai/PudClaw
[INFO] finished tweaking git repo https://github.com/puroai/PudClaw
[INFO] tweaked toml for git repo https://github.com/puroai/PudClaw written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/puroai/PudClaw on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/puroai/PudClaw 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b8d2a8147c5da97ea47f660ecf01a31023e3ff3f410fb8dad2e185ee40b3a1
[INFO] running `Command { std: "docker" "start" "-a" "66b8d2a8147c5da97ea47f660ecf01a31023e3ff3f410fb8dad2e185ee40b3a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b8d2a8147c5da97ea47f660ecf01a31023e3ff3f410fb8dad2e185ee40b3a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b8d2a8147c5da97ea47f660ecf01a31023e3ff3f410fb8dad2e185ee40b3a1", kill_on_drop: false }`
[INFO] [stdout] 66b8d2a8147c5da97ea47f660ecf01a31023e3ff3f410fb8dad2e185ee40b3a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf67a524c2f8f417cc92a38458daaca6d4c68ddcc451a68c4d7d20d283c8c152
[INFO] running `Command { std: "docker" "start" "-a" "cf67a524c2f8f417cc92a38458daaca6d4c68ddcc451a68c4d7d20d283c8c152", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling provider v0.1.0 (/opt/rustwide/workdir/crates/provider)
[INFO] [stderr]    Compiling opencompany-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: constant `DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS` is never used
[INFO] [stdout]   --> crates/core/src/agent.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS: usize = 1_024;
[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 `build_history_chat_messages` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:504:4
[INFO] [stdout]     |
[INFO] [stdout] 504 | fn build_history_chat_messages(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `available_history_tokens` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 | fn available_history_tokens(context_window: Option<u32>, latest_input: &str) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_history_to_context_window` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:529:4
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn trim_history_to_context_window<'a>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_chat_message_tokens` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:553:4
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn estimate_chat_message_tokens(message: &ChatMessage) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_token_count` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn estimate_token_count(text: &str) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `session_entry_to_chat_message` is never used
[INFO] [stdout]     --> crates/core/src/session.rs:1669:4
[INFO] [stdout]      |
[INFO] [stdout] 1669 | fn session_entry_to_chat_message(entry: &SessionEntry) -> Option<ChatMessage> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opencompany-extensions v0.1.0 (/opt/rustwide/workdir/crates/extensions)
[INFO] [stderr]    Compiling langfuse-sdk v0.1.0 (/opt/rustwide/workdir/crates/langfuse-sdk)
[INFO] [stderr]    Compiling opencompany-tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stdout] warning: field `config_path` is never read
[INFO] [stdout]   --> apps/cli/src/api.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct RuntimeOptions {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub config_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "cf67a524c2f8f417cc92a38458daaca6d4c68ddcc451a68c4d7d20d283c8c152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf67a524c2f8f417cc92a38458daaca6d4c68ddcc451a68c4d7d20d283c8c152", kill_on_drop: false }`
[INFO] [stdout] cf67a524c2f8f417cc92a38458daaca6d4c68ddcc451a68c4d7d20d283c8c152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81cf7541bb92250cc2811e1db0e7f2bb2706a054576942cd2c68688a7edf8b55
[INFO] running `Command { std: "docker" "start" "-a" "81cf7541bb92250cc2811e1db0e7f2bb2706a054576942cd2c68688a7edf8b55", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling provider v0.1.0 (/opt/rustwide/workdir/crates/provider)
[INFO] [stderr]    Compiling opencompany-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: constant `DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS` is never used
[INFO] [stdout]   --> crates/core/src/agent.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS: usize = 1_024;
[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 `build_history_chat_messages` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:504:4
[INFO] [stdout]     |
[INFO] [stdout] 504 | fn build_history_chat_messages(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `available_history_tokens` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 | fn available_history_tokens(context_window: Option<u32>, latest_input: &str) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_history_to_context_window` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:529:4
[INFO] [stdout]     |
[INFO] [stdout] 529 | fn trim_history_to_context_window<'a>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_chat_message_tokens` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:553:4
[INFO] [stdout]     |
[INFO] [stdout] 553 | fn estimate_chat_message_tokens(message: &ChatMessage) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_token_count` is never used
[INFO] [stdout]    --> crates/core/src/agent.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn estimate_token_count(text: &str) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `session_entry_to_chat_message` is never used
[INFO] [stdout]     --> crates/core/src/session.rs:1669:4
[INFO] [stdout]      |
[INFO] [stdout] 1669 | fn session_entry_to_chat_message(entry: &SessionEntry) -> Option<ChatMessage> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opencompany-extensions v0.1.0 (/opt/rustwide/workdir/crates/extensions)
[INFO] [stderr]    Compiling langfuse-sdk v0.1.0 (/opt/rustwide/workdir/crates/langfuse-sdk)
[INFO] [stdout] warning: function `session_entry_to_chat_message` is never used
[INFO] [stdout]     --> crates/core/src/session.rs:1669:4
[INFO] [stdout]      |
[INFO] [stdout] 1669 | fn session_entry_to_chat_message(entry: &SessionEntry) -> Option<ChatMessage> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opencompany-tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/apps/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.87s
[INFO] running `Command { std: "docker" "inspect" "81cf7541bb92250cc2811e1db0e7f2bb2706a054576942cd2c68688a7edf8b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81cf7541bb92250cc2811e1db0e7f2bb2706a054576942cd2c68688a7edf8b55", kill_on_drop: false }`
[INFO] [stdout] 81cf7541bb92250cc2811e1db0e7f2bb2706a054576942cd2c68688a7edf8b55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78ea306628224855b23f467df5ad55893fa1df0c3ab3efe3b2c304320100599c
[INFO] running `Command { std: "docker" "start" "-a" "78ea306628224855b23f467df5ad55893fa1df0c3ab3efe3b2c304320100599c", kill_on_drop: false }`
[INFO] [stderr] warning: constant `DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS` is never used
[INFO] [stderr]   --> crates/core/src/agent.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | const DEFAULT_CONTEXT_WINDOW_RESERVE_TOKENS: usize = 1_024;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_history_chat_messages` is never used
[INFO] [stderr]    --> crates/core/src/agent.rs:504:4
[INFO] [stderr]     |
[INFO] [stderr] 504 | fn build_history_chat_messages(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `available_history_tokens` is never used
[INFO] [stderr]    --> crates/core/src/agent.rs:519:4
[INFO] [stderr]     |
[INFO] [stderr] 519 | fn available_history_tokens(context_window: Option<u32>, latest_input: &str) -> Option<usize> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trim_history_to_context_window` is never used
[INFO] [stderr]    --> crates/core/src/agent.rs:529:4
[INFO] [stderr]     |
[INFO] [stderr] 529 | fn trim_history_to_context_window<'a>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_chat_message_tokens` is never used
[INFO] [stderr]    --> crates/core/src/agent.rs:553:4
[INFO] [stderr]     |
[INFO] [stderr] 553 | fn estimate_chat_message_tokens(message: &ChatMessage) -> usize {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `estimate_token_count` is never used
[INFO] [stderr]    --> crates/core/src/agent.rs:575:4
[INFO] [stderr]     |
[INFO] [stderr] 575 | fn estimate_token_count(text: &str) -> usize {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `session_entry_to_chat_message` is never used
[INFO] [stderr]     --> crates/core/src/session.rs:1669:4
[INFO] [stderr]      |
[INFO] [stderr] 1669 | fn session_entry_to_chat_message(entry: &SessionEntry) -> Option<ChatMessage> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `session_entry_to_chat_message` is never used
[INFO] [stderr]     --> crates/core/src/session.rs:1669:4
[INFO] [stderr]      |
[INFO] [stderr] 1669 | fn session_entry_to_chat_message(entry: &SessionEntry) -> Option<ChatMessage> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `opencompany-core` (lib) generated 7 warnings
[INFO] [stderr] warning: `opencompany-core` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-d6c881a2a935c05d)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test api::tests::default_exec_workdir_resolves_to_existing_directory ... ok
[INFO] [stdout] test api::tests::runtime_options_default_session_db_is_applied ... ok
[INFO] [stdout] test api::tests::clap_requires_session_id ... ok
[INFO] [stdout] test api::tests::clap_accepts_config_flag ... ok
[INFO] [stdout] test api::tests::runtime_options_load_config_and_use_its_model ... ok
[INFO] [stdout] test app::tests::assistant_deltas_update_streaming_message ... ok
[INFO] [stdout] test api::tests::load_agent_skills_returns_empty_when_skills_dir_missing ... ok
[INFO] [stdout] test app::tests::app_keeps_latest_message_visible_after_new_messages ... ok
[INFO] [stdout] test app::tests::chat_history_loaded_replaces_current_messages ... ok
[INFO] [stdout] test api::tests::load_agent_skills_skips_unknown_skill_names ... ok
[INFO] [stdout] test app::tests::input_editor_inserts_and_deletes_text ... ok
[INFO] [stdout] test tests::help_command_stays_in_chat ... ok
[INFO] [stdout] test utils::tests::token_estimate_never_returns_zero ... ok
[INFO] [stdout] test tests::clap_requires_session_id ... ok
[INFO] [stdout] test utils::tests::history_and_storage_extract_text_messages ... ok
[INFO] [stdout] test app::tests::zero_value_session_info_does_not_clear_live_token_counter ... ok
[INFO] [stdout] test api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills' (18) panicked at apps/cli/src/api/tests.rs:129:5:
[INFO] [stdout] assertion failed: prompt.starts_with("Runtime instructions.\n\nConfig instructions.")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c8cb5b987da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c8cb5b987da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c8cb5b987da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c8cb5b987da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c8cb5bad9ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c8cb5bad9ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5c8cb5b9d2e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c8cb5b9d2e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c8cb5b74edf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8cb5b74edf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c8cb5b8faa9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c8cb59b70dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c8cb59b70dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c8cb5b8fc62 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c8cb5b8fc62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c8cb5b74fca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c8cb5b6c679 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c8cb5b75cad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c8cb5bae17c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c8cb5bae142 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c8cb5995d40 - cli[524c38f03dc63560]::api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/api/tests.rs:129:5
[INFO] [stdout]   21:     0x5c8cb5991587 - cli[524c38f03dc63560]::api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/apps/cli/src/api/tests.rs:105:77
[INFO] [stdout]   22:     0x5c8cb59a3e76 - <cli[524c38f03dc63560]::api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c8cb59aa3bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c8cb59aa3bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5c8cb59b7bab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5c8cb59b7bab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c8cb59b7bab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c8cb59b7bab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c8cb59b7bab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c8cb59b7bab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5c8cb59b7bab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5c8cb59b2584 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5c8cb59b2584 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c8cb59ba7b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5c8cb59ba7b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c8cb59ba7b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c8cb59ba7b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c8cb59ba7b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c8cb59ba7b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5c8cb59ba7b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c8cb5b978cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5c8cb5b978cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x77bb1d8a6aa4 - <unknown>
[INFO] [stdout]   44:     0x77bb1d933a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::tests::build_agent_system_prompt_keeps_runtime_prompt_before_config_and_skills
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cli --bin cli`
[INFO] running `Command { std: "docker" "inspect" "78ea306628224855b23f467df5ad55893fa1df0c3ab3efe3b2c304320100599c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ea306628224855b23f467df5ad55893fa1df0c3ab3efe3b2c304320100599c", kill_on_drop: false }`
[INFO] [stdout] 78ea306628224855b23f467df5ad55893fa1df0c3ab3efe3b2c304320100599c
