[INFO] fetching crate scud-cli 1.67.0... [INFO] checking scud-cli-1.67.0 against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] extracting crate scud-cli 1.67.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate scud-cli 1.67.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scud-cli 1.67.0 [INFO] tweaked toml for crates.io crate scud-cli 1.67.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scud-cli 1.67.0 on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scud-cli 1.67.0 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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3052c359b6e7e2cab9e45cded7dfc4fa04f2951dacb4dd0dfbaa7648f27183c0 [INFO] running `Command { std: "docker" "start" "-a" "3052c359b6e7e2cab9e45cded7dfc4fa04f2951dacb4dd0dfbaa7648f27183c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3052c359b6e7e2cab9e45cded7dfc4fa04f2951dacb4dd0dfbaa7648f27183c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3052c359b6e7e2cab9e45cded7dfc4fa04f2951dacb4dd0dfbaa7648f27183c0", kill_on_drop: false }` [INFO] [stdout] 3052c359b6e7e2cab9e45cded7dfc4fa04f2951dacb4dd0dfbaa7648f27183c0 [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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0212d974d8713c0cbffaa0eb3addfa32fdfd046029ed713e8be7c90203fa085e [INFO] running `Command { std: "docker" "start" "-a" "0212d974d8713c0cbffaa0eb3addfa32fdfd046029ed713e8be7c90203fa085e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [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 zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking scud-weave v0.1.0 [INFO] [stderr] Checking webbrowser v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking scud-task-core v1.67.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking eventsource-client v0.13.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking scud-cli v1.67.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:265:11 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:413:11 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::Colorize as ColoredColorize` [INFO] [stdout] --> src/commands/spawn/tui/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use colored::Colorize as ColoredColorize; [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: `crate::commands::spawn::tui` [INFO] [stdout] --> src/commands/swarm/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::commands::spawn::tui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:259:15 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:265:11 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:291:15 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 297 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:340:11 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:356:11 [INFO] [stdout] | [INFO] [stdout] 356 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(not(feature = "socket-feed"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:413:11 [INFO] [stdout] | [INFO] [stdout] 413 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stdout] --> src/commands/spawn/tui/app.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | #[cfg(feature = "socket-feed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stdout] = help: consider adding `socket-feed` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::Colorize as ColoredColorize` [INFO] [stdout] --> src/commands/spawn/tui/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use colored::Colorize as ColoredColorize; [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: `crate::commands::spawn::tui` [INFO] [stdout] --> src/commands/swarm/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::commands::spawn::tui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/commands/generate.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 362 | struct ParsedPipeline { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 363 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_event` is never used [INFO] [stdout] --> src/commands/watch.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn print_event(event: &ZmqEvent) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmp` [INFO] [stdout] --> src/sync/claude_tasks.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let tmp = TempDir::new().unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tmp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_home` [INFO] [stdout] --> src/sync/claude_tasks.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | let original_home = std::env::var("HOME").ok(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_home` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/commands/generate.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 362 | struct ParsedPipeline { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 363 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsedPipeline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_event` is never used [INFO] [stdout] --> src/commands/watch.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn print_event(event: &ZmqEvent) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "0212d974d8713c0cbffaa0eb3addfa32fdfd046029ed713e8be7c90203fa085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0212d974d8713c0cbffaa0eb3addfa32fdfd046029ed713e8be7c90203fa085e", kill_on_drop: false }` [INFO] [stdout] 0212d974d8713c0cbffaa0eb3addfa32fdfd046029ed713e8be7c90203fa085e