[INFO] cloning repository https://github.com/pimfm/specflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimfm/specflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimfm%2Fspecflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimfm%2Fspecflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aabd828f59e2cc9c1a2ad6b335a5a6bd37d2b5f7 [INFO] testing pimfm/specflow against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimfm%2Fspecflow" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pimfm/specflow [INFO] finished tweaking git repo https://github.com/pimfm/specflow [INFO] tweaked toml for git repo https://github.com/pimfm/specflow written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pimfm/specflow 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/pimfm/specflow 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] Downloading crates ... [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] [stderr] Downloaded zerocopy v0.8.42 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 330ab93b5744a0d30acfae03bfd435506445544c17cf30c114d875351058defe [INFO] running `Command { std: "docker" "start" "-a" "330ab93b5744a0d30acfae03bfd435506445544c17cf30c114d875351058defe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "330ab93b5744a0d30acfae03bfd435506445544c17cf30c114d875351058defe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330ab93b5744a0d30acfae03bfd435506445544c17cf30c114d875351058defe", kill_on_drop: false }` [INFO] [stdout] 330ab93b5744a0d30acfae03bfd435506445544c17cf30c114d875351058defe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 32c2d25233fea5d42066ac8d3e97d528c07f20a556e21e460c1dcc06de9d6573 [INFO] running `Command { std: "docker" "start" "-a" "32c2d25233fea5d42066ac8d3e97d528c07f20a556e21e460c1dcc06de9d6573", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling specflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `project_uuids` [INFO] [stdout] --> src/things/db.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let project_uuids: Vec = proj_stmt [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_uuids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/things/db.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | let start: Option = row.get(6)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoded_items` [INFO] [stdout] --> src/things/applescript.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let encoded_items = urlencoding(&items_str); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `urls` [INFO] [stdout] --> src/triage/processor.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let urls = extract_urls(&task.notes); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/sync/engine.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SyncEngine { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 15 | pub gt: GtClient, [INFO] [stdout] 16 | pub db: ThingsDb, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bead_for_task` is never used [INFO] [stdout] --> src/sync/mapping.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl TaskBeadMap { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn bead_for_task(&self, things_uuid: &str) -> Option<&BeadRef> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_projects_in_agents` is never used [INFO] [stdout] --> src/things/db.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ThingsDb { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn get_projects_in_agents(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_inbox_task_ids` is never used [INFO] [stdout] --> src/things/applescript.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get_inbox_task_ids() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Project` is never constructed [INFO] [stdout] --> src/things/model.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Project { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_tag` is never used [INFO] [stdout] --> src/things/model.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Task { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 42 | pub fn has_tag(&self, tag: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AGENT_TAG` is never used [INFO] [stdout] --> src/triage/processor.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const AGENT_TAG: &str = "agent-queued"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROJECTS` is never used [INFO] [stdout] --> src/triage/processor.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PROJECTS: &[&str] = &["Development", "Business", "Marketing", "Customer Service"]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `id`, and `schedule` are never read [INFO] [stdout] --> src/triage/processor.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct TriagedTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 231 | pub uuid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 232 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 236 | pub schedule: Schedule, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriagedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Date` is never constructed [INFO] [stdout] --> src/triage/processor.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub enum Schedule { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 241 | Today, [INFO] [stdout] 242 | Date(String), // YYYY-MM-DD [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid` and `notes` are never read [INFO] [stdout] --> src/tui/app.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct InboxItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 55 | pub uuid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub notes: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InboxItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "32c2d25233fea5d42066ac8d3e97d528c07f20a556e21e460c1dcc06de9d6573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c2d25233fea5d42066ac8d3e97d528c07f20a556e21e460c1dcc06de9d6573", kill_on_drop: false }` [INFO] [stdout] 32c2d25233fea5d42066ac8d3e97d528c07f20a556e21e460c1dcc06de9d6573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 31dcedf803ba97bf6d192f8046bcd100fabaf3306c8d55ce35011de2e33c49cb [INFO] running `Command { std: "docker" "start" "-a" "31dcedf803ba97bf6d192f8046bcd100fabaf3306c8d55ce35011de2e33c49cb", kill_on_drop: false }` [INFO] [stderr] Compiling specflow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `project_uuids` [INFO] [stdout] --> src/things/db.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let project_uuids: Vec = proj_stmt [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_uuids` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/things/db.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | let start: Option = row.get(6)?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoded_items` [INFO] [stdout] --> src/things/applescript.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let encoded_items = urlencoding(&items_str); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `urls` [INFO] [stdout] --> src/triage/processor.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let urls = extract_urls(&task.notes); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/sync/engine.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SyncEngine { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 15 | pub gt: GtClient, [INFO] [stdout] 16 | pub db: ThingsDb, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bead_for_task` is never used [INFO] [stdout] --> src/sync/mapping.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl TaskBeadMap { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn bead_for_task(&self, things_uuid: &str) -> Option<&BeadRef> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_projects_in_agents` is never used [INFO] [stdout] --> src/things/db.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ThingsDb { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn get_projects_in_agents(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_inbox_task_ids` is never used [INFO] [stdout] --> src/things/applescript.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn get_inbox_task_ids() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Project` is never constructed [INFO] [stdout] --> src/things/model.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Project { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `has_tag` is never used [INFO] [stdout] --> src/things/model.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Task { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 42 | pub fn has_tag(&self, tag: &str) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AGENT_TAG` is never used [INFO] [stdout] --> src/triage/processor.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const AGENT_TAG: &str = "agent-queued"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PROJECTS` is never used [INFO] [stdout] --> src/triage/processor.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const PROJECTS: &[&str] = &["Development", "Business", "Marketing", "Customer Service"]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `id`, and `schedule` are never read [INFO] [stdout] --> src/triage/processor.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct TriagedTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 231 | pub uuid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 232 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 236 | pub schedule: Schedule, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TriagedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Date` is never constructed [INFO] [stdout] --> src/triage/processor.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub enum Schedule { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 241 | Today, [INFO] [stdout] 242 | Date(String), // YYYY-MM-DD [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid` and `notes` are never read [INFO] [stdout] --> src/tui/app.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct InboxItem { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 55 | pub uuid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub notes: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InboxItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `Command { std: "docker" "inspect" "31dcedf803ba97bf6d192f8046bcd100fabaf3306c8d55ce35011de2e33c49cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dcedf803ba97bf6d192f8046bcd100fabaf3306c8d55ce35011de2e33c49cb", kill_on_drop: false }` [INFO] [stdout] 31dcedf803ba97bf6d192f8046bcd100fabaf3306c8d55ce35011de2e33c49cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }` [INFO] [stdout] 075b8bc4ecc6aecb0f3cd09b5903c73d9fd1e8fb39fa5fe4dfa1ce1142dbf092 [INFO] running `Command { std: "docker" "start" "-a" "075b8bc4ecc6aecb0f3cd09b5903c73d9fd1e8fb39fa5fe4dfa1ce1142dbf092", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `project_uuids` [INFO] [stderr] --> src/things/db.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let project_uuids: Vec = proj_stmt [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_uuids` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start` [INFO] [stderr] --> src/things/db.rs:218:17 [INFO] [stderr] | [INFO] [stderr] 218 | let start: Option = row.get(6)?; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `encoded_items` [INFO] [stderr] --> src/things/applescript.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | let encoded_items = urlencoding(&items_str); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_items` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `urls` [INFO] [stderr] --> src/triage/processor.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | let urls = extract_urls(&task.notes); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_urls` [INFO] [stderr] [INFO] [stderr] warning: field `db` is never read [INFO] [stderr] --> src/sync/engine.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct SyncEngine { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 15 | pub gt: GtClient, [INFO] [stderr] 16 | pub db: ThingsDb, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `bead_for_task` is never used [INFO] [stderr] --> src/sync/mapping.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl TaskBeadMap { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn bead_for_task(&self, things_uuid: &str) -> Option<&BeadRef> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_projects_in_agents` is never used [INFO] [stderr] --> src/things/db.rs:130:12 [INFO] [stderr] | [INFO] [stderr] 10 | impl ThingsDb { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 130 | pub fn get_projects_in_agents(&self) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_inbox_task_ids` is never used [INFO] [stderr] --> src/things/applescript.rs:214:8 [INFO] [stderr] | [INFO] [stderr] 214 | pub fn get_inbox_task_ids() -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Project` is never constructed [INFO] [stderr] --> src/things/model.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct Project { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `has_tag` is never used [INFO] [stderr] --> src/things/model.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 41 | impl Task { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] 42 | pub fn has_tag(&self, tag: &str) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `AGENT_TAG` is never used [INFO] [stderr] --> src/triage/processor.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | const AGENT_TAG: &str = "agent-queued"; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `PROJECTS` is never used [INFO] [stderr] --> src/triage/processor.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | const PROJECTS: &[&str] = &["Development", "Business", "Marketing", "Customer Service"]; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `uuid`, `id`, and `schedule` are never read [INFO] [stderr] --> src/triage/processor.rs:231:9 [INFO] [stderr] | [INFO] [stderr] 230 | pub struct TriagedTask { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 231 | pub uuid: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 232 | pub id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 236 | pub schedule: Schedule, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TriagedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Date` is never constructed [INFO] [stderr] --> src/triage/processor.rs:242:5 [INFO] [stderr] | [INFO] [stderr] 240 | pub enum Schedule { [INFO] [stderr] | -------- variant in this enum [INFO] [stderr] 241 | Today, [INFO] [stderr] 242 | Date(String), // YYYY-MM-DD [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Schedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `uuid` and `notes` are never read [INFO] [stderr] --> src/tui/app.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 54 | pub struct InboxItem { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 55 | pub uuid: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 59 | pub notes: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InboxItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `specflow` (bin "specflow" test) generated 15 warnings (run `cargo fix --bin "specflow" -p specflow --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specflow-ef2f1e2cdc6320d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "075b8bc4ecc6aecb0f3cd09b5903c73d9fd1e8fb39fa5fe4dfa1ce1142dbf092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075b8bc4ecc6aecb0f3cd09b5903c73d9fd1e8fb39fa5fe4dfa1ce1142dbf092", kill_on_drop: false }` [INFO] [stdout] 075b8bc4ecc6aecb0f3cd09b5903c73d9fd1e8fb39fa5fe4dfa1ce1142dbf092