[INFO] fetching crate taiga-todo 0.3.0... [INFO] testing taiga-todo-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate taiga-todo 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate taiga-todo 0.3.0 [INFO] finished tweaking crates.io crate taiga-todo 0.3.0 [INFO] tweaked toml for crates.io crate taiga-todo 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate taiga-todo 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate taiga-todo 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a2e7f09327a20cfb11007d76ba70b903be6e195ae4ddd8a5ce4ca71bfb9e84 [INFO] running `Command { std: "docker" "start" "-a" "e8a2e7f09327a20cfb11007d76ba70b903be6e195ae4ddd8a5ce4ca71bfb9e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a2e7f09327a20cfb11007d76ba70b903be6e195ae4ddd8a5ce4ca71bfb9e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a2e7f09327a20cfb11007d76ba70b903be6e195ae4ddd8a5ce4ca71bfb9e84", kill_on_drop: false }` [INFO] [stdout] e8a2e7f09327a20cfb11007d76ba70b903be6e195ae4ddd8a5ce4ca71bfb9e84 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0604618c7c695a0464f0e9a8d6a00f3c2b3c279629b5d08496580e6d56cbec47 [INFO] running `Command { std: "docker" "start" "-a" "0604618c7c695a0464f0e9a8d6a00f3c2b3c279629b5d08496580e6d56cbec47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling confy v2.0.0 [INFO] [stderr] Compiling taiga-todo v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zvariant_derive v5.9.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling zvariant v5.9.2 [INFO] [stderr] Compiling taiga-core v0.3.0 [INFO] [stderr] Compiling interprocess v2.2.3 [INFO] [stderr] Compiling taiga-plugin-api v0.1.0 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stdout] warning: variants `Ipc` and `Daemon` are never constructed [INFO] [stdout] --> src/error.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum CliError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Ipc { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | Daemon { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/error.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl CliError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 67 | /// Create a config error with a message [INFO] [stdout] 68 | pub fn config(message: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn ipc(message: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn ipc_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn daemon(message: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn daemon_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn plugin_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn io(context: impl Into, source: std::io::Error) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn storage_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_static` and `has_command` are never used [INFO] [stdout] --> src/plugin_manager.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl PluginManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn register_static(&mut self, plugin: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn has_command(&self, plugin_name: &str, command: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `path` is never used [INFO] [stdout] --> src/storage.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl MarkdownStorage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "0604618c7c695a0464f0e9a8d6a00f3c2b3c279629b5d08496580e6d56cbec47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0604618c7c695a0464f0e9a8d6a00f3c2b3c279629b5d08496580e6d56cbec47", kill_on_drop: false }` [INFO] [stdout] 0604618c7c695a0464f0e9a8d6a00f3c2b3c279629b5d08496580e6d56cbec47 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18ae16269a563dc26c5c91c11a5c861b078f6bbeab261a6d0c68b91efa11e1a6 [INFO] running `Command { std: "docker" "start" "-a" "18ae16269a563dc26c5c91c11a5c861b078f6bbeab261a6d0c68b91efa11e1a6", kill_on_drop: false }` [INFO] [stderr] Compiling taiga-todo v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `Ipc` and `Daemon` are never constructed [INFO] [stdout] --> src/error.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum CliError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 35 | Ipc { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | Daemon { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/error.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl CliError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 67 | /// Create a config error with a message [INFO] [stdout] 68 | pub fn config(message: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn ipc(message: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn ipc_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn daemon(message: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn daemon_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn plugin_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub fn io(context: impl Into, source: std::io::Error) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn storage_with_source( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_static` and `has_command` are never used [INFO] [stdout] --> src/plugin_manager.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl PluginManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn register_static(&mut self, plugin: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn has_command(&self, plugin_name: &str, command: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `path` is never used [INFO] [stdout] --> src/storage.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl MarkdownStorage { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "18ae16269a563dc26c5c91c11a5c861b078f6bbeab261a6d0c68b91efa11e1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ae16269a563dc26c5c91c11a5c861b078f6bbeab261a6d0c68b91efa11e1a6", kill_on_drop: false }` [INFO] [stdout] 18ae16269a563dc26c5c91c11a5c861b078f6bbeab261a6d0c68b91efa11e1a6 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 626f489a6b8932b9d8264c32e5fbc3b4cf2a7a40d7725698edac3b8418a360a6 [INFO] running `Command { std: "docker" "start" "-a" "626f489a6b8932b9d8264c32e5fbc3b4cf2a7a40d7725698edac3b8418a360a6", kill_on_drop: false }` [INFO] [stderr] warning: variants `Ipc` and `Daemon` are never constructed [INFO] [stderr] --> src/error.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum CliError { [INFO] [stderr] | -------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 35 | Ipc { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | Daemon { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple associated functions are never used [INFO] [stderr] --> src/error.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 66 | impl CliError { [INFO] [stderr] | ------------- associated functions in this implementation [INFO] [stderr] 67 | /// Create a config error with a message [INFO] [stderr] 68 | pub fn config(message: impl Into) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 106 | pub fn ipc(message: impl Into) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 114 | pub fn ipc_with_source( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 125 | pub fn daemon(message: impl Into) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | pub fn daemon_with_source( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 152 | pub fn plugin_with_source( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | pub fn io(context: impl Into, source: std::io::Error) -> Self { [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 187 | pub fn storage_with_source( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `register_static` and `has_command` are never used [INFO] [stderr] --> src/plugin_manager.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 27 | impl PluginManager { [INFO] [stderr] | ------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn register_static(&mut self, plugin: Arc) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 213 | pub fn has_command(&self, plugin_name: &str, command: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `path` is never used [INFO] [stderr] --> src/storage.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 37 | impl MarkdownStorage { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 44 | pub fn path(&self) -> &Path { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `taiga-todo` (bin "taiga" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taiga-094aebcc32b3135e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test storage::tests::test_format_task_line_with_tags ... ok [INFO] [stdout] test display::tests::test_format_summary ... ok [INFO] [stdout] test display::tests::test_format_task_completed ... ok [INFO] [stdout] test display::tests::test_format_task_compact ... ok [INFO] [stdout] test storage::tests::test_format_task_line_completed ... ok [INFO] [stdout] test storage::tests::test_format_task_line_simple ... ok [INFO] [stdout] test storage::tests::test_parse_task_line_simple ... ok [INFO] [stdout] test storage::tests::test_roundtrip ... ok [INFO] [stdout] test storage::tests::test_parse_task_line_scheduled ... ok [INFO] [stdout] test storage::tests::test_parse_task_line_completed ... ok [INFO] [stdout] test storage::tests::test_roundtrip_with_tags ... ok [INFO] [stdout] test storage::tests::test_parse_task_line_with_tags_and_schedule ... ok [INFO] [stdout] test storage::tests::test_parse_task_line_with_tags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "626f489a6b8932b9d8264c32e5fbc3b4cf2a7a40d7725698edac3b8418a360a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626f489a6b8932b9d8264c32e5fbc3b4cf2a7a40d7725698edac3b8418a360a6", kill_on_drop: false }` [INFO] [stdout] 626f489a6b8932b9d8264c32e5fbc3b4cf2a7a40d7725698edac3b8418a360a6