[INFO] cloning repository https://github.com/clpi/dlog-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clpi/dlog-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fdlog-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fdlog-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c698251eccad91108032e9755935d486dbe9547 [INFO] checking clpi/dlog-cli/3c698251eccad91108032e9755935d486dbe9547 against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fdlog-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/dlog-cli on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clpi/dlog-cli [INFO] finished tweaking git repo https://github.com/clpi/dlog-cli [INFO] tweaked toml for git repo https://github.com/clpi/dlog-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clpi/dlog-cli 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-rt v2.2.0 [INFO] [stderr] Downloaded tokio v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0dbc708c91bae0bbb4d809cf59ebf0cc7725d4e86ab97b2f4d2202d25a04ddc [INFO] running `Command { std: "docker" "start" "-a" "a0dbc708c91bae0bbb4d809cf59ebf0cc7725d4e86ab97b2f4d2202d25a04ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0dbc708c91bae0bbb4d809cf59ebf0cc7725d4e86ab97b2f4d2202d25a04ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dbc708c91bae0bbb4d809cf59ebf0cc7725d4e86ab97b2f4d2202d25a04ddc", kill_on_drop: false }` [INFO] [stdout] a0dbc708c91bae0bbb4d809cf59ebf0cc7725d4e86ab97b2f4d2202d25a04ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723cd20d1b1332e72c38ea1d563ff9d06bf041de8aa8829787fde56920866f71 [INFO] running `Command { std: "docker" "start" "-a" "723cd20d1b1332e72c38ea1d563ff9d06bf041de8aa8829787fde56920866f71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking dlog-parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> parse/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parser` [INFO] [stdout] --> parse/src/parse/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let parser = Self; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking dvc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::models::ModelOp` [INFO] [stdout] --> src/cmd/new.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::ModelOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::ModelOp` [INFO] [stdout] --> src/cmd/set.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::ModelOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppSettings` [INFO] [stdout] --> src/cmd/mod.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | use clap::{Clap, AppSettings}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ModelOp` [INFO] [stdout] --> src/cmd/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ModelOp, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/models/topic.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use super::{Channel, Model}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termcolor::*` [INFO] [stdout] --> src/models/agent.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termcolor::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/models/field.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Item` [INFO] [stdout] --> src/models/field.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use super::{Model, Item}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date` and `Duration` [INFO] [stdout] --> src/models/field.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{Date, DateTime, Duration, Local}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::ModelOp` [INFO] [stdout] --> src/cmd/new.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::models::ModelOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::ModelOp` [INFO] [stdout] --> src/cmd/set.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::ModelOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppSettings` [INFO] [stdout] --> src/cmd/mod.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | use clap::{Clap, AppSettings}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ModelOp` [INFO] [stdout] --> src/cmd/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ModelOp, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Channel` [INFO] [stdout] --> src/models/topic.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use super::{Channel, Model}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termcolor::*` [INFO] [stdout] --> src/models/agent.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use termcolor::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/models/field.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Item` [INFO] [stdout] --> src/models/field.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use super::{Model, Item}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date` and `Duration` [INFO] [stdout] --> src/models/field.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{Date, DateTime, Duration, Local}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parsed` [INFO] [stdout] --> src/cmd/mod.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let parsed = dlog_parse::parse::DlBaseParser::parse_input(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parsed` [INFO] [stdout] --> src/cmd/mod.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let parsed = dlog_parse::parse::DlBaseParser::parse_input(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cascade` [INFO] [stdout] --> src/models/agent.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | Op::Delete(DeleteOp { cascade, target: Some(Target::Agent(agent_op)) }) => Self::delete(agent_op), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `cascade: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_cmd` [INFO] [stdout] --> src/models/agent.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn start(start_cmd: StartCmd) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/models/agent.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/models/agent.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cascade` [INFO] [stdout] --> src/models/agent.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | Op::Delete(DeleteOp { cascade, target: Some(Target::Agent(agent_op)) }) => Self::delete(agent_op), [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `cascade: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_cmd` [INFO] [stdout] --> src/models/agent.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn start(start_cmd: StartCmd) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/models/agent.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/models/agent.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn new(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | fn get(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | fn set(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | fn delete(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn list(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/lib.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/cmd/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Dlog { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 33 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[clap(short, long)] [INFO] [stdout] 35 | agent: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[clap(short, long)] [INFO] [stdout] 37 | book: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[clap(short, long)] [INFO] [stdout] 39 | item: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | #[clap(short, long)] [INFO] [stdout] 41 | field: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | #[clap(short, long)] [INFO] [stdout] 43 | log: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | #[clap(short, long)] [INFO] [stdout] 45 | user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | #[clap(short, long)] [INFO] [stdout] 47 | topics: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | #[clap(short, long)] [INFO] [stdout] 49 | records: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | verbose: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | #[clap(subcommand)] [INFO] [stdout] 54 | cmd: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `op` are never read [INFO] [stdout] --> src/cmd/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ConfigCmd { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[clap(subcommand)] [INFO] [stdout] 8 | op: ConfigCmdOp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigCmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num`, `all`, `pretty`, `topics`, and `records` are never read [INFO] [stdout] --> src/cmd/list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ListOp { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | #[clap(short, long, default_value = "15")] [INFO] [stdout] 6 | num: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | #[clap(short, long)] [INFO] [stdout] 8 | all: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | #[clap(short, long)] [INFO] [stdout] 10 | pretty: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | topics: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | #[clap(short, long, default_value = "Vec::new()")] [INFO] [stdout] 16 | records: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn new(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | fn get(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | fn set(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | fn delete(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/models/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn list(model: Self::Op) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/cmd/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Dlog { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 33 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[clap(short, long)] [INFO] [stdout] 35 | agent: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[clap(short, long)] [INFO] [stdout] 37 | book: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | #[clap(short, long)] [INFO] [stdout] 39 | item: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | #[clap(short, long)] [INFO] [stdout] 41 | field: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | #[clap(short, long)] [INFO] [stdout] 43 | log: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | #[clap(short, long)] [INFO] [stdout] 45 | user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | #[clap(short, long)] [INFO] [stdout] 47 | topics: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | #[clap(short, long)] [INFO] [stdout] 49 | records: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | verbose: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | #[clap(subcommand)] [INFO] [stdout] 54 | cmd: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `op` are never read [INFO] [stdout] --> src/cmd/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ConfigCmd { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[clap(subcommand)] [INFO] [stdout] 8 | op: ConfigCmdOp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigCmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num`, `all`, `pretty`, `topics`, and `records` are never read [INFO] [stdout] --> src/cmd/list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ListOp { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 5 | #[clap(short, long, default_value = "15")] [INFO] [stdout] 6 | num: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | #[clap(short, long)] [INFO] [stdout] 8 | all: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | #[clap(short, long)] [INFO] [stdout] 10 | pretty: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | topics: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | #[clap(short, long, default_value = "Vec::new()")] [INFO] [stdout] 16 | records: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "723cd20d1b1332e72c38ea1d563ff9d06bf041de8aa8829787fde56920866f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723cd20d1b1332e72c38ea1d563ff9d06bf041de8aa8829787fde56920866f71", kill_on_drop: false }` [INFO] [stdout] 723cd20d1b1332e72c38ea1d563ff9d06bf041de8aa8829787fde56920866f71