[INFO] cloning repository https://github.com/mighty840/orca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mighty840/orca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty840%2Forca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty840%2Forca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcefc928a82633af21e133b98a53bf56550ac00a [INFO] checking mighty840/orca against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmighty840%2Forca" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 80% (859/1069) Updating files: 81% (866/1069) Updating files: 82% (877/1069) Updating files: 83% (888/1069) Updating files: 84% (898/1069) Updating files: 85% (909/1069) Updating files: 86% (920/1069) Updating files: 87% (931/1069) Updating files: 88% (941/1069) Updating files: 89% (952/1069) Updating files: 90% (963/1069) Updating files: 91% (973/1069) Updating files: 92% (984/1069) Updating files: 93% (995/1069) Updating files: 94% (1005/1069) Updating files: 95% (1016/1069) Updating files: 96% (1027/1069) Updating files: 97% (1037/1069) Updating files: 98% (1048/1069) Updating files: 99% (1059/1069) Updating files: 100% (1069/1069) Updating files: 100% (1069/1069), done. [INFO] started tweaking git repo https://github.com/mighty840/orca [INFO] finished tweaking git repo https://github.com/mighty840/orca [INFO] tweaked toml for git repo https://github.com/mighty840/orca written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mighty840/orca on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mighty840/orca 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ffeb66774f7f4b84cd5e2b959bddc6f980109107991e7149a5cdcc54ec506fc [INFO] running `Command { std: "docker" "start" "-a" "0ffeb66774f7f4b84cd5e2b959bddc6f980109107991e7149a5cdcc54ec506fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ffeb66774f7f4b84cd5e2b959bddc6f980109107991e7149a5cdcc54ec506fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffeb66774f7f4b84cd5e2b959bddc6f980109107991e7149a5cdcc54ec506fc", kill_on_drop: false }` [INFO] [stdout] 0ffeb66774f7f4b84cd5e2b959bddc6f980109107991e7149a5cdcc54ec506fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11c241e8319b45f03d62a81ef5b277733d902c84a666c8651874de86fbe184e [INFO] running `Command { std: "docker" "start" "-a" "c11c241e8319b45f03d62a81ef5b277733d902c84a666c8651874de86fbe184e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-util v0.3.32 [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] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking uuid v1.23.0 [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] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling cranelift-isle v0.116.1 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking cranelift-bitset v0.116.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v29.0.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.116.1 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.116.1 [INFO] [stderr] Checking cranelift-entity v0.116.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling cranelift-codegen v0.116.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling wasmparser v0.221.3 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling cap-primitives v3.4.5 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking regalloc2 v0.11.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking cranelift-bforest v0.116.1 [INFO] [stderr] Checking cranelift-control v0.116.1 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling cap-std v3.4.5 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking orca-core v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-core) [INFO] [stderr] Checking wasm-encoder v0.221.3 [INFO] [stderr] Checking wasm-encoder v0.245.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking wasmprinter v0.221.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasmtime-fiber v29.0.1 [INFO] [stderr] Checking wasmtime-component-util v29.0.1 [INFO] [stderr] Compiling wasmtime-component-macro v29.0.1 [INFO] [stderr] Compiling wasmtime-cache v29.0.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking wast v245.0.1 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking wasmtime-environ v29.0.1 [INFO] [stderr] Compiling wasmtime v29.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wasmtime-asm-macros v29.0.1 [INFO] [stderr] Compiling wiggle-macro v29.0.1 [INFO] [stderr] Compiling wit-parser v0.221.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Compiling wiggle-generate v29.0.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wasmtime-math v29.0.1 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking wasmtime-jit-debug v29.0.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v29.0.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking wasmtime-slab v29.0.1 [INFO] [stderr] Compiling wasmtime-wit-bindgen v29.0.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling cap-fs-ext v3.4.5 [INFO] [stderr] Compiling system-interface v0.27.3 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Checking wat v1.245.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking cap-rand v3.4.5 [INFO] [stderr] Checking cap-net-ext v3.4.5 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking cap-time-ext v3.4.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking cranelift-native v0.116.1 [INFO] [stderr] Checking cranelift-frontend v0.116.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking wasmtime-cranelift v29.0.1 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking anyerror v0.1.13 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking byte-unit v5.2.0 [INFO] [stderr] Compiling openraft-macros v0.9.21 [INFO] [stderr] Checking validit v0.2.5 [INFO] [stderr] Compiling orca-control v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-control) [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking openraft v0.9.21 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking cron v0.15.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking bollard v0.18.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling orca-tui v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-tui) [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling mallorca v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-cli) [INFO] [stderr] Checking clap_complete v4.6.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking orca-ai v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-ai) [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking wiggle v29.0.1 [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/orca-core/tests/project_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasmtime-wasi v29.0.1 [INFO] [stderr] Checking orca-web v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-web) [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking rcgen v0.14.7 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking instant-acme v0.8.5 [INFO] [stderr] Checking orca-proxy v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-proxy) [INFO] [stderr] Checking orca-agent v0.2.3-rc.4 (/opt/rustwide/workdir/crates/orca-agent) [INFO] [stdout] warning: field `api_port` is never read [INFO] [stdout] --> crates/orca-cli/tests/e2e/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct OrcaServer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub api_port: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> crates/orca-control/tests/e2e_backup_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_state` is never used [INFO] [stdout] --> crates/orca-control/tests/e2e_backup_test.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn test_state() -> Arc { [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 `cleanup` is never used [INFO] [stdout] --> crates/orca-control/tests/e2e_backup_test.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | async fn cleanup(prefix: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http_body_util::BodyExt` [INFO] [stdout] --> crates/orca-control/tests/rbac_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use http_body_util::BodyExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_server` is never used [INFO] [stdout] --> crates/orca-control/tests/e2e_helpers.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub async fn start_server() -> (u16, Arc, tokio::task::JoinHandle<()>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestClient` is never constructed [INFO] [stdout] --> crates/orca-control/tests/e2e_helpers.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct TestClient { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get`, and `post_json` are never used [INFO] [stdout] --> crates/orca-control/tests/e2e_helpers.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl TestClient { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 58 | pub fn new(port: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub async fn get(&self, path: &str) -> reqwest::Response { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub async fn post_json(&self, path: &str, body: &serde_json::Value) -> reqwest::Response { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s [INFO] running `Command { std: "docker" "inspect" "c11c241e8319b45f03d62a81ef5b277733d902c84a666c8651874de86fbe184e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11c241e8319b45f03d62a81ef5b277733d902c84a666c8651874de86fbe184e", kill_on_drop: false }` [INFO] [stdout] c11c241e8319b45f03d62a81ef5b277733d902c84a666c8651874de86fbe184e