[INFO] cloning repository https://github.com/Etolith/perseval
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Etolith/perseval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtolith%2Fperseval", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtolith%2Fperseval'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3eb482a53acad086d734e22272ed1325cd6091e
[INFO] checking Etolith/perseval against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEtolith%2Fperseval" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Etolith/perseval
[INFO] finished tweaking git repo https://github.com/Etolith/perseval
[INFO] tweaked toml for git repo https://github.com/Etolith/perseval written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Etolith/perseval on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Etolith/perseval 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tower`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | tower = "0.5"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tower`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e
[INFO] running `Command { std: "docker" "start" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tower`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | tower = "0.5"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tower`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]     Checking ryu-js v1.0.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]     Checking serde_json_canonicalizer v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling zlib-rs v0.6.6
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking traceeval-contracts v0.1.0 (https://github.com/Etolith/traces-to-evals?rev=526fadbec328973249aad170dc8d09f7f2f06867#526fadbe)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling linfa v0.8.1
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sprs v0.11.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking pgat v0.3.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]     Checking ndarray-stats v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking kdtree v0.7.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking arrow-cast v58.3.0
[INFO] [stderr]     Checking ndarray-rand v0.15.0
[INFO] [stderr]     Checking linfa-nn v0.8.1
[INFO] [stderr]     Checking space v0.19.0
[INFO] [stderr]     Checking arrow-string v58.3.0
[INFO] [stderr]     Checking linfa-linalg v0.2.1
[INFO] [stderr]    Compiling libduckdb-sys v1.10504.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking arrow-row v58.3.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling zvariant_utils v3.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking openai_dive v1.4.3
[INFO] [stderr]    Compiling zvariant_derive v5.13.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking arrow v58.3.0
[INFO] [stderr]     Checking linfa-clustering v0.8.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling lzma-rust2 v0.15.8
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openai_dive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name openai_dive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openai_dive-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "download", "log", "realtime", "reqwest", "reqwest-websocket", "rustls-tls", "stream", "tokio", "tokio-util"))' -C metadata=ae49f22081507f6d -C extra-filename=-d2f5e36703af2498 --out-dir /opt/rustwide/target/debug/build/openai_dive/d2f5e36703af2498/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/bytes/40c5cc8d8c9dd894/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/derive_builder_macro/896a995f07695c7e/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/1c8994ea03682812/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/52332fc6c412735f/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/86a94eda8b556ee4/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/e9059d4f2c4b132d/out -L dependency=/opt/rustwide/target/debug/build/getrandom/58c0a06434ae9c90/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/2108e86044e9c6e9/out -L dependency=/opt/rustwide/target/debug/build/http-body/f99c1d6dfbe51aed/out -L dependency=/opt/rustwide/target/debug/build/http/4ad0cd54e705a1c3/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/httpdate/dd055e56878c34d5/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/6b97f89d0355a2b6/out -L dependency=/opt/rustwide/target/debug/build/hyper-tls/94e5ed35bbfb3b50/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/1f6b66f21ce4b541/out -L dependency=/opt/rustwide/target/debug/build/hyper/7560050c2f687246/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/42e138baa9d25adc/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/facda1ad2ca20700/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/931668a4aa6d1bf0/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/9df594966f451c5b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/904d813b8d8f72bf/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/335803bac80265ac/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/96be0fb87f354402/out -L dependency=/opt/rustwide/target/debug/build/idna/cc351756bf359ba4/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/97f84d755565a2d4/out -L dependency=/opt/rustwide/target/debug/build/indexmap/986c80e4b7a8f00b/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/16836f44866b8b3d/out -L dependency=/opt/rustwide/target/debug/build/litemap/6390bd0b5dbf5657/out -L dependency=/opt/rustwide/target/debug/build/log/bfacc359ae88288e/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/mime_guess/2bc935a0aeb53994/out -L dependency=/opt/rustwide/target/debug/build/mio/1a4ca9584ecec01f/out -L dependency=/opt/rustwide/target/debug/build/native-tls/c9b1fd3d7885291f/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/7e7eeefcb3c0dace/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/37a8cbe961b4ea12/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/e38adb99534c8961/out -L dependency=/opt/rustwide/target/debug/build/openssl/901d012fcbda14ca/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/c25f5880a3417c91/out -L dependency=/opt/rustwide/target/debug/build/ring/6490665ef9f0863b/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/6c80141c39ddf5fd/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/397a760e3e9ac141/out -L dependency=/opt/rustwide/target/debug/build/rustls/9465e310bce17740/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/serde/434b7992b201cf17/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e6f4d3e17d9acf4f/out -L dependency=/opt/rustwide/target/debug/build/serde_fmt/78301d94bc80a96f/out -L dependency=/opt/rustwide/target/debug/build/serde_json/7f2bebd3dce524a7/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/3a3de1ef9bb552d7/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/70b68ca48891eaf3/out -L dependency=/opt/rustwide/target/debug/build/socket2/40c047aad9f25ab0/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/dc44de4b95541eda/out -L dependency=/opt/rustwide/target/debug/build/tinystr/1acc5958ecb60bf8/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/1df15c1b5e7047d9/out -L dependency=/opt/rustwide/target/debug/build/tokio-native-tls/6898dd1aa6043964/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/553378325d9278f8/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/acae7141cf278e3d/out -L dependency=/opt/rustwide/target/debug/build/tokio/0b462d71e173e1fe/out -L dependency=/opt/rustwide/target/debug/build/tower-http/db9c2a3d6feeeb23/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tower/be07742a14bddf85/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/fb8d085eb9a4b2b5/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/tracing/b6f36cf7ca66aa1a/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/typeid/ee0752ecb393aff8/out -L dependency=/opt/rustwide/target/debug/build/unicase/555e66b7b51823d9/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/url/131680f1d195fa02/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/value-bag-serde1/3e6dd94dd4edc736/out -L dependency=/opt/rustwide/target/debug/build/value-bag/58bdf5b1dbb6f089/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/3e811ff6744c357d/out -L dependency=/opt/rustwide/target/debug/build/writeable/b7e8e2724ee161de/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/6d47d8e8ea7f707a/out -L dependency=/opt/rustwide/target/debug/build/yoke/94041d3771fd2b13/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/f3709813e62ba369/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/b6921396f602c0c4/out -L dependency=/opt/rustwide/target/debug/build/zeroize/5e2a6182daada107/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/a689e0cb6e9c42e2/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/960991a582cd7f87/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/f01d57fd74bcf2af/out -L dependency=/opt/rustwide/target/debug/build/zerovec/347ac174fdd11ea9/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern bytes=/opt/rustwide/target/debug/build/bytes/40c5cc8d8c9dd894/out/libbytes-40c5cc8d8c9dd894.rmeta --extern derive_builder=/opt/rustwide/target/debug/build/derive_builder/c654ae958df8e8d3/out/libderive_builder-c654ae958df8e8d3.rmeta --extern reqwest=/opt/rustwide/target/debug/build/reqwest/2050220f8aed0fb8/out/libreqwest-2050220f8aed0fb8.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/434b7992b201cf17/out/libserde-434b7992b201cf17.rmeta --extern serde_html_form=/opt/rustwide/target/debug/build/serde_html_form/ff798a4028f7aec0/out/libserde_html_form-ff798a4028f7aec0.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/7f2bebd3dce524a7/out/libserde_json-7f2bebd3dce524a7.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/0b462d71e173e1fe/out/libtokio-0b462d71e173e1fe.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/acae7141cf278e3d/out/libtokio_util-acae7141cf278e3d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/10f2cb5233257f6f/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e", kill_on_drop: false }`
[INFO] [stdout] 0f5ad74d5b3e8d57d3693c725b0c3fad03238b27df18dff5ada15d89606a8b9e
