[INFO] fetching crate wfh 0.1.0...
[INFO] checking wfh-0.1.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate wfh 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate wfh 0.1.0
[INFO] finished tweaking crates.io crate wfh 0.1.0
[INFO] tweaked toml for crates.io crate wfh 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wfh 0.1.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wfh 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_chacha v0.2.1
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.6.0
[INFO] [stderr]   Downloaded structopt-derive v0.4.0
[INFO] [stderr]   Downloaded globset v0.4.4
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded thread_local v1.0.1
[INFO] [stderr]   Downloaded memchr v2.3.0
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded structopt v0.3.7
[INFO] [stderr]   Downloaded syn-mid v0.4.0
[INFO] [stderr]   Downloaded fnv v1.0.6
[INFO] [stderr]   Downloaded proc-macro-error v0.4.4
[INFO] [stderr]   Downloaded rustversion v1.0.1
[INFO] [stderr]   Downloaded vec_map v0.8.1
[INFO] [stderr]   Downloaded autocfg v0.1.7
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.3
[INFO] [stderr]   Downloaded ignore v0.4.11
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded getrandom v0.1.14
[INFO] [stderr]   Downloaded heck v0.3.1
[INFO] [stderr]   Downloaded nix v0.16.1
[INFO] [stderr]   Downloaded regex v1.3.3
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] [stderr]   Downloaded regex-syntax v0.6.13
[INFO] [stderr]   Downloaded bstr v0.2.10
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657
[INFO] running `Command { std: "docker" "start" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking bstr v0.2.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]     Checking ignore v0.4.11
[INFO] [stderr]    Compiling rustversion v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]    Compiling structopt-derive v0.4.0
[INFO] [stderr]     Checking structopt v0.3.7
[INFO] [stderr]     Checking wfh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                         error!("watch error: {:?}", e)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             reader.lines().for_each(|line| trace!("out: {:?}", line));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 235 |             reader.lines().for_each(|line| error!("err: {:?}", line));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/app.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         loop {
[INFO] [stdout] 120 | |             match rx.recv_timeout(Duration::from_millis(1000)) {
[INFO] [stdout] 121 | |                 Ok(event) => {
[INFO] [stdout] 122 | |                     self.find_dir_to_sync(&event)
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 137 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                         error!("watch error: {:?}", e)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `error`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             reader.lines().for_each(|line| trace!("out: {:?}", line));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app.rs:235:44
[INFO] [stdout]     |
[INFO] [stdout] 235 |             reader.lines().for_each(|line| error!("err: {:?}", line));
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_pbar` is never used
[INFO] [stdout]   --> src/pbar.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn reset_pbar(n: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_pbar` is never used
[INFO] [stdout]   --> src/pbar.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn print_pbar(dirs: &Vec<path::PathBuf>, s: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/app.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         loop {
[INFO] [stdout] 120 | |             match rx.recv_timeout(Duration::from_millis(1000)) {
[INFO] [stdout] 121 | |                 Ok(event) => {
[INFO] [stdout] 122 | |                     self.find_dir_to_sync(&event)
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 137 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_pbar` is never used
[INFO] [stdout]   --> src/pbar.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn reset_pbar(n: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_pbar` is never used
[INFO] [stdout]   --> src/pbar.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn print_pbar(dirs: &Vec<path::PathBuf>, s: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `nix`
[INFO] [stderr]   --> Cargo.toml:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | [dependencies.nix]
[INFO] [stderr]    |               ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `nix`
[INFO] [stderr] warning: `wfh` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wfh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657", kill_on_drop: false }`
[INFO] [stdout] 4fc4e536ea6863c863017f32030fe2386108f1ec498c52c224ecc2705cfc8657
