[INFO] cloning repository https://github.com/z23cc/fast-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/z23cc/fast-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz23cc%2Ffast-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz23cc%2Ffast-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef7c52dbb3950eac4bf309704b30d3584326bb1b
[INFO] testing z23cc/fast-cli/ef7c52dbb3950eac4bf309704b30d3584326bb1b against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz23cc%2Ffast-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/z23cc/fast-cli
[INFO] finished tweaking git repo https://github.com/z23cc/fast-cli
[INFO] tweaked toml for git repo https://github.com/z23cc/fast-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/z23cc/fast-cli on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/z23cc/fast-cli 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89a3b4a59a8a08899ced0783c92a67e065c82d84f38654f5a71962b83ed7180b
[INFO] running `Command { std: "docker" "start" "-a" "89a3b4a59a8a08899ced0783c92a67e065c82d84f38654f5a71962b83ed7180b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89a3b4a59a8a08899ced0783c92a67e065c82d84f38654f5a71962b83ed7180b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a3b4a59a8a08899ced0783c92a67e065c82d84f38654f5a71962b83ed7180b", kill_on_drop: false }`
[INFO] [stdout] 89a3b4a59a8a08899ced0783c92a67e065c82d84f38654f5a71962b83ed7180b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cefdb0e74b837ae410db41d5b1cb513fb4cc00cd47f4969a5d1c659a75c5bc52
[INFO] running `Command { std: "docker" "start" "-a" "cefdb0e74b837ae410db41d5b1cb513fb4cc00cd47f4969a5d1c659a75c5bc52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stdout] warning: unused import: `std::result::Result as StdResult`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::result::Result as StdResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{pin::Pin, time::Instant};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> crates/providers/src/openai/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |               ^^^^^               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `idx` is assigned to, but never used
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |     let mut idx = 0usize;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_idx` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `idx` is never read
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |         idx = i;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tui v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/tui/src/app/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `INPUT_HINT`
[INFO] [stdout]   --> crates/tui/src/ui/mod.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |     indicator_collapse, indicator_expand, INPUT_HINT, PREFIX_ASSISTANT, PREFIX_USER, TITLE_CHAT,
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]    --> crates/tui/src/ui/mod.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |     use unicode_width::UnicodeWidthStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_label` is never read
[INFO] [stdout]    --> crates/tui/src/app/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 69  | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub provider_label: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_HINT` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const INPUT_HINT: &str = "Type message, Enter to send / Shift+Enter for newline";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STICK_BOTTOM` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const STICK_BOTTOM: &str = "Bottom";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stick_lines` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn stick_lines(n: u16) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_stick_label` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn build_stick_label(scroll: u16) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_status_line` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn build_status_line(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_status` is never used
[INFO] [stdout]    --> crates/tui/src/ui/mod.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn draw_status(f: &mut Frame, area: Rect, app: &App, _input_visible_lines: u16, inner_width: u16) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 27s
[INFO] running `Command { std: "docker" "inspect" "cefdb0e74b837ae410db41d5b1cb513fb4cc00cd47f4969a5d1c659a75c5bc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cefdb0e74b837ae410db41d5b1cb513fb4cc00cd47f4969a5d1c659a75c5bc52", kill_on_drop: false }`
[INFO] [stdout] cefdb0e74b837ae410db41d5b1cb513fb4cc00cd47f4969a5d1c659a75c5bc52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a530e23952bf6f4043c50225f946d790f4ac658129de7fe1d56ca93d9ef34f1
[INFO] running `Command { std: "docker" "start" "-a" "8a530e23952bf6f4043c50225f946d790f4ac658129de7fe1d56ca93d9ef34f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused import: `std::result::Result as StdResult`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::result::Result as StdResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{pin::Pin, time::Instant};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> crates/providers/src/openai/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |               ^^^^^               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stdout] warning: variable `idx` is assigned to, but never used
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |     let mut idx = 0usize;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_idx` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tui v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stdout] warning: value assigned to `idx` is never read
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |         idx = i;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> crates/tui/src/app/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `INPUT_HINT`
[INFO] [stdout]   --> crates/tui/src/ui/mod.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |     indicator_collapse, indicator_expand, INPUT_HINT, PREFIX_ASSISTANT, PREFIX_USER, TITLE_CHAT,
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]    --> crates/tui/src/ui/mod.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |     use unicode_width::UnicodeWidthStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::result::Result as StdResult`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::result::Result as StdResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin::Pin`
[INFO] [stdout]  --> crates/providers/src/openai/client.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{pin::Pin, time::Instant};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> crates/providers/src/openai/client.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |               ^^^^^               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `idx` is assigned to, but never used
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |     let mut idx = 0usize;
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_idx` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `idx` is never read
[INFO] [stdout]    --> crates/providers/src/openai/client.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |         idx = i;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_label` is never read
[INFO] [stdout]    --> crates/tui/src/app/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 69  | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub provider_label: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INPUT_HINT` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const INPUT_HINT: &str = "Type message, Enter to send / Shift+Enter for newline";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STICK_BOTTOM` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const STICK_BOTTOM: &str = "Bottom";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stick_lines` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn stick_lines(n: u16) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_stick_label` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn build_stick_label(scroll: u16) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_status_line` is never used
[INFO] [stdout]   --> crates/tui/src/strings.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn build_status_line(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_status` is never used
[INFO] [stdout]    --> crates/tui/src/ui/mod.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn draw_status(f: &mut Frame, area: Rect, app: &App, _input_visible_lines: u16, inner_width: u16) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "8a530e23952bf6f4043c50225f946d790f4ac658129de7fe1d56ca93d9ef34f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a530e23952bf6f4043c50225f946d790f4ac658129de7fe1d56ca93d9ef34f1", kill_on_drop: false }`
[INFO] [stdout] 8a530e23952bf6f4043c50225f946d790f4ac658129de7fe1d56ca93d9ef34f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77fb23f73909ce3afb56662f4362983f06b168fdde48b85822ad7c89e82c4b2e
[INFO] running `Command { std: "docker" "start" "-a" "77fb23f73909ce3afb56662f4362983f06b168fdde48b85822ad7c89e82c4b2e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::result::Result as StdResult`
[INFO] [stderr]  --> crates/providers/src/openai/client.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::result::Result as StdResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pin::Pin`
[INFO] [stderr]  --> crates/providers/src/openai/client.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::{pin::Pin, time::Instant};
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug` and `warn`
[INFO] [stderr]   --> crates/providers/src/openai/client.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{debug, error, info, warn};
[INFO] [stderr]    |               ^^^^^               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `idx` is assigned to, but never used
[INFO] [stderr]    --> crates/providers/src/openai/client.rs:551:13
[INFO] [stderr]     |
[INFO] [stderr] 551 |     let mut idx = 0usize;
[INFO] [stderr]     |             ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_idx` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `idx` is never read
[INFO] [stderr]    --> crates/providers/src/openai/client.rs:554:9
[INFO] [stderr]     |
[INFO] [stderr] 554 |         idx = i;
[INFO] [stderr]     |         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `providers` (lib) generated 5 warnings (run `cargo fix --lib -p providers` to apply 3 suggestions)
[INFO] [stderr] warning: `providers` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> crates/tui/src/app/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `INPUT_HINT`
[INFO] [stderr]   --> crates/tui/src/ui/mod.rs:15:43
[INFO] [stderr]    |
[INFO] [stderr] 15 |     indicator_collapse, indicator_expand, INPUT_HINT, PREFIX_ASSISTANT, PREFIX_USER, TITLE_CHAT,
[INFO] [stderr]    |                                           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stderr]    --> crates/tui/src/ui/mod.rs:571:9
[INFO] [stderr]     |
[INFO] [stderr] 571 |     use unicode_width::UnicodeWidthStr;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `provider_label` is never read
[INFO] [stderr]    --> crates/tui/src/app/mod.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 69  | pub struct App {
[INFO] [stderr]     |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub provider_label: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `INPUT_HINT` is never used
[INFO] [stderr]   --> crates/tui/src/strings.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const INPUT_HINT: &str = "Type message, Enter to send / Shift+Enter for newline";
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STICK_BOTTOM` is never used
[INFO] [stderr]   --> crates/tui/src/strings.rs:43:11
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub const STICK_BOTTOM: &str = "Bottom";
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `stick_lines` is never used
[INFO] [stderr]   --> crates/tui/src/strings.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn stick_lines(n: u16) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_stick_label` is never used
[INFO] [stderr]   --> crates/tui/src/strings.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn build_stick_label(scroll: u16) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_status_line` is never used
[INFO] [stderr]   --> crates/tui/src/strings.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub fn build_status_line(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_status` is never used
[INFO] [stderr]    --> crates/tui/src/ui/mod.rs:434:4
[INFO] [stderr]     |
[INFO] [stderr] 434 | fn draw_status(f: &mut Frame, area: Rect, app: &App, _input_visible_lines: u16, inner_width: u16) {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tui` (bin "tui" test) generated 10 warnings (run `cargo fix --bin "tui" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-70e236c1509bf04f)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/providers-b3c5ed8906f8c0a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui-da26252a98eb7feb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests core
[INFO] [stderr] error[E0433]: failed to resolve: could not find `write` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 |     #[derive(Error, Debug)]
[INFO] [stderr]    |              ^^^^^ could not find `write` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `fmt` in `core`
[INFO] [stderr]   --> crates/core/src/lib.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 |     #[derive(Error, Debug)]
[INFO] [stderr]    |              ^^^^^ could not find `fmt` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr] 2  +     use std::fmt;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test crates/core/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/core -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-776aaefaa3c954eb/out --extern core=/opt/rustwide/target/debug/deps/libcore-56983957b93d009a.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-88a13442a560eb6b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3e7573f8e3160f2e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3724217401332c6b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-20b4cecb46270165.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-df0098bc8c966fb2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e74e1e659bcf9bc7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-59e2fcf32c12a7ff.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "77fb23f73909ce3afb56662f4362983f06b168fdde48b85822ad7c89e82c4b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77fb23f73909ce3afb56662f4362983f06b168fdde48b85822ad7c89e82c4b2e", kill_on_drop: false }`
[INFO] [stdout] 77fb23f73909ce3afb56662f4362983f06b168fdde48b85822ad7c89e82c4b2e
