[INFO] fetching crate file-sniffer 3.0.1...
[INFO] checking file-sniffer-3.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate file-sniffer 3.0.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate file-sniffer 3.0.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate file-sniffer 3.0.1
[INFO] finished tweaking crates.io crate file-sniffer 3.0.1
[INFO] tweaked toml for crates.io crate file-sniffer 3.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `sniff`
[INFO] [stderr]   * `bin` target `renifle`
[INFO] [stderr]   * `bin` target `schnüffle`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8d0e02e6660b6bfacdedab0905ccdb7590dd148efda9ed96f3d7e8bbdd27b8c
[INFO] running `Command { std: "docker" "start" "-a" "a8d0e02e6660b6bfacdedab0905ccdb7590dd148efda9ed96f3d7e8bbdd27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8d0e02e6660b6bfacdedab0905ccdb7590dd148efda9ed96f3d7e8bbdd27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8d0e02e6660b6bfacdedab0905ccdb7590dd148efda9ed96f3d7e8bbdd27b8c", kill_on_drop: false }`
[INFO] [stdout] a8d0e02e6660b6bfacdedab0905ccdb7590dd148efda9ed96f3d7e8bbdd27b8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a88fb1060af0f0937f84158d5a17f135253d60c6f4f8a8cf32289cb0cfad2e1f
[INFO] running `Command { std: "docker" "start" "-a" "a88fb1060af0f0937f84158d5a17f135253d60c6f4f8a8cf32289cb0cfad2e1f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `sniff`
[INFO] [stderr]   * `bin` target `renifle`
[INFO] [stderr]   * `bin` target `schnüffle`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking same-file v0.1.3
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking walkdir v1.0.7
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking globset v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking ignore v0.2.2
[INFO] [stderr]    Compiling file-sniffer v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown lint: `match_ref_pats`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(match_ref_pats)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `too_many_arguments`
[INFO] [stdout]  --> src/lib.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![allow(too_many_arguments)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `match_ref_pats`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(match_ref_pats)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `too_many_arguments`
[INFO] [stdout]  --> src/lib.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![allow(too_many_arguments)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | / ...   lazy_static! {
[INFO] [stdout] 86 | | ...       static ref REGEX: Regex = 
[INFO] [stdout] 87 | | ...           Regex::new(r".*?\.(a|la|lo|o|ll|keter|bc|dyn_o|out|d|rlib|crate|min\.js|hi|dyn_hi|S|jsexe|webapp|js\.externs|ibc|toc|aux|fd...
[INFO] [stdout] 88 | | ...           .unwrap();
[INFO] [stdout] 89 | | ...   }
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             lazy_static! {
[INFO] [stdout] 91 | |                 static ref REGEX_GITIGNORE: Regex = 
[INFO] [stdout] 92 | |                     Regex::new(r".*?\.(stats|conf|h|cache.*|dat|pc|info)$")
[INFO] [stdout] 93 | |                     .unwrap();
[INFO] [stdout] 94 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(integer_atomics)] 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | / ...   lazy_static! {
[INFO] [stdout] 86 | | ...       static ref REGEX: Regex = 
[INFO] [stdout] 87 | | ...           Regex::new(r".*?\.(a|la|lo|o|ll|keter|bc|dyn_o|out|d|rlib|crate|min\.js|hi|dyn_hi|S|jsexe|webapp|js\.externs|ibc|toc|aux|fd...
[INFO] [stdout] 88 | | ...           .unwrap();
[INFO] [stdout] 89 | | ...   }
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             lazy_static! {
[INFO] [stdout] 91 | |                 static ref REGEX_GITIGNORE: Regex = 
[INFO] [stdout] 92 | |                     Regex::new(r".*?\.(stats|conf|h|cache.*|dat|pc|info)$")
[INFO] [stdout] 93 | |                     .unwrap();
[INFO] [stdout] 94 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(integer_atomics)] 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/test.rs:79:15
[INFO] [stdout]     |
[INFO] [stdout] 79  |     b.iter(|| read_parallel(&p, None, None, true, false, false))
[INFO] [stdout]     |               ^^^^^^^^^^^^^                       ----- an argument of type `usize` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_parallel(in_paths: &Path,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 133 |                          max_depth: Option<usize>, // optionally include a max depth to which to recurse
[INFO] [stdout]     |                          ------------------------
[INFO] [stdout] 134 |                          _: Option<&Regex>,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 135 |                          show_hidden: bool,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 136 |                          nproc: usize,
[INFO] [stdout]     |                          ------------
[INFO] [stdout] 137 |                          artifacts_only: bool,
[INFO] [stdout]     |                          --------------------
[INFO] [stdout] 138 |                          follow_symlinks: bool) -> FileSize {
[INFO] [stdout]     |                          ---------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 79  |     b.iter(|| read_parallel(&p, None, None, true, /* usize */, false, false))
[INFO] [stdout]     |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/test.rs:91:15
[INFO] [stdout]     |
[INFO] [stdout] 91  |     b.iter(|| read_parallel(&p, None, None, true, false, false))
[INFO] [stdout]     |               ^^^^^^^^^^^^^                       ----- an argument of type `usize` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_parallel(in_paths: &Path,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 133 |                          max_depth: Option<usize>, // optionally include a max depth to which to recurse
[INFO] [stdout]     |                          ------------------------
[INFO] [stdout] 134 |                          _: Option<&Regex>,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 135 |                          show_hidden: bool,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 136 |                          nproc: usize,
[INFO] [stdout]     |                          ------------
[INFO] [stdout] 137 |                          artifacts_only: bool,
[INFO] [stdout]     |                          --------------------
[INFO] [stdout] 138 |                          follow_symlinks: bool) -> FileSize {
[INFO] [stdout]     |                          ---------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 91  |     b.iter(|| read_parallel(&p, None, None, true, /* usize */, false, false))
[INFO] [stdout]     |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:97:56
[INFO] [stdout]     |
[INFO] [stdout] 97  |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, false, false))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:103:56
[INFO] [stdout]     |
[INFO] [stdout] 103 |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, true, true))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:108:66
[INFO] [stdout]     |
[INFO] [stdout] 108 |     b.iter(|| { let v = read_all(&p, false, 4, None, None, None, true, &None, false, true); v.sort(None, 2, None, false) })
[INFO] [stdout]     |                         --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:115:56
[INFO] [stdout]     |
[INFO] [stdout] 115 |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, false, true))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-sniffer` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-sniffer` (lib test) due to 8 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a88fb1060af0f0937f84158d5a17f135253d60c6f4f8a8cf32289cb0cfad2e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88fb1060af0f0937f84158d5a17f135253d60c6f4f8a8cf32289cb0cfad2e1f", kill_on_drop: false }`
[INFO] [stdout] a88fb1060af0f0937f84158d5a17f135253d60c6f4f8a8cf32289cb0cfad2e1f
[INFO] checking file-sniffer-3.0.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate file-sniffer 3.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate file-sniffer 3.0.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate file-sniffer 3.0.1
[INFO] finished tweaking crates.io crate file-sniffer 3.0.1
[INFO] tweaked toml for crates.io crate file-sniffer 3.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `sniff`
[INFO] [stderr]   * `bin` target `renifle`
[INFO] [stderr]   * `bin` target `schnüffle`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28473710dc4b6311021f9f504a7e20b514230fa03ad76886c8b5707146198719
[INFO] running `Command { std: "docker" "start" "-a" "28473710dc4b6311021f9f504a7e20b514230fa03ad76886c8b5707146198719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28473710dc4b6311021f9f504a7e20b514230fa03ad76886c8b5707146198719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28473710dc4b6311021f9f504a7e20b514230fa03ad76886c8b5707146198719", kill_on_drop: false }`
[INFO] [stdout] 28473710dc4b6311021f9f504a7e20b514230fa03ad76886c8b5707146198719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb6558dd268d08e8f28de61abc1401025b137eb6e1f1962d9540704a37d659f2
[INFO] running `Command { std: "docker" "start" "-a" "eb6558dd268d08e8f28de61abc1401025b137eb6e1f1962d9540704a37d659f2", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `sniff`
[INFO] [stderr]   * `bin` target `renifle`
[INFO] [stderr]   * `bin` target `schnüffle`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]     Checking same-file v0.1.3
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking walkdir v1.0.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking globset v0.2.1
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking ignore v0.2.2
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]    Compiling file-sniffer v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown lint: `match_ref_pats`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(match_ref_pats)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `too_many_arguments`
[INFO] [stdout]  --> src/lib.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![allow(too_many_arguments)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `match_ref_pats`
[INFO] [stdout]  --> src/lib.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![allow(match_ref_pats)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `too_many_arguments`
[INFO] [stdout]  --> src/lib.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![allow(too_many_arguments)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | / ...   lazy_static! {
[INFO] [stdout] 86 | | ...       static ref REGEX: Regex = 
[INFO] [stdout] 87 | | ...           Regex::new(r".*?\.(a|la|lo|o|ll|keter|bc|dyn_o|out|d|rlib|crate|min\.js|hi|dyn_hi|S|jsexe|webapp|js\.externs|ibc|toc|aux|fd...
[INFO] [stdout] 88 | | ...           .unwrap();
[INFO] [stdout] 89 | | ...   }
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             lazy_static! {
[INFO] [stdout] 91 | |                 static ref REGEX_GITIGNORE: Regex = 
[INFO] [stdout] 92 | |                     Regex::new(r".*?\.(stats|conf|h|cache.*|dat|pc|info)$")
[INFO] [stdout] 93 | |                     .unwrap();
[INFO] [stdout] 94 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 | / ...   lazy_static! {
[INFO] [stdout] 86 | | ...       static ref REGEX: Regex = 
[INFO] [stdout] 87 | | ...           Regex::new(r".*?\.(a|la|lo|o|ll|keter|bc|dyn_o|out|d|rlib|crate|min\.js|hi|dyn_hi|S|jsexe|webapp|js\.externs|ibc|toc|aux|fd...
[INFO] [stdout] 88 | | ...           .unwrap();
[INFO] [stdout] 89 | | ...   }
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(integer_atomics)] 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             lazy_static! {
[INFO] [stdout] 91 | |                 static ref REGEX_GITIGNORE: Regex = 
[INFO] [stdout] 92 | |                     Regex::new(r".*?\.(stats|conf|h|cache.*|dat|pc|info)$")
[INFO] [stdout] 93 | |                     .unwrap();
[INFO] [stdout] 94 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(integer_atomics)] 
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/test.rs:79:15
[INFO] [stdout]     |
[INFO] [stdout] 79  |     b.iter(|| read_parallel(&p, None, None, true, false, false))
[INFO] [stdout]     |               ^^^^^^^^^^^^^                       ----- an argument of type `usize` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_parallel(in_paths: &Path,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 133 |                          max_depth: Option<usize>, // optionally include a max depth to which to recurse
[INFO] [stdout]     |                          ------------------------
[INFO] [stdout] 134 |                          _: Option<&Regex>,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 135 |                          show_hidden: bool,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 136 |                          nproc: usize,
[INFO] [stdout]     |                          ------------
[INFO] [stdout] 137 |                          artifacts_only: bool,
[INFO] [stdout]     |                          --------------------
[INFO] [stdout] 138 |                          follow_symlinks: bool) -> FileSize {
[INFO] [stdout]     |                          ---------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 79  |     b.iter(|| read_parallel(&p, None, None, true, /* usize */, false, false))
[INFO] [stdout]     |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> src/test.rs:91:15
[INFO] [stdout]     |
[INFO] [stdout] 91  |     b.iter(|| read_parallel(&p, None, None, true, false, false))
[INFO] [stdout]     |               ^^^^^^^^^^^^^                       ----- an argument of type `usize` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_parallel(in_paths: &Path,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ ---------------
[INFO] [stdout] 133 |                          max_depth: Option<usize>, // optionally include a max depth to which to recurse
[INFO] [stdout]     |                          ------------------------
[INFO] [stdout] 134 |                          _: Option<&Regex>,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 135 |                          show_hidden: bool,
[INFO] [stdout]     |                          -----------------
[INFO] [stdout] 136 |                          nproc: usize,
[INFO] [stdout]     |                          ------------
[INFO] [stdout] 137 |                          artifacts_only: bool,
[INFO] [stdout]     |                          --------------------
[INFO] [stdout] 138 |                          follow_symlinks: bool) -> FileSize {
[INFO] [stdout]     |                          ---------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 91  |     b.iter(|| read_parallel(&p, None, None, true, /* usize */, false, false))
[INFO] [stdout]     |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:97:56
[INFO] [stdout]     |
[INFO] [stdout] 97  |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, false, false))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:103:56
[INFO] [stdout]     |
[INFO] [stdout] 103 |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, true, true))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:108:66
[INFO] [stdout]     |
[INFO] [stdout] 108 |     b.iter(|| { let v = read_all(&p, false, 4, None, None, None, true, &None, false, true); v.sort(None, 2, None, false) })
[INFO] [stdout]     |                         --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:115:56
[INFO] [stdout]     |
[INFO] [stdout] 115 |     b.iter(|| read_all(&p, false, 4, None, None, None, true, &None, false, true))
[INFO] [stdout]     |               --------                                 ^^^^ expected `usize`, found `bool`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn read_all(in_paths: &PathBuf,
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |                     nproc: usize,
[INFO] [stdout]     |                     ------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-sniffer` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-sniffer` (lib test) due to 8 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "eb6558dd268d08e8f28de61abc1401025b137eb6e1f1962d9540704a37d659f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6558dd268d08e8f28de61abc1401025b137eb6e1f1962d9540704a37d659f2", kill_on_drop: false }`
[INFO] [stdout] eb6558dd268d08e8f28de61abc1401025b137eb6e1f1962d9540704a37d659f2
