[INFO] cloning repository https://github.com/hhclaw/baml-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hhclaw/baml-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhclaw%2Fbaml-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhclaw%2Fbaml-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7718f2a78d97ad340058af93e4c1bb158da4d8ab
[INFO] testing hhclaw/baml-lib against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhclaw%2Fbaml-lib" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hhclaw/baml-lib
[INFO] finished tweaking git repo https://github.com/hhclaw/baml-lib
[INFO] tweaked toml for git repo https://github.com/hhclaw/baml-lib written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hhclaw/baml-lib on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hhclaw/baml-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/baml-lib/baml/Cargo.toml: unused manifest key: lib.license-file
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98ab39062908fb42c65f5b5173ead79c2d5daee7603cfbd998afb369d52935a1
[INFO] running `Command { std: "docker" "start" "-a" "98ab39062908fb42c65f5b5173ead79c2d5daee7603cfbd998afb369d52935a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98ab39062908fb42c65f5b5173ead79c2d5daee7603cfbd998afb369d52935a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98ab39062908fb42c65f5b5173ead79c2d5daee7603cfbd998afb369d52935a1", kill_on_drop: false }`
[INFO] [stdout] 98ab39062908fb42c65f5b5173ead79c2d5daee7603cfbd998afb369d52935a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c73403f4fb34402655eb5aed60d4348c97cd4f48742c5cbe8c027092387177bc
[INFO] running `Command { std: "docker" "start" "-a" "c73403f4fb34402655eb5aed60d4348c97cd4f48742c5cbe8c027092387177bc", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/baml-lib/baml/Cargo.toml: unused manifest key: lib.license-file
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling aws-types v1.3.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling internal-baml-parser-database v0.42.0 (/opt/rustwide/workdir/baml-lib/parser-database)
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling baml-lib v0.42.0 (/opt/rustwide/workdir/baml-lib/baml)
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aws-smithy-async v1.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling aws-smithy-types v1.2.12
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.2
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.12
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling aws-sigv4 v1.2.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling internal-baml-diagnostics v0.42.0 (/opt/rustwide/workdir/baml-lib/diagnostics)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling minijinja v1.0.21
[INFO] [stderr]    Compiling bstd v0.42.0 (/opt/rustwide/workdir/bstd)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling baml-types v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-types)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/media.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]     = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/baml_value.rs:379:17
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<'_, T> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-schema-ast v0.42.0 (/opt/rustwide/workdir/baml-lib/schema-ast)
[INFO] [stderr]    Compiling internal-baml-jinja-types v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.7
[INFO] [stderr]    Compiling internal-baml-prompt-parser v0.42.0 (/opt/rustwide/workdir/baml-lib/prompt-parser)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aws-runtime v1.5.4
[INFO] [stderr]    Compiling aws-sdk-sso v1.54.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.55.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.55.0
[INFO] [stderr]    Compiling aws-config v1.5.14
[INFO] [stderr]    Compiling internal-llm-client v0.42.0 (/opt/rustwide/workdir/baml-lib/llm-client)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/parser-database/src/coerce_expression.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout]    |           ^                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 - ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout] 90 + ) -> impl Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                    ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 108 +     coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                        ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 132 +     key_coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-core v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-core)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-jinja v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja-runtime)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsonish v0.42.0 (/opt/rustwide/workdir/baml-lib/jsonish)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/array_helper.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout]    |                    ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout] 13 +     coercion: &dyn Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]    = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |         cls_value_pair: (String, jsonish::Value),
[INFO] [stdout] 66 |     ) -> ParsingContext {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ 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] 66 |     ) -> ParsingContext<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_extract` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_extract` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_extract` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c73403f4fb34402655eb5aed60d4348c97cd4f48742c5cbe8c027092387177bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c73403f4fb34402655eb5aed60d4348c97cd4f48742c5cbe8c027092387177bc", kill_on_drop: false }`
[INFO] [stdout] c73403f4fb34402655eb5aed60d4348c97cd4f48742c5cbe8c027092387177bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0176358a2c1a3633ae5333fb41bd8c4783cc5a8eb2240b34002a988558d7cdd
[INFO] running `Command { std: "docker" "start" "-a" "f0176358a2c1a3633ae5333fb41bd8c4783cc5a8eb2240b34002a988558d7cdd", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/baml-lib/baml/Cargo.toml: unused manifest key: lib.license-file
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/media.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]     = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/baml_value.rs:379:17
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<'_, T> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling internal-baml-jinja-types v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja)
[INFO] [stderr]    Compiling internal-baml-prompt-parser v0.42.0 (/opt/rustwide/workdir/baml-lib/prompt-parser)
[INFO] [stderr]    Compiling internal-llm-client v0.42.0 (/opt/rustwide/workdir/baml-lib/llm-client)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-diagnostics v0.42.0 (/opt/rustwide/workdir/baml-lib/diagnostics)
[INFO] [stderr]    Compiling baml-types v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-types)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling expect-test v1.5.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/media.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]     = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn extension(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> baml-lib/baml-types/src/baml_value.rs:379:17
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<'_, T> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-schema-ast v0.42.0 (/opt/rustwide/workdir/baml-lib/schema-ast)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling internal-baml-parser-database v0.42.0 (/opt/rustwide/workdir/baml-lib/parser-database)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/parser-database/src/coerce_expression.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout]    |           ^                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 - ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout] 90 + ) -> impl Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                    ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 108 +     coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                        ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 132 +     key_coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/parser-database/src/coerce_expression.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout]    |           ^                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 90 - ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stdout] 90 + ) -> impl Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                    ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 108 -     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 108 +     coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> baml-lib/parser-database/src/coerce_expression.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout]     |                        ^                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 132 -     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stdout] 132 +     key_coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-core v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-core)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling internal-baml-jinja v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja-runtime)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsonish v0.42.0 (/opt/rustwide/workdir/baml-lib/jsonish)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/array_helper.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout]    |                    ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout] 13 +     coercion: &dyn Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]    = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |         cls_value_pair: (String, jsonish::Value),
[INFO] [stdout] 66 |     ) -> ParsingContext {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ 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] 66 |     ) -> ParsingContext<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stdout]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling baml-lib v0.42.0 (/opt/rustwide/workdir/baml-lib/baml)
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::pyobject_native_type_extract` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::pyobject_native_type_extract` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::pyobject_native_type_extract` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/array_helper.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout]    |                    ^                                                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 -     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stdout] 13 +     coercion: &dyn Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stdout]    = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |         cls_value_pair: (String, jsonish::Value),
[INFO] [stdout] 66 |     ) -> ParsingContext {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ 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] 66 |     ) -> ParsingContext<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.25s
[INFO] running `Command { std: "docker" "inspect" "f0176358a2c1a3633ae5333fb41bd8c4783cc5a8eb2240b34002a988558d7cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0176358a2c1a3633ae5333fb41bd8c4783cc5a8eb2240b34002a988558d7cdd", kill_on_drop: false }`
[INFO] [stdout] f0176358a2c1a3633ae5333fb41bd8c4783cc5a8eb2240b34002a988558d7cdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 746f6f07d683d9b8609329751787194c41d4d01a12f0d6119818b9358f8107c5
[INFO] running `Command { std: "docker" "start" "-a" "746f6f07d683d9b8609329751787194c41d4d01a12f0d6119818b9358f8107c5", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/baml-lib/baml/Cargo.toml: unused manifest key: lib.license-file
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> baml-lib/baml-types/src/media.rs:110:22
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn extension(&self) -> Option<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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stderr]     = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn extension(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> baml-lib/baml-types/src/baml_value.rs:379:17
[INFO] [stderr]     |
[INFO] [stderr] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<T> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 379 |     pub fn iter(&self) -> BamlValueWithMetaIterator<'_, T> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `baml-types` (lib) generated 3 warnings (run `cargo fix --lib -p baml-types` to apply 2 suggestions)
[INFO] [stderr] warning: `internal-baml-diagnostics` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `bstd` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-schema-ast` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-parser-database` (build script) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-prompt-parser` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-jinja-types` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-llm-client` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-jinja-types` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-llm-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-prompt-parser` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-schema-ast` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-diagnostics` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `baml-types` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> baml-lib/parser-database/src/coerce_expression.rs:90:11
[INFO] [stderr]    |
[INFO] [stderr] 90 | ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stderr]    |           ^                                                      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 90 - ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stderr] 90 + ) -> impl Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> baml-lib/parser-database/src/coerce_expression.rs:108:20
[INFO] [stderr]     |
[INFO] [stderr] 108 |     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr]     |                    ^                                                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 108 -     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr] 108 +     coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> baml-lib/parser-database/src/coerce_expression.rs:132:24
[INFO] [stderr]     |
[INFO] [stderr] 132 |     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr]     |                        ^                                                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 132 -     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr] 132 +     key_coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `internal-baml-parser-database` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p internal-baml-parser-database` to apply 3 suggestions)
[INFO] [stderr] warning: `internal-baml-parser-database` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `internal-baml-core` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-jinja` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `internal-baml-jinja` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> baml-lib/jsonish/src/deserializer/coercer/array_helper.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 |     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stderr]    |                    ^                                                                      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 13 -     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stderr] 13 +     coercion: &dyn Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:49:31
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext {
[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: `-D mismatched-lifetime-syntaxes` implied by `-D elided-named-lifetimes`
[INFO] [stderr]    = help: to override `-D elided-named-lifetimes` add `#[allow(mismatched_lifetime_syntaxes)]`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub(crate) fn enter_scope(&self, scope: &str) -> ParsingContext<'_> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> baml-lib/jsonish/src/deserializer/coercer/mod.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 65 |         cls_value_pair: (String, jsonish::Value),
[INFO] [stderr] 66 |     ) -> ParsingContext {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^ 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] 66 |     ) -> ParsingContext<'_> {
[INFO] [stderr]    |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jsonish` (lib) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p jsonish` to apply 3 suggestions)
[INFO] [stderr] warning: `jsonish` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stderr]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stderr]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stderr]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::pyobject_native_type_named` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::pyobject_native_type_named` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::pyobject_native_type_named` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stderr]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::pyobject_native_type_base` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::pyobject_native_type_base` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::pyobject_native_type_base` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stderr]  --> baml-lib/baml/src/python_interface.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | create_exception!(baml_lib, BamlLibError, pyo3::exceptions::PyException);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::pyobject_native_type_extract` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::pyobject_native_type_extract` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::pyobject_native_type_extract` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `baml-lib` (lib test) generated 10 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baml_lib-084c6c1f49e96e7e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baml_types-d60f896ff8da7be1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test baml_value::tests::test_serialize_class_checks ... ok
[INFO] [stdout] test baml_value::tests::test_baml_value_with_meta_serialization ... ok
[INFO] [stdout] test baml_value::tests::test_serialize_nested_class_checks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_core-c0708274d31d582b)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test ir::ir_helpers::tests::infer_int ... ok
[INFO] [stdout] test ir::ir_helpers::tests::infer_list ... ok
[INFO] [stdout] test ir::ir_helpers::tests::infer_map_map ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_media ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_list ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_tuple ... ok
[INFO] [stdout] test ir::ir_helpers::tests::distribute_list_of_maps ... ok
[INFO] [stdout] test ir::ir_helpers::tests::distribute_int ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_union ... ok
[INFO] [stdout] test ir::ir_helpers::to_baml_arg::tests::test_mutually_recursive_aliases ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_map_of_list_of_unions ... ok
[INFO] [stdout] test ir::ir_helpers::tests::test_nested_constraint_distribution ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_optional ... ok
[INFO] [stdout] test ir::ir_helpers::subtype_tests::subtype_trivial ... ok
[INFO] [stdout] test ir::jinja_helpers::tests::test_sum_filter ... ok
[INFO] [stdout] test ir::repr::tests::test_block_attributes ... ok
[INFO] [stdout] test ir::jinja_helpers::tests::test_render_regex_match ... ok
[INFO] [stdout] test ir::ir_helpers::tests::infer_map ... ok
[INFO] [stdout] test ir::jinja_helpers::tests::test_render_expressions ... ok
[INFO] [stdout] test ir::ir_helpers::to_baml_arg::tests::test_malformed_check_in_argument ... ok
[INFO] [stdout] test ir::repr::tests::test_merge_type_alias_attributes ... ok
[INFO] [stdout] test ir::ir_helpers::tests::distribute_media ... ok
[INFO] [stdout] test ir::repr::tests::test_docstrings ... ok
[INFO] [stdout] test ir::ir_helpers::tests::test_malformed_check_in_argument ... ok
[INFO] [stdout] test ir::ir_helpers::tests::distribute_map_of_lists ... ok
[INFO] [stdout] test ir::repr::tests::test_resolve_type_alias ... ok
[INFO] [stdout] test ir::ir_helpers::tests::distribute_media_union ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_diagnostics-e98901ff0171205d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_jinja-6913fc205e593a9c)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test output_format::types::tests::render_array ... ok
[INFO] [stdout] test output_format::types::tests::nested_union_of_unions_pointing_to_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::mutually_recursive_list ... ok
[INFO] [stdout] test output_format::types::tests::nested_recursive_union ... ok
[INFO] [stdout] test output_format::types::tests::nested_recursive_cycle ... ok
[INFO] [stdout] test output_format::types::tests::nested_class_in_hoisted_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_class ... ok
[INFO] [stdout] test output_format::types::tests::nested_recursive_union_with_non_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_class_with_multiline_descriptions ... ok
[INFO] [stdout] test output_format::types::tests::render_hoisted_classes_with_prefix ... ok
[INFO] [stdout] test output_format::types::tests::render_float ... ok
[INFO] [stdout] test output_format::types::tests::render_enum ... ok
[INFO] [stdout] test output_format::types::tests::render_int ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_map_pointing_to_another_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_map_pointing_to_another_optional_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_map_pointing_to_recursive_union ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_simple_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_self_referential_map ... ok
[INFO] [stdout] test output_format::types::tests::render_string ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_class_with_self_referential_map ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_list_with_recursive_items ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_map_pointing_to_recursive_union ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_simple_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_union ... ok
[INFO] [stdout] test output_format::types::tests::top_level_recursive_cycle ... ok
[INFO] [stdout] test output_format::types::tests::render_simple_recursive_aliases ... ok
[INFO] [stdout] test output_format::types::tests::self_referential_union ... ok
[INFO] [stdout] test output_format::types::tests::render_recursive_alias_cycle ... ok
[INFO] [stdout] test output_format::types::tests::top_level_union_of_unions_pointing_to_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::top_level_recursive_union ... ok
[INFO] [stdout] test output_format::types::tests::render_nested_union ... ok
[INFO] [stdout] test output_format::types::tests::top_level_recursive_union_with_non_recursive_class ... ok
[INFO] [stdout] test output_format::types::tests::render_recursive_alias_cycle_with_hoist_prefix ... ok
[INFO] [stdout] test output_format::types::tests::render_top_level_map_pointing_to_another_recursive_class ... ok
[INFO] [stdout] test render_tests::render_class_with_aliases ... ok
[INFO] [stdout] test render_tests::render_aliased_nested_key ... ok
[INFO] [stdout] test render_tests::render_output_format_directly ... ok
[INFO] [stdout] test render_tests::render_a_and_b_as_lists ... ok
[INFO] [stdout] test render_tests::render_output_format_prefix_str ... ok
[INFO] [stdout] test render_tests::render_completion ... ok
[INFO] [stdout] test render_tests::render_chat_starts_with_system ... ok
[INFO] [stdout] test render_tests::render_image ... ok
[INFO] [stdout] test render_tests::render_output_format_prefix_null ... ok
[INFO] [stdout] test render_tests::render_image_nested ... ok
[INFO] [stdout] test render_tests::render_output_format_prefix_unspecified ... ok
[INFO] [stdout] test render_tests::render_image_suffix ... ok
[INFO] [stdout] test render_tests::render_chat ... ok
[INFO] [stdout] test render_tests::render_malformed_jinja ... ok
[INFO] [stdout] test render_tests::render_number_comparison_with_alias2 ... ok
[INFO] [stdout] test render_tests::render_class_with_image ... ok
[INFO] [stdout] test render_tests::render_chat_param_failures ... ok
[INFO] [stdout] test render_tests::render_nested_class ... ok
[INFO] [stdout] test render_tests::render_b_as_list ... ok
[INFO] [stdout] test render_tests::render_number_comparison_with_alias ... ok
[INFO] [stdout] test render_tests::render_class_with_if_condition ... ok
[INFO] [stdout] test render_tests::render_with_kwargs ... ok
[INFO] [stdout] test render_tests::render_with_kwargs_default_role ... ok
[INFO] [stdout] test render_tests::test_render_prompt_with_enum_no_alias ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_jinja_types-89f5d986761dabf0)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_parser_database-09014707772f95cb)
[INFO] [stdout] test evaluate_type::stmt::tests::truthy_union ... ok
[INFO] [stdout] test evaluate_type::test_expr::sum_filter ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_eval ... ok
[INFO] [stdout] test evaluate_type::stmt::tests::implication_from_nullable ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_call_function ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_evaluate_bool ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_evaluate_setting ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_evaluate_string ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_ifexpr ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_evaluate_number ... ok
[INFO] [stdout] test evaluate_type::test_stmt::evaluate_bool ... ok
[INFO] [stdout] test evaluate_type::test_stmt::evaluate_undefined ... ok
[INFO] [stdout] test evaluate_type::test_stmt::function_call_4 ... ok
[INFO] [stdout] test evaluate_type::test_stmt::evaluate_number ... ok
[INFO] [stdout] test evaluate_type::test_stmt::evaluate_pre_vars ... ok
[INFO] [stdout] test evaluate_type::test_stmt::function_call_2 ... ok
[INFO] [stdout] test evaluate_type::test_expr::test_output_format ... ok
[INFO] [stdout] test evaluate_type::test_stmt::function_call_3 ... ok
[INFO] [stdout] test evaluate_type::test_stmt::if_else ... ok
[INFO] [stdout] test evaluate_type::test_stmt::loop_builtin ... ok
[INFO] [stdout] test evaluate_type::test_stmt::evaluate_string ... ok
[INFO] [stdout] test evaluate_type::test_stmt::function_call ... ok
[INFO] [stdout] test evaluate_type::test_stmt::function_call_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tarjan::tests::find_cycles ... ok
[INFO] [stdout] test test::find_basic_list_structural_cycle ... ok
[INFO] [stdout] test test::find_basic_map_structural_cycle ... ok
[INFO] [stdout] test test::find_intricate_structural_cycle ... ok
[INFO] [stdout] test test::find_interconnected_long_cycles ... ok
[INFO] [stdout] test test::find_long_cycles ... ok
[INFO] [stdout] test test::resolve_simple_alias ... ok
[INFO] [stdout] test test::find_mutually_recursive_unions ... ok
[INFO] [stdout] test test::find_simple_recursive_class ... ok
[INFO] [stdout] test test::find_mutually_recursive_classes ... ok
[INFO] [stdout] test test::find_nested_union_cycle ... ok
[INFO] [stdout] test test::find_self_referential_map ... ok
[INFO] [stdout] test test::find_mutually_recursive_nested_unions ... ok
[INFO] [stdout] test test::resolve_simple_structural_recursive_alias ... ok
[INFO] [stdout] test test::merged_alias_attrs ... ok
[INFO] [stdout] test test::sync_alias_arity ... ok
[INFO] [stdout] test test::resolve_multiple_levels_of_aliases ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_prompt_parser-792ec7e991a20f1f)
[INFO] [stdout] test tarjan::tests::no_cycles_found ... ok
[INFO] [stdout] test test::find_long_list_structural_cycle ... ok
[INFO] [stdout] test test::find_simple_union_cycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_baml_schema_ast-64e7a24a12d57d16)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test formatter::tests::baml_format_escape_directive_works ... ok
[INFO] [stdout] test formatter::tests::class_formatting_is_resilient_to_unhandled_rules ... ok
[INFO] [stdout] test parser::parse_assignment::tests::parse_union_type_alias ... ok
[INFO] [stdout] test parser::parse_expression::tests::test_parse_jinja_expression ... ok
[INFO] [stdout] test parser::parse_expression::tests::array_trailing_comma ... ok
[INFO] [stdout] test parser::parse_field::tests::int_with_attribute ... ok
[INFO] [stdout] test parser::parse_field::tests::field_union_association ... ok
[INFO] [stdout] test parser::parse_field::tests::type_union_association ... ok
[INFO] [stdout] test parser::parse_field::tests::nested_parentheses ... ok
[INFO] [stdout] test parser::parse_field::tests::parenthesized_int_or_string_with_attribute ... ok
[INFO] [stdout] test parser::parse_field::tests::union_array ... ok
[INFO] [stdout] test parser::parse_field::tests::optional_union ... ok
[INFO] [stdout] test parser::parse_assignment::tests::parse_type_alias_assignment_tokens ... ok
[INFO] [stdout] test parser::parse_field::tests::parenthesized_int_with_attribute ... ok
[INFO] [stdout] test parser::parse_field::tests::test_primitive ... ok
[INFO] [stdout] test parser::parse_field::tests::optional_union_inner_attribute ... ok
[INFO] [stdout] test formatter::tests::class_containing_whitespace ... ok
[INFO] [stdout] test parser::parse_field::tests::union_list_inner_attribute ... ok
[INFO] [stdout] test parser::parse_schema::tests::test_parse_schema ... ok
[INFO] [stdout] test parser::parse_field::tests::union_list_inner_attribute_union_descr ... ok
[INFO] [stdout] test parser::parse_schema::tests::test_comments ... ok
[INFO] [stdout] test parser::parse_type_expression_block::tests::enum_invalid_value_expr ... ok
[INFO] [stdout] test parser::parse_type_expression_block::tests::keyword_name_mandatory_whitespace ... ok
[INFO] [stdout] test parser::parse_types::tests::type_attributes ... ok
[INFO] [stdout] test parser::parse_schema::tests::test_example ... ok
[INFO] [stdout] test parser::parse_schema::tests::test_push_type_aliases ... ok
[INFO] [stdout] test parser::parse_types::tests::optional_types ... ok
[INFO] [stdout] test formatter::tests::newlines_with_only_spaces_are_stripped ... ok
[INFO] [stdout] test formatter::tests::class_with_assorted_comment_styles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/internal_llm_client-46c8cfcf623a30a8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonish-3df5723c2299f407)
[INFO] [stdout] 
[INFO] [stdout] running 289 tests
[INFO] [stdout] test jsonish::parser::multi_json_parser::test::test_parse ... ok
[INFO] [stdout] test jsonish::parser::fixing_parser::tests::test_partial_object ... ok
[INFO] [stdout] test tests::partial_int_deleted ... ok
[INFO] [stdout] test jsonish::parser::fixing_parser::tests::test_partial_array ... ok
[INFO] [stdout] test tests::partial_int_not_deleted ... ok
[INFO] [stdout] test jsonish::parser::markdown_parser::test::utf8_between_blocks ... ok
[INFO] [stdout] test jsonish::parser::markdown_parser::test::basic_parse ... ok
[INFO] [stdout] test tests::singleton_list_int_deleted ... ok
[INFO] [stdout] test jsonish::parser::fixing_parser::tests::test_partial_object_newlines ... ok
[INFO] [stdout] test tests::list_int_deleted ... ok
[INFO] [stdout] test tests::test_basics::test_array ... ok
[INFO] [stdout] test tests::test_aliases::test_simple_recursive_alias_list ... ok
[INFO] [stdout] test tests::test_basics::test_ambiguous_bool ... ok
[INFO] [stdout] test tests::test_basics::test_array_3 ... ok
[INFO] [stdout] test tests::test_basics::test_array_1 ... ok
[INFO] [stdout] test tests::test_aliases::test_recursive_alias_cycle ... ok
[INFO] [stdout] test tests::test_aliases::test_simple_recursive_alias_map ... ok
[INFO] [stdout] test tests::list_int_not_deleted ... ok
[INFO] [stdout] test tests::test_basics::test_bool_4 ... ok
[INFO] [stdout] test tests::test_basics::test_bool_mismatched_case_followed_by_text ... ok
[INFO] [stdout] test tests::test_aliases::test_nested_list ... ok
[INFO] [stdout] test tests::test_basics::test_bool_wrapped ... ok
[INFO] [stdout] test tests::test_basics::test_bool_wrapped_mismatched_case ... ok
[INFO] [stdout] test tests::test_basics::test_bool ... ok
[INFO] [stdout] test tests::test_basics::test_float ... ok
[INFO] [stdout] test tests::test_basics::test_bool_2 ... ok
[INFO] [stdout] test tests::test_basics::test_elaborate_ambiguous_bool ... ok
[INFO] [stdout] test tests::test_basics::test_bool_wrapped_mismatched_case_preceded_by_text ... ok
[INFO] [stdout] test tests::test_basics::test_float_1 ... ok
[INFO] [stdout] test tests::test_basics::test_incomplete_string ... ok
[INFO] [stdout] test tests::test_aliases::test_json_without_nested_objects ... ok
[INFO] [stdout] test tests::test_aliases::test_json_with_nested_list ... ok
[INFO] [stdout] test tests::test_basics::test_bool_3 ... ok
[INFO] [stdout] test tests::test_basics::test_invalid_array ... ok
[INFO] [stdout] test tests::test_basics::test_invalid_array_in_object ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_1_bad_inner_json ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_2 ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_1 ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_3 ... ok
[INFO] [stdout] test tests::test_basics::test_injected_triple_quoted_string ... ok
[INFO] [stdout] test tests::test_basics::test_json_with_markdown_without_quotes ... ok
[INFO] [stdout] test tests::test_basics::test_float_comma_us ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_1_bad_inner_json_3 ... ok
[INFO] [stdout] test tests::test_basics::test_json_md_example_1_bad_inner_json_2 ... ok
[INFO] [stdout] test tests::test_basics::test_float_comma_german2 ... ok
[INFO] [stdout] test tests::test_basics::test_large_object ... ok
[INFO] [stdout] test tests::test_aliases::test_list_of_json_objects ... ok
[INFO] [stdout] test tests::test_basics::test_localization ... ok
[INFO] [stdout] test tests::test_basics::test_multiple_top_level_1 ... ok
[INFO] [stdout] test tests::test_basics::test_multiple_top_level_2 ... ok
[INFO] [stdout] test tests::test_basics::test_localization2 ... ok
[INFO] [stdout] test tests::test_basics::test_json_with_unquoted_values_with_spaces_and_new_lines ... ok
[INFO] [stdout] test tests::test_basics::test_nested ... ok
[INFO] [stdout] test tests::test_aliases::test_json_with_nested_object ... ok
[INFO] [stdout] test tests::test_basics::test_incomplete_string_in_object ... ok
[INFO] [stdout] test tests::test_basics::test_nested_whitespace ... ok
[INFO] [stdout] test tests::test_basics::test_null ... ok
[INFO] [stdout] test tests::test_basics::test_null_2 ... ok
[INFO] [stdout] test tests::test_basics::test_mal_formed_json_sequence ... ok
[INFO] [stdout] test tests::test_basics::test_null_1 ... ok
[INFO] [stdout] test tests::test_basics::test_nested_whitespace_prefix_suffix ... ok
[INFO] [stdout] test tests::test_basics::test_number ... ok
[INFO] [stdout] test tests::test_basics::test_null_3 ... ok
[INFO] [stdout] test tests::test_basics::test_object ... ok
[INFO] [stdout] test tests::test_basics::test_string ... ok
[INFO] [stdout] test tests::test_basics::test_prefixed_incompleted_string ... ok
[INFO] [stdout] test tests::test_class::str_with_nested_json ... ok
[INFO] [stdout] test tests::test_basics::test_json_with_unquoted_values_with_spaces ... ok
[INFO] [stdout] test tests::test_basics::test_trailing_comma_object ... ok
[INFO] [stdout] test tests::test_basics::test_trailing_comma_array_2 ... ok
[INFO] [stdout] test tests::test_basics::test_multiple_top_level_prefix_suffix_2 ... ok
[INFO] [stdout] test tests::test_basics::test_multiple_top_level_prefix_suffix_1 ... ok
[INFO] [stdout] test tests::test_basics::test_trailing_comma_array_3 ... ok
[INFO] [stdout] test tests::test_aliases::test_json_defined_with_cycles ... ok
[INFO] [stdout] test tests::test_class::str_with_quotes ... ok
[INFO] [stdout] test tests::test_class::test_big_object_empty ... ok
[INFO] [stdout] test tests::test_class::test_big_object_start_big ... ok
[INFO] [stdout] test tests::test_basics::test_unquoted_keys ... ok
[INFO] [stdout] test tests::test_basics::test_string_to_float_from_comma_separated ... ok
[INFO] [stdout] test tests::test_basics::test_number_2 ... ok
[INFO] [stdout] test tests::test_class::test_empty_string_value ... ok
[INFO] [stdout] test tests::test_class::test_foo ... ok
[INFO] [stdout] test tests::test_class::test_class_with_nested_list ... ok
[INFO] [stdout] test tests::test_class::test_aliases ... ok
[INFO] [stdout] test tests::test_basics::test_sidd ... ok
[INFO] [stdout] test tests::test_class::test_class_with_nestedd_list_just_list ... ok
[INFO] [stdout] test tests::test_class::test_empty_string_value_1 ... ok
[INFO] [stdout] test tests::test_class::test_empty_string_value_2 ... ok
[INFO] [stdout] test tests::test_class::test_multi_fielded_foo ... ok
[INFO] [stdout] test tests::test_class::test_big_object_start_big_into_list2 ... ok
[INFO] [stdout] test tests::test_class::test_nested_class_with_extra_text ... ok
[INFO] [stdout] test tests::test_class::test_big_object_start_big_into_list ... ok
[INFO] [stdout] test tests::test_class::test_nested_class_with_prefix ... ok
[INFO] [stdout] test tests::test_class::test_multi_fielded_foo_with_optional_and_extra_text ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_float ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_bool ... ok
[INFO] [stdout] test tests::test_class::test_escaped_quotes ... ok
[INFO] [stdout] test tests::test_class::test_multi_fielded_foo_with_optional ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_string_fails_2 ... ok
[INFO] [stdout] test tests::test_class::test_multi_fielded_foo_with_list ... ok
[INFO] [stdout] test tests::test_class::test_obj_created_when_not_present ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_int ... ok
[INFO] [stdout] test tests::test_class::test_nested_class ... ok
[INFO] [stdout] test tests::test_aliases::test_full_json_with_nested_objects ... ok
[INFO] [stdout] test tests::test_class::test_mutually_recursive_with_union ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_string_fails_0 ... ok
[INFO] [stdout] test tests::test_class::test_optional_foo_with_value ... ok
[INFO] [stdout] test tests::test_class::test_obj_from_str_with_string_foo ... ok
[INFO] [stdout] test tests::test_class::test_object_finished_ints ... ok
[INFO] [stdout] test tests::test_class::test_optional_foo ... ok
[INFO] [stdout] test tests::test_class::test_nested_classes_with_aliases ... ok
[INFO] [stdout] test tests::test_class::test_recursive_type ... ok
[INFO] [stdout] test tests::test_class::test_recursive_type_missing_brackets_and_quotes ... ok
[INFO] [stdout] test tests::test_class::test_object_streaming_ints ... ok
[INFO] [stdout] test tests::test_class::test_object_streaming_ints_newlines ... ok
[INFO] [stdout] test tests::test_class::test_recursive_type_with_union ... ok
[INFO] [stdout] test tests::test_class::test_recursive_union_on_multiple_fields_single_line ... ok
[INFO] [stdout] test tests::test_class::test_nested_obj_from_string_fails_1 ... ok
[INFO] [stdout] test tests::test_class::test_nested_object_streaming ... ok
[INFO] [stdout] test tests::test_class::test_recursive_union_on_multiple_fields_single_line_without_quotes_complex ... ok
[INFO] [stdout] test tests::test_class::test_ekinsdrow ... ok
[INFO] [stdout] test tests::test_class::test_resume ... ok
[INFO] [stdout] test tests::test_class::test_resume_partial ... ok
[INFO] [stdout] test tests::test_class::test_wrapped_objects ... ok
[INFO] [stdout] test tests::test_class::test_string_from_obj_and_string ... ok
[INFO] [stdout] test tests::test_class::test_string_field_with_spaces ... ok
[INFO] [stdout] test tests::test_class::test_resume_partial_2 ... ok
[INFO] [stdout] test tests::test_class::test_string_from_obj_and_string_with_invalid_extra_text ... ok
[INFO] [stdout] test tests::test_class::test_string_from_obj_and_string_with_extra_text ... ok
[INFO] [stdout] test tests::test_class_2::test_class_2_single ... ok
[INFO] [stdout] test tests::test_code::double_quotes ... ok
[INFO] [stdout] test tests::test_code::single_quotes ... ok
[INFO] [stdout] test tests::test_class_2::test_class_2_four ... ok
[INFO] [stdout] test tests::test_class::test_trailing_comma_with_space_last_field_and_extra_text ... ok
[INFO] [stdout] test tests::test_code::backticks ... ok
[INFO] [stdout] test tests::test_class::test_recursive_type_with_union_missing_brackets_and_quotes ... ok
[INFO] [stdout] test tests::test_class::test_recursive_single_line ... ok
[INFO] [stdout] test tests::test_code::triple_backticks_in_json_fenced_codeblock ... ok
[INFO] [stdout] test tests::test_code::triple_backticks ... ok
[INFO] [stdout] test tests::test_code::triple_backticks_contains_json_terminators ... ok
[INFO] [stdout] test tests::test_code::large_backticks ... ok
[INFO] [stdout] test tests::test_code::triple_quotes ... ok
[INFO] [stdout] test tests::test_code::triple_quotes_contains_only_quoted_string ... ok
[INFO] [stdout] test tests::test_code::triple_backticks_returns_dedented_code_and_discards_info ... ok
[INFO] [stdout] test tests::test_code::triple_quotes_contains_only_backtick_string ... ok
[INFO] [stdout] test tests::test_code::string_preserves_triple_backticks ... ok
[INFO] [stdout] test tests::test_code::unescaped_backticks_in_backticks ... ok
[INFO] [stdout] test tests::test_class::test_recursive_union_on_multiple_fields_single_line_without_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_double_quotes_in_backticks ... ok
[INFO] [stdout] test tests::test_class_2::test_class_2_three ... ok
[INFO] [stdout] test tests::test_class_2::test_full ... ok
[INFO] [stdout] test tests::test_class_2::test_single_page_task ... ok
[INFO] [stdout] test tests::test_class::test_trailing_comma_with_space_last_field ... ok
[INFO] [stdout] test tests::test_class_2::test_class_2_two ... ok
[INFO] [stdout] test tests::test_code::unescaped_single_quotes_in_triple_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_double_quotes_in_double_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_newline_backticks ... ok
[INFO] [stdout] test tests::test_code::unescaped_single_quotes_in_single_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_newline_single_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_newline_triple_quotes ... ok
[INFO] [stdout] test tests::test_code::unescaped_newline_double_quotes ... ok
[INFO] [stdout] test tests::test_constraints::test_block_level_assert_failure ... ok
[INFO] [stdout] test tests::test_code::unquoted_string ... ok
[INFO] [stdout] test tests::test_code::unescaped_double_quotes_in_triple_quotes ... ok
[INFO] [stdout] test tests::test_constraints::test_map_with_check ... ok
[INFO] [stdout] test tests::test_constraints::test_block_level_enum_assert_failure ... ok
[INFO] [stdout] test tests::test_constraints::test_map_with_check_fails ... ok
[INFO] [stdout] test tests::test_constraints::test_class_failing_one_check ... ok
[INFO] [stdout] test tests::test_enum::aliases_1 ... ok
[INFO] [stdout] test tests::test_constraints::test_class_multiple_failing_asserts ... ok
[INFO] [stdout] test tests::test_constraints::test_nested_class_constraints ... ok
[INFO] [stdout] test tests::test_enum::aliases_2 ... ok
[INFO] [stdout] test tests::test_constraints::test_class_failing_assert ... ok
[INFO] [stdout] test tests::test_enum::aliases_3 ... ok
[INFO] [stdout] test tests::test_enum::case_insensitive_ambiguous_match ... ok
[INFO] [stdout] test tests::test_enum::alias_with_text ... ok
[INFO] [stdout] test tests::test_constraints::test_class_failing_two_checks ... ok
[INFO] [stdout] test tests::test_enum::descriptions_period ... ok
[INFO] [stdout] test tests::test_enum::descriptions_whitespace ... ok
[INFO] [stdout] test tests::test_enum::from_string_with_extra_text_after_1 ... ok
[INFO] [stdout] test tests::test_enum::from_string_and_case_mismatch ... ok
[INFO] [stdout] test tests::test_enum::case_sensitive_non_ambiguous_match ... ok
[INFO] [stdout] test tests::test_enum::from_enum_list_multi ... ok
[INFO] [stdout] test tests::test_enum::from_string_with_extra_text_after_4 ... ok
[INFO] [stdout] test tests::test_enum::from_enum_list_single ... ok
[INFO] [stdout] test tests::test_enum::from_string_and_case_mismatch_wrapped ... ok
[INFO] [stdout] test tests::test_enum::from_string_and_case_mismatch_upper ... ok
[INFO] [stdout] test tests::test_enum::list_of_enums ... ok
[INFO] [stdout] test tests::test_enum::from_string_with_extra_text_after_5 ... ok
[INFO] [stdout] test tests::test_enum::list_of_enums_2 ... ok
[INFO] [stdout] test tests::test_enum::from_string_with_extra_text_after_3 ... ok
[INFO] [stdout] test tests::test_constraints::test_union_decision_in_list ... ok
[INFO] [stdout] test tests::test_enum::multi_aliases_1 ... ok
[INFO] [stdout] test tests::test_enum::no_punctuation ... ok
[INFO] [stdout] test tests::test_enum::multi_aliases_2 ... ok
[INFO] [stdout] test tests::test_enum::multi_aliases ... ok
[INFO] [stdout] test tests::test_constraints::test_union_decision_from_check ... ok
[INFO] [stdout] test tests::test_enum::case_insensitive ... ok
[INFO] [stdout] test tests::test_constraints::test_block_level_check_failure ... ok
[INFO] [stdout] test tests::test_enum::no_punctuation_2 ... ok
[INFO] [stdout] test tests::test_enum::test_enum ... ok
[INFO] [stdout] test tests::test_enum::test_ambiguous_substring_enum ... ok
[INFO] [stdout] test tests::test_enum::test_numerical_enum ... ok
[INFO] [stdout] test tests::test_enum::with_quotes ... ok
[INFO] [stdout] test tests::test_lists::test_list ... ok
[INFO] [stdout] test tests::test_lists::test_list_object_from_string ... ok
[INFO] [stdout] test tests::test_lists::test_list_streaming ... ok
[INFO] [stdout] test tests::test_lists::test_list_with_extra_text ... ok
[INFO] [stdout] test tests::test_constraints::test_union_decision_from_check_no_good_answer ... ok
[INFO] [stdout] test tests::test_lists::test_list_with_quotes ... ok
[INFO] [stdout] test tests::test_lists::test_list_streaming_2 ... ok
[INFO] [stdout] test tests::test_literals::test_literal_boolean_false ... ok
[INFO] [stdout] test tests::test_literals::test_literal_integer_negative ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_case_mismatch_upper ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_followed_by_extra_text_case_mismatch ... ok
[INFO] [stdout] test tests::test_literals::test_literal_boolean_true ... ok
[INFO] [stdout] test tests::test_lists::test_list_with_invalid_extra_text ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_lowercase ... ok
[INFO] [stdout] test tests::test_literals::test_literal_integer_positive ... ok
[INFO] [stdout] test tests::test_leading_close_braces ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_preceded_by_extra_text ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_uppercase_with_double_quotes ... ok
[INFO] [stdout] test tests::test_literals::test_literal_integer_zero ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_uppercase_without_quotes ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_followed_by_extra_text ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_mismatched_case ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_preceded_by_extra_text_case_mismatch ... ok
[INFO] [stdout] test tests::test_literals::test_partial_class_with_null_literal ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_string_with_both ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_multi_key_object ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_nested_object ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object ... ok
[INFO] [stdout] test tests::test_lists::test_list_streaming_partial ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_bool ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_int ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_quotes_followed_by_extra_text ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_quotes_followed_by_extra_text_case_mismatch ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_quotes_preceded_by_extra_text_case_mismatch ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_whitespace ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_integer_positive ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_array ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_quotes_preceded_by_extra_text ... ok
[INFO] [stdout] test tests::test_maps::test_map ... ok
[INFO] [stdout] test tests::test_maps::test_map_with_newlines_in_keys ... ok
[INFO] [stdout] test tests::test_maps::test_map_with_invalid_extra_text ... ok
[INFO] [stdout] test tests::test_enum::descriptions ... ok
[INFO] [stdout] test tests::test_maps::test_map_with_extra_text ... ok
[INFO] [stdout] test tests::test_literals::test_literal_string_with_special_characters ... ok
[INFO] [stdout] test tests::test_maps::test_unterminated_nested_map ... ok
[INFO] [stdout] test tests::test_maps::test_map_with_quotes ... ok
[INFO] [stdout] test tests::test_maps::test_union_of_class_and_map ... ok
[INFO] [stdout] test tests::test_maps::test_map_key_coercion ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_string_extra ... ok
[INFO] [stdout] test tests::test_maps::test_map_with_object_values ... ok
[INFO] [stdout] test tests::test_maps::test_unterminated_map ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_quoted_string ... ok
[INFO] [stdout] test tests::test_string_from_list ... ok
[INFO] [stdout] test tests::test_string_from_obj_and_string ... ok
[INFO] [stdout] test tests::test_partials::test_partial_analysis_2 ... ok
[INFO] [stdout] test tests::test_object_from_string_ordered_class ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_bool_with_both ... ok
[INFO] [stdout] test tests::test_maps::test_union_of_map_and_class ... ok
[INFO] [stdout] test tests::test_string_from_string22 ... ok
[INFO] [stdout] test tests::test_string_from_object ... ok
[INFO] [stdout] test tests::test_string_from_string21 ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_with_multiple_types_from_object_string ... ok
[INFO] [stdout] test tests::test_string_from_string ... ok
[INFO] [stdout] test tests::test_string_from_string23 ... ok
[INFO] [stdout] test tests::test_string_from_int ... ok
[INFO] [stdout] test tests::test_string_from_string_with_quotes ... ok
[INFO] [stdout] test tests::test_string_from_string24 ... ok
[INFO] [stdout] test tests::test_partials::test_partial_choppy_union_2 ... ok
[INFO] [stdout] test tests::test_string_from_string26 ... ok
[INFO] [stdout] test tests::test_unions::test_union ... ok
[INFO] [stdout] test tests::test_partials::test_partial_choppy ... ok
[INFO] [stdout] test tests::test_partials::test_partial_choppy_union ... ok
[INFO] [stdout] test tests::test_lists::test_class_list ... ok
[INFO] [stdout] test tests::test_unions::test_phone_number_regex ... ok
[INFO] [stdout] test tests::test_unions::test_ignore_int_if_string_in_union ... ok
[INFO] [stdout] test tests::test_string_from_string25 ... ok
[INFO] [stdout] test tests::test_unions::test_email_regex ... ok
[INFO] [stdout] test tests::test_partials::test_partial_analysis_1 ... ok
[INFO] [stdout] test tests::test_unions::test_union3 ... ok
[INFO] [stdout] test tests::test_enum::from_string_with_extra_text_after_2 ... ok
[INFO] [stdout] test tests::test_unions::test_ignore_float_in_string_if_string_in_union ... ok
[INFO] [stdout] test tests::test_literals::test_union_literal_integer_positive_with_both ... ok
[INFO] [stdout] test tests::test_unions::test_union2 ... ok
[INFO] [stdout] test deserializer::coercer::coerce_primitive::tests::test_float_from_comma_separated ... ok
[INFO] [stdout] test tests::test_aliases::test_ambiguous_int_string_json_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 289 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests baml_types
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_core
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_diagnostics
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_jinja
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_jinja_types
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_parser_database
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> baml-lib/parser-database/src/coerce_expression.rs:90:11
[INFO] [stderr]    |
[INFO] [stderr] 90 | ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stderr]    |           ^                                                      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 90 - ) -> impl (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>) {
[INFO] [stderr] 90 + ) -> impl Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> baml-lib/parser-database/src/coerce_expression.rs:108:20
[INFO] [stderr]     |
[INFO] [stderr] 108 |     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr]     |                    ^                                                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 108 -     coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr] 108 +     coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> baml-lib/parser-database/src/coerce_expression.rs:132:24
[INFO] [stderr]     |
[INFO] [stderr] 132 |     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr]     |                        ^                                                      ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 132 -     key_coercion: &dyn (Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>),
[INFO] [stderr] 132 +     key_coercion: &dyn Fn(&'a ast::Expression, &mut Diagnostics) -> Option<T>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test baml-lib/parser-database/src/types/mod.rs - types::Types::recursive_alias_cycles (line 307) ... ignored
[INFO] [stdout] test baml-lib/parser-database/src/types/mod.rs - types::Types::resolved_type_aliases (line 275) ... ignored
[INFO] [stdout] test baml-lib/parser-database/src/types/mod.rs - types::resolve_type_alias (line 427) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_prompt_parser
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_baml_schema_ast
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test baml-lib/schema-ast/src/ast/argument.rs - ast::argument::Argument::value (line 50) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/argument.rs - ast::argument::ArgumentsList::arguments (line 29) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/attribute.rs - ast::attribute::Attribute::arguments (line 17) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/attribute.rs - ast::attribute::Attribute::name (line 10) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/config.rs - ast::config::ConfigBlockProperty (line 7) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/config.rs - ast::config::ConfigBlockProperty::name (line 17) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/config.rs - ast::config::ConfigBlockProperty::value (line 28) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/field.rs - ast::field::Field::attributes (line 36) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/field.rs - ast::field::Field::documentation (line 28) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/field.rs - ast::field::Field::expr (line 14) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/field.rs - ast::field::Field::name (line 21) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/template_string.rs - ast::template_string::TemplateString::documentation (line 19) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/template_string.rs - ast::template_string::TemplateString::input (line 30) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/template_string.rs - ast::template_string::TemplateString::name (line 11) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/type_expression_block.rs - ast::type_expression_block::TypeExpressionBlock::attributes (line 61) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/type_expression_block.rs - ast::type_expression_block::TypeExpressionBlock::documentation (line 74) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/type_expression_block.rs - ast::type_expression_block::TypeExpressionBlock::input (line 47) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/type_expression_block.rs - ast::type_expression_block::TypeExpressionBlock::name (line 38) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/value_expression_block.rs - ast::value_expression_block::ValueExprBlock::attributes (line 142) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/value_expression_block.rs - ast::value_expression_block::ValueExprBlock::documentation (line 131) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/value_expression_block.rs - ast::value_expression_block::ValueExprBlock::input (line 119) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/ast/value_expression_block.rs - ast::value_expression_block::ValueExprBlock::name (line 112) ... ignored
[INFO] [stdout] test baml-lib/schema-ast/src/lib.rs - string_literal (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests internal_llm_client
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jsonish
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: use the new name `mismatched_lifetime_syntaxes`
[INFO] [stderr]   = note: requested on the command line with `-D elided_named_lifetimes`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> baml-lib/jsonish/src/deserializer/coercer/array_helper.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 |     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stderr]    |                    ^                                                                      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 13 -     coercion: &dyn (Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>),
[INFO] [stderr] 13 +     coercion: &dyn Fn(&crate::jsonish::Value) -> Result<BamlValueWithFlags, ParsingError>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "746f6f07d683d9b8609329751787194c41d4d01a12f0d6119818b9358f8107c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "746f6f07d683d9b8609329751787194c41d4d01a12f0d6119818b9358f8107c5", kill_on_drop: false }`
[INFO] [stdout] 746f6f07d683d9b8609329751787194c41d4d01a12f0d6119818b9358f8107c5
