[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimfm%2Fspecflow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pimfm/specflow on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9042ab5b4abc25cbb93ab93a8fcc97a7a9cb49269cbd69e560f4c98bd65f028
[INFO] running `Command { std: "docker" "start" "-a" "e9042ab5b4abc25cbb93ab93a8fcc97a7a9cb49269cbd69e560f4c98bd65f028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9042ab5b4abc25cbb93ab93a8fcc97a7a9cb49269cbd69e560f4c98bd65f028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9042ab5b4abc25cbb93ab93a8fcc97a7a9cb49269cbd69e560f4c98bd65f028", kill_on_drop: false }`
[INFO] [stdout] e9042ab5b4abc25cbb93ab93a8fcc97a7a9cb49269cbd69e560f4c98bd65f028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a72dd23da6fa4ec753a5ad724f70f5fd47e26dd9f6bc21f1c008ea1098f2f120
[INFO] running `Command { std: "docker" "start" "-a" "a72dd23da6fa4ec753a5ad724f70f5fd47e26dd9f6bc21f1c008ea1098f2f120", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.32.1
[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<String> = 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<i32> = 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<Vec<Project>> {
[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<Vec<String>> {
[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 43.28s
[INFO] running `Command { std: "docker" "inspect" "a72dd23da6fa4ec753a5ad724f70f5fd47e26dd9f6bc21f1c008ea1098f2f120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72dd23da6fa4ec753a5ad724f70f5fd47e26dd9f6bc21f1c008ea1098f2f120", kill_on_drop: false }`
[INFO] [stdout] a72dd23da6fa4ec753a5ad724f70f5fd47e26dd9f6bc21f1c008ea1098f2f120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca7563a4a2e204dbe2739861d398e76f024176579b208923dcbc6e5989b63d3c
[INFO] running `Command { std: "docker" "start" "-a" "ca7563a4a2e204dbe2739861d398e76f024176579b208923dcbc6e5989b63d3c", 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<String> = 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<i32> = 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<Vec<Project>> {
[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<Vec<String>> {
[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.17s
[INFO] running `Command { std: "docker" "inspect" "ca7563a4a2e204dbe2739861d398e76f024176579b208923dcbc6e5989b63d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7563a4a2e204dbe2739861d398e76f024176579b208923dcbc6e5989b63d3c", kill_on_drop: false }`
[INFO] [stdout] ca7563a4a2e204dbe2739861d398e76f024176579b208923dcbc6e5989b63d3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed2fae0581a8bf1dc617d9d2c5ab1ffd81aa1d544940cdbe329094ca5bcaab16
[INFO] running `Command { std: "docker" "start" "-a" "ed2fae0581a8bf1dc617d9d2c5ab1ffd81aa1d544940cdbe329094ca5bcaab16", 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<String> = 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<i32> = 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<Vec<Project>> {
[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<Vec<String>> {
[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.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specflow-4d6afdc97ade78d8)
[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" "ed2fae0581a8bf1dc617d9d2c5ab1ffd81aa1d544940cdbe329094ca5bcaab16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed2fae0581a8bf1dc617d9d2c5ab1ffd81aa1d544940cdbe329094ca5bcaab16", kill_on_drop: false }`
[INFO] [stdout] ed2fae0581a8bf1dc617d9d2c5ab1ffd81aa1d544940cdbe329094ca5bcaab16
