[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] testing daleione/langextract against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [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 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5f20bb5966d08ede736767f945d01125503beebdfabb337da4576e812eae616 [INFO] running `Command { std: "docker" "start" "-a" "f5f20bb5966d08ede736767f945d01125503beebdfabb337da4576e812eae616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5f20bb5966d08ede736767f945d01125503beebdfabb337da4576e812eae616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f20bb5966d08ede736767f945d01125503beebdfabb337da4576e812eae616", kill_on_drop: false }` [INFO] [stdout] f5f20bb5966d08ede736767f945d01125503beebdfabb337da4576e812eae616 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a2d02d873f263c2d99a88b65a6d613c65cba9284f8f41e38720966e68fd25ae [INFO] running `Command { std: "docker" "start" "-a" "4a2d02d873f263c2d99a88b65a6d613c65cba9284f8f41e38720966e68fd25ae", kill_on_drop: false }` [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.12 [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 tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.3.27 [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | extra_kwargs: HashMap, [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, [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, [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 49.86s [INFO] running `Command { std: "docker" "inspect" "4a2d02d873f263c2d99a88b65a6d613c65cba9284f8f41e38720966e68fd25ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2d02d873f263c2d99a88b65a6d613c65cba9284f8f41e38720966e68fd25ae", kill_on_drop: false }` [INFO] [stdout] 4a2d02d873f263c2d99a88b65a6d613c65cba9284f8f41e38720966e68fd25ae [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f90b35da15f74da6341e1d2cbe506b866230c996b97abab4d67e777b95a4834 [INFO] running `Command { std: "docker" "start" "-a" "1f90b35da15f74da6341e1d2cbe506b866230c996b97abab4d67e777b95a4834", 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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | extra_kwargs: HashMap, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | extra_kwargs: HashMap, [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, [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, [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] error: could not compile `langextract` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name langextract --edition=2024 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=e9bc9404e2d7a183 -C extra-filename=-4885acb1324ea283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f59aa8fc39e30793.so --extern console=/opt/rustwide/target/debug/deps/libconsole-0605dcfeffe974ed.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f7d304e4ab194576.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6d93869840d76128.rlib --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-65492692c3ac9e69.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-b4178654ae9da709.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-82b360cb7bb2e746.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a62af667989b07cd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-786b247fd74b6e30.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e921278d15781a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af46f36f73a5d91a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-15ea033834ce700d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5f6d84711fa596a9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da9bcf25db250a1d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-42b9cb273693802d.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8b5f00c573250298.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-bf65507329f917c4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f90b35da15f74da6341e1d2cbe506b866230c996b97abab4d67e777b95a4834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f90b35da15f74da6341e1d2cbe506b866230c996b97abab4d67e777b95a4834", kill_on_drop: false }` [INFO] [stdout] 1f90b35da15f74da6341e1d2cbe506b866230c996b97abab4d67e777b95a4834