[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 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz23cc%2Ffast-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/z23cc/fast-cli on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.51
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded quinn v0.11.9
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded quinn-proto v0.11.13
[INFO] [stderr]   Downloaded rustc-hash v2.1.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded lru-slab v0.1.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.14
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b6e291c57f735dc5c1ff25b55c802b398dc6ebc39aa81e22c894a6feff7333d
[INFO] running `Command { std: "docker" "start" "-a" "9b6e291c57f735dc5c1ff25b55c802b398dc6ebc39aa81e22c894a6feff7333d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b6e291c57f735dc5c1ff25b55c802b398dc6ebc39aa81e22c894a6feff7333d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6e291c57f735dc5c1ff25b55c802b398dc6ebc39aa81e22c894a6feff7333d", kill_on_drop: false }`
[INFO] [stdout] 9b6e291c57f735dc5c1ff25b55c802b398dc6ebc39aa81e22c894a6feff7333d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b588d4bcf0426d1d72385d680c9344100bb005f82d6ac93fb633a84c959b479c
[INFO] running `Command { std: "docker" "start" "-a" "b588d4bcf0426d1d72385d680c9344100bb005f82d6ac93fb633a84c959b479c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[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_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[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 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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[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 1m 23s
[INFO] running `Command { std: "docker" "inspect" "b588d4bcf0426d1d72385d680c9344100bb005f82d6ac93fb633a84c959b479c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b588d4bcf0426d1d72385d680c9344100bb005f82d6ac93fb633a84c959b479c", kill_on_drop: false }`
[INFO] [stdout] b588d4bcf0426d1d72385d680c9344100bb005f82d6ac93fb633a84c959b479c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdb89964bc2d5a9a8cc7e9b61d5a968596a0f3d627b1ac5b2cb8046f15f59a8f
[INFO] running `Command { std: "docker" "start" "-a" "cdb89964bc2d5a9a8cc7e9b61d5a968596a0f3d627b1ac5b2cb8046f15f59a8f", kill_on_drop: false }`
[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 core v0.1.0 (/opt/rustwide/workdir/crates/core)
[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: 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 2.88s
[INFO] running `Command { std: "docker" "inspect" "cdb89964bc2d5a9a8cc7e9b61d5a968596a0f3d627b1ac5b2cb8046f15f59a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdb89964bc2d5a9a8cc7e9b61d5a968596a0f3d627b1ac5b2cb8046f15f59a8f", kill_on_drop: false }`
[INFO] [stdout] cdb89964bc2d5a9a8cc7e9b61d5a968596a0f3d627b1ac5b2cb8046f15f59a8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6fb0c3d6710107af489e2c695eed56aada1f8ddb4e68a1ec80f369682e4a3bf
[INFO] running `Command { std: "docker" "start" "-a" "e6fb0c3d6710107af489e2c695eed56aada1f8ddb4e68a1ec80f369682e4a3bf", 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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-3d3a948223c23e2a)
[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/lib.rs (/opt/rustwide/target/debug/deps/providers-0d5c68fb99cabd40)
[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-66df773c123c0c2a)
[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/1.90.0-x86_64-unknown-linux-gnu/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-64d2412bcab3c19f/out --extern core=/opt/rustwide/target/debug/deps/libcore-175ff0d6e653e653.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-07382e6007db721a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3554a883f7748f4a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c8d4ad5cf403e39c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a4cbd4077cabe6fd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c81097e988281e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6a92cae7d3ae8fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8b1f1faecb6b6aab.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --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" "e6fb0c3d6710107af489e2c695eed56aada1f8ddb4e68a1ec80f369682e4a3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fb0c3d6710107af489e2c695eed56aada1f8ddb4e68a1ec80f369682e4a3bf", kill_on_drop: false }`
[INFO] [stdout] e6fb0c3d6710107af489e2c695eed56aada1f8ddb4e68a1ec80f369682e4a3bf
