[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] 6d07567b21d162f0b44a144bb5da6265867ef3e8 [INFO] testing jonathan-lemos/meta 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%2Fjonathan-lemos%2Fmeta" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathan-lemos/meta 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/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-28/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" "+beta-2022-04-10" "fetch" "--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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 75286bf6c9d81d1bd4f9e0038fcb30845c2f1e1b385e772cffccf03456c9aed7 [INFO] running `Command { std: "docker" "start" "-a" "75286bf6c9d81d1bd4f9e0038fcb30845c2f1e1b385e772cffccf03456c9aed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75286bf6c9d81d1bd4f9e0038fcb30845c2f1e1b385e772cffccf03456c9aed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75286bf6c9d81d1bd4f9e0038fcb30845c2f1e1b385e772cffccf03456c9aed7", kill_on_drop: false }` [INFO] [stdout] 75286bf6c9d81d1bd4f9e0038fcb30845c2f1e1b385e772cffccf03456c9aed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 5013638c17fc10e1a213e2f5fd78ac0c2a4102208254f9755c5edcb967b2481c [INFO] running `Command { std: "docker" "start" "-a" "5013638c17fc10e1a213e2f5fd78ac0c2a4102208254f9755c5edcb967b2481c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling meta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found keyword `return` [INFO] [stdout] --> src/cli/args.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 342 | return; [INFO] [stdout] | ------ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `next` [INFO] [stdout] --> src/cli/lang.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | cur = next [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | next = iter.next(); [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[E0432]: unresolved 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `NonLexableSequence` in `cli::query::lex::LexError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NonLexableSequence` in this scope [INFO] [stdout] --> src/cli/query/lex.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | Err(NonLexableSequence) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [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::LexError::*` [INFO] [stdout] --> src/cli/query/lex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use self::LexError::*; [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/lex.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::cli::query::args::ArgsIter; [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: `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 | ... return Err(ParseError::UnexpectedEOF(("Expected a ')'. Most likely you forgot to include a closing ')'".to_owned()))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - return Err(ParseError::UnexpectedEOF(("Expected a ')'. Most likely you forgot to include a closing ')'".to_owned()))) [INFO] [stdout] 99 + return Err(ParseError::UnexpectedEOF("Expected a ')'. Most likely you forgot to include a closing ')'".to_owned())) [INFO] [stdout] | [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 imports: `authors`, `description`, `program_name`, `version` [INFO] [stdout] --> src/cli/args.rs:5:27 [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: `crate::format::str::StrExtensions` [INFO] [stdout] --> src/cli/args.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::format::str::StrExtensions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgsIter` [INFO] [stdout] --> src/cli/args.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::cli::query::args::{Args, ArgsIter}; [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: `crate::linq::collectors::IntoVec` [INFO] [stdout] --> src/cli/print.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::linq::collectors::IntoVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Mul` [INFO] [stdout] --> src/format/str.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Mul; [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[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] = note: assuming a `'static` 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] = note: assuming a `'static` lifetime... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: parameter `'a` is never used [INFO] [stdout] --> src/cli/query/args.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Args<'a> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/cli/args.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | static SUBCOMMANDS: &[Subcommand] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^ `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn FnOnce(SubcommandParseResults) + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] note: required because it appears within the type `Subcommand` [INFO] [stdout] --> src/cli/args.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Subcommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `[Subcommand]` [INFO] [stdout] = note: required because it appears within the type `&'static [Subcommand]` [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/cli/subcommands/get.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) static SUBCOMMAND: Subcommand = Subcommand { [INFO] [stdout] | ^^^^^^^^^^ `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn FnOnce(SubcommandParseResults) + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] note: required because it appears within the type `Subcommand` [INFO] [stdout] --> src/cli/args.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Subcommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/cli/subcommands/set.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) static SUBCOMMAND: Subcommand = Subcommand { [INFO] [stdout] | ^^^^^^^^^^ `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn FnOnce(SubcommandParseResults) + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] note: required because it appears within the type `Subcommand` [INFO] [stdout] --> src/cli/args.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Subcommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/cli/subcommands/remove.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub static SUBCOMMAND: Subcommand = Subcommand { [INFO] [stdout] | ^^^^^^^^^^ `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn FnOnce(SubcommandParseResults) + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] note: required because it appears within the type `Subcommand` [INFO] [stdout] --> src/cli/args.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Subcommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/cli/subcommands/list.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) static SUBCOMMAND: Subcommand = Subcommand { [INFO] [stdout] | ^^^^^^^^^^ `(dyn FnOnce(SubcommandParseResults) + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn FnOnce(SubcommandParseResults) + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn FnOnce(SubcommandParseResults) + 'static)>` [INFO] [stdout] note: required because it appears within the type `Subcommand` [INFO] [stdout] --> src/cli/args.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct Subcommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: shared static variables must have a type that implements `Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` Result as FnOnce<(OsString,)>>::Output == std::string::String` [INFO] [stdout] --> src/os/unix/xattr.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl XattrFunctions for UnixXattr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found struct `std::string::String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] = note: required because of the requirements on the impl of `Iterator` for `std::iter::Map Result>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | ^^^^^^^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | ^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(key: Arc, value: Arc) -> Self { [INFO] [stdout] | ^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:15:47 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(key: Arc, value: Arc) -> Self { [INFO] [stdout] | ^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 14 | impl Node { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `meta` due to 30 previous errors; 31 warnings emitted [INFO] [stdout] error[E0392]: parameter `'a` is never used [INFO] [stdout] --> src/collections/mrucache.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K, V> NodeIter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K: std::hash::Hash, V> NodeIter<'a, K, V> { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K, V> NodeIter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K: std::cmp::Eq, V> NodeIter<'a, K, V> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(head: Option>>) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K: std::hash::Hash, V> NodeIter<'a, K, V> { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(head: Option>>) -> Self { [INFO] [stdout] | ^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Node` [INFO] [stdout] --> src/collections/mrucache.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | struct Node { [INFO] [stdout] | ^^ required by this bound in `Node` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a, K: std::cmp::Eq, V> NodeIter<'a, K, V> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K: std::hash::Hash, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K: std::cmp::Eq, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> src/collections/mrucache.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `K: 'a` [INFO] [stdout] 36 | type Item = (&'a K, &'a V); [INFO] [stdout] | ^^^^^^^^^^^^^^ ...so that the reference type `&'a K` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> src/collections/mrucache.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `V: 'a` [INFO] [stdout] 36 | type Item = (&'a K, &'a V); [INFO] [stdout] | ^^^^^^^^^^^^^^ ...so that the reference type `&'a V` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: Hash` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn next(&'a mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Hash` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K: std::hash::Hash, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: std::cmp::Eq` is not satisfied [INFO] [stdout] --> src/collections/mrucache.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn next(&'a mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `NodeIter` [INFO] [stdout] --> src/collections/mrucache.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NodeIter<'a, K: Hash + Eq, V> { [INFO] [stdout] | ^^ required by this bound in `NodeIter` [INFO] [stdout] help: consider restricting type parameter `K` [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a, K: std::cmp::Eq, V> Iterator for NodeIter<'a, K, V> { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0309, E0392, E0425, E0432, E0726. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5013638c17fc10e1a213e2f5fd78ac0c2a4102208254f9755c5edcb967b2481c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5013638c17fc10e1a213e2f5fd78ac0c2a4102208254f9755c5edcb967b2481c", kill_on_drop: false }` [INFO] [stdout] 5013638c17fc10e1a213e2f5fd78ac0c2a4102208254f9755c5edcb967b2481c