[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] checking hhclaw/baml-lib against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhhclaw%2Fbaml-lib" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hhclaw/baml-lib on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/baml-lib/baml/Cargo.toml: unused manifest key: lib.license-file [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded aws-types v1.3.4 [INFO] [stderr] Downloaded aws-smithy-query v0.60.7 [INFO] [stderr] Downloaded outref v0.5.2 [INFO] [stderr] Downloaded base64-simd v0.8.0 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded pyo3-macros v0.22.2 [INFO] [stderr] Downloaded target-lexicon v0.12.15 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded pyo3-ffi v0.22.2 [INFO] [stderr] Downloaded aws-sdk-sso v1.54.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.55.0 [INFO] [stderr] Downloaded aws-smithy-runtime v1.7.7 [INFO] [stderr] Downloaded aws-config v1.5.14 [INFO] [stderr] Downloaded aws-sdk-sts v1.55.0 [INFO] [stderr] Downloaded minijinja v1.0.21 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.2 [INFO] [stderr] Downloaded pyo3-build-config v0.22.2 [INFO] [stderr] Downloaded rstest_macros v0.22.0 [INFO] [stderr] Downloaded rstest v0.22.0 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded aws-sigv4 v1.2.7 [INFO] [stderr] Downloaded uuid v1.12.0 [INFO] [stderr] Downloaded aws-runtime v1.5.4 [INFO] [stderr] Downloaded aws-credential-types v1.2.1 [INFO] [stderr] Downloaded vsimd v0.8.0 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded aws-smithy-types v1.2.12 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded aws-smithy-async v1.2.4 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.9 [INFO] [stderr] Downloaded aws-smithy-json v0.61.2 [INFO] [stderr] Downloaded pyo3 v0.22.2 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded expect-test v1.5.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded aws-smithy-http v0.60.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be0ae11af82a70ca8abc3a9f54b63d7ef24d5087984539fc03fe71fc97b8a02d [INFO] running `Command { std: "docker" "start" "-a" "be0ae11af82a70ca8abc3a9f54b63d7ef24d5087984539fc03fe71fc97b8a02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be0ae11af82a70ca8abc3a9f54b63d7ef24d5087984539fc03fe71fc97b8a02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0ae11af82a70ca8abc3a9f54b63d7ef24d5087984539fc03fe71fc97b8a02d", kill_on_drop: false }` [INFO] [stdout] be0ae11af82a70ca8abc3a9f54b63d7ef24d5087984539fc03fe71fc97b8a02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b3c6068c4cdbbe6a75de8e06f48d8da95d2d6db9196feb5e9cb259dc1dd995 [INFO] running `Command { std: "docker" "start" "-a" "76b3c6068c4cdbbe6a75de8e06f48d8da95d2d6db9196feb5e9cb259dc1dd995", 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 autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling internal-baml-parser-database v0.42.0 (/opt/rustwide/workdir/baml-lib/parser-database) [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking expect-test v1.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling pyo3 v0.22.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling baml-lib v0.42.0 (/opt/rustwide/workdir/baml-lib/baml) [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling pyo3-macros v0.22.2 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking aws-smithy-async v1.2.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking aws-smithy-types v1.2.12 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Checking aws-smithy-json v0.61.2 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking uuid v1.12.0 [INFO] [stderr] Checking internal-baml-diagnostics v0.42.0 (/opt/rustwide/workdir/baml-lib/diagnostics) [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking aws-smithy-http v0.60.12 [INFO] [stderr] Checking aws-credential-types v1.2.1 [INFO] [stderr] Checking aws-sigv4 v1.2.7 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking minijinja v1.0.21 [INFO] [stderr] Checking bstd v0.42.0 (/opt/rustwide/workdir/bstd) [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking baml-types v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-types) [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking internal-baml-schema-ast v0.42.0 (/opt/rustwide/workdir/baml-lib/schema-ast) [INFO] [stderr] Checking internal-baml-jinja-types v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja) [INFO] [stderr] Checking aws-smithy-runtime v1.7.7 [INFO] [stderr] Checking internal-baml-prompt-parser v0.42.0 (/opt/rustwide/workdir/baml-lib/prompt-parser) [INFO] [stderr] Checking aws-runtime v1.5.4 [INFO] [stderr] Checking aws-sdk-sso v1.54.0 [INFO] [stderr] Checking aws-sdk-sts v1.55.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.55.0 [INFO] [stderr] Checking aws-config v1.5.14 [INFO] [stderr] Checking internal-llm-client v0.42.0 (/opt/rustwide/workdir/baml-lib/llm-client) [INFO] [stderr] Checking internal-baml-core v0.42.0 (/opt/rustwide/workdir/baml-lib/baml-core) [INFO] [stderr] Checking internal-baml-jinja v0.42.0 (/opt/rustwide/workdir/baml-lib/jinja-runtime) [INFO] [stderr] Checking jsonish v0.42.0 (/opt/rustwide/workdir/baml-lib/jsonish) [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 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 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::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 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 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 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 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 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 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 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_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 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 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_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 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 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 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 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 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: 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 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 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 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 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 2m 11s [INFO] running `Command { std: "docker" "inspect" "76b3c6068c4cdbbe6a75de8e06f48d8da95d2d6db9196feb5e9cb259dc1dd995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b3c6068c4cdbbe6a75de8e06f48d8da95d2d6db9196feb5e9cb259dc1dd995", kill_on_drop: false }` [INFO] [stdout] 76b3c6068c4cdbbe6a75de8e06f48d8da95d2d6db9196feb5e9cb259dc1dd995