[INFO] cloning repository https://github.com/MartianReunion/llm-line [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartianReunion/llm-line" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartianReunion%2Fllm-line", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartianReunion%2Fllm-line'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3c3d91c627e7446067221c7bbab138f6ec2144b [INFO] testing MartianReunion/llm-line against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartianReunion%2Fllm-line" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MartianReunion/llm-line [INFO] finished tweaking git repo https://github.com/MartianReunion/llm-line [INFO] tweaked toml for git repo https://github.com/MartianReunion/llm-line written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MartianReunion/llm-line on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MartianReunion/llm-line 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e7d1b836493d3fa61d8d79bda1b004c2fb9418455567004b39929eb8f8ffef [INFO] running `Command { std: "docker" "start" "-a" "24e7d1b836493d3fa61d8d79bda1b004c2fb9418455567004b39929eb8f8ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e7d1b836493d3fa61d8d79bda1b004c2fb9418455567004b39929eb8f8ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e7d1b836493d3fa61d8d79bda1b004c2fb9418455567004b39929eb8f8ffef", kill_on_drop: false }` [INFO] [stdout] 24e7d1b836493d3fa61d8d79bda1b004c2fb9418455567004b39929eb8f8ffef [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d724efac63b0512217d13f68a608b45def4434be3897cc581e685d2007ce700 [INFO] running `Command { std: "docker" "start" "-a" "3d724efac63b0512217d13f68a608b45def4434be3897cc581e685d2007ce700", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling llm-chain v0.13.0 [INFO] [stderr] Compiling llm-line v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt as _` [INFO] [stdout] --> src/chat/runner.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_stream::StreamExt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `finish_reason` is never read [INFO] [stdout] --> src/chat/runner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct StreamChoice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | delta: StreamDelta, [INFO] [stdout] 33 | finish_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamChoice` has a derived impl for the trait `Debug`, but this is 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 15s [INFO] running `Command { std: "docker" "inspect" "3d724efac63b0512217d13f68a608b45def4434be3897cc581e685d2007ce700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d724efac63b0512217d13f68a608b45def4434be3897cc581e685d2007ce700", kill_on_drop: false }` [INFO] [stdout] 3d724efac63b0512217d13f68a608b45def4434be3897cc581e685d2007ce700 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d80ac838d27611dc56caf71676f0227e3ad2870b381fa56c30e07fb8c465cae [INFO] running `Command { std: "docker" "start" "-a" "2d80ac838d27611dc56caf71676f0227e3ad2870b381fa56c30e07fb8c465cae", kill_on_drop: false }` [INFO] [stderr] Compiling llm-line v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio_stream::StreamExt as _` [INFO] [stdout] --> src/chat/runner.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio_stream::StreamExt as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `finish_reason` is never read [INFO] [stdout] --> src/chat/runner.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct StreamChoice { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | delta: StreamDelta, [INFO] [stdout] 33 | finish_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamChoice` has a derived impl for the trait `Debug`, but this is 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 `test` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "2d80ac838d27611dc56caf71676f0227e3ad2870b381fa56c30e07fb8c465cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d80ac838d27611dc56caf71676f0227e3ad2870b381fa56c30e07fb8c465cae", kill_on_drop: false }` [INFO] [stdout] 2d80ac838d27611dc56caf71676f0227e3ad2870b381fa56c30e07fb8c465cae [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb0dd8aa2ede646049bac7966a115e5ba84773e508f7dbfe8a45a5c68af18aad [INFO] running `Command { std: "docker" "start" "-a" "cb0dd8aa2ede646049bac7966a115e5ba84773e508f7dbfe8a45a5c68af18aad", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `tokio_stream::StreamExt as _` [INFO] [stderr] --> src/chat/runner.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use tokio_stream::StreamExt as _; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `finish_reason` is never read [INFO] [stderr] --> src/chat/runner.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 31 | struct StreamChoice { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 32 | delta: StreamDelta, [INFO] [stderr] 33 | finish_reason: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StreamChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `llm-line` (bin "llm" test) generated 2 warnings (run `cargo fix --bin "llm" -p llm-line --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm-641ac46cd59e97c9) [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] running `Command { std: "docker" "inspect" "cb0dd8aa2ede646049bac7966a115e5ba84773e508f7dbfe8a45a5c68af18aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0dd8aa2ede646049bac7966a115e5ba84773e508f7dbfe8a45a5c68af18aad", kill_on_drop: false }` [INFO] [stdout] cb0dd8aa2ede646049bac7966a115e5ba84773e508f7dbfe8a45a5c68af18aad