[INFO] cloning repository https://github.com/daleione/langextract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daleione/langextract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaleione%2Flangextract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaleione%2Flangextract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da766f72f9b81d55f3c5e8e2c26edb69f0e97f00
[INFO] building daleione/langextract against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaleione%2Flangextract" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daleione/langextract
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/daleione/langextract
[INFO] tweaked toml for git repo https://github.com/daleione/langextract written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daleione/langextract on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daleione/langextract 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfdff119d32e6a0d87fca96dd74098c67fb356bc63551819241e78ddeaf12a9c
[INFO] running `Command { std: "docker" "start" "-a" "cfdff119d32e6a0d87fca96dd74098c67fb356bc63551819241e78ddeaf12a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfdff119d32e6a0d87fca96dd74098c67fb356bc63551819241e78ddeaf12a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfdff119d32e6a0d87fca96dd74098c67fb356bc63551819241e78ddeaf12a9c", kill_on_drop: false }`
[INFO] [stdout] cfdff119d32e6a0d87fca96dd74098c67fb356bc63551819241e78ddeaf12a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd7f6843854a961ef8a8557ca4f755cc1e2d5a88a8dd43a7e759c9aa61711fae
[INFO] running `Command { std: "docker" "start" "-a" "dd7f6843854a961ef8a8557ca4f755cc1e2d5a88a8dd43a7e759c9aa61711fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling langextract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `FUZZY_ALIGNMENT_MIN_THRESHOLD` is never used
[INFO] [stdout]    --> src/resolver.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | const FUZZY_ALIGNMENT_MIN_THRESHOLD: f64 = 0.75;
[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 `organization` and `extra_kwargs` are never read
[INFO] [stdout]   --> src/inference.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct OpenAILanguageModel {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     organization: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAILanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct DeepSeekLanguageModel {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeepSeekLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub struct OllamaLanguageModel {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 368 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OllamaLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "dd7f6843854a961ef8a8557ca4f755cc1e2d5a88a8dd43a7e759c9aa61711fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7f6843854a961ef8a8557ca4f755cc1e2d5a88a8dd43a7e759c9aa61711fae", kill_on_drop: false }`
[INFO] [stdout] dd7f6843854a961ef8a8557ca4f755cc1e2d5a88a8dd43a7e759c9aa61711fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53be0694df16c1a2e42f6605b6b170aa0000437470484415d2cb9dd2e1e3c59
[INFO] running `Command { std: "docker" "start" "-a" "a53be0694df16c1a2e42f6605b6b170aa0000437470484415d2cb9dd2e1e3c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling langextract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stdout] warning: constant `FUZZY_ALIGNMENT_MIN_THRESHOLD` is never used
[INFO] [stdout]    --> src/resolver.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | const FUZZY_ALIGNMENT_MIN_THRESHOLD: f64 = 0.75;
[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 `organization` and `extra_kwargs` are never read
[INFO] [stdout]   --> src/inference.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct OpenAILanguageModel {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     organization: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAILanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct DeepSeekLanguageModel {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeepSeekLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub struct OllamaLanguageModel {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 368 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OllamaLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `organization` and `extra_kwargs` are never read
[INFO] [stdout]   --> src/inference.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct OpenAILanguageModel {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     organization: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAILanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct DeepSeekLanguageModel {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DeepSeekLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra_kwargs` is never read
[INFO] [stdout]    --> src/inference.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 362 | pub struct OllamaLanguageModel {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 368 |     extra_kwargs: HashMap<String, serde_json::Value>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OllamaLanguageModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FUZZY_ALIGNMENT_MIN_THRESHOLD` is never used
[INFO] [stdout]    --> src/resolver.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | const FUZZY_ALIGNMENT_MIN_THRESHOLD: f64 = 0.75;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.98s
[INFO] running `Command { std: "docker" "inspect" "a53be0694df16c1a2e42f6605b6b170aa0000437470484415d2cb9dd2e1e3c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53be0694df16c1a2e42f6605b6b170aa0000437470484415d2cb9dd2e1e3c59", kill_on_drop: false }`
[INFO] [stdout] a53be0694df16c1a2e42f6605b6b170aa0000437470484415d2cb9dd2e1e3c59
