[INFO] fetching crate simplify_baml 0.1.0...
[INFO] building simplify_baml-0.1.0 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] extracting crate simplify_baml 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate simplify_baml 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate simplify_baml 0.1.0
[INFO] tweaked toml for crates.io crate simplify_baml 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simplify_baml 0.1.0 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simplify_baml 0.1.0 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplify_baml_macros v0.1.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded value-ext v0.1.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded genai v0.4.2
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad7fcd3b2e41d379eb9dc77c5892b20199cff18572d5aeb0c1d65cd6e792c49e
[INFO] running `Command { std: "docker" "start" "-a" "ad7fcd3b2e41d379eb9dc77c5892b20199cff18572d5aeb0c1d65cd6e792c49e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad7fcd3b2e41d379eb9dc77c5892b20199cff18572d5aeb0c1d65cd6e792c49e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad7fcd3b2e41d379eb9dc77c5892b20199cff18572d5aeb0c1d65cd6e792c49e", kill_on_drop: false }`
[INFO] [stdout] ad7fcd3b2e41d379eb9dc77c5892b20199cff18572d5aeb0c1d65cd6e792c49e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9978d70dca456e68c2cf52d20df60e72cda8a284ff56441b12d91e5547006a0f
[INFO] running `Command { std: "docker" "start" "-a" "9978d70dca456e68c2cf52d20df60e72cda8a284ff56441b12d91e5547006a0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling simplify_baml_macros v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling value-ext v0.1.2
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling genai v0.4.2
[INFO] [stderr]    Compiling simplify_baml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "9978d70dca456e68c2cf52d20df60e72cda8a284ff56441b12d91e5547006a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9978d70dca456e68c2cf52d20df60e72cda8a284ff56441b12d91e5547006a0f", kill_on_drop: false }`
[INFO] [stdout] 9978d70dca456e68c2cf52d20df60e72cda8a284ff56441b12d91e5547006a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f55f6e47aabd697939be47f1c6cb4fb5d6a2f07371eac43dab6b62bad45f062b
[INFO] running `Command { std: "docker" "start" "-a" "f55f6e47aabd697939be47f1c6cb4fb5d6a2f07371eac43dab6b62bad45f062b", kill_on_drop: false }`
[INFO] [stderr]    Compiling simplify_baml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `engineer` should have an upper camel case name
[INFO] [stdout]   --> examples/nested_macro.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     engineer,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Engineer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `manager` should have an upper camel case name
[INFO] [stdout]   --> examples/nested_macro.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     manager,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `designer` should have an upper camel case name
[INFO] [stdout]   --> examples/nested_macro.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     designer,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Designer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> examples/with_macros.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | enum Month {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 25 |     January,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 26 |     February,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     March,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     April,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     May,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     June,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     July,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     August,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     September,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 34 |     October,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     November,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     December,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `age`, `birth_month`, and `occupation` are never read
[INFO] [stdout]   --> examples/with_macros.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Person {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 42 |     #[baml(description = "Full name of the person")]
[INFO] [stdout] 43 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     age: i64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     birth_month: Option<Month>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     occupation: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> examples/extract_person_macro.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum Month {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 23 |     January,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     February,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     March,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 26 |     April,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     May,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     June,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     July,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 30 |     August,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 31 |     September,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 32 |     October,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 33 |     November,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     December,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `age`, `birth_month`, and `occupation` are never read
[INFO] [stdout]   --> examples/extract_person_macro.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Person {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 40 |     #[baml(description = "Full name of the person")]
[INFO] [stdout] 41 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     age: i64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     birth_month: Option<Month>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     occupation: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `accumulated` is never read
[INFO] [stdout]   --> examples/streaming_with_schema_structure.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut accumulated = String::new();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_parsed_value` is assigned to, but never used
[INFO] [stdout]    --> examples/rust_genai_streaming_example.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut last_parsed_value: Option<BamlValue> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_parsed_value` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_parsed_value` is never read
[INFO] [stdout]    --> examples/rust_genai_streaming_example.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 |                         last_parsed_value = Some(parsed);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_successful_parse` is assigned to, but never used
[INFO] [stdout]    --> examples/explicit_partial_parsing.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut last_successful_parse: Option<BamlValue> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_successful_parse` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_successful_parse` is never read
[INFO] [stdout]    --> examples/explicit_partial_parsing.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 | ...                   last_successful_parse = Some(parsed.clone());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplify_baml` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name simplify_baml --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0ed6d7e4667779a -C extra-filename=-8edfc96fb5229363 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c6b52e3bcf43dfbd.rlib --extern genai=/opt/rustwide/target/debug/deps/libgenai-bf1f1a3490a3bc1a.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-26af1c9d608ae01d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d6192b2315c31983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-035de37964a007be.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e88ec0a8ba6c6857.rlib --extern simplify_baml_macros=/opt/rustwide/target/debug/deps/libsimplify_baml_macros-a5f5d95d396eb8ba.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-54c39a30890f2fe9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5061fbc5f2f92097/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHylVdQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplify_baml-a6350f87fe4d816c,libreqwest-d6192b2315c31983,libserde_urlencoded-f971b997fbc3104f,libhyper_rustls-727fa0fee14cbb51,libwebpki_roots-eb8b7ca2d02f9d1b,libhyper_tls-9e049411be9c19b9,libtokio_native_tls-ee5e401eeff4f2af,libtokio_rustls-b38bf48baa696a5a,librustls-24fa59dc07a257b4,libsubtle-ca7024fc66e4388f,libwebpki-a7cc1783c23ca6af,libring-3daf4c0e3562e161,libgetrandom-5f397a99e548c9a0,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-824d7938dc0a8b9c,libiri_string-a380f51e5b0b7b73,libtower-9f52d5717c63fab3,libtower_layer-d70c7e404336389b,libnative_tls-d418d290cab857bb,libopenssl_probe-cbab9b905ab83f66,libopenssl-f23bc192befb6dcc,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-6a8073aabdd19185,libhyper_util-844ebd5470b65a01,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6d42e6bc9ccd95c5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-c1512b0523ebba10,libtracing-359c40a4b03f5f61,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_util-02c0182e0a5b414a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1eb56467f15afc6d,libfutures_sink-be8442ee548d90f9,libtokio-54c39a30890f2fe9,libsignal_hook_registry-b92a2744c4299d67,libsocket2-6dfbd87c4a9155a4,libmio-93d30df12e411c29,libparking_lot-38ef188b0ef764cd,libparking_lot_core-511c5623d6d6845d,liblibc-a2041775426aa28d,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-c27cad3630ed103e,libidna-d289c4aa05ea6a82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-31396294c092829c,libicu_properties-d502dc40e1851ccd,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-c287e7896073bb16,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-88eddeb8499971df,libpotential_utf-ca0be074978302e8,libicu_provider-1c7f6c4969bfdc99,libicu_locale_core-0459e36712be086d,libtinystr-68f1699803584235,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-14ed7d28f08d6755,libzerotrie-cecab8c4be5a9160,libyoke-945b2196702697a8,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-089e7e0d7ac2d0d3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libserde_json-e88ec0a8ba6c6857,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libminijinja-26af1c9d608ae01d,libanyhow-a190ff2d5051ce3f,libserde-035de37964a007be,libserde_core-14eaf89628e0b64b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHylVdQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5061fbc5f2f92097/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/standalone_functions-c4a1b7fd0060e371" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplify_baml` (example "standalone_functions") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustca5MsOq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplify_baml-a6350f87fe4d816c,libreqwest-d6192b2315c31983,libserde_urlencoded-f971b997fbc3104f,libhyper_rustls-727fa0fee14cbb51,libwebpki_roots-eb8b7ca2d02f9d1b,libhyper_tls-9e049411be9c19b9,libtokio_native_tls-ee5e401eeff4f2af,libtokio_rustls-b38bf48baa696a5a,librustls-24fa59dc07a257b4,libsubtle-ca7024fc66e4388f,libwebpki-a7cc1783c23ca6af,libring-3daf4c0e3562e161,libgetrandom-5f397a99e548c9a0,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-824d7938dc0a8b9c,libiri_string-a380f51e5b0b7b73,libtower-9f52d5717c63fab3,libtower_layer-d70c7e404336389b,libnative_tls-d418d290cab857bb,libopenssl_probe-cbab9b905ab83f66,libopenssl-f23bc192befb6dcc,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-6a8073aabdd19185,libhyper_util-844ebd5470b65a01,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6d42e6bc9ccd95c5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-c1512b0523ebba10,libtracing-359c40a4b03f5f61,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_util-02c0182e0a5b414a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1eb56467f15afc6d,libfutures_sink-be8442ee548d90f9,libtokio-54c39a30890f2fe9,libsignal_hook_registry-b92a2744c4299d67,libsocket2-6dfbd87c4a9155a4,libmio-93d30df12e411c29,libparking_lot-38ef188b0ef764cd,libparking_lot_core-511c5623d6d6845d,liblibc-a2041775426aa28d,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-c27cad3630ed103e,libidna-d289c4aa05ea6a82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-31396294c092829c,libicu_properties-d502dc40e1851ccd,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-c287e7896073bb16,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-88eddeb8499971df,libpotential_utf-ca0be074978302e8,libicu_provider-1c7f6c4969bfdc99,libicu_locale_core-0459e36712be086d,libtinystr-68f1699803584235,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-14ed7d28f08d6755,libzerotrie-cecab8c4be5a9160,libyoke-945b2196702697a8,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-089e7e0d7ac2d0d3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libserde_json-e88ec0a8ba6c6857,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libminijinja-26af1c9d608ae01d,libanyhow-a190ff2d5051ce3f,libserde-035de37964a007be,libserde_core-14eaf89628e0b64b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca5MsOq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5061fbc5f2f92097/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/streaming_with_schema_structure-5c295729c45dc3eb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplify_baml` (example "streaming_with_schema_structure") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0wunxe/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimplify_baml-a6350f87fe4d816c,libreqwest-d6192b2315c31983,libserde_urlencoded-f971b997fbc3104f,libhyper_rustls-727fa0fee14cbb51,libwebpki_roots-eb8b7ca2d02f9d1b,libhyper_tls-9e049411be9c19b9,libtokio_native_tls-ee5e401eeff4f2af,libtokio_rustls-b38bf48baa696a5a,librustls-24fa59dc07a257b4,libsubtle-ca7024fc66e4388f,libwebpki-a7cc1783c23ca6af,libring-3daf4c0e3562e161,libgetrandom-5f397a99e548c9a0,libuntrusted-3420b86308bec153,librustls_pki_types-c767098531e00db8,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-824d7938dc0a8b9c,libiri_string-a380f51e5b0b7b73,libtower-9f52d5717c63fab3,libtower_layer-d70c7e404336389b,libnative_tls-d418d290cab857bb,libopenssl_probe-cbab9b905ab83f66,libopenssl-f23bc192befb6dcc,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-6a8073aabdd19185,libhyper_util-844ebd5470b65a01,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-6d42e6bc9ccd95c5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-c1512b0523ebba10,libtracing-359c40a4b03f5f61,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libfutures_util-02c0182e0a5b414a,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-1eb56467f15afc6d,libfutures_sink-be8442ee548d90f9,libtokio-54c39a30890f2fe9,libsignal_hook_registry-b92a2744c4299d67,libsocket2-6dfbd87c4a9155a4,libmio-93d30df12e411c29,libparking_lot-38ef188b0ef764cd,libparking_lot_core-511c5623d6d6845d,liblibc-a2041775426aa28d,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-5d2c120e15cb3719,liblog-45f74354a8b36c20,liburl-c27cad3630ed103e,libidna-d289c4aa05ea6a82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-31396294c092829c,libicu_properties-d502dc40e1851ccd,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-c287e7896073bb16,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-88eddeb8499971df,libpotential_utf-ca0be074978302e8,libicu_provider-1c7f6c4969bfdc99,libicu_locale_core-0459e36712be086d,libtinystr-68f1699803584235,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-14ed7d28f08d6755,libzerotrie-cecab8c4be5a9160,libyoke-945b2196702697a8,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-089e7e0d7ac2d0d3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libserde_json-e88ec0a8ba6c6857,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libminijinja-26af1c9d608ae01d,libanyhow-a190ff2d5051ce3f,libserde-035de37964a007be,libserde_core-14eaf89628e0b64b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0wunxe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5061fbc5f2f92097/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/extract_person_macro-eb84e23b2d234438" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplify_baml` (example "extract_person_macro") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f55f6e47aabd697939be47f1c6cb4fb5d6a2f07371eac43dab6b62bad45f062b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55f6e47aabd697939be47f1c6cb4fb5d6a2f07371eac43dab6b62bad45f062b", kill_on_drop: false }`
[INFO] [stdout] f55f6e47aabd697939be47f1c6cb4fb5d6a2f07371eac43dab6b62bad45f062b
