[INFO] cloning repository https://github.com/NotAGIYet/smith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotAGIYet/smith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAGIYet%2Fsmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAGIYet%2Fsmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b2ff71e3bf2c41bcaf2fd62d4a0fec66e5a1103
[INFO] testing NotAGIYet/smith against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAGIYet%2Fsmith" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NotAGIYet/smith
[INFO] finished tweaking git repo https://github.com/NotAGIYet/smith
[INFO] tweaked toml for git repo https://github.com/NotAGIYet/smith written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NotAGIYet/smith on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NotAGIYet/smith 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0691f8cdf49463d9b91e7428d37f2b529dac327ee48499b40709732029e0021
[INFO] running `Command { std: "docker" "start" "-a" "d0691f8cdf49463d9b91e7428d37f2b529dac327ee48499b40709732029e0021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0691f8cdf49463d9b91e7428d37f2b529dac327ee48499b40709732029e0021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0691f8cdf49463d9b91e7428d37f2b529dac327ee48499b40709732029e0021", kill_on_drop: false }`
[INFO] [stdout] d0691f8cdf49463d9b91e7428d37f2b529dac327ee48499b40709732029e0021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61dee551f1afa1fb9deebb616a5a1cf7a5ee7d37ef261945f92d0e37afe8ee15
[INFO] running `Command { std: "docker" "start" "-a" "61dee551f1afa1fb9deebb616a5a1cf7a5ee7d37ef261945f92d0e37afe8ee15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.4+spec-1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling toml_parser v1.0.5+spec-1.0.0
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml v0.9.9+spec-1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling onig v6.5.1
[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-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[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 clap v4.5.53
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[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 reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling smith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/tools/fs/list.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[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 `truncated` is never read
[INFO] [stdout]   --> src/tools/fs/read.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Line {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     truncated: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[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" "61dee551f1afa1fb9deebb616a5a1cf7a5ee7d37ef261945f92d0e37afe8ee15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61dee551f1afa1fb9deebb616a5a1cf7a5ee7d37ef261945f92d0e37afe8ee15", kill_on_drop: false }`
[INFO] [stdout] 61dee551f1afa1fb9deebb616a5a1cf7a5ee7d37ef261945f92d0e37afe8ee15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a55db575c3519fed990b06af8c5b9503968790044fd3ae475037750ef0cf9c
[INFO] running `Command { std: "docker" "start" "-a" "36a55db575c3519fed990b06af8c5b9503968790044fd3ae475037750ef0cf9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[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 reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling smith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/tools/fs/list.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/tools/fs/list.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[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 `truncated` is never read
[INFO] [stdout]   --> src/tools/fs/read.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Line {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     truncated: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `widget`
[INFO] [stdout]    --> src/tui/widgets/input/render.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let widget = InputWidget::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_widget`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `truncated` is never read
[INFO] [stdout]   --> src/tools/fs/read.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Line {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     truncated: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[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 39.65s
[INFO] running `Command { std: "docker" "inspect" "36a55db575c3519fed990b06af8c5b9503968790044fd3ae475037750ef0cf9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a55db575c3519fed990b06af8c5b9503968790044fd3ae475037750ef0cf9c", kill_on_drop: false }`
[INFO] [stdout] 36a55db575c3519fed990b06af8c5b9503968790044fd3ae475037750ef0cf9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f61dd05eeafe9365be65c2fd122e05de2b5618ed3b234161208924f048d84ad
[INFO] running `Command { std: "docker" "start" "-a" "3f61dd05eeafe9365be65c2fd122e05de2b5618ed3b234161208924f048d84ad", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PathBuf`
[INFO] [stderr]  --> src/tools/fs/list.rs:5:23
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `truncated` is never read
[INFO] [stderr]   --> src/tools/fs/read.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct Line {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     truncated: bool,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smith` (lib) generated 2 warnings (run `cargo fix --lib -p smith` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `widget`
[INFO] [stderr]    --> src/tui/widgets/input/render.rs:165:13
[INFO] [stderr]     |
[INFO] [stderr] 165 |         let widget = InputWidget::new();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_widget`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smith` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p smith --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smith-85a70d280b203306)
[INFO] [stdout] 
[INFO] [stdout] running 285 tests
[INFO] [stdout] test config::persistence::tests::test_config_patch_is_empty ... ok
[INFO] [stdout] test core::augmented_llm::stream_accumulator::tests::accumulates_text_deltas ... ok
[INFO] [stdout] test core::augmented_llm::stream_accumulator::tests::handles_sparse_indices ... ok
[INFO] [stdout] test core::error::tests::test_error_display ... ok
[INFO] [stdout] test core::error::tests::test_error_from_io ... ok
[INFO] [stdout] test core::augmented_llm::stream_accumulator::tests::ignores_delta_for_missing_block ... ok
[INFO] [stdout] test core::llm::tests::test_llm_trait_object_safe ... ok
[INFO] [stdout] test core::metadata::tests::test_wrap ... ok
[INFO] [stdout] test core::metadata::tests::test_extract_no_marker ... ok
[INFO] [stdout] test core::metadata::tests::test_strip ... ok
[INFO] [stdout] test core::metadata::tests::test_extract ... ok
[INFO] [stdout] test core::types::tests::test_content_block_text ... ok
[INFO] [stdout] test core::types::tests::test_content_block_tool_use ... ok
[INFO] [stdout] test core::types::tests::test_message_tool_use_detection ... ok
[INFO] [stdout] test config::persistence::tests::test_persister_apply_patch ... ok
[INFO] [stdout] test config::persistence::tests::test_persister_empty_patch_noop ... ok
[INFO] [stdout] test core::types::tests::test_message_user ... ok
[INFO] [stdout] test core::types::tests::test_usage_add ... ok
[INFO] [stdout] test core::types::tests::test_role_serialization ... ok
[INFO] [stdout] test core::types::tests::test_usage_total ... ok
[INFO] [stdout] test config::persistence::tests::test_config_patch_model ... ok
[INFO] [stdout] test core::error::tests::test_error_from_json ... ok
[INFO] [stdout] test core::metadata::tests::test_strip_no_marker ... ok
[INFO] [stdout] test core::metadata::tests::test_strip_with_content_after ... ok
[INFO] [stdout] test core::types::tests::test_message_serialization_roundtrip ... ok
[INFO] [stdout] test permission::config::tests::test_is_allowed_command_blocked ... ok
[INFO] [stdout] test permission::security::tests::test_is_system_directory ... ok
[INFO] [stdout] test permission::security::tests::test_validate_write_path_system_directory ... ok
[INFO] [stdout] test permission::manager::tests::test_check_permission_denied_without_prompt ... ok
[INFO] [stdout] test permission::types::tests::test_pattern_exact_match ... ok
[INFO] [stdout] test permission::types::tests::test_pattern_glob_match ... ok
[INFO] [stdout] test permission::manager::tests::test_check_permission_file_read_allowed ... ok
[INFO] [stdout] test permission::config::tests::test_is_allowed_file_read ... ok
[INFO] [stdout] test permission::security::tests::test_validator_creation ... ok
[INFO] [stdout] test permission::config::tests::test_matches_any_pattern ... ok
[INFO] [stdout] test permission::config::tests::test_new_config ... ok
[INFO] [stdout] test permission::manager::tests::test_add_session_permission ... ok
[INFO] [stdout] test permission::types::tests::test_permission_type_display ... ok
[INFO] [stdout] test permission::ui_trait::tests::test_headless_ui_allow_once ... ok
[INFO] [stdout] test permission::types::tests::test_permission_request_builder ... ok
[INFO] [stdout] test permission::ui_trait::tests::test_headless_ui_allow_session ... ok
[INFO] [stdout] test permission::types::tests::test_pattern_glob_recursive ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_from_api_response ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_parse_stream_event_message_stop ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_parse_stream_event_text_delta ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_to_api_message_assistant ... ok
[INFO] [stdout] test providers::anthropic::tests::test_parse_error_429 ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_to_api_message_filters_empty_text_blocks ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_to_api_message_user ... ok
[INFO] [stdout] test providers::anthropic::tests::test_parse_error_401 ... ok
[INFO] [stdout] test providers::anthropic::tests::test_parse_error_500 ... ok
[INFO] [stdout] test permission::ui_trait::tests::test_headless_ui_deny ... ok
[INFO] [stdout] test providers::anthropic::types::tests::test_api_request_serialization ... ok
[INFO] [stdout] test providers::anthropic::types::tests::test_api_response_deserialization ... ok
[INFO] [stdout] test providers::anthropic::types::tests::test_tool_result_serialization ... ok
[INFO] [stdout] test providers::error::tests::test_error_display ... ok
[INFO] [stdout] test providers::error::tests::test_from_status_401 ... ok
[INFO] [stdout] test providers::anthropic::convert::tests::test_to_api_request ... ok
[INFO] [stdout] test providers::anthropic::types::tests::test_tool_use_serialization ... ok
[INFO] [stdout] test providers::error::tests::test_from_status_429 ... ok
[INFO] [stdout] test permission::types::tests::test_pattern_regex_match ... ok
[INFO] [stdout] test config::event_handler::tests::test_config_event_handler ... ok
[INFO] [stdout] test providers::error::tests::test_is_retryable ... ok
[INFO] [stdout] test core::prompt::env::tests::test_format_environment_info ... ok
[INFO] [stdout] test providers::error::tests::test_from_status_500 ... ok
[INFO] [stdout] test providers::error::tests::test_retry_after ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_from_api_response ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_from_api_response_with_function_call ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_to_api_request_simple ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_parse_stream_event_text ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_to_api_request_with_system ... ok
[INFO] [stdout] test providers::gemini::convert::tests::test_to_api_request_with_tools ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_error_401 ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_error_429 ... ok
[INFO] [stdout] test providers::gemini::tests::test_parse_error_500 ... ok
[INFO] [stdout] test providers::gemini::types::tests::test_request_serialization ... ok
[INFO] [stdout] test core::prompt::builder::tests::test_prompt_builder_with_model_openai ... ok
[INFO] [stdout] test providers::gemini::types::tests::test_response_deserialization ... ok
[INFO] [stdout] test providers::http::auth::tests::test_anthropic_auth ... ok
[INFO] [stdout] test providers::gemini::types::tests::test_tool_serialization ... ok
[INFO] [stdout] test providers::http::auth::tests::test_custom_header ... ok
[INFO] [stdout] test providers::http::auth::tests::test_empty_key_not_configured ... ok
[INFO] [stdout] test providers::http::auth::tests::test_bearer_auth ... ok
[INFO] [stdout] test providers::http::sse::tests::test_carriage_return_handling ... ok
[INFO] [stdout] test core::prompt::builder::tests::test_prompt_builder_basic_claude ... ok
[INFO] [stdout] test providers::http::sse::tests::test_done_sentinel_ignored ... ok
[INFO] [stdout] test providers::http::sse::tests::test_empty_input ... ok
[INFO] [stdout] test providers::http::sse::tests::test_event_with_type ... ok
[INFO] [stdout] test providers::http::sse::tests::test_json_data ... ok
[INFO] [stdout] test providers::http::sse::tests::test_multi_line_data ... ok
[INFO] [stdout] test providers::http::sse::tests::test_multiple_events ... ok
[INFO] [stdout] test providers::http::sse::tests::test_no_trailing_newline_buffers ... ok
[INFO] [stdout] test providers::http::sse::tests::test_simple_data_event ... ok
[INFO] [stdout] test providers::http::sse::tests::test_chunked_input ... ok
[INFO] [stdout] test providers::http::auth::tests::test_no_auth ... ok
[INFO] [stdout] test providers::http::sse::tests::test_anthropic_style_events ... ok
[INFO] [stdout] test core::prompt::builder::tests::test_prompt_builder_with_model_claude ... ok
[INFO] [stdout] test providers::http::tests::test_http_config_defaults ... ok
[INFO] [stdout] test providers::http::tests::test_http_config_without_retries ... ok
[INFO] [stdout] test providers::mock::tests::test_mock_llm_error_when_empty ... ok
[INFO] [stdout] test providers::mock::tests::test_mock_llm_multi_turn_conversation ... ok
[INFO] [stdout] test providers::mock::tests::test_mock_llm_records_requests ... ok
[INFO] [stdout] test providers::mock::tests::test_mock_llm_returns_queued_response ... ok
[INFO] [stdout] test providers::mock::tests::test_mock_llm_tool_use_response ... ok
[INFO] [stdout] test providers::openai::convert::tests::test_to_api_tool ... ok
[INFO] [stdout] test providers::openai::convert::tests::test_to_input_items_user ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_error_401 ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_error_429 ... ok
[INFO] [stdout] test providers::openai::tests::test_parse_error_500 ... ok
[INFO] [stdout] test providers::http::tests::test_http_config_builder ... ok
[INFO] [stdout] test core::prompt::env::tests::test_collect_environment_info ... ok
[INFO] [stdout] test core::prompt::builder::tests::test_template_type_selection ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_from_api_response_text_only ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_from_api_response_with_tool_calls ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_parse_stream_event_done ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_parse_stream_event_finish_reason ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_parse_stream_event_text_delta ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_parse_stream_event_tool_call ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_api_request ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_api_request_with_tools ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_assistant_messages_with_text ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_assistant_messages_with_tool_call ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_tool_messages ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_user_message_simple_text ... ok
[INFO] [stdout] test providers::openai_compat::convert::tests::test_to_user_message_with_image ... ok
[INFO] [stdout] test core::prompt::builder::tests::test_prompt_builder_openai_template ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_azure_creation ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_with_base_url ... ok
[INFO] [stdout] test providers::anthropic::tests::test_provider_with_base_url ... ok
[INFO] [stdout] test providers::http::tests::test_http_client_with_config ... ok
[INFO] [stdout] test providers::anthropic::tests::test_provider_debug ... ok
[INFO] [stdout] test providers::anthropic::tests::test_provider_with_model ... ok
[INFO] [stdout] test providers::gemini::tests::test_generate_content_url ... ok
[INFO] [stdout] test providers::gemini::tests::test_stream_generate_content_url ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_debug ... ok
[INFO] [stdout] test providers::http::tests::test_http_client_debug ... ok
[INFO] [stdout] test providers::types::tests::test_api_key_empty ... ok
[INFO] [stdout] test providers::types::tests::test_api_key_from_env_missing ... ok
[INFO] [stdout] test providers::types::tests::test_api_key_from_env_or_empty ... ok
[INFO] [stdout] test providers::types::tests::test_api_key_redacted_debug ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_custom_provider ... ok
[INFO] [stdout] test providers::types::tests::test_api_key_short ... ok
[INFO] [stdout] test providers::types::tests::test_base_url_join ... ok
[INFO] [stdout] test providers::http::tests::test_http_client_creation ... ok
[INFO] [stdout] test providers::types::tests::test_base_url_multiple_trailing_slashes ... ok
[INFO] [stdout] test providers::types::tests::test_model_id ... ok
[INFO] [stdout] test providers::types::tests::test_base_url_strips_trailing_slash ... ok
[INFO] [stdout] test tools::context::tests::test_context_with_working_dir ... ok
[INFO] [stdout] test tools::context::tests::test_truncate_output ... ok
[INFO] [stdout] test tools::engine::tests::test_engine_error_with_suggestions ... ok
[INFO] [stdout] test providers::types::tests::test_model_id_serialization ... ok
[INFO] [stdout] test tools::engine::tests::test_engine_success ... ok
[INFO] [stdout] test tools::engine::tests::test_engine_truncation ... ok
[INFO] [stdout] test tools::error_hints::tests::test_case_insensitive_matching ... ok
[INFO] [stdout] test tools::error_hints::tests::test_file_not_found_hints ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_with_base_url ... ok
[INFO] [stdout] test tools::error_hints::tests::test_permission_denied_hints ... ok
[INFO] [stdout] test tools::events::tests::test_event_emitter ... ok
[INFO] [stdout] test tools::events::tests::test_failed_event ... ok
[INFO] [stdout] test tools::fs::format::tests::test_format_size ... ok
[INFO] [stdout] test tools::fs::format::tests::test_format_time_ago_recent ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_basic ... ok
[INFO] [stdout] test tools::error_hints::tests::test_unknown_error_no_suggestions ... ok
[INFO] [stdout] test tools::error_hints::tests::test_timeout_hints_include_context ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_no_matches ... ok
[INFO] [stdout] test tools::context::tests::test_context_creation ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_recursive ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_respects_gitignore ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_basic ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_tool_name ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_case_insensitive ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_no_matches ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_with_base_dir ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_directory ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_with_context ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_respects_gitignore ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_empty ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_hidden_files ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_not_found ... ok
[INFO] [stdout] test tools::fs::grep::tests::test_grep_tool_name ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_respects_gitignore ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_tool_name ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_binary_file_rejected ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_basic ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_line_truncation ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_not_found ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_tool_name ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_with_limit ... ok
[INFO] [stdout] test tools::fs::read::tests::test_read_file_with_offset ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_ambiguous_match ... ok
[INFO] [stdout] test providers::gemini::tests::test_provider_with_model ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_basic ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_multiline ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_no_change ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_not_found ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_old_string_not_found ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_tool_name ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_basic ... ok
[INFO] [stdout] test tools::fs::update::tests::test_update_file_replace_all ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_fails_without_create_dirs ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_creates_parent_dirs ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_overwrites ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_multiline ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_vllm_creation ... ok
[INFO] [stdout] test tools::fs::write::tests::test_write_file_tool_name ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_clear ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_fireworks_creation ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_clone ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_execute_tool_not_found ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_definitions ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_new ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_register_and_get ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_remove ... ok
[INFO] [stdout] test tools::result::tests::test_error_result ... ok
[INFO] [stdout] test tools::result::tests::test_error_with_suggestions ... ok
[INFO] [stdout] test tools::result::tests::test_success_result ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_multiple_tools ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_debug ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_invalid_working_dir_relative ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_command_with_stderr ... ok
[INFO] [stdout] test tools::registry::tests::test_registry_execute ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_simple_command ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_together_creation ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_recursive ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_command_with_exit_code ... ok
[INFO] [stdout] test tools::fs::list::tests::test_list_dir_basic ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_tool_schema ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_working_dir_not_exists ... ok
[INFO] [stdout] test tools::tests::test_tool_trait_object_safety ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_strips_ansi_from_output ... ok
[INFO] [stdout] test tools::tests::test_typed_tool_invalid_input ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_tool_name ... ok
[INFO] [stdout] test tools::tests::test_typed_tool_name_and_description ... ok
[INFO] [stdout] test tui::agent_runner::tests::test_agent_runner_construction_lazy ... ok
[INFO] [stdout] test tools::tests::test_typed_tool_execution ... ok
[INFO] [stdout] test tools::tests::test_typed_tool_schema_generation ... ok
[INFO] [stdout] test tui::agent_runner::tests::test_agent_runner_construction_with_agent ... ok
[INFO] [stdout] test tui::events::handler::tests::test_tool_completed_event ... ok
[INFO] [stdout] test tui::events::handler::tests::test_tool_failed_event ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_debug ... ok
[INFO] [stdout] test tui::events::handler::tests::test_tool_started_event ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_strips_ansi_from_grep_color ... ok
[INFO] [stdout] test tui::layout::tests::test_layout_calculation ... ok
[INFO] [stdout] test tui::state::history::tests::deduplicates_consecutive ... ok
[INFO] [stdout] test tui::layout::tests::test_layout_minimum_chat_height ... ok
[INFO] [stdout] test tui::state::history::tests::enforces_size_limit ... ok
[INFO] [stdout] test tui::state::tests::processing_tracks_elapsed_time ... ok
[INFO] [stdout] test tui::state::history::tests::ignores_empty_and_whitespace ... ok
[INFO] [stdout] test tui::state::tests::tick_increments_frame ... ok
[INFO] [stdout] test tui::widgets::chat::render::tests::diff_collapsed_has_fewer_lines ... ok
[INFO] [stdout] test tui::widgets::chat::render::tests::empty_streaming_shows_cursor ... ok
[INFO] [stdout] test tui::widgets::chat::render::tests::streaming_has_cursor ... ok
[INFO] [stdout] test tui::widgets::chat::render::tests::user_message_has_prefix ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::clamps_to_bounds ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::is_at_bottom_after_scroll_to_bottom ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::is_at_bottom_when_content_fits ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::new_starts_at_top ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::scroll_up_down ... ok
[INFO] [stdout] test tui::widgets::chat::scroll_state::tests::update_clamps_existing_position ... ok
[INFO] [stdout] test tui::widgets::input::render::tests::textarea_area_leaves_room_for_hint ... ok
[INFO] [stdout] test ui::diff::parser::tests::extracts_hunks_with_context ... ok
[INFO] [stdout] test ui::diff::parser::tests::no_changes_when_identical ... ok
[INFO] [stdout] test ui::diff::parser::tests::parses_creation ... ok
[INFO] [stdout] test ui::diff::parser::tests::parses_deletion ... ok
[INFO] [stdout] test ui::diff::parser::tests::parses_update ... ok
[INFO] [stdout] test tools::fs::glob::tests::test_glob_limit ... FAILED
[INFO] [stdout] test ui::diff::tests::collapsed_renders_header_only ... ok
[INFO] [stdout] test ui::diff::tests::creates_diff_for_deletion ... ok
[INFO] [stdout] test ui::diff::tests::creates_diff_for_update ... ok
[INFO] [stdout] test ui::diff::tests::creates_diff_for_new_file ... ok
[INFO] [stdout] test tui::widgets::chat::render::tests::assistant_truncates_long_messages ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_strips_ansi_from_ls_color ... ok
[INFO] [stdout] test ui::markdown::inline::tests::test_collect_inline_spans_empty ... ok
[INFO] [stdout] test ui::markdown::inline::tests::test_collect_text_from_text_node ... ok
[INFO] [stdout] test tools::shell::bash::tests::test_bash_with_environment_variables ... ok
[INFO] [stdout] test tui::state::history::tests::navigation ... ok
[INFO] [stdout] test tui::state::tests::new_state_is_not_quitting ... ok
[INFO] [stdout] test providers::openai::tests::test_provider_with_model ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_groq_creation ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_openrouter_creation ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_provider_creation ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_provider_with_model ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_provider_debug_hides_secrets ... ok
[INFO] [stdout] test providers::openai_compat::tests::test_endpoint_generation ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tools::shell::bash::tests::test_bash_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tools::fs::glob::tests::test_glob_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tools::fs::glob::tests::test_glob_limit' (249) panicked at src/tools/fs/glob.rs:265:9:
[INFO] [stdout] assertion failed: result.contains("Showing 5 of 5 results")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f21db30f992 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f21db30f992 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f21db30f992 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f21db30f992 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f21db329faa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f21db329faa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5f21db315486 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f21db315486 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f21db2ea32f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f21db2ea32f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f21db305ff9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f21da9fcd0e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f21da9fcd0e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f21db306262 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f21db306262 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f21db2ea41a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f21db2decf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f21db2eb5bd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f21db32a79c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f21db32a762 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f21da95f9e0 - smith[96857d90db632d6a]::tools::fs::glob::tests::test_glob_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/fs/glob.rs:265:9
[INFO] [stdout]   21:     0x5f21da8686a2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5f21da86871d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5f21da9de7fd - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5f21da9de6fb - tokio[8f11041ac4872855]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5f21da9de6fb - tokio[8f11041ac4872855]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5f21da9de6fb - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5f21da9d60b0 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5f21da9dd9cd - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5f21da9dccc4 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5f21da983e4b - <tokio[8f11041ac4872855]::runtime::context::scoped::Scoped<tokio[8f11041ac4872855]::runtime::scheduler::Context>>::set::<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5f21da883c39 - tokio[8f11041ac4872855]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5f21da8f4c12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8f11041ac4872855]::runtime::context::Context>>::try_with::<tokio[8f11041ac4872855]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5f21da8f479e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8f11041ac4872855]::runtime::context::Context>>::with::<tokio[8f11041ac4872855]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5f21da86aa4d - tokio[8f11041ac4872855]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5f21da9d9750 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5f21da9d9a46 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5f21da9dc7d0 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5f21da930233 - tokio[8f11041ac4872855]::runtime::context::runtime::enter_runtime::<<tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5f21da9d59a1 - <tokio[8f11041ac4872855]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5f21da92c3e4 - <tokio[8f11041ac4872855]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5f21da92c5ac - <tokio[8f11041ac4872855]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5f21da97a76b - smith[96857d90db632d6a]::tools::fs::glob::tests::test_glob_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/fs/glob.rs:265:59
[INFO] [stdout]   43:     0x5f21da95e317 - smith[96857d90db632d6a]::tools::fs::glob::tests::test_glob_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tools/fs/glob.rs:248:31
[INFO] [stdout]   44:     0x5f21da9a0a16 - <smith[96857d90db632d6a]::tools::fs::glob::tests::test_glob_limit::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5f21da9f10bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f21da9f10bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5f21da9fd91a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5f21da9fd91a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5f21da9fd91a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f21da9fd91a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5f21da9fd91a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5f21da9fd91a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5f21da9fd91a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5f21da9f7de4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5f21da9f7de4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5f21daa00412 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5f21daa00412 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5f21daa00412 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f21daa00412 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f21daa00412 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f21daa00412 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5f21daa00412 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5f21db30e95f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5f21db30e95f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x709f09e34aa4 - <unknown>
[INFO] [stdout]   66:     0x709f09ec1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tools::fs::glob::tests::test_glob_limit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 284 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3f61dd05eeafe9365be65c2fd122e05de2b5618ed3b234161208924f048d84ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f61dd05eeafe9365be65c2fd122e05de2b5618ed3b234161208924f048d84ad", kill_on_drop: false }`
[INFO] [stdout] 3f61dd05eeafe9365be65c2fd122e05de2b5618ed3b234161208924f048d84ad
