[INFO] cloning repository https://github.com/kyco/term
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyco/term" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyco%2Fterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyco%2Fterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd16d204516bfcaff32fd0271917d5ef7e87e209
[INFO] testing kyco/term against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyco%2Fterm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kyco/term
[INFO] finished tweaking git repo https://github.com/kyco/term
[INFO] tweaked toml for git repo https://github.com/kyco/term written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kyco/term on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kyco/term 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a05e0296e6e66186f6db7ed98ec565c6b67f7ac99db3a6d2812440394812e7d
[INFO] running `Command { std: "docker" "start" "-a" "5a05e0296e6e66186f6db7ed98ec565c6b67f7ac99db3a6d2812440394812e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a05e0296e6e66186f6db7ed98ec565c6b67f7ac99db3a6d2812440394812e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a05e0296e6e66186f6db7ed98ec565c6b67f7ac99db3a6d2812440394812e7d", kill_on_drop: false }`
[INFO] [stdout] 5a05e0296e6e66186f6db7ed98ec565c6b67f7ac99db3a6d2812440394812e7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7701508754f8a7c3342a96f8dfe934a2f11099771a952ebf52cfd9d9991fdf6b
[INFO] running `Command { std: "docker" "start" "-a" "7701508754f8a7c3342a96f8dfe934a2f11099771a952ebf52cfd9d9991fdf6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling comrak v0.21.0
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tiktoken-rs v0.5.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling html2text v0.6.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v13.0.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling termai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 00s
[INFO] running `Command { std: "docker" "inspect" "7701508754f8a7c3342a96f8dfe934a2f11099771a952ebf52cfd9d9991fdf6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7701508754f8a7c3342a96f8dfe934a2f11099771a952ebf52cfd9d9991fdf6b", kill_on_drop: false }`
[INFO] [stdout] 7701508754f8a7c3342a96f8dfe934a2f11099771a952ebf52cfd9d9991fdf6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cacf86973347b0cb5cd338396439776230527e79ca86a8dbfe87b6af333703e6
[INFO] running `Command { std: "docker" "start" "-a" "cacf86973347b0cb5cd338396439776230527e79ca86a8dbfe87b6af333703e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling termai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.20s
[INFO] running `Command { std: "docker" "inspect" "cacf86973347b0cb5cd338396439776230527e79ca86a8dbfe87b6af333703e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cacf86973347b0cb5cd338396439776230527e79ca86a8dbfe87b6af333703e6", kill_on_drop: false }`
[INFO] [stdout] cacf86973347b0cb5cd338396439776230527e79ca86a8dbfe87b6af333703e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31986b021f0f687c4a1ea6abc8ac317d3cfcd2084ffa618f6b7354e44c44b9b8
[INFO] running `Command { std: "docker" "start" "-a" "31986b021f0f687c4a1ea6abc8ac317d3cfcd2084ffa618f6b7354e44c44b9b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/termai-78ca7b8bc935313b)
[INFO] [stdout] 
[INFO] [stdout] running 223 tests
[INFO] [stdout] test args::validation::tests::test_chunked_analysis_without_smart_context ... ok
[INFO] [stdout] test args::validation::tests::test_conflicting_setup_args ... ok
[INFO] [stdout] test args::validation::tests::test_empty_ask_question ... ok
[INFO] [stdout] test args::validation::tests::test_invalid_chunk_strategy ... ok
[INFO] [stdout] test args::validation::tests::test_conflicting_directory_args ... ok
[INFO] [stdout] test args::validation::tests::test_valid_args ... ok
[INFO] [stdout] test args::validation::tests::test_zero_context_tokens ... ok
[INFO] [stdout] test auth::callback_server::tests::test_parse_callback_url_success ... ok
[INFO] [stdout] test auth::callback_server::tests::test_urlencoding_decode ... ok
[INFO] [stdout] test auth::callback_server::tests::test_parse_callback_url_with_encoding ... ok
[INFO] [stdout] test auth::callback_server::tests::test_parse_callback_url_error ... ok
[INFO] [stdout] test auth::pkce::tests::test_generate_code_challenge ... ok
[INFO] [stdout] test auth::callback_server::tests::test_parse_callback_url_missing_code ... ok
[INFO] [stdout] test auth::pkce::tests::test_generate_code_verifier ... ok
[INFO] [stdout] test chat::commands::tests::test_input_classification ... ok
[INFO] [stdout] test chat::commands::tests::test_new_commands ... ok
[INFO] [stdout] test auth::pkce::tests::test_generate_state ... ok
[INFO] [stdout] test auth::pkce::tests::test_verifier_uniqueness ... ok
[INFO] [stdout] test chat::repl::tests::test_chat_helper_creation ... ok
[INFO] [stdout] test chat::commands::tests::test_command_palette_has_all_categories ... ok
[INFO] [stdout] test chat::commands::tests::test_command_parsing ... ok
[INFO] [stdout] test chat::commands::tests::test_question_mark_shortcut ... ok
[INFO] [stdout] test chat::repl::tests::test_repl_creation ... ok
[INFO] [stdout] test chat::state::tests::test_model_switching ... ok
[INFO] [stdout] test chat::state::tests::test_model_validation ... ok
[INFO] [stdout] test chat::state::tests::test_provider_switching ... ok
[INFO] [stdout] test chat::state::tests::test_status_display ... ok
[INFO] [stdout] test chat::tests::tests::test_all_commands_list ... ok
[INFO] [stdout] test chat::tests::tests::test_command_help_text ... ok
[INFO] [stdout] test chat::tests::tests::test_command_parsing ... ok
[INFO] [stdout] test chat::repl::tests::test_command_completion ... ok
[INFO] [stdout] test chat::repl::tests::test_prompt_modification ... ok
[INFO] [stdout] test chat::state::tests::test_default_state ... ok
[INFO] [stdout] test chat::formatter::tests::test_system_messages ... ok
[INFO] [stdout] test chat::formatter::tests::test_message_formatting ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_help ... ok
[INFO] [stdout] test chat::formatter::tests::test_welcome_message ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_message_formatting ... ok
[INFO] [stdout] test chat::tests::tests::test_input_classification ... ok
[INFO] [stdout] test commands::tests::tests::test_args_struct_creation ... ok
[INFO] [stdout] test commands::tests::tests::test_command_dispatch_ask_args ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_context_info ... ok
[INFO] [stdout] test commands::tests::tests::test_commands_enum_structure ... ok
[INFO] [stdout] test commands::tests::tests::test_completion_action_enum ... ok
[INFO] [stdout] test commands::tests::tests::test_config_action_enum ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_context_info_many_files ... ok
[INFO] [stdout] test commands::tests::tests::test_provider_enum ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_system_messages ... ok
[INFO] [stdout] test commands::tests::tests::test_redact_action_enum ... ok
[INFO] [stdout] test commands::tests::tests::test_session_action_enum ... ok
[INFO] [stdout] test commands::tests::tests::test_session_sort_order_enum ... ok
[INFO] [stdout] test completion::dynamic::tests::test_complete_empty_args ... ok
[INFO] [stdout] test completion::dynamic::tests::test_enhanced_scripts_not_empty ... ok
[INFO] [stdout] test completion::dynamic::tests::test_top_level_commands ... ok
[INFO] [stdout] test completion::values::tests::test_chunk_strategies ... ok
[INFO] [stdout] test commands::tests::tests::test_command_dispatch_setup ... ok
[INFO] [stdout] test completion::values::tests::test_common_exclude_patterns ... ok
[INFO] [stdout] test completion::values::tests::test_model_names ... ok
[INFO] [stdout] test completion::values::tests::test_shell_types ... ok
[INFO] [stdout] test config::env::tests::test_claude_api_key_fallback ... ok
[INFO] [stdout] test completion::values::tests::test_provider_names ... ok
[INFO] [stdout] test config::env::tests::test_context_directories_parsing ... ok
[INFO] [stdout] test config::env::tests::test_env_var_names ... ok
[INFO] [stdout] test config::env::tests::test_get_all_set ... ok
[INFO] [stdout] test commands::tests::tests::test_command_dispatch_error_handling ... ok
[INFO] [stdout] test config::env::tests::test_debug_enabled ... ok
[INFO] [stdout] test config::env::tests::test_max_context_tokens_parsing ... ok
[INFO] [stdout] test config::env::tests::test_help_text_contains_all_vars ... ok
[INFO] [stdout] test context::cache::tests::test_cache_creation ... ok
[INFO] [stdout] test context::analyzer::tests::test_file_analysis ... ok
[INFO] [stdout] test context::analyzer::tests::test_test_file_detection ... ok
[INFO] [stdout] test context::cache::tests::test_project_cache ... ok
[INFO] [stdout] test context::analyzer::tests::test_file_type_detection ... ok
[INFO] [stdout] test context::config::tests::test_default_config ... ok
[INFO] [stdout] test context::config::tests::test_priority_files ... ok
[INFO] [stdout] test context::config::tests::test_should_include ... ok
[INFO] [stdout] test context::detector::tests::test_javascript_project_detection ... ok
[INFO] [stdout] test context::config::tests::test_discover_config ... ok
[INFO] [stdout] test context::detector::tests::test_rust_project_detection ... ok
[INFO] [stdout] test context::diff::tests::test_change_summary_generation ... ok
[INFO] [stdout] test context::diff::tests::test_diff_detection ... ok
[INFO] [stdout] test context::diff::tests::test_incremental_update_application ... ok
[INFO] [stdout] test context::diff::tests::test_query_change_requires_full_reanalysis ... ok
[INFO] [stdout] test context::diff::tests::test_save_and_load_snapshot ... ok
[INFO] [stdout] test context::diff::tests::test_snapshot_creation ... ok
[INFO] [stdout] test context::diff::tests::test_file_hash_calculation ... ok
[INFO] [stdout] test context::template_manager::tests::test_apply_template ... ok
[INFO] [stdout] test context::template_manager::tests::test_custom_template_workflow ... ok
[INFO] [stdout] test context::template_manager::tests::test_display_menu ... ok
[INFO] [stdout] test context::template_manager::tests::test_generate_config_example ... ok
[INFO] [stdout] test context::template_manager::tests::test_invalid_template ... ok
[INFO] [stdout] test context::template_manager::tests::test_list_templates ... ok
[INFO] [stdout] test context::template_manager::tests::test_project_structure_analysis ... ok
[INFO] [stdout] test commands::tests::tests::test_legacy_patterns ... ok
[INFO] [stdout] test context::template_manager::tests::test_template_recommendation ... ok
[INFO] [stdout] test context::templates::tests::test_list_templates ... ok
[INFO] [stdout] test context::templates::tests::test_get_specific_template ... ok
[INFO] [stdout] test context::templates::tests::test_performance_template_specifics ... ok
[INFO] [stdout] test context::templates::tests::test_template_application ... ok
[INFO] [stdout] test context::templates::tests::test_template_library ... ok
[INFO] [stdout] test context::templates::tests::test_template_structure ... ok
[INFO] [stdout] test git::diff::tests::test_diff_summary_display ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_status_messages ... ok
[INFO] [stdout] test chat::tests::tests::test_formatter_welcome_message ... ok
[INFO] [stdout] test git::repository::tests::test_branch_detection ... ok
[INFO] [stdout] test git::diff::tests::test_language_detection ... ok
[INFO] [stdout] test git::diff::tests::test_diff_analyzer_creation ... ok
[INFO] [stdout] test git::repository::tests::test_non_git_directory ... ok
[INFO] [stdout] test git::diff::tests::test_staged_diff_analysis ... ok
[INFO] [stdout] test git::repository::tests::test_initial_status ... ok
[INFO] [stdout] test git::repository::tests::test_file_status_with_changes ... ok
[INFO] [stdout] test git::repository::tests::test_repo_creation_and_detection ... ok
[INFO] [stdout] test llm::openai::adapter::gpt5_adapter::tests::test_create_simple_request ... ok
[INFO] [stdout] test llm::openai::adapter::gpt5_adapter::tests::test_should_use_responses_api ... ok
[INFO] [stdout] test git::repository::tests::test_repository_state ... ok
[INFO] [stdout] test llm::openai::adapter::models_adapter::tests::test_adapter_exists ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_builder_methods ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_coding_config ... ok
[INFO] [stdout] test git::repository::tests::test_user_config ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_default_config ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_privacy_config ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_reasoning_config ... ok
[INFO] [stdout] test llm::openai::config::gpt5_config::tests::test_speed_config ... ok
[INFO] [stdout] test llm::openai::model::models_api::tests::test_filter_chat_models ... ok
[INFO] [stdout] test llm::openai::examples::gpt5_usage::examples::tests::test_examples_compile ... ok
[INFO] [stdout] test llm::openai::model::models_api::tests::test_model_object_serialization ... ok
[INFO] [stdout] test llm::openai::model::models_api::tests::test_parse_models_response ... ok
[INFO] [stdout] test llm::openai::service::compaction::tests::test_needs_compaction_above_threshold ... ok
[INFO] [stdout] test llm::openai::service::compaction::tests::test_needs_compaction_below_threshold ... ok
[INFO] [stdout] test llm::openai::service::compaction::tests::test_needs_compaction_cumulative ... ok
[INFO] [stdout] test llm::openai::model::models_api::tests::test_is_chat_model ... ok
[INFO] [stdout] test llm::openai::service::models_service::tests::test_cache_expiry ... ok
[INFO] [stdout] test llm::openai::service::models_service::tests::test_cache_empty_when_no_data ... ok
[INFO] [stdout] test llm::openai::service::models_service::tests::test_cache_models_to_db ... ok
[INFO] [stdout] test llm::openai::service::models_service::tests::test_cache_valid_within_ttl ... ok
[INFO] [stdout] test llm::openai::service::models_service::tests::test_clear_cache ... ok
[INFO] [stdout] test manpage::tests::test_man_available ... ok
[INFO] [stdout] test manpage::tests::test_man_install_path ... ok
[INFO] [stdout] test output::browser::tests::test_browser_config_default ... ok
[INFO] [stdout] test output::browser::tests::test_html_generation ... ok
[INFO] [stdout] test output::browser::tests::test_interactive_features ... ok
[INFO] [stdout] [1G[2Ktest manpage::tests::test_man_generation ... ok
[INFO] [stdout] test output::export::tests::test_export_formats ... ok
[INFO] [stdout] test output::demo::tests::test_demo_components ... ok
[INFO] [stdout] test llm::openai::adapter::models_adapter::tests::test_list_chat_models_with_invalid_key ... ok
[INFO] [stdout] test output::export::tests::test_markdown_export ... ok
[INFO] [stdout] test output::export::tests::test_json_export ... ok
[INFO] [stdout] test llm::openai::adapter::models_adapter::tests::test_list_models_with_invalid_key ... ok
[INFO] [stdout] test output::syntax::tests::test_code_analysis ... ok
[INFO] [stdout] test output::syntax::tests::test_language_detection ... ok
[INFO] [stdout] test output::syntax::tests::test_supported_languages ... ok
[INFO] [stdout] test output::themes::tests::test_box_drawing ... ok
[INFO] [stdout] test output::themes::tests::test_message_formatting ... ok
[INFO] [stdout] test output::themes::tests::test_status_formatting ... ok
[INFO] [stdout] test output::syntax::tests::test_line_numbers ... ok
[INFO] [stdout] test output::themes::tests::test_theme_manager_creation ... ok
[INFO] [stdout] test output::themes::tests::test_theme_switching ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_excludes_hidden_directory ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_returns_none_for_none_path ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_with_directory_excludes_specified_file ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_returns_none_for_nonexistent_path ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_with_directory_includes_all_files ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_with_file_input ... ok
[INFO] [stdout] test path::extract::tests::test_extract_content_with_relative_path_removes_dot_slash ... ok
[INFO] [stdout] test preset::builtin::tests::test_builtin_presets_creation ... ok
[INFO] [stdout] test output::syntax::tests::test_theme_switching ... ok
[INFO] [stdout] test preset::manager::tests::test_preset_creation ... ok
[INFO] [stdout] test preset::manager::tests::test_preset_serialization ... ok
[INFO] [stdout] test preset::template::tests::test_template_creation ... ok
[INFO] [stdout] test preset::template::tests::test_template_rendering ... ok
[INFO] [stdout] test preset::template::tests::test_variable_validation ... ok
[INFO] [stdout] test preset::variables::tests::test_variable_resolver_datetime ... ok
[INFO] [stdout] test preset::variables::tests::test_variable_resolver_environment ... ok
[INFO] [stdout] test preset::variables::tests::test_variable_resolver_string ... ok
[INFO] [stdout] test redactions::common::tests::test_redaction_map_empty ... ok
[INFO] [stdout] test redactions::common::tests::test_redaction_map_unique_entries_have_unique_uuids ... ok
[INFO] [stdout] test redactions::common::tests::test_redaction_map_valid_uuid_values ... ok
[INFO] [stdout] test redactions::common::tests::test_redaction_map_with_duplicates ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_handles_regex_special_characters_in_redaction_key ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_replaces_multiple_different_redactions ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_replaces_multiple_occurrences ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_replaces_single_occurrence ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_returns_empty_string_when_input_is_empty ... ok
[INFO] [stdout] test redactions::redact::tests::test_redact_returns_unmodified_content_when_no_redactions ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_handles_regex_special_characters_in_id ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_replaces_multiple_different_redactions ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_replaces_multiple_occurrences ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_replaces_single_occurrence ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_returns_empty_string_when_input_is_empty ... ok
[INFO] [stdout] test redactions::revert::tests::test_unredact_returns_unmodified_content_when_no_redactions ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_context_metadata ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_context_validity_check ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_files_display ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_smart_context_creation ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_summary_generation ... ok
[INFO] [stdout] test session::model::smart_context::tests::test_update_results ... ok
[INFO] [stdout] test preset::builtin::tests::test_get_preset_by_name ... ok
[INFO] [stdout] test output::syntax::tests::test_syntax_highlighting ... ok
[INFO] [stdout] test session::repository::smart_context_repository::tests::test_create_and_find_smart_context ... ok
[INFO] [stdout] test preset::builtin::tests::test_preset_template_validation ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_context_validity_check ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_delete_session_context ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_get_session_context ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_hash_string ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_project_context_stats_empty ... ok
[INFO] [stdout] test session::service::smart_context_service::tests::test_update_session_context ... ok
[INFO] [stdout] test setup::tests::tests::test_api_key_validation_failure ... ok
[INFO] [stdout] test setup::tests::tests::test_api_key_validation_success ... ok
[INFO] [stdout] test setup::tests::tests::test_check_existing_config_empty ... ok
[INFO] [stdout] test setup::tests::tests::test_check_existing_config_with_data ... ok
[INFO] [stdout] test setup::tests::tests::test_claude_validator_integration ... ignored
[INFO] [stdout] test setup::tests::tests::test_config_repository_operations ... ok
[INFO] [stdout] test setup::tests::tests::test_openai_validator_integration ... ignored
[INFO] [stdout] test setup::tests::tests::test_provider_enum_descriptions ... ok
[INFO] [stdout] test setup::tests::tests::test_reset_configuration ... ok
[INFO] [stdout] test session::repository::smart_context_repository::tests::test_delete_by_session_id ... ok
[INFO] [stdout] test setup::tests::tests::test_setup_wizard_creation ... ok
[INFO] [stdout] test session::repository::smart_context_repository::tests::test_update_smart_context ... ok
[INFO] [stdout] test session::repository::smart_context_repository::tests::test_find_by_project_path ... ok
[INFO] [stdout] test context::optimizer::tests::test_token_counting ... ok
[INFO] [stdout] [1G[2Ktest context::optimizer::tests::test_truncation ... ok
[INFO] [stdout] test context::optimizer::tests::test_basic_optimization ... ok
[INFO] [stdout] [1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2K[1G[2Ktest chat::demo::tests::test_enhanced_chat_demo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 221 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 35.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_integration_tests.rs (/opt/rustwide/target/debug/deps/git_integration_tests-eeb74c7196e3561a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test git_integration_tests::test_command_help_integration ... ok
[INFO] [stdout] test git_integration_tests::test_conflicts_guide_command ... ok
[INFO] [stdout] test git_integration_tests::test_commit_type_analysis ... ok
[INFO] [stdout] test git_integration_tests::test_ai_suggestions_quality ... ok
[INFO] [stdout] test git_integration_tests::test_conflicts_detect_command ... ok
[INFO] [stdout] test git_integration_tests::test_branch_summary_command ... ok
[INFO] [stdout] test git_integration_tests::test_branch_naming_suggestions ... ok
[INFO] [stdout] test git_integration_tests::test_conflicts_status_command ... ok
[INFO] [stdout] test git_integration_tests::test_rebase_status_command ... ok
[INFO] [stdout] test git_integration_tests::test_tag_suggest_command ... ok
[INFO] [stdout] test git_integration_tests::test_rebase_plan_command ... ok
[INFO] [stdout] test git_integration_tests::test_tag_list_command ... ok
[INFO] [stdout] test git_integration_tests::test_rebase_analyze_command ... ok
[INFO] [stdout] test git_integration_tests::test_repository_type_detection ... ok
[INFO] [stdout] test git_integration_tests::test_git_integration_workflow ... ok
[INFO] [stdout] test git_integration_tests::test_error_handling_outside_git_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-968a57e2425abbe6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_database_initialization ... ok
[INFO] [stdout] test test_config_storage ... ok
[INFO] [stdout] test test_thinking_timer ... ok
[INFO] [stderr]      Running tests/simple_git_tests.rs (/opt/rustwide/target/debug/deps/simple_git_tests-144d4c0e594d3de3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_command_performance ... ok
[INFO] [stdout] test test_command_discovery ... ok
[INFO] [stdout] test test_git_command_help ... ok
[INFO] [stdout] test test_error_message_quality ... ok
[INFO] [stdout] test test_branch_naming_contexts ... ok
[INFO] [stdout] test test_git_workflow_integration ... ok
[INFO] [stdout] test test_git_commands_require_repo ... ok
[INFO] [stdout] test test_git_command_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/smart_context_integration.rs (/opt/rustwide/target/debug/deps/smart_context_integration-cb32d7a56ca230db)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test chunking_integration_tests::test_chunking_with_large_project ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_with_session ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_with_max_tokens_flag ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_with_preview_flag ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_with_custom_config ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_git_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_go_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_kotlin_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_java_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_javascript_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_python_project ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_unknown_project_type ... ok
[INFO] [stdout] test project_type_detection_cli_tests::test_cli_with_rust_project ... ok
[INFO] [stdout] test configuration_tests::test_termai_config_file_validation ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_flag_with_rust_project ... ok
[INFO] [stdout] test configuration_tests::test_invalid_config_file_handling ... ok
[INFO] [stdout] test cli_integration_tests::test_smart_context_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31986b021f0f687c4a1ea6abc8ac317d3cfcd2084ffa618f6b7354e44c44b9b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31986b021f0f687c4a1ea6abc8ac317d3cfcd2084ffa618f6b7354e44c44b9b8", kill_on_drop: false }`
[INFO] [stdout] 31986b021f0f687c4a1ea6abc8ac317d3cfcd2084ffa618f6b7354e44c44b9b8
