[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] testing clpi/dlog-cli against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fdlog-cli" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clpi/dlog-cli on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-33/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e90b5238c9e87e1f051af07224d8177bd2748fbb113d23c173c7b0e7c9d95d [INFO] running `Command { std: "docker" "start" "-a" "a9e90b5238c9e87e1f051af07224d8177bd2748fbb113d23c173c7b0e7c9d95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e90b5238c9e87e1f051af07224d8177bd2748fbb113d23c173c7b0e7c9d95d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e90b5238c9e87e1f051af07224d8177bd2748fbb113d23c173c7b0e7c9d95d", kill_on_drop: false }` [INFO] [stdout] a9e90b5238c9e87e1f051af07224d8177bd2748fbb113d23c173c7b0e7c9d95d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf153f80053cfc7db645ef43b356b98bee95a311f8c5e26acdb2cb24bbab7667 [INFO] running `Command { std: "docker" "start" "-a" "bf153f80053cfc7db645ef43b356b98bee95a311f8c5e26acdb2cb24bbab7667", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling 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 pest v2.1.3 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling 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`, `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: `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: 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: function is never used: `main` [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: field is never read: `value` [INFO] [stdout] --> src/cmd/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | value: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `agent` [INFO] [stdout] --> src/cmd/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | agent: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book` [INFO] [stdout] --> src/cmd/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | book: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item` [INFO] [stdout] --> src/cmd/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | item: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/cmd/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | field: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/cmd/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | log: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user` [INFO] [stdout] --> src/cmd/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | user: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | topics: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | records: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> src/cmd/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | verbose: i32, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/cmd/mod.rs:54:5 [INFO] [stdout] | [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/cmd/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | value: Option, [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op` [INFO] [stdout] --> src/cmd/config.rs:8:5 [INFO] [stdout] | [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num` [INFO] [stdout] --> src/cmd/list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | num: u32, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `all` [INFO] [stdout] --> src/cmd/list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | all: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pretty` [INFO] [stdout] --> src/cmd/list.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pretty: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/list.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | topics: 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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/list.rs:16:5 [INFO] [stdout] | [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "bf153f80053cfc7db645ef43b356b98bee95a311f8c5e26acdb2cb24bbab7667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf153f80053cfc7db645ef43b356b98bee95a311f8c5e26acdb2cb24bbab7667", kill_on_drop: false }` [INFO] [stdout] bf153f80053cfc7db645ef43b356b98bee95a311f8c5e26acdb2cb24bbab7667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7595619363dcf3a7b4bb2af529c2b25a5c995c0178e169814d3f2308153202 [INFO] running `Command { std: "docker" "start" "-a" "7f7595619363dcf3a7b4bb2af529c2b25a5c995c0178e169814d3f2308153202", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stdout] warning: 2 warnings emitted [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`, `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: `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: 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: function is never used: `main` [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: field is never read: `value` [INFO] [stdout] --> src/cmd/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | value: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `agent` [INFO] [stdout] --> src/cmd/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | agent: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book` [INFO] [stdout] --> src/cmd/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | book: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item` [INFO] [stdout] --> src/cmd/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | item: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/cmd/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | field: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/cmd/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | log: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user` [INFO] [stdout] --> src/cmd/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | user: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | topics: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | records: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dvc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> src/cmd/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | verbose: i32, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/cmd/mod.rs:54:5 [INFO] [stdout] | [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/cmd/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | value: Option, [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op` [INFO] [stdout] --> src/cmd/config.rs:8:5 [INFO] [stdout] | [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num` [INFO] [stdout] --> src/cmd/list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | num: u32, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `all` [INFO] [stdout] --> src/cmd/list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | all: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pretty` [INFO] [stdout] --> src/cmd/list.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pretty: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/list.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | topics: 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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/list.rs:16:5 [INFO] [stdout] | [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [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`, `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: `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: 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: field is never read: `value` [INFO] [stdout] --> src/cmd/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `agent` [INFO] [stdout] --> src/cmd/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | agent: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book` [INFO] [stdout] --> src/cmd/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | book: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item` [INFO] [stdout] --> src/cmd/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | item: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> src/cmd/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | field: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log` [INFO] [stdout] --> src/cmd/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | log: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user` [INFO] [stdout] --> src/cmd/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | user: 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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | topics: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/mod.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | records: Vec, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> src/cmd/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | verbose: i32, [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cmd` [INFO] [stdout] --> src/cmd/mod.rs:54:5 [INFO] [stdout] | [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] --> src/cmd/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/cmd/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | value: Option, [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op` [INFO] [stdout] --> src/cmd/config.rs:8:5 [INFO] [stdout] | [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] --> src/cmd/config.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num` [INFO] [stdout] --> src/cmd/list.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | num: u32, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `all` [INFO] [stdout] --> src/cmd/list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | all: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pretty` [INFO] [stdout] --> src/cmd/list.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pretty: bool, [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topics` [INFO] [stdout] --> src/cmd/list.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | topics: 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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/cmd/list.rs:16:5 [INFO] [stdout] | [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] --> src/cmd/list.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dlog-8873e2b727709d04) [INFO] [stderr] Executable unittests src/bin/dlog.rs (/opt/rustwide/target/debug/deps/dlog-73f644f1ad6a60b1) [INFO] running `Command { std: "docker" "inspect" "7f7595619363dcf3a7b4bb2af529c2b25a5c995c0178e169814d3f2308153202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7595619363dcf3a7b4bb2af529c2b25a5c995c0178e169814d3f2308153202", kill_on_drop: false }` [INFO] [stdout] 7f7595619363dcf3a7b4bb2af529c2b25a5c995c0178e169814d3f2308153202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 783d911c3543e9d35cdd45ee197ea84997065bb84ba594515e48eb37ce6f5801 [INFO] running `Command { std: "docker" "start" "-a" "783d911c3543e9d35cdd45ee197ea84997065bb84ba594515e48eb37ce6f5801", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> parse/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parser` [INFO] [stderr] --> parse/src/parse/mod.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | let parser = Self; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parser` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dlog-parse` (lib) generated 2 warnings [INFO] [stderr] warning: unused import: `crate::models::ModelOp` [INFO] [stderr] --> src/cmd/new.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::models::ModelOp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::models::ModelOp` [INFO] [stderr] --> src/cmd/set.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::models::ModelOp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AppSettings` [INFO] [stderr] --> src/cmd/mod.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | use clap::{Clap, AppSettings}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ModelOp` [INFO] [stderr] --> src/cmd/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | ModelOp, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Channel` [INFO] [stderr] --> src/models/topic.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use super::{Channel, Model}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `termcolor::*` [INFO] [stderr] --> src/models/agent.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use termcolor::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `collections::HashMap` [INFO] [stderr] --> src/models/field.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{collections::HashMap, fmt::Debug}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Item` [INFO] [stderr] --> src/models/field.rs:4:20 [INFO] [stderr] | [INFO] [stderr] 4 | use super::{Model, Item}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Date`, `Duration` [INFO] [stderr] --> src/models/field.rs:6:14 [INFO] [stderr] | [INFO] [stderr] 6 | use chrono::{Date, DateTime, Duration, Local}; [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parsed` [INFO] [stderr] --> src/cmd/mod.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | let parsed = dlog_parse::parse::DlBaseParser::parse_input(); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/models/mod.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | fn new(model: Self::Op) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/models/mod.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | fn get(model: Self::Op) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/models/mod.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | fn set(model: Self::Op) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/models/mod.rs:35:15 [INFO] [stderr] | [INFO] [stderr] 35 | fn delete(model: Self::Op) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model` [INFO] [stderr] --> src/models/mod.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | fn list(model: Self::Op) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cascade` [INFO] [stderr] --> src/models/agent.rs:32:35 [INFO] [stderr] | [INFO] [stderr] 32 | Op::Delete(DeleteOp { cascade, target: Some(Target::Agent(agent_op)) }) => Self::delete(agent_op), [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `cascade: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start_cmd` [INFO] [stderr] --> src/models/agent.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn start(start_cmd: StartCmd) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_cmd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/models/agent.rs:62:27 [INFO] [stderr] | [INFO] [stderr] 62 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/models/agent.rs:65:27 [INFO] [stderr] | [INFO] [stderr] 65 | fn stopped(&mut self, ctx: &mut Self::Context) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `main` [INFO] [stderr] --> src/lib.rs:6:4 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> src/cmd/mod.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | value: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `agent` [INFO] [stderr] --> src/cmd/mod.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | agent: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `book` [INFO] [stderr] --> src/cmd/mod.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | book: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `item` [INFO] [stderr] --> src/cmd/mod.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | item: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `field` [INFO] [stderr] --> src/cmd/mod.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | field: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `log` [INFO] [stderr] --> src/cmd/mod.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | log: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `user` [INFO] [stderr] --> src/cmd/mod.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | user: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `topics` [INFO] [stderr] --> src/cmd/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | topics: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `records` [INFO] [stderr] --> src/cmd/mod.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | records: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `verbose` [INFO] [stderr] --> src/cmd/mod.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | verbose: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cmd` [INFO] [stderr] --> src/cmd/mod.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | cmd: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> src/cmd/config.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | value: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConfigCmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/config.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `op` [INFO] [stderr] --> src/cmd/config.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | op: ConfigCmdOp, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ConfigCmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/config.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `num` [INFO] [stderr] --> src/cmd/list.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | num: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/list.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `all` [INFO] [stderr] --> src/cmd/list.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | all: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/list.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pretty` [INFO] [stderr] --> src/cmd/list.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | pretty: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/list.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `topics` [INFO] [stderr] --> src/cmd/list.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | topics: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/list.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `records` [INFO] [stderr] --> src/cmd/list.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | records: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ListOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/list.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> src/cmd/mod.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | value: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Dlog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/mod.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Clap)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dvc` (lib) generated 38 warnings [INFO] [stderr] warning: `dvc` (lib test) generated 37 warnings (36 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dlog-8873e2b727709d04) [INFO] [stderr] Running unittests src/bin/dlog.rs (/opt/rustwide/target/debug/deps/dlog-73f644f1ad6a60b1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests dlog [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "783d911c3543e9d35cdd45ee197ea84997065bb84ba594515e48eb37ce6f5801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783d911c3543e9d35cdd45ee197ea84997065bb84ba594515e48eb37ce6f5801", kill_on_drop: false }` [INFO] [stdout] 783d911c3543e9d35cdd45ee197ea84997065bb84ba594515e48eb37ce6f5801