[INFO] fetching crate plane-cli-requiem 0.3.3...
[INFO] testing plane-cli-requiem-0.3.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate plane-cli-requiem 0.3.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate plane-cli-requiem 0.3.3
[INFO] finished tweaking crates.io crate plane-cli-requiem 0.3.3
[INFO] tweaked toml for crates.io crate plane-cli-requiem 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plane-cli-requiem 0.3.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plane-cli-requiem 0.3.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `plane`
[INFO] [stderr]   * `bin` target `plane-cli-requiem`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 420505249cc5816b0997565b8a9894a5ece7653ad20116435aabb0ee145ba344
[INFO] running `Command { std: "docker" "start" "-a" "420505249cc5816b0997565b8a9894a5ece7653ad20116435aabb0ee145ba344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "420505249cc5816b0997565b8a9894a5ece7653ad20116435aabb0ee145ba344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "420505249cc5816b0997565b8a9894a5ece7653ad20116435aabb0ee145ba344", kill_on_drop: false }`
[INFO] [stdout] 420505249cc5816b0997565b8a9894a5ece7653ad20116435aabb0ee145ba344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7898931a3934ac73df1f46736a3eaa02660ff6823e796f83fadd6876c6e5d2ae
[INFO] running `Command { std: "docker" "start" "-a" "7898931a3934ac73df1f46736a3eaa02660ff6823e796f83fadd6876c6e5d2ae", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `plane`
[INFO] [stderr]   * `bin` target `plane-cli-requiem`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[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 hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling plane-cli-requiem v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `completion_timestamp::CompletionTimestamp`
[INFO] [stdout]   --> src/api/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use completion_timestamp::CompletionTimestamp;
[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: `cycle_scoped_client::CycleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use cycle_scoped_client::CycleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draft_status::DraftStatus`
[INFO] [stdout]   --> src/api/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use draft_status::DraftStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `module_scoped_client::ModuleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use module_scoped_client::ModuleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent_work_item::ParentWorkItem`
[INFO] [stdout]   --> src/api/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use parent_work_item::ParentWorkItem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateId` and `WorkspaceId`
[INFO] [stdout]   --> src/api/mod.rs:56:70
[INFO] [stdout]    |
[INFO] [stdout] 56 |     CycleId, LabelId, MemberId, ModuleId, ProjectId, SequenceNumber, StateId, WorkItemId,
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 57 |     WorkItemIdentifier, WorkspaceId,
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `project_scoped_client::ProjectScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use project_scoped_client::ProjectScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationSpecMulti`
[INFO] [stdout]   --> src/api/mod.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use relation_spec::{RelationSpec, RelationSpecMulti};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wire_helpers::parse_list_response`
[INFO] [stdout]   --> src/api/mod.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use wire_helpers::parse_list_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_retrieval_query::WorkItemRetrievalQuery`
[INFO] [stdout]   --> src/api/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub use work_item_retrieval_query::WorkItemRetrievalQuery;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_scoped_client::WorkItemScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use work_item_scoped_client::WorkItemScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_title::WorkItemTitle`
[INFO] [stdout]   --> src/api/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub use work_item_title::WorkItemTitle;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WorkspaceRegistry`
[INFO] [stdout]  --> src/commands/workspace.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     load_plane_settings, save_plane_settings, DefaultTarget, PlaneSettings, WorkspaceRegistry,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane_subcommand::PlaneSubcommand`
[INFO] [stdout]   --> src/commands/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use plane_subcommand::PlaneSubcommand;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `completion_timestamp::CompletionTimestamp`
[INFO] [stdout]   --> src/api/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use completion_timestamp::CompletionTimestamp;
[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: `cycle_scoped_client::CycleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use cycle_scoped_client::CycleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draft_status::DraftStatus`
[INFO] [stdout]   --> src/api/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use draft_status::DraftStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `module_scoped_client::ModuleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use module_scoped_client::ModuleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent_work_item::ParentWorkItem`
[INFO] [stdout]   --> src/api/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use parent_work_item::ParentWorkItem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateId` and `WorkspaceId`
[INFO] [stdout]   --> src/api/mod.rs:56:70
[INFO] [stdout]    |
[INFO] [stdout] 56 |     CycleId, LabelId, MemberId, ModuleId, ProjectId, SequenceNumber, StateId, WorkItemId,
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 57 |     WorkItemIdentifier, WorkspaceId,
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `project_scoped_client::ProjectScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use project_scoped_client::ProjectScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationSpecMulti`
[INFO] [stdout]   --> src/api/mod.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use relation_spec::{RelationSpec, RelationSpecMulti};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wire_helpers::parse_list_response`
[INFO] [stdout]   --> src/api/mod.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use wire_helpers::parse_list_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_retrieval_query::WorkItemRetrievalQuery`
[INFO] [stdout]   --> src/api/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub use work_item_retrieval_query::WorkItemRetrievalQuery;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_scoped_client::WorkItemScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use work_item_scoped_client::WorkItemScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_title::WorkItemTitle`
[INFO] [stdout]   --> src/api/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub use work_item_title::WorkItemTitle;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WorkspaceRegistry`
[INFO] [stdout]  --> src/commands/workspace.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     load_plane_settings, save_plane_settings, DefaultTarget, PlaneSettings, WorkspaceRegistry,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane_subcommand::PlaneSubcommand`
[INFO] [stdout]   --> src/commands/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use plane_subcommand::PlaneSubcommand;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_completion_string` is never used
[INFO] [stdout]   --> src/api/completion_timestamp.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CompletionTimestamp {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 13 |     /// Returns the ISO 8601 completion timestamp if completed, or None if still in progress
[INFO] [stdout] 14 |     pub fn as_completion_string(&self) -> Option<&str> {
[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 `parent_id` is never used
[INFO] [stdout]   --> src/api/parent_work_item.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParentWorkItem {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 15 |     /// Returns the parent work item UUID if this is a child, or None for top-level items
[INFO] [stdout] 16 |     pub fn parent_id(&self) -> Option<&WorkItemId> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceId` is never constructed
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     WorkspaceId,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:30:20
[INFO] [stdout]     |
[INFO] [stdout]  28 |           impl $type_name {
[INFO] [stdout]     |           --------------- method in this implementation
[INFO] [stdout]  29 |               /// Returns the UUID string for embedding in Plane API endpoint paths
[INFO] [stdout]  30 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / define_plane_entity_id!(
[INFO] [stdout] 118 | |     /// UUID assigned by Plane to a workspace, returned in API responses as
[INFO] [stdout] 119 | |     /// the workspace field on projects, states, and work items
[INFO] [stdout] 120 | |     WorkspaceId,
[INFO] [stdout] 121 | |     "workspace"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/api/plane_project.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PlaneProject {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneProject` 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 `completed_at`, `parent_reference`, and `draft_status` are never read
[INFO] [stdout]   --> src/api/plane_work_item.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlaneWorkItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     completed_at: CompletionTimestamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     parent_reference: ParentWorkItem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     draft_status: DraftStatus,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneWorkItem` 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: methods `start_date` and `draft_status` are never used
[INFO] [stdout]    --> src/api/plane_work_item.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl PlaneWorkItem {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn start_date(&self) -> &ScheduledDate {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn draft_status(&self) -> DraftStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_description_text` is never used
[INFO] [stdout]   --> src/api/work_item_description.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WorkItemDescription {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     /// Returns the description text if present, or None for items without descriptions
[INFO] [stdout] 15 |     pub fn as_description_text(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkItemRetrievalQuery` is never constructed
[INFO] [stdout]  --> src/api/work_item_retrieval_query.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct WorkItemRetrievalQuery<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_identifier` is never used
[INFO] [stdout]   --> src/api/work_item_retrieval_query.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> WorkItemRetrievalQuery<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn from_identifier(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default_ten` and `as_u32` are never used
[INFO] [stdout]   --> src/commands/recent_limit.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RecentLimit {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn default_ten() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_u32(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin` is never used
[INFO] [stdout]   --> src/commands/work_item_timeline_event.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WorkItemTimelineEvent {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn origin(&self) -> &TimelineEventOrigin {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StateChanged` is never constructed
[INFO] [stdout]   --> src/commands/work_item_timeline_event_kind.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum TimelineEventKind {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     StateChanged { from: String, to: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_api_token` is never used
[INFO] [stdout]   --> src/config/plane_settings.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl PlaneWorkspaceEntry {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn into_api_token(self) -> ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `api_token` is never used
[INFO] [stdout]   --> src/config/plane_session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PlaneSession {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 48 |     /// Returns the API token for authenticating Plane API requests
[INFO] [stdout] 49 |     pub fn api_token(&self) -> &ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_completion_string` is never used
[INFO] [stdout]   --> src/api/completion_timestamp.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CompletionTimestamp {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 13 |     /// Returns the ISO 8601 completion timestamp if completed, or None if still in progress
[INFO] [stdout] 14 |     pub fn as_completion_string(&self) -> Option<&str> {
[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 `parent_id` is never used
[INFO] [stdout]   --> src/api/parent_work_item.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParentWorkItem {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 15 |     /// Returns the parent work item UUID if this is a child, or None for top-level items
[INFO] [stdout] 16 |     pub fn parent_id(&self) -> Option<&WorkItemId> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceId` is never constructed
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     WorkspaceId,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:30:20
[INFO] [stdout]     |
[INFO] [stdout]  28 |           impl $type_name {
[INFO] [stdout]     |           --------------- method in this implementation
[INFO] [stdout]  29 |               /// Returns the UUID string for embedding in Plane API endpoint paths
[INFO] [stdout]  30 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / define_plane_entity_id!(
[INFO] [stdout] 118 | |     /// UUID assigned by Plane to a workspace, returned in API responses as
[INFO] [stdout] 119 | |     /// the workspace field on projects, states, and work items
[INFO] [stdout] 120 | |     WorkspaceId,
[INFO] [stdout] 121 | |     "workspace"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/api/plane_project.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PlaneProject {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneProject` 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 `completed_at`, `parent_reference`, and `draft_status` are never read
[INFO] [stdout]   --> src/api/plane_work_item.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlaneWorkItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     completed_at: CompletionTimestamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     parent_reference: ParentWorkItem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     draft_status: DraftStatus,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneWorkItem` 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: methods `start_date` and `draft_status` are never used
[INFO] [stdout]    --> src/api/plane_work_item.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl PlaneWorkItem {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn start_date(&self) -> &ScheduledDate {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn draft_status(&self) -> DraftStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_description_text` is never used
[INFO] [stdout]   --> src/api/work_item_description.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WorkItemDescription {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     /// Returns the description text if present, or None for items without descriptions
[INFO] [stdout] 15 |     pub fn as_description_text(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkItemRetrievalQuery` is never constructed
[INFO] [stdout]  --> src/api/work_item_retrieval_query.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct WorkItemRetrievalQuery<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_identifier` is never used
[INFO] [stdout]   --> src/api/work_item_retrieval_query.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> WorkItemRetrievalQuery<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn from_identifier(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default_ten` and `as_u32` are never used
[INFO] [stdout]   --> src/commands/recent_limit.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RecentLimit {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn default_ten() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_u32(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin` is never used
[INFO] [stdout]   --> src/commands/work_item_timeline_event.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WorkItemTimelineEvent {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn origin(&self) -> &TimelineEventOrigin {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StateChanged` is never constructed
[INFO] [stdout]   --> src/commands/work_item_timeline_event_kind.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum TimelineEventKind {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     StateChanged { from: String, to: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_api_token` is never used
[INFO] [stdout]   --> src/config/plane_settings.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl PlaneWorkspaceEntry {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn into_api_token(self) -> ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `api_token` is never used
[INFO] [stdout]   --> src/config/plane_session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PlaneSession {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 48 |     /// Returns the API token for authenticating Plane API requests
[INFO] [stdout] 49 |     pub fn api_token(&self) -> &ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "7898931a3934ac73df1f46736a3eaa02660ff6823e796f83fadd6876c6e5d2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7898931a3934ac73df1f46736a3eaa02660ff6823e796f83fadd6876c6e5d2ae", kill_on_drop: false }`
[INFO] [stdout] 7898931a3934ac73df1f46736a3eaa02660ff6823e796f83fadd6876c6e5d2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf3fc841709cbafbf7075f38cb2b452dbb8b8b7085b901e4502795c4362e57db
[INFO] running `Command { std: "docker" "start" "-a" "bf3fc841709cbafbf7075f38cb2b452dbb8b8b7085b901e4502795c4362e57db", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `plane`
[INFO] [stderr]   * `bin` target `plane-cli-requiem`
[INFO] [stderr]    Compiling plane-cli-requiem v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `completion_timestamp::CompletionTimestamp`
[INFO] [stdout]   --> src/api/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use completion_timestamp::CompletionTimestamp;
[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: `cycle_scoped_client::CycleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use cycle_scoped_client::CycleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draft_status::DraftStatus`
[INFO] [stdout]   --> src/api/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use draft_status::DraftStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `module_scoped_client::ModuleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use module_scoped_client::ModuleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent_work_item::ParentWorkItem`
[INFO] [stdout]   --> src/api/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use parent_work_item::ParentWorkItem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateId` and `WorkspaceId`
[INFO] [stdout]   --> src/api/mod.rs:56:70
[INFO] [stdout]    |
[INFO] [stdout] 56 |     CycleId, LabelId, MemberId, ModuleId, ProjectId, SequenceNumber, StateId, WorkItemId,
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 57 |     WorkItemIdentifier, WorkspaceId,
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `project_scoped_client::ProjectScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use project_scoped_client::ProjectScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationSpecMulti`
[INFO] [stdout]   --> src/api/mod.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use relation_spec::{RelationSpec, RelationSpecMulti};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wire_helpers::parse_list_response`
[INFO] [stdout]   --> src/api/mod.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use wire_helpers::parse_list_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_retrieval_query::WorkItemRetrievalQuery`
[INFO] [stdout]   --> src/api/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub use work_item_retrieval_query::WorkItemRetrievalQuery;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_scoped_client::WorkItemScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use work_item_scoped_client::WorkItemScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_title::WorkItemTitle`
[INFO] [stdout]   --> src/api/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub use work_item_title::WorkItemTitle;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WorkspaceRegistry`
[INFO] [stdout]  --> src/commands/workspace.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     load_plane_settings, save_plane_settings, DefaultTarget, PlaneSettings, WorkspaceRegistry,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane_subcommand::PlaneSubcommand`
[INFO] [stdout]   --> src/commands/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use plane_subcommand::PlaneSubcommand;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `completion_timestamp::CompletionTimestamp`
[INFO] [stdout]   --> src/api/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub use completion_timestamp::CompletionTimestamp;
[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: `cycle_scoped_client::CycleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use cycle_scoped_client::CycleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `draft_status::DraftStatus`
[INFO] [stdout]   --> src/api/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use draft_status::DraftStatus;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `module_scoped_client::ModuleScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub use module_scoped_client::ModuleScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent_work_item::ParentWorkItem`
[INFO] [stdout]   --> src/api/mod.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use parent_work_item::ParentWorkItem;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StateId` and `WorkspaceId`
[INFO] [stdout]   --> src/api/mod.rs:56:70
[INFO] [stdout]    |
[INFO] [stdout] 56 |     CycleId, LabelId, MemberId, ModuleId, ProjectId, SequenceNumber, StateId, WorkItemId,
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 57 |     WorkItemIdentifier, WorkspaceId,
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `project_scoped_client::ProjectScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub use project_scoped_client::ProjectScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationSpecMulti`
[INFO] [stdout]   --> src/api/mod.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub use relation_spec::{RelationSpec, RelationSpecMulti};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wire_helpers::parse_list_response`
[INFO] [stdout]   --> src/api/mod.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use wire_helpers::parse_list_response;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_retrieval_query::WorkItemRetrievalQuery`
[INFO] [stdout]   --> src/api/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub use work_item_retrieval_query::WorkItemRetrievalQuery;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_scoped_client::WorkItemScopedClient`
[INFO] [stdout]   --> src/api/mod.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub use work_item_scoped_client::WorkItemScopedClient;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `work_item_title::WorkItemTitle`
[INFO] [stdout]   --> src/api/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub use work_item_title::WorkItemTitle;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WorkspaceRegistry`
[INFO] [stdout]  --> src/commands/workspace.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     load_plane_settings, save_plane_settings, DefaultTarget, PlaneSettings, WorkspaceRegistry,
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plane_subcommand::PlaneSubcommand`
[INFO] [stdout]   --> src/commands/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub use plane_subcommand::PlaneSubcommand;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_completion_string` is never used
[INFO] [stdout]   --> src/api/completion_timestamp.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CompletionTimestamp {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 13 |     /// Returns the ISO 8601 completion timestamp if completed, or None if still in progress
[INFO] [stdout] 14 |     pub fn as_completion_string(&self) -> Option<&str> {
[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 `parent_id` is never used
[INFO] [stdout]   --> src/api/parent_work_item.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParentWorkItem {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 15 |     /// Returns the parent work item UUID if this is a child, or None for top-level items
[INFO] [stdout] 16 |     pub fn parent_id(&self) -> Option<&WorkItemId> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceId` is never constructed
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     WorkspaceId,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:30:20
[INFO] [stdout]     |
[INFO] [stdout]  28 |           impl $type_name {
[INFO] [stdout]     |           --------------- method in this implementation
[INFO] [stdout]  29 |               /// Returns the UUID string for embedding in Plane API endpoint paths
[INFO] [stdout]  30 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / define_plane_entity_id!(
[INFO] [stdout] 118 | |     /// UUID assigned by Plane to a workspace, returned in API responses as
[INFO] [stdout] 119 | |     /// the workspace field on projects, states, and work items
[INFO] [stdout] 120 | |     WorkspaceId,
[INFO] [stdout] 121 | |     "workspace"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/api/plane_project.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PlaneProject {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneProject` 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 `completed_at`, `parent_reference`, and `draft_status` are never read
[INFO] [stdout]   --> src/api/plane_work_item.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlaneWorkItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     completed_at: CompletionTimestamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     parent_reference: ParentWorkItem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     draft_status: DraftStatus,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneWorkItem` 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: methods `start_date` and `draft_status` are never used
[INFO] [stdout]    --> src/api/plane_work_item.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl PlaneWorkItem {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn start_date(&self) -> &ScheduledDate {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn draft_status(&self) -> DraftStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_description_text` is never used
[INFO] [stdout]   --> src/api/work_item_description.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WorkItemDescription {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     /// Returns the description text if present, or None for items without descriptions
[INFO] [stdout] 15 |     pub fn as_description_text(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkItemRetrievalQuery` is never constructed
[INFO] [stdout]  --> src/api/work_item_retrieval_query.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct WorkItemRetrievalQuery<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_identifier` is never used
[INFO] [stdout]   --> src/api/work_item_retrieval_query.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> WorkItemRetrievalQuery<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn from_identifier(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default_ten` and `as_u32` are never used
[INFO] [stdout]   --> src/commands/recent_limit.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RecentLimit {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn default_ten() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_u32(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin` is never used
[INFO] [stdout]   --> src/commands/work_item_timeline_event.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WorkItemTimelineEvent {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn origin(&self) -> &TimelineEventOrigin {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StateChanged` is never constructed
[INFO] [stdout]   --> src/commands/work_item_timeline_event_kind.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum TimelineEventKind {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     StateChanged { from: String, to: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_api_token` is never used
[INFO] [stdout]   --> src/config/plane_settings.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl PlaneWorkspaceEntry {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn into_api_token(self) -> ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `api_token` is never used
[INFO] [stdout]   --> src/config/plane_session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PlaneSession {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 48 |     /// Returns the API token for authenticating Plane API requests
[INFO] [stdout] 49 |     pub fn api_token(&self) -> &ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_completion_string` is never used
[INFO] [stdout]   --> src/api/completion_timestamp.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl CompletionTimestamp {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 13 |     /// Returns the ISO 8601 completion timestamp if completed, or None if still in progress
[INFO] [stdout] 14 |     pub fn as_completion_string(&self) -> Option<&str> {
[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 `parent_id` is never used
[INFO] [stdout]   --> src/api/parent_work_item.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParentWorkItem {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 15 |     /// Returns the parent work item UUID if this is a child, or None for top-level items
[INFO] [stdout] 16 |     pub fn parent_id(&self) -> Option<&WorkItemId> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkspaceId` is never constructed
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     WorkspaceId,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> src/api/plane_entity_identifiers.rs:30:20
[INFO] [stdout]     |
[INFO] [stdout]  28 |           impl $type_name {
[INFO] [stdout]     |           --------------- method in this implementation
[INFO] [stdout]  29 |               /// Returns the UUID string for embedding in Plane API endpoint paths
[INFO] [stdout]  30 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / define_plane_entity_id!(
[INFO] [stdout] 118 | |     /// UUID assigned by Plane to a workspace, returned in API responses as
[INFO] [stdout] 119 | |     /// the workspace field on projects, states, and work items
[INFO] [stdout] 120 | |     WorkspaceId,
[INFO] [stdout] 121 | |     "workspace"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/api/plane_project.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PlaneProject {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneProject` 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 `completed_at`, `parent_reference`, and `draft_status` are never read
[INFO] [stdout]   --> src/api/plane_work_item.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PlaneWorkItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     completed_at: CompletionTimestamp,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     parent_reference: ParentWorkItem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     draft_status: DraftStatus,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlaneWorkItem` 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: methods `start_date` and `draft_status` are never used
[INFO] [stdout]    --> src/api/plane_work_item.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl PlaneWorkItem {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn start_date(&self) -> &ScheduledDate {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn draft_status(&self) -> DraftStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_description_text` is never used
[INFO] [stdout]   --> src/api/work_item_description.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl WorkItemDescription {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 14 |     /// Returns the description text if present, or None for items without descriptions
[INFO] [stdout] 15 |     pub fn as_description_text(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkItemRetrievalQuery` is never constructed
[INFO] [stdout]  --> src/api/work_item_retrieval_query.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct WorkItemRetrievalQuery<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_identifier` is never used
[INFO] [stdout]   --> src/api/work_item_retrieval_query.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<'a> WorkItemRetrievalQuery<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn from_identifier(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default_ten` and `as_u32` are never used
[INFO] [stdout]   --> src/commands/recent_limit.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl RecentLimit {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn default_ten() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn as_u32(self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin` is never used
[INFO] [stdout]   --> src/commands/work_item_timeline_event.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl WorkItemTimelineEvent {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn origin(&self) -> &TimelineEventOrigin {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StateChanged` is never constructed
[INFO] [stdout]   --> src/commands/work_item_timeline_event_kind.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum TimelineEventKind {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     StateChanged { from: String, to: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_api_token` is never used
[INFO] [stdout]   --> src/config/plane_settings.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl PlaneWorkspaceEntry {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn into_api_token(self) -> ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `api_token` is never used
[INFO] [stdout]   --> src/config/plane_session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PlaneSession {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 48 |     /// Returns the API token for authenticating Plane API requests
[INFO] [stdout] 49 |     pub fn api_token(&self) -> &ApiToken {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.96s
[INFO] running `Command { std: "docker" "inspect" "bf3fc841709cbafbf7075f38cb2b452dbb8b8b7085b901e4502795c4362e57db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3fc841709cbafbf7075f38cb2b452dbb8b8b7085b901e4502795c4362e57db", kill_on_drop: false }`
[INFO] [stdout] bf3fc841709cbafbf7075f38cb2b452dbb8b8b7085b901e4502795c4362e57db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e195ad645f883d2d8005bc4e5a87193e765aa103180bcae21100e18261a1072
[INFO] running `Command { std: "docker" "start" "-a" "3e195ad645f883d2d8005bc4e5a87193e765aa103180bcae21100e18261a1072", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `plane`
[INFO] [stderr]   * `bin` target `plane-cli-requiem`
[INFO] [stderr] warning: unused import: `completion_timestamp::CompletionTimestamp`
[INFO] [stderr]   --> src/api/mod.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub use completion_timestamp::CompletionTimestamp;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cycle_scoped_client::CycleScopedClient`
[INFO] [stderr]   --> src/api/mod.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub use cycle_scoped_client::CycleScopedClient;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `draft_status::DraftStatus`
[INFO] [stderr]   --> src/api/mod.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub use draft_status::DraftStatus;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `module_scoped_client::ModuleScopedClient`
[INFO] [stderr]   --> src/api/mod.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub use module_scoped_client::ModuleScopedClient;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parent_work_item::ParentWorkItem`
[INFO] [stderr]   --> src/api/mod.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub use parent_work_item::ParentWorkItem;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StateId` and `WorkspaceId`
[INFO] [stderr]   --> src/api/mod.rs:56:70
[INFO] [stderr]    |
[INFO] [stderr] 56 |     CycleId, LabelId, MemberId, ModuleId, ProjectId, SequenceNumber, StateId, WorkItemId,
[INFO] [stderr]    |                                                                      ^^^^^^^
[INFO] [stderr] 57 |     WorkItemIdentifier, WorkspaceId,
[INFO] [stderr]    |                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `project_scoped_client::ProjectScopedClient`
[INFO] [stderr]   --> src/api/mod.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub use project_scoped_client::ProjectScopedClient;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RelationSpecMulti`
[INFO] [stderr]   --> src/api/mod.rs:67:39
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub use relation_spec::{RelationSpec, RelationSpecMulti};
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wire_helpers::parse_list_response`
[INFO] [stderr]   --> src/api/mod.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub use wire_helpers::parse_list_response;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `work_item_retrieval_query::WorkItemRetrievalQuery`
[INFO] [stderr]   --> src/api/mod.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub use work_item_retrieval_query::WorkItemRetrievalQuery;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `work_item_scoped_client::WorkItemScopedClient`
[INFO] [stderr]   --> src/api/mod.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub use work_item_scoped_client::WorkItemScopedClient;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `work_item_title::WorkItemTitle`
[INFO] [stderr]   --> src/api/mod.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub use work_item_title::WorkItemTitle;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WorkspaceRegistry`
[INFO] [stderr]  --> src/commands/workspace.rs:4:77
[INFO] [stderr]   |
[INFO] [stderr] 4 |     load_plane_settings, save_plane_settings, DefaultTarget, PlaneSettings, WorkspaceRegistry,
[INFO] [stderr]   |                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `plane_subcommand::PlaneSubcommand`
[INFO] [stderr]   --> src/commands/mod.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub use plane_subcommand::PlaneSubcommand;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_completion_string` is never used
[INFO] [stderr]   --> src/api/completion_timestamp.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl CompletionTimestamp {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] 13 |     /// Returns the ISO 8601 completion timestamp if completed, or None if still in progress
[INFO] [stderr] 14 |     pub fn as_completion_string(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `parent_id` is never used
[INFO] [stderr]   --> src/api/parent_work_item.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl ParentWorkItem {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] 15 |     /// Returns the parent work item UUID if this is a child, or None for top-level items
[INFO] [stderr] 16 |     pub fn parent_id(&self) -> Option<&WorkItemId> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WorkspaceId` is never constructed
[INFO] [stderr]    --> src/api/plane_entity_identifiers.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 120 |     WorkspaceId,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]    --> src/api/plane_entity_identifiers.rs:30:20
[INFO] [stderr]     |
[INFO] [stderr]  28 |           impl $type_name {
[INFO] [stderr]     |           --------------- method in this implementation
[INFO] [stderr]  29 |               /// Returns the UUID string for embedding in Plane API endpoint paths
[INFO] [stderr]  30 |               pub fn as_str(&self) -> &str {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 | / define_plane_entity_id!(
[INFO] [stderr] 118 | |     /// UUID assigned by Plane to a workspace, returned in API responses as
[INFO] [stderr] 119 | |     /// the workspace field on projects, states, and work items
[INFO] [stderr] 120 | |     WorkspaceId,
[INFO] [stderr] 121 | |     "workspace"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_plane_entity_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/api/plane_project.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct PlaneProject {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     description: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlaneProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `completed_at`, `parent_reference`, and `draft_status` are never read
[INFO] [stderr]   --> src/api/plane_work_item.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PlaneWorkItem {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     completed_at: CompletionTimestamp,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     parent_reference: ParentWorkItem,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 35 |     draft_status: DraftStatus,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlaneWorkItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `start_date` and `draft_status` are never used
[INFO] [stderr]    --> src/api/plane_work_item.rs:256:12
[INFO] [stderr]     |
[INFO] [stderr] 194 | impl PlaneWorkItem {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 256 |     pub fn start_date(&self) -> &ScheduledDate {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 |     pub fn draft_status(&self) -> DraftStatus {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_description_text` is never used
[INFO] [stderr]   --> src/api/work_item_description.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl WorkItemDescription {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] 14 |     /// Returns the description text if present, or None for items without descriptions
[INFO] [stderr] 15 |     pub fn as_description_text(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WorkItemRetrievalQuery` is never constructed
[INFO] [stderr]  --> src/api/work_item_retrieval_query.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct WorkItemRetrievalQuery<'a> {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_identifier` is never used
[INFO] [stderr]   --> src/api/work_item_retrieval_query.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<'a> WorkItemRetrievalQuery<'a> {
[INFO] [stderr]    | ----------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub fn from_identifier(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `default_ten` and `as_u32` are never used
[INFO] [stderr]   --> src/commands/recent_limit.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl RecentLimit {
[INFO] [stderr]    | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn default_ten() -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub fn as_u32(self) -> u32 {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `origin` is never used
[INFO] [stderr]   --> src/commands/work_item_timeline_event.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl WorkItemTimelineEvent {
[INFO] [stderr]    | -------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn origin(&self) -> &TimelineEventOrigin {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `StateChanged` is never constructed
[INFO] [stderr]   --> src/commands/work_item_timeline_event_kind.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum TimelineEventKind {
[INFO] [stderr]    |          ----------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 20 |     StateChanged { from: String, to: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `into_api_token` is never used
[INFO] [stderr]   --> src/config/plane_settings.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl PlaneWorkspaceEntry {
[INFO] [stderr]    | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn into_api_token(self) -> ApiToken {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `api_token` is never used
[INFO] [stderr]   --> src/config/plane_session.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl PlaneSession {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] 48 |     /// Returns the API token for authenticating Plane API requests
[INFO] [stderr] 49 |     pub fn api_token(&self) -> &ApiToken {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `plane-cli-requiem` (bin "plane-cli-requiem" test) generated 29 warnings (run `cargo fix --bin "plane-cli-requiem" -p plane-cli-requiem --tests` to apply 14 suggestions)
[INFO] [stderr] warning: `plane-cli-requiem` (bin "plane" test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plane-de9447e61610080e)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::drops_unknown_tags ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::preserves_unterminated_angle_as_literal ... ok
[INFO] [stdout] test commands::ac::tests::remove_last_criterion ... ok
[INFO] [stdout] test commands::ac::tests::remove_middle_criterion_drops_only_that_li ... ok
[INFO] [stdout] test commands::ac::tests::remove_on_empty_list_errors ... ok
[INFO] [stdout] test commands::ac::tests::remove_out_of_bounds_errors ... ok
[INFO] [stdout] test commands::ac::tests::reorder_clamps_destination_beyond_list_length ... ok
[INFO] [stdout] test commands::ac::tests::reorder_from_equals_to_is_noop ... ok
[INFO] [stdout] test commands::ac::tests::reorder_on_empty_list_errors ... ok
[INFO] [stdout] test commands::ac::tests::reorder_move_first_to_last_rearranges_items ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::strips_paragraph_wrapper_and_trims ... ok
[INFO] [stdout] test commands::ac::tests::remove_first_criterion ... ok
[INFO] [stdout] test commands::ac::tests::reorder_source_out_of_bounds_errors ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::converts_br_to_newline ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::decodes_common_entities ... ok
[INFO] [stdout] test commands::ac::tests::remove_only_item_leaves_empty_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plane_cli_requiem-1a090d39d237d8c1)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::decodes_common_entities ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::converts_br_to_newline ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::drops_unknown_tags ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::strips_paragraph_wrapper_and_trims ... ok
[INFO] [stdout] test api::plane_comment::plane_comment_html_stripping_tests::preserves_unterminated_angle_as_literal ... ok
[INFO] [stdout] test commands::ac::tests::remove_first_criterion ... ok
[INFO] [stdout] test commands::ac::tests::remove_last_criterion ... ok
[INFO] [stdout] test commands::ac::tests::remove_middle_criterion_drops_only_that_li ... ok
[INFO] [stdout] test commands::ac::tests::remove_only_item_leaves_empty_list ... ok
[INFO] [stdout] test commands::ac::tests::remove_on_empty_list_errors ... ok
[INFO] [stdout] test commands::ac::tests::remove_out_of_bounds_errors ... ok
[INFO] [stdout] test commands::ac::tests::reorder_clamps_destination_beyond_list_length ... ok
[INFO] [stdout] test commands::ac::tests::reorder_on_empty_list_errors ... ok
[INFO] [stdout] test commands::ac::tests::reorder_from_equals_to_is_noop ... ok
[INFO] [stdout] test commands::ac::tests::reorder_source_out_of_bounds_errors ... ok
[INFO] [stdout] test commands::ac::tests::reorder_move_first_to_last_rearranges_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e195ad645f883d2d8005bc4e5a87193e765aa103180bcae21100e18261a1072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e195ad645f883d2d8005bc4e5a87193e765aa103180bcae21100e18261a1072", kill_on_drop: false }`
[INFO] [stdout] 3e195ad645f883d2d8005bc4e5a87193e765aa103180bcae21100e18261a1072
