[INFO] cloning repository https://github.com/Kevsnz/adaptive-reasoner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kevsnz/adaptive-reasoner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevsnz%2Fadaptive-reasoner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevsnz%2Fadaptive-reasoner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b2a2078098ffc98d66d181a97c015a466352326 [INFO] checking Kevsnz/adaptive-reasoner against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevsnz%2Fadaptive-reasoner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kevsnz/adaptive-reasoner [INFO] finished tweaking git repo https://github.com/Kevsnz/adaptive-reasoner [INFO] tweaked toml for git repo https://github.com/Kevsnz/adaptive-reasoner written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kevsnz/adaptive-reasoner on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kevsnz/adaptive-reasoner 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded actix-web v4.12.0 [INFO] [stderr] Downloaded actix-http v3.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e220531ceb5744e633088bac0f58d72bcedb6801d401bf5177bdbdbcb41abb3f [INFO] running `Command { std: "docker" "start" "-a" "e220531ceb5744e633088bac0f58d72bcedb6801d401bf5177bdbdbcb41abb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e220531ceb5744e633088bac0f58d72bcedb6801d401bf5177bdbdbcb41abb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e220531ceb5744e633088bac0f58d72bcedb6801d401bf5177bdbdbcb41abb3f", kill_on_drop: false }` [INFO] [stdout] e220531ceb5744e633088bac0f58d72bcedb6801d401bf5177bdbdbcb41abb3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849fa7d35bfcebe30d5a4eaeae923b3e3446cbc82b1b6c4a89ffc6b6a85f91ad [INFO] running `Command { std: "docker" "start" "-a" "849fa7d35bfcebe30d5a4eaeae923b3e3446cbc82b1b6c4a89ffc6b6a85f91ad", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling adaptive_reasoner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking actix-web v4.12.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stdout] warning: function `create_test_config` is never used [INFO] [stdout] --> tests/common/setup.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn create_test_config() -> Config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_app_components` is never used [INFO] [stdout] --> tests/common/setup.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn create_test_app_components() -> (Arc, Arc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_model_config` is never used [INFO] [stdout] --> tests/common/setup.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_model_config(base_url: String) -> ModelConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_sse_stream_with_custom_delimiter` is never used [INFO] [stdout] --> tests/common/sse.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn build_sse_stream_with_custom_delimiter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_sse_format` is never used [INFO] [stdout] --> tests/common/streaming.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn validate_sse_format(lines: &[&str]) -> (bool, bool, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_error_mock` is never used [INFO] [stdout] --> tests/common/mock_server.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn setup_error_mock( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_model_config` is never used [INFO] [stdout] --> tests/common/setup.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn create_model_config(base_url: String) -> ModelConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_sse_response` is never used [INFO] [stdout] --> tests/common/sse.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn build_sse_response(chunk: &serde_json::Value) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `collect_stream_chunks` is never used [INFO] [stdout] --> tests/common/streaming.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn collect_stream_chunks( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sample_chat_request` is never used [INFO] [stdout] --> tests/fixtures/mod.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn sample_chat_request() -> request::ChatCompletionCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.43s [INFO] running `Command { std: "docker" "inspect" "849fa7d35bfcebe30d5a4eaeae923b3e3446cbc82b1b6c4a89ffc6b6a85f91ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849fa7d35bfcebe30d5a4eaeae923b3e3446cbc82b1b6c4a89ffc6b6a85f91ad", kill_on_drop: false }` [INFO] [stdout] 849fa7d35bfcebe30d5a4eaeae923b3e3446cbc82b1b6c4a89ffc6b6a85f91ad