[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daleione/langextract on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded async-compression v0.4.27
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb37e5599fbb5c33e768fd9c26369e1b5fa69c8daadb86fb8301158c4a1913c6
[INFO] running `Command { std: "docker" "start" "-a" "cb37e5599fbb5c33e768fd9c26369e1b5fa69c8daadb86fb8301158c4a1913c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb37e5599fbb5c33e768fd9c26369e1b5fa69c8daadb86fb8301158c4a1913c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb37e5599fbb5c33e768fd9c26369e1b5fa69c8daadb86fb8301158c4a1913c6", kill_on_drop: false }`
[INFO] [stdout] cb37e5599fbb5c33e768fd9c26369e1b5fa69c8daadb86fb8301158c4a1913c6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c52b495a0c9e41a06bbb74bf10b37329f646b7503221fa382fbd1bc0fd232d9c
[INFO] running `Command { std: "docker" "start" "-a" "c52b495a0c9e41a06bbb74bf10b37329f646b7503221fa382fbd1bc0fd232d9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 serde_yaml v0.9.34+deprecated
[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 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 regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.27
[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: 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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "c52b495a0c9e41a06bbb74bf10b37329f646b7503221fa382fbd1bc0fd232d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52b495a0c9e41a06bbb74bf10b37329f646b7503221fa382fbd1bc0fd232d9c", kill_on_drop: false }`
[INFO] [stdout] c52b495a0c9e41a06bbb74bf10b37329f646b7503221fa382fbd1bc0fd232d9c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2876e78b67542a7ec86f39bb87772b33d7d5ddfce662ef4471496ba78c98454
[INFO] running `Command { std: "docker" "start" "-a" "f2876e78b67542a7ec86f39bb87772b33d7d5ddfce662ef4471496ba78c98454", 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] [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]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling wiremock v0.6.4
[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 43.16s
[INFO] running `Command { std: "docker" "inspect" "f2876e78b67542a7ec86f39bb87772b33d7d5ddfce662ef4471496ba78c98454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2876e78b67542a7ec86f39bb87772b33d7d5ddfce662ef4471496ba78c98454", kill_on_drop: false }`
[INFO] [stdout] f2876e78b67542a7ec86f39bb87772b33d7d5ddfce662ef4471496ba78c98454
