[INFO] cloning repository https://github.com/anuramat/vicode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuramat/vicode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8bbb5044026c18fc228cd6a1a55bf0027588f66
[INFO] testing anuramat/vicode against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode" "/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/anuramat/vicode
[INFO] finished tweaking git repo https://github.com/anuramat/vicode
[INFO] tweaked toml for git repo https://github.com/anuramat/vicode written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuramat/vicode on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anuramat/vicode 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf
[INFO] running `Command { std: "docker" "start" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling partition-identity v0.3.1
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling petname-macros v3.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-openai-macros v0.1.1 (https://github.com/anuramat/async-openai#dd12a06c)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling colored-diff v0.2.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]    Compiling tui-markdown v0.3.6
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling petname v3.0.0
[INFO] [stderr]    Compiling proc-mounts v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling fs4 v1.1.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.33.0 (https://github.com/anuramat/async-openai#dd12a06c)
[INFO] [stderr]    Compiling vicode v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `LOGO_FILL_COLOR` is never used
[INFO] [stdout]  --> src/tui/colors.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const LOGO_FILL_COLOR: Color = Color::DarkGray;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `-W dead-code` implied by `-W unused`
[INFO] [stdout]   = help: to override `-W unused` add `#[expect(dead_code)]` or `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PANE_BG_COLOR` is never used
[INFO] [stdout]   --> src/tui/colors.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const PANE_BG_COLOR: Color = Color::Black;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 57s
[INFO] running `Command { std: "docker" "inspect" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tui-markdown v0.3.6
[INFO] [stderr]    Compiling vicode v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `LOGO_FILL_COLOR` is never used
[INFO] [stdout]  --> src/tui/colors.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const LOGO_FILL_COLOR: Color = Color::DarkGray;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `-W dead-code` implied by `-W unused`
[INFO] [stdout]   = help: to override `-W unused` add `#[expect(dead_code)]` or `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PANE_BG_COLOR` is never used
[INFO] [stdout]   --> src/tui/colors.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const PANE_BG_COLOR: Color = Color::Black;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: constant `LOGO_FILL_COLOR` is never used
[INFO] [stderr]  --> src/tui/colors.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const LOGO_FILL_COLOR: Color = Color::DarkGray;
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `-W dead-code` implied by `-W unused`
[INFO] [stderr]   = help: to override `-W unused` add `#[expect(dead_code)]` or `#[allow(dead_code)]`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PANE_BG_COLOR` is never used
[INFO] [stderr]   --> src/tui/colors.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const PANE_BG_COLOR: Color = Color::Black;
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vicode` (bin "vc" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vc-ddecc585e38aa245)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test agent::router::handle::tests::delete_aborts_runtime_and_removes_entry ... ok
[INFO] [stdout] test agent::router::handle::tests::delete_unknown_agent_errors ... ok
[INFO] [stdout] test agent::router::handle::tests::forward_to_dead_runtime_clears_entry ... ok
[INFO] [stdout] test agent::router::handle::tests::register_overwrite_aborts_previous_runtime ... ok
[INFO] [stdout] test agent::handle::tests::start_submit_failure_fires_pending_done_failed ... ok
[INFO] [stdout] test agent::compact::tests::compact_turn_is_noop_when_nothing_is_dropped ... ok
[INFO] [stdout] test agent::handle::tests::set_assistant_emits_assistant_set_event ... ok
[INFO] [stdout] test agent::handle::tests::abort_emits_turn_complete_and_marks_history_failed ... ok
[INFO] [stdout] test agent::init::tests::try_duplicate_registers_child_with_router ... ok
[INFO] [stdout] test agent::router::handle::tests::submit_to_dead_runtime_clears_entry_and_closes_oneshot ... ok
[INFO] [stdout] test agent::router::handle::tests::spawn_subagent_snapshots_parent_and_registers_child ... ok
[INFO] [stdout] test agent::router::handle::tests::spawn_subagent_unknown_parent_errors ... ok
[INFO] [stdout] test agent::subagent::replica::tests::failing_replica_does_not_leak_sibling_runtimes ... ok
[INFO] [stdout] test agent::tool::registry::tests::tool_registry_token_count_is_cached_and_nonzero ... ok
[INFO] [stdout] test agent::subagent::replica::tests::spawn_errors_appear_in_report_alongside_live_results ... ok
[INFO] [stdout] test agent::tool::registry::tests::test_toolkit_schema ... ok
[INFO] [stdout] test config::tests::clear_keymap_replaces_defaults ... ok
[INFO] [stdout] test config::tests::parses_chatgpt_provider ... ok
[INFO] [stdout] test config::tests::parses_multiple_chatgpt_providers ... ok
[INFO] [stdout] test config::tests::parses_default_config ... ok
[INFO] [stdout] test config::tests::rejects_extra_fields_on_chatgpt_provider ... ok
[INFO] [stdout] test config::tests::rejects_unknown_assistant_reference ... ok
[INFO] [stdout] test llm::history::compact::tests::compact_abort_restores_original_history ... ok
[INFO] [stdout] test agent::tool::registry::tests::without_excludes_named_tools ... ok
[INFO] [stdout] test llm::history::compact::tests::compact_completed_applies_and_archives_history ... ok
[INFO] [stdout] test llm::history::compact::tests::compact_completed_concatenates_outputs_from_all_attempts ... ok
[INFO] [stdout] test config::tests::requires_explicit_assistant_setup ... ok
[INFO] [stdout] test llm::history::delta::tests::delta_does_not_rewind_item_ended_at ... ok
[INFO] [stdout] test llm::history::compact::tests::compact_failed_keeps_state_without_rewriting_history ... ok
[INFO] [stdout] test llm::history::compact::tests::compact_completed_with_empty_summary_keeps_history ... ok
[INFO] [stdout] test agent::compact::tests::append_compact_prompt_adds_prompt_once_per_compact ... ok
[INFO] [stdout] test llm::history::response::tests::item_replacement_preserves_started_at_and_keeps_latest_ended_at ... ok
[INFO] [stdout] test agent::task::handle::tests::compact_failure_does_not_start_normal_turn ... ok
[INFO] [stdout] test llm::history::response::tests::response_failed_marks_message_error_for_abort ... ok
[INFO] [stdout] test llm::history::response::tests::response_completed_marks_message_success ... ok
[INFO] [stdout] test llm::history::response::tests::response_queued_creates_empty_assistant_message ... ok
[INFO] [stdout] test llm::history::response::tests::response_starts_without_assistant_message ... ok
[INFO] [stdout] test llm::history::response::tests::response_started_flips_message_to_in_progress ... ok
[INFO] [stdout] test llm::history::state::tests::user_message_updates_token_cache ... ok
[INFO] [stdout] test llm::history::response::tests::delta_touches_message_timing ... ok
[INFO] [stdout] test llm::history::response::tests::item_added_does_not_touch_message_timing ... ok
[INFO] [stdout] test llm::history::response::tests::item_done_without_delta_touches_message_timing ... ok
[INFO] [stdout] test llm::history::subagent::tests::subagent_history_resets_generation_and_drops_last_tool_calls ... ok
[INFO] [stdout] test llm::history::tests::generation_changes_for_external_history_edits ... ok
[INFO] [stdout] test llm::history::tests::pop_snapshots_pre_pop_state_for_undo ... ok
[INFO] [stdout] test llm::history::tests::generation_changes_only_when_message_count_changes ... ok
[INFO] [stdout] test llm::history::tests::history_token_count_includes_tool_schemas ... ok
[INFO] [stdout] test llm::history::tests::generation_increment_event_updates_generation ... ok
[INFO] [stdout] test agent::tests::status_is_not_persisted ... ok
[INFO] [stdout] test llm::history::tests::pop_zero_does_not_archive ... ok
[INFO] [stdout] test agent::handle::tests::retry_after_compact_failure_restarts_compaction ... ok
[INFO] [stdout] test llm::history::tokens::tests::counts_user_message_tokens ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::request::tests::assistant_tool_call_round_trip ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::request::tests::output_shape_is_supported ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::chat_tool_call_chunks_flush_on_finish ... ok
[INFO] [stdout] test llm::history::tokens::tests::counts_assistant_output_and_refusal_tokens ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::chat_text_chunk_creates_output_before_delta ... ok
[INFO] [stdout] test llm::history::tests::replayed_history_updates_are_serialized_identically ... ok
[INFO] [stdout] test llm::history::tokens::tests::counts_tool_call_arguments_and_output_tokens ... ok
[INFO] [stdout] test llm::history::tests::response_can_follow_generation_increment ... ok
[INFO] [stdout] test llm::history::tests::stale_generation_is_rejected ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::stream_emits_completed_after_stop ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::auth_record_round_trips ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::builds_code_exchange_form ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::builds_refresh_form ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::extracts_metadata_from_jwt ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::falls_back_to_first_organization_for_account_id ... ok
[INFO] [stdout] test llm::provider::api::responses::message::tests::from_api ... ok
[INFO] [stdout] test llm::provider::api::responses::message::tests::to_api ... ok
[INFO] [stdout] test llm::provider::assistant::tests::selector_round_robins ... ok
[INFO] [stdout] test llm::provider::api::responses::message::tests::to_api_err ... ok
[INFO] [stdout] test project::lock::tests::second_lock_reports_project_and_pid ... ok
[INFO] [stdout] test llm::provider::assistant::tests::switch_assistant_steps_backward_through_full_order ... ok
[INFO] [stdout] test llm::provider::assistant::tests::switch_assistant_steps_forward_through_full_order ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_arguments_schema ... ok
[INFO] [stdout] test agent::task::handle::tests::pre_stream_failure_keeps_error_status_until_turn_complete ... ok
[INFO] [stdout] test llm::provider::assistant::tests::assistants_share_provider ... ok
[INFO] [stdout] test tools::edit::tests::applies_edits_sequentially ... ok
[INFO] [stdout] test tools::edit::tests::edit_arguments_deserialize_new_schema ... ok
[INFO] [stdout] test tools::edit::tests::empty_pattern_creates_missing_file ... ok
[INFO] [stdout] test tools::edit::tests::replace_all_matches_replaces_every_match ... ok
[INFO] [stdout] test tools::edit::tests::empty_pattern_overwrites_existing_file ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::stream::tests::missing_login_errors_before_network ... ok
[INFO] [stdout] test llm::provider::api::chatgpt::auth::tests::persists_status_without_tokens ... ok
[INFO] [stdout] test tui::app::handle::tests::tab_history_replays_authoritative_history_updates_exactly ... ok
[INFO] [stdout] test project::tests::project_holds_lock_until_dropped ... ok
[INFO] [stdout] test llm::provider::assistant::tests::subagents_round_robin_over_subset ... ok
[INFO] [stdout] test tui::app::handle::tests::visible_parent_error_creates_notification ... ok
[INFO] [stdout] test tui::command::chord::tests::parses_shifted_char_key ... ok
[INFO] [stdout] test tui::command::keymap::tests::default_keymap_toml_parses ... ok
[INFO] [stdout] test tui::app::handle::tests::assistant_set_updates_tab_state ... ok
[INFO] [stdout] test tui::command::name::tests::command_names_display_in_config_format ... ok
[INFO] [stdout] test tui::command::tests::parses_command_with_optional_arg ... ok
[INFO] [stdout] test tui::command::chord::tests::normalizes_shifted_char_event ... ok
[INFO] [stdout] test project::tests::delete_agent_removes_workdir ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::centers_body_when_terminal_is_wider_than_message ... ok
[INFO] [stdout] test tui::app::tabs::tests::tab_selection_can_be_cleared_and_restored ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::focused_info_pane_overlays_when_tablist_wins_inline_space ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::clamps_centered_body_against_info_pane ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::hides_both_panes_when_neither_fits ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::focused_tablist_overlays_when_info_pane_wins_inline_space ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::info_pane_wins_when_only_one_pane_fits ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::renders_both_panes_inline_when_they_fit ... ok
[INFO] [stdout] test tui::widgets::app::layout::tests::tablist_wins_when_info_pane_cannot_fit ... ok
[INFO] [stdout] test tui::widgets::container::collapsible_sections::tests::small_collapsed_pane_renders_only_selected_section_with_position ... ok
[INFO] [stdout] test tui::widgets::container::collapsible_sections::tests::tiny_collapsed_pane_does_not_underflow ... ok
[INFO] [stdout] test tui::widgets::container::scroll::tests::scroll_ops_display_in_config_format ... ok
[INFO] [stdout] test tui::widgets::container::collapsible_sections::tests::large_collapsed_pane_keeps_other_section_titles ... ok
[INFO] [stdout] test tui::widgets::input::tests::cancel_restores_typed_prefix ... ok
[INFO] [stdout] test tui::widgets::input::tests::freeform_requires_prefix ... ok
[INFO] [stdout] test tui::widgets::input::tests::leading_word_only_matches_at_column_zero ... ok
[INFO] [stdout] test tui::app::tabs::tests::new_tab_enqueues_agent_creation ... ok
[INFO] [stdout] test tui::tab::input::tests::refresh_reads_tracked_files ... ok
[INFO] [stdout] test tui::tab::input::tests::preview_submit_keeps_input ... ok
[INFO] [stdout] test tui::app::command::tests::tab_focus_owns_contextual_scroll_commands ... ok
[INFO] [stdout] test tui::app::command::tests::completion_commands_target_tab_in_insert_mode ... ok
[INFO] [stdout] test tui::tab::input::tests::completion_accept_replaces_active_word_with_at_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf", kill_on_drop: false }`
[INFO] [stdout] 59388ec98dd28f2f9737cc5c302d40bfce804045044f2522328b902ee73f59bf
