[INFO] cloning repository https://github.com/jonathan-lemos/meta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathan-lemos/meta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a317e0d3a6916fbbc45184c0bc3c1b04aaa83378 [INFO] checking jonathan-lemos/meta against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonathan-lemos%2Fmeta" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathan-lemos/meta on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathan-lemos/meta [INFO] finished tweaking git repo https://github.com/jonathan-lemos/meta [INFO] tweaked toml for git repo https://github.com/jonathan-lemos/meta written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jonathan-lemos/meta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6addab71d37213bb5f6e342b9b96250f36cad2aa2141f8bc10aa3bc3a271266c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6addab71d37213bb5f6e342b9b96250f36cad2aa2141f8bc10aa3bc3a271266c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6addab71d37213bb5f6e342b9b96250f36cad2aa2141f8bc10aa3bc3a271266c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6addab71d37213bb5f6e342b9b96250f36cad2aa2141f8bc10aa3bc3a271266c", kill_on_drop: false }` [INFO] [stdout] 6addab71d37213bb5f6e342b9b96250f36cad2aa2141f8bc10aa3bc3a271266c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccfe3dee3bc9df5cfdee6cf56c8629e13a65ed2712b59b4ed0b96bcc21ad445c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ccfe3dee3bc9df5cfdee6cf56c8629e13a65ed2712b59b4ed0b96bcc21ad445c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking edit-distance v2.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking fancy-regex v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking meta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `equals_name` [INFO] [stdout] --> src/cli/subcommands/remove.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | flags: vec![HELP_FLAG, QUIET_FLAG, RECURSIVE_FLAG, Flag { [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] 14 | aliases: vec!["--all", "-a"] [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | help: try adding a comma: `,` [INFO] [stdout] 15 | equals_name: None, [INFO] [stdout] | ^^^^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `equals_name` [INFO] [stdout] --> src/cli/subcommands/remove.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | flags: vec![HELP_FLAG, QUIET_FLAG, RECURSIVE_FLAG, Flag { [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] 14 | aliases: vec!["--all", "-a"] [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | help: try adding a comma: `,` [INFO] [stdout] 15 | equals_name: None, [INFO] [stdout] | ^^^^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | count: Func(key_count), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key_count` in this scope [INFO] [stdout] --> src/cli/args.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | count: Func(key_count), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | count: Func(|strs| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `More` in this scope [INFO] [stdout] --> src/cli/args.rs:259:30 [INFO] [stdout] | [INFO] [stdout] 259 | 0 => More, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PossibleMore` in this scope [INFO] [stdout] --> src/cli/args.rs:262:33 [INFO] [stdout] | [INFO] [stdout] 262 | ... PossibleMore [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> src/cli/args.rs:265:53 [INFO] [stdout] | [INFO] [stdout] 265 | ... if strs.len() == 1 {Invalid} else {Less} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::dec2flt::parse::ParseResult::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> src/cli/args.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | ... if strs.len() == 1 {Invalid} else {Less} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::env::os_imp::vec::slice::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | count: Func(key_count), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key_count` in this scope [INFO] [stdout] --> src/cli/args.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | count: Func(key_count), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | count: Func(key_count), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key_count` in this scope [INFO] [stdout] --> src/cli/args.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | count: Func(key_count), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | count: Func(|strs| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `More` in this scope [INFO] [stdout] --> src/cli/args.rs:259:30 [INFO] [stdout] | [INFO] [stdout] 259 | 0 => More, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PossibleMore` in this scope [INFO] [stdout] --> src/cli/args.rs:262:33 [INFO] [stdout] | [INFO] [stdout] 262 | ... PossibleMore [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> src/cli/args.rs:265:53 [INFO] [stdout] | [INFO] [stdout] 265 | ... if strs.len() == 1 {Invalid} else {Less} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 1 | use core::num::dec2flt::parse::ParseResult::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Less` in this scope [INFO] [stdout] --> src/cli/args.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | ... if strs.len() == 1 {Invalid} else {Less} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::env::os_imp::vec::slice::Less; [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::Ordering::Less; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Func` in this scope [INFO] [stdout] --> src/cli/args.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | count: Func(key_count), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `key_count` in this scope [INFO] [stdout] --> src/cli/args.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | count: Func(key_count), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cli/query/args.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl Args { [INFO] [stdout] | ^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cli/query/args.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl Index for Args { [INFO] [stdout] | ^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cli/query/args.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl Args { [INFO] [stdout] | ^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cli/query/args.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl Index for Args { [INFO] [stdout] | ^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/cli/query/lex.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrExtensions`, `ToCharIterator` [INFO] [stdout] --> src/cli/query/lex.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::format::str::{ToCharIterator, StrExtensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/cli/query/lex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::HexSequenceError::*` [INFO] [stdout] --> src/cli/query/lex.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use self::HexSequenceError::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::args::ArgsIter` [INFO] [stdout] --> src/cli/query/lexeme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::cli::query::args::ArgsIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/cli/query/parse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/cli/query/parse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrExtensions`, `ToCharIterator` [INFO] [stdout] --> src/cli/query/parse.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::format::str::{ToCharIterator, StrExtensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::parse::LexError::NonLexableSequence` [INFO] [stdout] --> src/cli/query/parse.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::cli::query::parse::LexError::NonLexableSequence; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::take` [INFO] [stdout] --> src/cli/query/parse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::mem::take; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::parse::Factor::KeyEqualsValue` [INFO] [stdout] --> src/cli/query/parse.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::cli::query::parse::Factor::KeyEqualsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lex` [INFO] [stdout] --> src/cli/query/parse.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::cli::query::lex::{LexError, lex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Lexeme` [INFO] [stdout] --> src/cli/query/parse.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::cli::query::lexeme::{LexemeQueue, LexemeKind, Lexeme, EqualityKind, OwnedLexeme}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/cli/query/parse.rs:99:62 [INFO] [stdout] | [INFO] [stdout] 99 | ...expectedEOF(("Expected a ')'. Most likely you forgot to include a closing ')'".to_owned()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/cli/query/args.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::{Index, Range}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `authors` [INFO] [stdout] --> src/cli/args.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::cli::program::{program_name, authors, version, description}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flag` [INFO] [stdout] --> src/cli/subcommands/get.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::{Flag, HELP_FLAG, Positional, QUIET_FLAG, RECURSIVE_FLAG, Subcommand, FileSelector}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flag` [INFO] [stdout] --> src/cli/subcommands/list.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::{Flag, HELP_FLAG, Positional, QUIET_FLAG, RECURSIVE_FLAG, Subcommand}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/format/re.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/filesystem/fs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry`, `ReadDir`, `read_dir` [INFO] [stdout] --> src/filesystem/fs.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{DirEntry, ReadDir, read_dir}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/filesystem/fs.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/filesystem/fs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/filesystem/xattr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromIterator` [INFO] [stdout] --> src/os/unix/xattr.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::{FromIterator, Map}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/cli/query/lex.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrExtensions`, `ToCharIterator` [INFO] [stdout] --> src/cli/query/lex.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::format::str::{ToCharIterator, StrExtensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/cli/query/lex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::HexSequenceError::*` [INFO] [stdout] --> src/cli/query/lex.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use self::HexSequenceError::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::args::ArgsIter` [INFO] [stdout] --> src/cli/query/lexeme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::cli::query::args::ArgsIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/cli/query/parse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> src/cli/query/parse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StrExtensions`, `ToCharIterator` [INFO] [stdout] --> src/cli/query/parse.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::format::str::{ToCharIterator, StrExtensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::parse::LexError::NonLexableSequence` [INFO] [stdout] --> src/cli/query/parse.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::cli::query::parse::LexError::NonLexableSequence; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::take` [INFO] [stdout] --> src/cli/query/parse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::mem::take; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cli::query::parse::Factor::KeyEqualsValue` [INFO] [stdout] --> src/cli/query/parse.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::cli::query::parse::Factor::KeyEqualsValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lex` [INFO] [stdout] --> src/cli/query/parse.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::cli::query::lex::{LexError, lex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Lexeme` [INFO] [stdout] --> src/cli/query/parse.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::cli::query::lexeme::{LexemeQueue, LexemeKind, Lexeme, EqualityKind, OwnedLexeme}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/cli/query/parse.rs:99:62 [INFO] [stdout] | [INFO] [stdout] 99 | ...expectedEOF(("Expected a ')'. Most likely you forgot to include a closing ')'".to_owned()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/cli/query/args.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::{Index, Range}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `authors` [INFO] [stdout] --> src/cli/args.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::cli::program::{program_name, authors, version, description}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flag` [INFO] [stdout] --> src/cli/subcommands/get.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::{Flag, HELP_FLAG, Positional, QUIET_FLAG, RECURSIVE_FLAG, Subcommand, FileSelector}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Flag` [INFO] [stdout] --> src/cli/subcommands/list.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cli::args::{Flag, HELP_FLAG, Positional, QUIET_FLAG, RECURSIVE_FLAG, Subcommand}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/format/re.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/filesystem/fs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DirEntry`, `ReadDir`, `read_dir` [INFO] [stdout] --> src/filesystem/fs.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::{DirEntry, ReadDir, read_dir}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/filesystem/fs.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/filesystem/fs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/filesystem/xattr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromIterator` [INFO] [stdout] --> src/os/unix/xattr.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::{FromIterator, Map}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/collections/mrucache.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::ToOwned` for type `cli::query::lexeme::Lexeme<'_, '_>`: [INFO] [stdout] --> src/cli/query/lexeme.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a, 'b> ToOwned for Lexeme<'a, 'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `alloc`: [INFO] [stdout] - impl ToOwned for T [INFO] [stdout] where T: Clone; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::ToOwned` for type `cli::query::lexeme::Lexeme<'_, '_>`: [INFO] [stdout] --> src/cli/query/lexeme.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a, 'b> ToOwned for Lexeme<'a, 'b> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `alloc`: [INFO] [stdout] - impl ToOwned for T [INFO] [stdout] where T: Clone; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for arbitrary types [INFO] [stdout] --> src/format/str.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | impl Mul for &str { [INFO] [stdout] | ^^^^^----------^^^^^---- [INFO] [stdout] | | | | [INFO] [stdout] | | | `str` is not defined in the current crate [INFO] [stdout] | | `usize` is not defined in the current crate [INFO] [stdout] | impl doesn't use only types from inside the current crate [INFO] [stdout] | [INFO] [stdout] = note: define and implement a trait or new type instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0117]: only traits defined in the current crate can be implemented for arbitrary types [INFO] [stdout] --> src/format/str.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | impl Mul for &str { [INFO] [stdout] | ^^^^^----------^^^^^---- [INFO] [stdout] | | | | [INFO] [stdout] | | | `str` is not defined in the current crate [INFO] [stdout] | | `usize` is not defined in the current crate [INFO] [stdout] | impl doesn't use only types from inside the current crate [INFO] [stdout] | [INFO] [stdout] = note: define and implement a trait or new type instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0117, E0119, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0117`. [INFO] [stdout] [INFO] [stderr] error: could not compile `meta` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0117, E0119, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0117`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ccfe3dee3bc9df5cfdee6cf56c8629e13a65ed2712b59b4ed0b96bcc21ad445c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfe3dee3bc9df5cfdee6cf56c8629e13a65ed2712b59b4ed0b96bcc21ad445c", kill_on_drop: false }` [INFO] [stdout] ccfe3dee3bc9df5cfdee6cf56c8629e13a65ed2712b59b4ed0b96bcc21ad445c