[INFO] cloning repository https://github.com/globalbusinessadvisors/llm-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/globalbusinessadvisors/llm-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobalbusinessadvisors%2Fllm-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobalbusinessadvisors%2Fllm-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96091398ad2cb1189774d2581fb26c2bebe1abd9
[INFO] testing globalbusinessadvisors/llm-simulator against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglobalbusinessadvisors%2Fllm-simulator" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/globalbusinessadvisors/llm-simulator
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/globalbusinessadvisors/llm-simulator
[INFO] tweaked toml for git repo https://github.com/globalbusinessadvisors/llm-simulator written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/globalbusinessadvisors/llm-simulator on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/globalbusinessadvisors/llm-simulator 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LLM-Dev-Ops/latency-lens`
[INFO] [stderr]     Updating git repository `https://github.com/LLM-Dev-Ops/memory-graph`
[INFO] [stderr]     Updating git repository `https://github.com/LLM-Dev-Ops/observatory`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded dummy v0.8.0
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded async-compression v0.4.34
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded compression-codecs v0.4.33
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 539672be7431d9d5fa8205fb7fcc927b234042fa5aae23d3e995f499631828a7
[INFO] running `Command { std: "docker" "start" "-a" "539672be7431d9d5fa8205fb7fcc927b234042fa5aae23d3e995f499631828a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539672be7431d9d5fa8205fb7fcc927b234042fa5aae23d3e995f499631828a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539672be7431d9d5fa8205fb7fcc927b234042fa5aae23d3e995f499631828a7", kill_on_drop: false }`
[INFO] [stdout] 539672be7431d9d5fa8205fb7fcc927b234042fa5aae23d3e995f499631828a7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60e2612be8c199653672ca4827f7e5a43b4aeb86a69a8db8df17cfd485a1feaa
[INFO] running `Command { std: "docker" "start" "-a" "60e2612be8c199653672ca4827f7e5a43b4aeb86a69a8db8df17cfd485a1feaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling llm-simulator v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/adapters/intelligence.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/adapters/intelligence.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{info, warn, instrument};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuvVectorAdapter`
[INFO] [stdout]   --> src/adapters/intelligence.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::adapters::ruvvector::{RuvVectorAdapter, RuvVectorConsumer, RuvVectorError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimulationEngine`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::{ResponseGenerator, SimulationEngine};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SimulatorConfig`
[INFO] [stdout]   --> src/benchmarks/adapters.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::SimulatorConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/benchmarks/markdown.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `default_provider` and `default_model` are never read
[INFO] [stdout]    --> src/adapters/router.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct RouterAdapter {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 274 |     default_provider: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     /// Default model
[INFO] [stdout] 276 |     default_model: String,
[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 `cache` and `retry_policy` are never read
[INFO] [stdout]    --> src/adapters/intelligence.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct IntelligenceAdapter {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 320 |     cache: Option<Cache>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     retry_policy: RetryPolicy,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 10s
[INFO] running `Command { std: "docker" "inspect" "60e2612be8c199653672ca4827f7e5a43b4aeb86a69a8db8df17cfd485a1feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e2612be8c199653672ca4827f7e5a43b4aeb86a69a8db8df17cfd485a1feaa", kill_on_drop: false }`
[INFO] [stdout] 60e2612be8c199653672ca4827f7e5a43b4aeb86a69a8db8df17cfd485a1feaa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d79219caae95db9a4ce77da527e7a487fced2d0e44418d84cd67dc625612df9e
[INFO] running `Command { std: "docker" "start" "-a" "d79219caae95db9a4ce77da527e7a487fced2d0e44418d84cd67dc625612df9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling llm-simulator v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/adapters/intelligence.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/adapters/intelligence.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{info, warn, instrument};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuvVectorAdapter`
[INFO] [stdout]   --> src/adapters/intelligence.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::adapters::ruvvector::{RuvVectorAdapter, RuvVectorConsumer, RuvVectorError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimulationEngine`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::{ResponseGenerator, SimulationEngine};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SimulatorConfig`
[INFO] [stdout]   --> src/benchmarks/adapters.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::SimulatorConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/benchmarks/markdown.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/adapters/intelligence.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/adapters/intelligence.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tracing::{info, warn, instrument};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuvVectorAdapter`
[INFO] [stdout]   --> src/adapters/intelligence.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crate::adapters::ruvvector::{RuvVectorAdapter, RuvVectorConsumer, RuvVectorError};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimulationEngine`
[INFO] [stdout]  --> src/benchmarks/adapters.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::{ResponseGenerator, SimulationEngine};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SimulatorConfig`
[INFO] [stdout]   --> src/benchmarks/adapters.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::SimulatorConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/benchmarks/markdown.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `default_provider` and `default_model` are never read
[INFO] [stdout]    --> src/adapters/router.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct RouterAdapter {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 274 |     default_provider: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     /// Default model
[INFO] [stdout] 276 |     default_model: String,
[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 `cache` and `retry_policy` are never read
[INFO] [stdout]    --> src/adapters/intelligence.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct IntelligenceAdapter {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 320 |     cache: Option<Cache>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     retry_policy: RetryPolicy,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `default_provider` and `default_model` are never read
[INFO] [stdout]    --> src/adapters/router.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct RouterAdapter {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 274 |     default_provider: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     /// Default model
[INFO] [stdout] 276 |     default_model: String,
[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 `cache` and `retry_policy` are never read
[INFO] [stdout]    --> src/adapters/intelligence.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct IntelligenceAdapter {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 320 |     cache: Option<Cache>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 321 |     retry_policy: RetryPolicy,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-simulator` (lib); 9 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name llm_simulator --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "otel", "phase2b-full", "phase2b-infra", "phase2b-latency-lens", "phase2b-memory-graph", "phase2b-observatory"))' -C metadata=3aa982dffb55226e -C extra-filename=-eb065db9bca4b179 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-36b60c0b069f145f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1fe65077ec5d7913.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b689b2b2b84aab03.rmeta --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-63d57a7b1c999424.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3b394e0da086de53.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-fde5239006360b2f.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-b70cfe0e6f136727.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7f40f6f8b3cd4474.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-c24a98a43096bfab.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e0630090f1933e17.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e8af0b076fd1118d.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-f8a23278d6d0054f.rmeta --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-a03b1390e0c6bfd5.rmeta --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-c95bcef596a69192.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-5a1eaca6b0b010f6.rmeta --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-d83fc10f4a9ada83.rmeta --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-c9b6504f1e51c2b6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-52ccf4d0c3567c63.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8cda137948184924.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-87413317280134d7.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-1f49158d3c86ab68.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6274d8f0d8293bd9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f057b4c4cf39e3e7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3b59714675c1681.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-6f57e077da703a46.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59c713f121344ce0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-808e40922d3bc60c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-03c5317ee0a12d53.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-449efb9be0513d97.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-e1c3e4bcfab9b768.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a14593561607f3ff.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ccc9de32db15d12d.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-69eae4b136fb9d20.rmeta --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-d163ad73e8e2428c.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3628ab5acc292d44.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-effd63caf3241ba7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2abba926eabc6083.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-e949dcc2344c78d7.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f3e8a147d5617c2c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2dc5212d6b15cd7c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d79219caae95db9a4ce77da527e7a487fced2d0e44418d84cd67dc625612df9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79219caae95db9a4ce77da527e7a487fced2d0e44418d84cd67dc625612df9e", kill_on_drop: false }`
[INFO] [stdout] d79219caae95db9a4ce77da527e7a487fced2d0e44418d84cd67dc625612df9e
