[INFO] cloning repository https://github.com/maroider/nedgaver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/nedgaver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fnedgaver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fnedgaver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98d172a469ef97ee90726128d29010d0a41ccd8d [INFO] checking maroider/nedgaver against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fnedgaver" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/nedgaver on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maroider/nedgaver [INFO] finished tweaking git repo https://github.com/maroider/nedgaver [INFO] tweaked toml for git repo https://github.com/maroider/nedgaver written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/nedgaver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa06e8cea96f681abd907e134a3cc73a5c7a732e99208befc18de739f7a23a2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa06e8cea96f681abd907e134a3cc73a5c7a732e99208befc18de739f7a23a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa06e8cea96f681abd907e134a3cc73a5c7a732e99208befc18de739f7a23a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa06e8cea96f681abd907e134a3cc73a5c7a732e99208befc18de739f7a23a2a", kill_on_drop: false }` [INFO] [stdout] aa06e8cea96f681abd907e134a3cc73a5c7a732e99208befc18de739f7a23a2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83cc94710dd104cd2cbbe8545abb2bc86c7c1a0846bc863308dd0c70e94a1dc7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83cc94710dd104cd2cbbe8545abb2bc86c7c1a0846bc863308dd0c70e94a1dc7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking nedgaver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `EnableBlinking`, `Hide` [INFO] [stdout] --> src/tui/mod.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | cursor::{self, EnableBlinking, Hide}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Modifier` [INFO] [stdout] --> src/tui/mod.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | widgets::{Block, Borders, Tabs}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::tasks::Task` [INFO] [stdout] --> src/tui/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::core::tasks::Task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EnableBlinking`, `Hide` [INFO] [stdout] --> src/tui/mod.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | cursor::{self, EnableBlinking, Hide}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Modifier` [INFO] [stdout] --> src/tui/mod.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | widgets::{Block, Borders, Tabs}, [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::tasks::Task` [INFO] [stdout] --> src/tui/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::core::tasks::Task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/tui/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 39 | / loop { [INFO] [stdout] 40 | | let timeout = tick_rate [INFO] [stdout] 41 | | .checked_sub(last_tick.elapsed()) [INFO] [stdout] 42 | | .unwrap_or_else(|| Duration::from_secs(0)); [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/tui/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 39 | / loop { [INFO] [stdout] 40 | | let timeout = tick_rate [INFO] [stdout] 41 | | .checked_sub(last_tick.elapsed()) [INFO] [stdout] 42 | | .unwrap_or_else(|| Duration::from_secs(0)); [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/tui/mod.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/tui/mod.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `io` [INFO] [stdout] --> src/tui/mod.rs:196:51 [INFO] [stdout] | [INFO] [stdout] 196 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `io` [INFO] [stdout] --> src/tui/mod.rs:196:51 [INFO] [stdout] | [INFO] [stdout] 196 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/tui/mod.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | fn render(&self, frame: &mut Frame<'_, Backend>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/tui/mod.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/tui/mod.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | fn render(&self, frame: &mut Frame<'_, Backend>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/tui/mod.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `io` [INFO] [stdout] --> src/tui/mod.rs:216:51 [INFO] [stdout] | [INFO] [stdout] 216 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `io` [INFO] [stdout] --> src/tui/mod.rs:216:51 [INFO] [stdout] | [INFO] [stdout] 216 | fn handle_event(&mut self, event: CtermEvent, io: &mut Io) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/tui/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | fn render(&self, frame: &mut Frame<'_, Backend>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/tui/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | fn render(&self, frame: &mut Frame<'_, Backend>) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cargo_target_dir` [INFO] [stdout] --> src/core/paths.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn cargo_target_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Paths` [INFO] [stdout] --> src/core/paths.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Paths { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/core/paths.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn load(dev: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/core/tags.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn load(paths: &Paths) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `save` [INFO] [stdout] --> src/core/tags.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn save(&self, paths: &Paths) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_tag` [INFO] [stdout] --> src/core/tags.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new_tag(&mut self, name: String, parent: Option) -> TagId { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/id.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/tags.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | super::id::uuid_newtype!(TagId); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/id.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/tasks.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | super::id::uuid_newtype!(TaskId); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quit` [INFO] [stdout] --> src/tui/mod.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn quit(&mut self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/tui/mod.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | height: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dev` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | dev: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cargo_target_dir` [INFO] [stdout] --> src/core/paths.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn cargo_target_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Paths` [INFO] [stdout] --> src/core/paths.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Paths { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/core/paths.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn load(dev: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load` [INFO] [stdout] --> src/core/tags.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn load(paths: &Paths) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `save` [INFO] [stdout] --> src/core/tags.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn save(&self, paths: &Paths) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_tag` [INFO] [stdout] --> src/core/tags.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new_tag(&mut self, name: String, parent: Option) -> TagId { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/id.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/tags.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | super::id::uuid_newtype!(TagId); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/core/id.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/core/tasks.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | super::id::uuid_newtype!(TaskId); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `quit` [INFO] [stdout] --> src/tui/mod.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn quit(&mut self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/tui/mod.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | height: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dev` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | dev: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "83cc94710dd104cd2cbbe8545abb2bc86c7c1a0846bc863308dd0c70e94a1dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cc94710dd104cd2cbbe8545abb2bc86c7c1a0846bc863308dd0c70e94a1dc7", kill_on_drop: false }` [INFO] [stdout] 83cc94710dd104cd2cbbe8545abb2bc86c7c1a0846bc863308dd0c70e94a1dc7