[INFO] cloning repository https://github.com/mapkts/xtap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapkts/xtap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapkts%2Fxtap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapkts%2Fxtap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7deb9c278f6f58fb01fa8277e26f42d2f9fe5c78 [INFO] checking mapkts/xtap against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapkts%2Fxtap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mapkts/xtap on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mapkts/xtap [INFO] finished tweaking git repo https://github.com/mapkts/xtap [INFO] tweaked toml for git repo https://github.com/mapkts/xtap written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mapkts/xtap 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded calamine v0.18.0 [INFO] [stderr] Downloaded anyhow v1.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe9352b6ab7d11f5ba6516f02948cdcf1565cdb366aa6282e3fee9d38e6d8db [INFO] running `Command { std: "docker" "start" "-a" "5fe9352b6ab7d11f5ba6516f02948cdcf1565cdb366aa6282e3fee9d38e6d8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe9352b6ab7d11f5ba6516f02948cdcf1565cdb366aa6282e3fee9d38e6d8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe9352b6ab7d11f5ba6516f02948cdcf1565cdb366aa6282e3fee9d38e6d8db", kill_on_drop: false }` [INFO] [stdout] 5fe9352b6ab7d11f5ba6516f02948cdcf1565cdb366aa6282e3fee9d38e6d8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5f2a3c3a970c352f432a7e44a90f696c97bfef28d7707b05ef3e5b813ed565 [INFO] running `Command { std: "docker" "start" "-a" "0f5f2a3c3a970c352f432a7e44a90f696c97bfef28d7707b05ef3e5b813ed565", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.50 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking xtap-util v0.1.0 (/opt/rustwide/workdir/crates/xtap-util) [INFO] [stdout] warning: the item `termcolor` is imported redundantly [INFO] [stdout] --> crates/xtap-util/src/shell.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use termcolor::{self, Color, ColorSpec, StandardStream, WriteColor}; [INFO] [stdout] | ^^^^ the item `termcolor` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `termcolor` is imported redundantly [INFO] [stdout] --> crates/xtap-util/src/shell.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use termcolor::{self, Color, ColorSpec, StandardStream, WriteColor}; [INFO] [stdout] | ^^^^ the item `termcolor` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Checking quick-xml v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking calamine v0.18.0 [INFO] [stderr] Checking xtap-core v0.1.0 (/opt/rustwide/workdir/crates/xtap-core) [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> crates/xtap-core/src/merger.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn default() -> MergerState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] ... [INFO] [stdout] 44 | ..Default::default() [INFO] [stdout] | ------------------ recursive call site [INFO] [stdout] | [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wtr` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn into_writer(self, wtr: W, format: Format) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_wtr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn into_writer(self, wtr: W, format: Format) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let mut file = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/xtap-core/src/merger.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | let mut file = [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> crates/xtap-core/src/merger.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn default() -> MergerState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] ... [INFO] [stdout] 44 | ..Default::default() [INFO] [stdout] | ------------------ recursive call site [INFO] [stdout] | [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wtr` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn into_writer(self, wtr: W, format: Format) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_wtr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `format` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn into_writer(self, wtr: W, format: Format) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> crates/xtap-core/src/merger.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let mut file = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/xtap-core/src/merger.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | let mut file = [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `should_trim_fields` and `should_trim_headers` are never used [INFO] [stdout] --> crates/xtap-core/src/lib.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Trim { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 25 | fn should_trim_fields(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fn should_trim_headers(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sources` and `state` are never read [INFO] [stdout] --> crates/xtap-core/src/merger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Merger { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 10 | /// The files to merge. [INFO] [stdout] 11 | sources: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | /// The tracking state. [INFO] [stdout] 13 | state: MergerState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Merger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/xtap-core/src/merger.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct MergerState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | headers: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | /// Indicates whether the `sources` contain headers. [INFO] [stdout] 24 | has_headers: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 25 | /// The maximum number of fields found. [INFO] [stdout] 26 | max_field_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | /// The number of fields in the first record in each source. [INFO] [stdout] 28 | first_field_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | /// Various skip options. [INFO] [stdout] 30 | skip: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | /// Newline style. [INFO] [stdout] 32 | newline: Newline, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | /// Indicates whether the presence of ending newline in each source should be forced. [INFO] [stdout] 34 | force_ending_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | /// Capacity of the `rdr`. [INFO] [stdout] 36 | capacity: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Reader` is never constructed [INFO] [stdout] --> crates/xtap-core/src/reader.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Reader { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Csv`, `Xlsx`, `Xls`, `Ods`, and `Other` are never constructed [INFO] [stdout] --> crates/xtap-core/src/reader.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Format { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 13 | Csv, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Xlsx, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Xls, [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | Ods, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Format` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `should_trim_fields` and `should_trim_headers` are never used [INFO] [stdout] --> crates/xtap-core/src/lib.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | impl Trim { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 25 | fn should_trim_fields(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fn should_trim_headers(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sources` and `state` are never read [INFO] [stdout] --> crates/xtap-core/src/merger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Merger { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 10 | /// The files to merge. [INFO] [stdout] 11 | sources: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | /// The tracking state. [INFO] [stdout] 13 | state: MergerState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Merger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> crates/xtap-core/src/merger.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct MergerState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | headers: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | /// Indicates whether the `sources` contain headers. [INFO] [stdout] 24 | has_headers: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 25 | /// The maximum number of fields found. [INFO] [stdout] 26 | max_field_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | /// The number of fields in the first record in each source. [INFO] [stdout] 28 | first_field_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | /// Various skip options. [INFO] [stdout] 30 | skip: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | /// Newline style. [INFO] [stdout] 32 | newline: Newline, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | /// Indicates whether the presence of ending newline in each source should be forced. [INFO] [stdout] 34 | force_ending_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | /// Capacity of the `rdr`. [INFO] [stdout] 36 | capacity: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MergerState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Reader` is never constructed [INFO] [stdout] --> crates/xtap-core/src/reader.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Reader { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Csv`, `Xlsx`, `Xls`, `Ods`, and `Other` are never constructed [INFO] [stdout] --> crates/xtap-core/src/reader.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Format { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 13 | Csv, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | Xlsx, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Xls, [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | Ods, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Format` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xtap v0.1.0 (/opt/rustwide/workdir/crates/xtap-cli) [INFO] [stdout] warning: the item `CliResult` is imported redundantly [INFO] [stdout] --> crates/xtap-cli/src/commands/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::command_prelude::*; [INFO] [stdout] | ------------------------- the item `CliResult` is already imported here [INFO] [stdout] 2 | use crate::errors::CliResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CliResult` is imported redundantly [INFO] [stdout] --> crates/xtap-cli/src/commands/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::command_prelude::*; [INFO] [stdout] | ------------------------- the item `CliResult` is already imported here [INFO] [stdout] 2 | use crate::errors::CliResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0f5f2a3c3a970c352f432a7e44a90f696c97bfef28d7707b05ef3e5b813ed565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5f2a3c3a970c352f432a7e44a90f696c97bfef28d7707b05ef3e5b813ed565", kill_on_drop: false }` [INFO] [stdout] 0f5f2a3c3a970c352f432a7e44a90f696c97bfef28d7707b05ef3e5b813ed565