[INFO] cloning repository https://github.com/insilications/ripgrep-clr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insilications/ripgrep-clr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Fripgrep-clr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Fripgrep-clr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a26210b0db24ce2ac0c1bf4760aa17191f00e9d [INFO] checking insilications/ripgrep-clr against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsilications%2Fripgrep-clr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insilications/ripgrep-clr on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/insilications/ripgrep-clr [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/insilications/ripgrep-clr [INFO] tweaked toml for git repo https://github.com/insilications/ripgrep-clr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/insilications/ripgrep-clr 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_simd_2 v0.3.8 [INFO] [stderr] Downloaded pcre2 v0.2.3 [INFO] [stderr] Downloaded pcre2-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0e317cc918dd9582a1ded98cdb5432108a53231d0d3a0cba52f0be5362ac29e [INFO] running `Command { std: "docker" "start" "-a" "d0e317cc918dd9582a1ded98cdb5432108a53231d0d3a0cba52f0be5362ac29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e317cc918dd9582a1ded98cdb5432108a53231d0d3a0cba52f0be5362ac29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e317cc918dd9582a1ded98cdb5432108a53231d0d3a0cba52f0be5362ac29e", kill_on_drop: false }` [INFO] [stdout] d0e317cc918dd9582a1ded98cdb5432108a53231d0d3a0cba52f0be5362ac29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6361045546bfdf22eda4ee54ad2335ba4b3eec2fc71d9a62fa8ef92632175eb0 [INFO] running `Command { std: "docker" "start" "-a" "6361045546bfdf22eda4ee54ad2335ba4b3eec2fc71d9a62fa8ef92632175eb0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking grep-matcher v0.1.5 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking memmap2 v0.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking grep-searcher v0.1.8 (/opt/rustwide/workdir/crates/searcher) [INFO] [stdout] warning: the item `bytecount` is imported redundantly [INFO] [stdout] --> crates/searcher/src/lines.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bytecount; [INFO] [stdout] | ^^^^^^^^^ the item `bytecount` 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 `encoding_rs` is imported redundantly [INFO] [stdout] --> crates/searcher/src/searcher/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use encoding_rs; [INFO] [stdout] | ^^^^^^^^^^^ the item `encoding_rs` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Checking globset v0.4.9 (/opt/rustwide/workdir/crates/globset) [INFO] [stderr] Checking grep-regex v0.1.9 (/opt/rustwide/workdir/crates/regex) [INFO] [stdout] warning: the item `LineMatchKind` is imported redundantly [INFO] [stdout] --> crates/regex/src/matcher.rs:955:24 [INFO] [stdout] | [INFO] [stdout] 954 | use super::*; [INFO] [stdout] | -------- the item `LineMatchKind` is already imported here [INFO] [stdout] 955 | use grep_matcher::{LineMatchKind, Matcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matcher` is imported redundantly [INFO] [stdout] --> crates/regex/src/matcher.rs:955:39 [INFO] [stdout] | [INFO] [stdout] 954 | use super::*; [INFO] [stdout] | -------- the item `Matcher` is already imported here [INFO] [stdout] 955 | use grep_matcher::{LineMatchKind, Matcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> crates/globset/src/glob.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` 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] [stderr] Checking grep-cli v0.1.6 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Checking ignore v0.4.18 (/opt/rustwide/workdir/crates/ignore) [INFO] [stdout] warning: the item `termcolor` is imported redundantly [INFO] [stdout] --> crates/cli/src/wtr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use termcolor; [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/cli/src/wtr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use termcolor; [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pcre2 v0.2.3 [INFO] [stdout] warning: the item `walkdir` is imported redundantly [INFO] [stdout] --> crates/ignore/src/walk.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use walkdir::{self, WalkDir}; [INFO] [stdout] | ^^^^ the item `walkdir` 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 `walkdir` is imported redundantly [INFO] [stdout] --> crates/ignore/src/walk.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | use walkdir::{self, WalkDir}; [INFO] [stdout] | ^^^^ the item `walkdir` 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 `ByteSlice` is imported redundantly [INFO] [stdout] --> crates/searcher/src/line_buffer.rs:545:16 [INFO] [stdout] | [INFO] [stdout] 544 | use super::*; [INFO] [stdout] | -------- the item `ByteSlice` is already imported here [INFO] [stdout] 545 | use bstr::{ByteSlice, ByteVec}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bytecount` is imported redundantly [INFO] [stdout] --> crates/searcher/src/lines.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bytecount; [INFO] [stdout] | ^^^^^^^^^ the item `bytecount` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Match` is imported redundantly [INFO] [stdout] --> crates/searcher/src/lines.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 199 | use super::*; [INFO] [stdout] | -------- the item `Match` is already imported here [INFO] [stdout] 200 | use grep_matcher::Match; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `encoding_rs` is imported redundantly [INFO] [stdout] --> crates/searcher/src/searcher/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use encoding_rs; [INFO] [stdout] | ^^^^^^^^^^^ the item `encoding_rs` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Match` is imported redundantly [INFO] [stdout] --> crates/searcher/src/testutil.rs:717:24 [INFO] [stdout] | [INFO] [stdout] 717 | use grep_matcher::{Match, Matcher}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 718 | [INFO] [stdout] 719 | use super::*; [INFO] [stdout] | -------- the item `Match` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matcher` is imported redundantly [INFO] [stdout] --> crates/searcher/src/testutil.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | use grep_matcher::{Match, Matcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 718 | [INFO] [stdout] 719 | use super::*; [INFO] [stdout] | -------- the item `Matcher` is already imported here [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 grep-pcre2 v0.1.5 (/opt/rustwide/workdir/crates/pcre2) [INFO] [stdout] warning: the item `Matcher` is imported redundantly [INFO] [stdout] --> crates/pcre2/src/matcher.rs:389:39 [INFO] [stdout] | [INFO] [stdout] 388 | use super::*; [INFO] [stdout] | -------- the item `Matcher` is already imported here [INFO] [stdout] 389 | use grep_matcher::{LineMatchKind, Matcher}; [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: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Override(overrides::Glob<'a>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 | Override(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | Gitignore(&'a gitignore::Glob), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 | Gitignore(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | Types(types::Glob<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 41 | Types(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/overrides.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Glob<'a>(GlobInner<'a>); [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Glob<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/overrides.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | Matched(&'a gitignore::Glob), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | Matched(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | pub struct IgnoreMatch<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Override(overrides::Glob<'a>), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 | Override(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | Gitignore(&'a gitignore::Glob), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 | Gitignore(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/dir.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | Types(types::Glob<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 41 | Types(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/overrides.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Glob<'a>(GlobInner<'a>); [INFO] [stdout] | ---- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Glob<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/ignore/src/overrides.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | Matched(&'a gitignore::Glob), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | Matched(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ripgrep v13.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> crates/core/app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{self, crate_authors, crate_version, App, AppSettings}; [INFO] [stdout] | ^^^^ the item `clap` 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] [stderr] Checking grep-printer v0.1.6 (/opt/rustwide/workdir/crates/printer) [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> crates/printer/src/jsont.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use base64; [INFO] [stdout] | ^^^^^^ the item `base64` 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 `base64` is imported redundantly [INFO] [stdout] --> crates/printer/src/jsont.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use base64; [INFO] [stdout] | ^^^^^^ the item `base64` 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 `regex` is imported redundantly [INFO] [stdout] --> crates/globset/src/glob.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` 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] [stderr] Checking grep v0.2.8 (/opt/rustwide/workdir/crates/grep) [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> crates/core/app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{self, crate_authors, crate_version, App, AppSettings}; [INFO] [stdout] | ^^^^ the item `clap` 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 `clap` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use clap; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num_cpus` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use num_cpus; [INFO] [stdout] | ^^^^^^^^ the item `num_cpus` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/logger.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{self, Log}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ignore` is imported redundantly [INFO] [stdout] --> crates/core/subject.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use ignore::{self, DirEntry}; [INFO] [stdout] | ^^^^ the item `ignore` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/subject.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> crates/core/app.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use clap::{self, crate_authors, crate_version, App, AppSettings}; [INFO] [stdout] | ^^^^ the item `clap` 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 `clap` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use clap; [INFO] [stdout] | ^^^^ the item `clap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `num_cpus` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use num_cpus; [INFO] [stdout] | ^^^^^^^^ the item `num_cpus` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> crates/core/args.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/logger.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{self, Log}; [INFO] [stdout] | ^^^^ the item `log` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ignore` is imported redundantly [INFO] [stdout] --> crates/core/subject.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use ignore::{self, DirEntry}; [INFO] [stdout] | ^^^^ the item `ignore` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `log` is imported redundantly [INFO] [stdout] --> crates/core/subject.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log; [INFO] [stdout] | ^^^ the item `log` is already defined by prelude [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] [stdout] warning: field `value_name` is never read [INFO] [stdout] --> crates/core/app.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 217 | Positional { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 221 | value_name: &'static str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `long` is never read [INFO] [stdout] --> crates/core/app.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 234 | Switch { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 235 | /// The long name of a flag. This is always non-empty. [INFO] [stdout] 236 | long: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `long` and `value_name` are never read [INFO] [stdout] --> crates/core/app.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 256 | Flag { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 257 | /// The long name of a flag. This is always non-empty. [INFO] [stdout] 258 | long: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | value_name: &'static str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_name` is never read [INFO] [stdout] --> crates/core/app.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 217 | Positional { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 221 | value_name: &'static str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `long` is never read [INFO] [stdout] --> crates/core/app.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 234 | Switch { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 235 | /// The long name of a flag. This is always non-empty. [INFO] [stdout] 236 | long: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `long` and `value_name` are never read [INFO] [stdout] --> crates/core/app.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 256 | Flag { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 257 | /// The long name of a flag. This is always non-empty. [INFO] [stdout] 258 | long: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | value_name: &'static str, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.26s [INFO] running `Command { std: "docker" "inspect" "6361045546bfdf22eda4ee54ad2335ba4b3eec2fc71d9a62fa8ef92632175eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6361045546bfdf22eda4ee54ad2335ba4b3eec2fc71d9a62fa8ef92632175eb0", kill_on_drop: false }` [INFO] [stdout] 6361045546bfdf22eda4ee54ad2335ba4b3eec2fc71d9a62fa8ef92632175eb0