[INFO] fetching crate devai 0.5.12...
[INFO] testing devai-0.5.12 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate devai 0.5.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate devai 0.5.12
[INFO] finished tweaking crates.io crate devai 0.5.12
[INFO] tweaked toml for crates.io crate devai 0.5.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devai 0.5.12 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 crates.io crate devai 0.5.12 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] c198c5df365076e60a86ab8af23cd6bc92db2fb4d51ec2cbb66482e4c0e5c4d9
[INFO] running `Command { std: "docker" "start" "-a" "c198c5df365076e60a86ab8af23cd6bc92db2fb4d51ec2cbb66482e4c0e5c4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c198c5df365076e60a86ab8af23cd6bc92db2fb4d51ec2cbb66482e4c0e5c4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c198c5df365076e60a86ab8af23cd6bc92db2fb4d51ec2cbb66482e4c0e5c4d9", kill_on_drop: false }`
[INFO] [stdout] c198c5df365076e60a86ab8af23cd6bc92db2fb4d51ec2cbb66482e4c0e5c4d9
[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] 6618ae4d2760440f41a9a378257345945e829bb1f91b6d924e8f32995c0d3253
[INFO] running `Command { std: "docker" "start" "-a" "6618ae4d2760440f41a9a378257345945e829bb1f91b6d924e8f32995c0d3253", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling simple-fs v0.5.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling devai v0.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling value-ext v0.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling xml5ever v0.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling genai v0.1.22
[INFO] [stderr]    Compiling markup5ever_rcdom v0.5.0-unofficial
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling handlebars v6.3.1
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling keyring v3.6.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling mlua v0.10.3
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[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: `crate::support::cred::get_or_prompt_api_key`
[INFO] [stdout]  --> src/run/genai_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::support::cred::get_or_prompt_api_key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_SERVICE` is never used
[INFO] [stdout]  --> src/support/cred.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const KEY_SERVICE: &str = "devai_secrets";
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_prompt_api_key` is never used
[INFO] [stdout]   --> src/support/cred.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn get_or_prompt_api_key(key_name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_and_save_pwd` is never used
[INFO] [stdout]   --> src/support/cred.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn get_and_save_pwd(service: &str, name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_and_save` is never used
[INFO] [stdout]   --> src/support/cred.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn prompt_and_save(entry: Entry, disp_name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_terminal` is never used
[INFO] [stdout]   --> src/support/cred.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn clear_terminal() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/md/outer_block.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<str> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/text/text_common.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<str> {
[INFO] [stdout]    |                  ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s
[INFO] running `Command { std: "docker" "inspect" "6618ae4d2760440f41a9a378257345945e829bb1f91b6d924e8f32995c0d3253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6618ae4d2760440f41a9a378257345945e829bb1f91b6d924e8f32995c0d3253", kill_on_drop: false }`
[INFO] [stdout] 6618ae4d2760440f41a9a378257345945e829bb1f91b6d924e8f32995c0d3253
[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] 9a72a77ee250d2cb35a9a47762ecd24306dfd959c0827bc40dae96e4a1838a53
[INFO] running `Command { std: "docker" "start" "-a" "9a72a77ee250d2cb35a9a47762ecd24306dfd959c0827bc40dae96e4a1838a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling devai v0.5.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{command, Parser, Subcommand};
[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: `crate::support::cred::get_or_prompt_api_key`
[INFO] [stdout]  --> src/run/genai_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::support::cred::get_or_prompt_api_key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_SERVICE` is never used
[INFO] [stdout]  --> src/support/cred.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const KEY_SERVICE: &str = "devai_secrets";
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_or_prompt_api_key` is never used
[INFO] [stdout]   --> src/support/cred.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn get_or_prompt_api_key(key_name: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_and_save_pwd` is never used
[INFO] [stdout]   --> src/support/cred.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn get_and_save_pwd(service: &str, name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_and_save` is never used
[INFO] [stdout]   --> src/support/cred.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn prompt_and_save(entry: Entry, disp_name: &str) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_terminal` is never used
[INFO] [stdout]   --> src/support/cred.rs:88:4
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn clear_terminal() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/md/outer_block.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<str> {
[INFO] [stdout]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/support/text/text_common.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<str> {
[INFO] [stdout]    |                  ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "9a72a77ee250d2cb35a9a47762ecd24306dfd959c0827bc40dae96e4a1838a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a72a77ee250d2cb35a9a47762ecd24306dfd959c0827bc40dae96e4a1838a53", kill_on_drop: false }`
[INFO] [stdout] 9a72a77ee250d2cb35a9a47762ecd24306dfd959c0827bc40dae96e4a1838a53
[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] 66594cb3e84dfeb6bf71435202444fc2dcb380e06810bdd41202ee9f13b394d1
[INFO] running `Command { std: "docker" "start" "-a" "66594cb3e84dfeb6bf71435202444fc2dcb380e06810bdd41202ee9f13b394d1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/cli/args.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::{command, Parser, Subcommand};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::support::cred::get_or_prompt_api_key`
[INFO] [stderr]  --> src/run/genai_client.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::support::cred::get_or_prompt_api_key;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `KEY_SERVICE` is never used
[INFO] [stderr]  --> src/support/cred.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const KEY_SERVICE: &str = "devai_secrets";
[INFO] [stderr]   |       ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_or_prompt_api_key` is never used
[INFO] [stderr]   --> src/support/cred.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn get_or_prompt_api_key(key_name: &str) -> Result<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_and_save_pwd` is never used
[INFO] [stderr]   --> src/support/cred.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn get_and_save_pwd(service: &str, name: &str) -> Result<String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `prompt_and_save` is never used
[INFO] [stderr]   --> src/support/cred.rs:51:4
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn prompt_and_save(entry: Entry, disp_name: &str) -> Result<String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear_terminal` is never used
[INFO] [stderr]   --> src/support/cred.rs:88:4
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn clear_terminal() -> Result<()> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/support/md/outer_block.rs:13:44
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<str> {
[INFO] [stderr]    |                                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn outer_block_content_or_raw(content: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/support/text/text_common.rs:26:18
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<str> {
[INFO] [stderr]    |                  ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn ensure(s: &str, ensure_inst: EnsureOptions) -> Cow<'_, str> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `devai` (bin "devai" test) generated 9 warnings (run `cargo fix --bin "devai" -p devai --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devai-30cf78a91a44ec7d)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test _test_support::asserts::tests::test_assert_contains ... ok
[INFO] [stdout] test agent::agent_locator::tests::test_find_command_agent_custom_and_validate_ctx ... FAILED
[INFO] [stdout] test agent::agent_locator::tests::test_find_command_agent_nested_main ... FAILED
[INFO] [stdout] test agent::agent_locator::tests::test_find_command_agent_nested_full_name ... FAILED
[INFO] [stdout] test agent::agent_doc::tests::test_agent_doc_all_sections_ok ... ok
[INFO] [stdout] test agent::agent_doc::tests::test_agent_doc_demo_ok ... ok
[INFO] [stdout] test agent::agent_locator::tests::test_find_command_agent_direct_and_validate_ctx ... ok
[INFO] [stdout] test agent::agent_doc::tests::test_agent_doc_options_ok ... ok
[INFO] [stdout] test agent::agent_doc::tests::test_agent_doc_legacy_config_ok ... ok
[INFO] [stdout] test agent::agent_options::tests::test_options_legacy_0_5_9 ... ok
[INFO] [stdout] test agent::agent_options::tests::test_options_lua_into ... ok
[INFO] [stdout] test agent::agent_options::tests::test_options_lua_from ... ok
[INFO] [stdout] test run::dir_context::devai_dir::tests::test_devai_dir_simple ... ok
[INFO] [stdout] test agent::agent_locator::tests::test_get_initials ... ok
[INFO] [stdout] test hub::base::tests::test_hub ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_llm::test_run_agent_llm_c_simple_ok ... FAILED
[INFO] [stdout] test agent::agent_options::tests::test_options_current_with_aliases ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_llm::test_run_agent_llm_c_on_file_ok ... FAILED
[INFO] [stdout] test run::run_command::tests_run_agent_llm::test_run_agent_llm_full_chat_ok ... FAILED
[INFO] [stdout] test run::literals::tests::test_run_literals_devai_dir ... ok
[INFO] [stdout] test script::devai_custom::tests::test_devai_custom_before_all_inputs ... ok
[INFO] [stdout] test script::lua_script::lua_engine::tests::test_lua_engine_eval_file_load_ok ... ok
[INFO] [stdout] test script::lua_script::lua_engine::tests::test_lua_engine_eval_require_ok ... FAILED
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_skip_simple ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_hello_ok ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_before_all_simple ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_with_options_read ... ok
[INFO] [stdout] test script::lua_script::lua_engine::tests::test_lua_engine_eval_simple_ok ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_skip_reason ... ok
[INFO] [stdout] test script::lua_script::utils_cmd::tests::test_lua_cmd_exec_invalid_command_direct ... ok
[INFO] [stdout] test script::lua_script::utils_cmd::tests::test_lua_cmd_exec_echo_single_arg ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_before_all_inputs_reshape ... ok
[INFO] [stdout] test script::lua_script::utils_cmd::tests::test_lua_cmd_exec_invalid_command_pcall ... ok
[INFO] [stdout] test script::lua_script::utils_code::tests::test_code_comment_line_simple ... ok
[INFO] [stdout] test script::lua_script::utils_devai::tests::test_lua_devai_skip_without_reason ... ok
[INFO] [stdout] test script::lua_script::utils_devai::tests::test_lua_devai_before_all_response_simple ... ok
[INFO] [stdout] test script::lua_script::utils_devai::tests::test_lua_devai_skip_with_reason ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_list_glob_abs_with_wild ... ok
[INFO] [stdout] test script::lua_script::utils_cmd::tests::test_lua_cmd_exec_echo_multiple_args ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_load_simple_ok ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_list_glob_with_base_dir_all_nested ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_md::tests::test_lua_file_load_md_sections_heading_1_top_ok ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_md::tests::test_lua_file_load_md_split_first_ok ... ok
[INFO] [stdout] test script::lua_script::utils_hbs::tests::test_lua_hbs_render_nested_table ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_first_glob_deep ... ok
[INFO] [stdout] test script::lua_script::utils_hbs::tests::test_lua_hbs_render_simple ... ok
[INFO] [stdout] test run::run_command::tests_run_agent_script::test_run_agent_script_before_all_inputs_gen ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_list_glob_direct ... ok
[INFO] [stdout] test script::lua_script::utils_html::tests::test_lua_html_prune_to_content_ok ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_first_not_found ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_save_simple_ok ... FAILED
[INFO] [stdout] test script::lua_script::utils_json::tests::test_lua_json_parse_simple ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_list_glob_with_base_dir_one_level ... ok
[INFO] [stdout] test script::lua_script::utils_json::tests::test_lua_json_stringify_pretty ... ok
[INFO] [stdout] test script::lua_script::utils_json::tests::test_lua_json_stringify_to_line ... ok
[INFO] [stdout] test script::lua_script::utils_json::tests::test_lua_json_parse_invalid ... ok
[INFO] [stdout] test script::lua_script::utils_json::tests::test_lua_json_stringify_complex ... ok
[INFO] [stdout] test script::lua_script::utils_md::tests::test_lua_md_extract_meta ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_exists_false ... ok
[INFO] [stdout] test script::lua_script::utils_md::tests::test_lua_md_extract_blocks_with_lang_and_extruded_content ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_is_dir_true ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_is_file_false ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_exists_true ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_join_default ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_is_dir_false ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_join_os_normalized_lua_engine ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_is_file_true ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_join_os_non_normalized ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_join_os_normalized_reflective ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_parent ... ok
[INFO] [stdout] test script::lua_script::utils_text::tests::test_lua_text_ensure_simple ... ok
[INFO] [stdout] test script::lua_script::utils_text::tests::test_lua_text_extract_line_blocks_simple ... ok
[INFO] [stdout] test script::lua_script::utils_path::tests::test_lua_path_split ... ok
[INFO] [stdout] test script::lua_script::utils_rust::tests::test_lua_rust_prune_to_declarations ... ok
[INFO] [stdout] test script::lua_script::utils_text::tests::test_lua_text_extract_line_blocks_with_first_extrude ... ok
[INFO] [stdout] test script::lua_script::utils_text::tests::test_lua_text_extract_line_blocks_with_first_no_extrude ... ok
[INFO] [stdout] test script::lua_script::utils_md::tests::test_lua_md_extract_blocks_with_all_lang_and_extruded_content ... ok
[INFO] [stdout] test script::lua_script::utils_web::tests::test_lua_web_post_json_ok ... FAILED
[INFO] [stdout] test support::code::rust::tests::test_rust_prune_to_declarations ... ok
[INFO] [stdout] test support::hbs::tests::test_hbs_with_lua_ok ... ok
[INFO] [stdout] test script::lua_script::utils_web::tests::test_lua_web_get_invalid_url ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_handles_empty_blocks ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_match_empty_lang ... ok
[INFO] [stdout] test script::lua_script::utils_lua::tests::test_lua_dump_ok ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_multiple_rust_blocks ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_no_code_blocks ... ok
[INFO] [stdout] test support::html::tests::test_html_prune_to_content_ok ... ok
[INFO] [stdout] test script::lua_script::utils_text::tests::test_lua_text_split_first_simple ... ok
[INFO] [stdout] test script::lua_script::utils_md::tests::test_lua_md_extract_blocks_simple ... ok
[INFO] [stdout] test script::lua_script::utils_file::file_common::tests::test_lua_file_list_glob_deep ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_no_lang_specified ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_single_rust_block_extrude_content ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_single_rust_block_simple ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_heading_1_a ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_heading_1_root ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_level_0 ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_no_filter_with_md_01 ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_no_filter_with_md_02 ... ok
[INFO] [stdout] test support::md::md_section_iter::tests::test_md_section_iter_split_first_simple ... ok
[INFO] [stdout] test support::md::md_meta_extractor::tests::test_meta_extrude_simple ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_adjacent_backticks ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_multiple_code_blocks ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_no_matching_blocks ... ok
[INFO] [stdout] test support::md::md_meta_extractor::tests::test_extract_md_blocks_and_content_simple ... ok
[INFO] [stdout] test support::md::md_block_iter::tests::test_md_block_iter_single_python_block ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_no_backticks ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_only_closing_backticks ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_with_whitespace ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_only_opening_backticks ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_simple ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_with_inner_backticks ... ok
[INFO] [stdout] test support::md::outer_block::tests::test_md_outer_block_content_with_language ... ok
[INFO] [stdout] test support::text::line_block_iter::tests::test_support_text_line_block_iter_collect_remains ... ok
[INFO] [stdout] test support::text::text_common::tests::test_support_text_markers_no_closing ... ok
[INFO] [stdout] test support::text::line_block_iter::tests::test_support_text_line_block_iter_extrude_content_simple ... ok
[INFO] [stdout] test support::text::text_common::tests::test_support_text_replace_markers_simple ... ok
[INFO] [stdout] test support::text::line_block_iter::tests::test_support_text_line_block_iter_simple ... ok
[INFO] [stdout] test types::md_heading::tests::test_md_heading_simple_none ... ok
[INFO] [stdout] test types::md_heading::tests::test_md_heading_simple_ok ... ok
[INFO] [stdout] test script::lua_script::utils_web::tests::test_lua_web_get_simple_ok ... FAILED
[INFO] [stdout] test script::lua_script::utils_md::tests::test_lua_md_outer_block_content_or_raw ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent::agent_locator::tests::test_find_command_agent_custom_and_validate_ctx stdout ----
[INFO] [stdout] Error: DirCantCreateAll(PathAndCause { path: "tests-data/sandbox-01/.devai/custom/agent", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) })
[INFO] [stdout] 
[INFO] [stdout] ---- agent::agent_locator::tests::test_find_command_agent_nested_main stdout ----
[INFO] [stdout] Error: DirCantCreateAll(PathAndCause { path: "tests-data/sandbox-01/.devai/custom/agent/mod-agent/", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) })
[INFO] [stdout] 
[INFO] [stdout] ---- agent::agent_locator::tests::test_find_command_agent_nested_full_name stdout ----
[INFO] [stdout] Error: DirCantCreateAll(PathAndCause { path: "tests-data/sandbox-01/.devai/custom/agent/sub-dir/", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) })
[INFO] [stdout] 
[INFO] [stdout] ---- run::run_command::tests_run_agent_llm::test_run_agent_llm_c_simple_ok stdout ----
[INFO] [stdout] Error: GenAI(Resolver { model_iden: ModelIden { adapter_kind: OpenAI, model_name: ModelName("gpt-4o-mini") }, resolver_error: Custom("Environment variable 'OPENAI_API_KEY' make sure to set it for this terminal.") })
[INFO] [stdout] 
[INFO] [stdout] ---- run::run_command::tests_run_agent_llm::test_run_agent_llm_c_on_file_ok stdout ----
[INFO] [stdout] Error: GenAI(Resolver { model_iden: ModelIden { adapter_kind: OpenAI, model_name: ModelName("gpt-4o-mini") }, resolver_error: Custom("Environment variable 'OPENAI_API_KEY' make sure to set it for this terminal.") })
[INFO] [stdout] 
[INFO] [stdout] ---- run::run_command::tests_run_agent_llm::test_run_agent_llm_full_chat_ok stdout ----
[INFO] [stdout] Error: GenAI(Resolver { model_iden: ModelIden { adapter_kind: OpenAI, model_name: ModelName("gpt-4o-mini") }, resolver_error: Custom("Environment variable 'OPENAI_API_KEY' make sure to set it for this terminal.") })
[INFO] [stdout] 
[INFO] [stdout] ---- script::lua_script::lua_engine::tests::test_lua_engine_eval_require_ok stdout ----
[INFO] [stdout] Error: DirCantCreateAll(PathAndCause { path: "tests-data/sandbox-01/.devai/custom/lua", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) })
[INFO] [stdout] 
[INFO] [stdout] ---- script::lua_script::utils_file::file_common::tests::test_lua_file_save_simple_ok stdout ----
[INFO] [stdout] Error: Lua("Lua error:\nDirCantCreateAll(PathAndCause { path: \"/opt/rustwide/workdir/tests-data/sandbox-01/./.tmp/test_file_save_simple_ok\", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }) })\nstack traceback:\n\t[C]: in field 'save'\n\tAt line 1 'return utils.file.save(\"./.tmp/test_file_save_simple_ok/agent-hello.devai\", \"hello from test_file_save_simple_ok\");' in main chunk\nOther lua error:\nDirCantCreateAll(PathAndCause { path: \"/opt/rustwide/workdir/tests-data/sandbox-01/./.tmp/test_file_save_simple_ok\", cause: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }) })")
[INFO] [stdout] 
[INFO] [stdout] ---- script::lua_script::utils_web::tests::test_lua_web_post_json_ok stdout ----
[INFO] [stdout] Error: Lua("Lua error:\nLUA ERROR - Fail to do utils.web.post for url: https://httpbin.org/post\nCause: error sending request for url (https://httpbin.org/post)\nstack traceback:\n\t[C]: in field 'post'\n\tAt line 3 'return utils.web.post(url, {some = \"stuff\"})' in main chunk\nOther lua error:\nLUA ERROR - Fail to do utils.web.post for url: https://httpbin.org/post\nCause: error sending request for url (https://httpbin.org/post)")
[INFO] [stderr] error: test failed, to rerun pass `--bin devai`
[INFO] [stdout] 
[INFO] [stdout] ---- script::lua_script::utils_web::tests::test_lua_web_get_simple_ok stdout ----
[INFO] [stdout] Error: Lua("Lua error:\nLUA ERROR - Fail to do utils.web.get for url: https://phet-dev.colorado.edu/html/build-an-atom/0.0.0-3/simple-text-only-test-page.html\nCause: error sending request for url (https://phet-dev.colorado.edu/html/build-an-atom/0.0.0-3/simple-text-only-test-page.html)\nstack traceback:\n\t[C]: in field 'get'\n\tAt line 3 'return utils.web.get(url)' in main chunk\nOther lua error:\nLUA ERROR - Fail to do utils.web.get for url: https://phet-dev.colorado.edu/html/build-an-atom/0.0.0-3/simple-text-only-test-page.html\nCause: error sending request for url (https://phet-dev.colorado.edu/html/build-an-atom/0.0.0-3/simple-text-only-test-page.html)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::agent_locator::tests::test_find_command_agent_custom_and_validate_ctx
[INFO] [stdout]     agent::agent_locator::tests::test_find_command_agent_nested_full_name
[INFO] [stdout]     agent::agent_locator::tests::test_find_command_agent_nested_main
[INFO] [stdout]     run::run_command::tests_run_agent_llm::test_run_agent_llm_c_on_file_ok
[INFO] [stdout]     run::run_command::tests_run_agent_llm::test_run_agent_llm_c_simple_ok
[INFO] [stdout]     run::run_command::tests_run_agent_llm::test_run_agent_llm_full_chat_ok
[INFO] [stdout]     script::lua_script::lua_engine::tests::test_lua_engine_eval_require_ok
[INFO] [stdout]     script::lua_script::utils_file::file_common::tests::test_lua_file_save_simple_ok
[INFO] [stdout]     script::lua_script::utils_web::tests::test_lua_web_get_simple_ok
[INFO] [stdout]     script::lua_script::utils_web::tests::test_lua_web_post_json_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 111 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66594cb3e84dfeb6bf71435202444fc2dcb380e06810bdd41202ee9f13b394d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66594cb3e84dfeb6bf71435202444fc2dcb380e06810bdd41202ee9f13b394d1", kill_on_drop: false }`
[INFO] [stdout] 66594cb3e84dfeb6bf71435202444fc2dcb380e06810bdd41202ee9f13b394d1
