[INFO] cloning repository https://github.com/scripts-richard/A-a-Hot-Reloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scripts-richard/A-a-Hot-Reloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripts-richard%2FA-a-Hot-Reloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripts-richard%2FA-a-Hot-Reloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6371c0219dd4e9f06abf032fd2cffad2f5dee67f
[INFO] checking scripts-richard/A-a-Hot-Reloader against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscripts-richard%2FA-a-Hot-Reloader" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scripts-richard/A-a-Hot-Reloader
[INFO] finished tweaking git repo https://github.com/scripts-richard/A-a-Hot-Reloader
[INFO] tweaked toml for git repo https://github.com/scripts-richard/A-a-Hot-Reloader written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scripts-richard/A-a-Hot-Reloader on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scripts-richard/A-a-Hot-Reloader 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-async v2.3.0
[INFO] [stderr]   Downloaded isatty v0.1.9
[INFO] [stderr]   Downloaded slog v2.4.1
[INFO] [stderr]   Downloaded tokio-trace-core v0.2.0
[INFO] [stderr]   Downloaded ctrlc v3.1.2
[INFO] [stderr]   Downloaded slog-term v2.4.0
[INFO] [stderr]   Downloaded backtrace v0.3.30
[INFO] [stderr]   Downloaded tokio v0.1.21
[INFO] [stderr]   Downloaded inotify v0.7.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7c9fcfc526aff5338e677321cbca6bd06a606dcff5714941cfbbdfba565d2c0
[INFO] running `Command { std: "docker" "start" "-a" "a7c9fcfc526aff5338e677321cbca6bd06a606dcff5714941cfbbdfba565d2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7c9fcfc526aff5338e677321cbca6bd06a606dcff5714941cfbbdfba565d2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c9fcfc526aff5338e677321cbca6bd06a606dcff5714941cfbbdfba565d2c0", kill_on_drop: false }`
[INFO] [stdout] a7c9fcfc526aff5338e677321cbca6bd06a606dcff5714941cfbbdfba565d2c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4792e46d678c0c329f09c5026aca7680bcb4ec9e853024ea6aab50448af9a21
[INFO] running `Command { std: "docker" "start" "-a" "c4792e46d678c0c329f09c5026aca7680bcb4ec9e853024ea6aab50448af9a21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.55
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking futures v0.1.27
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling slog v2.4.1
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]     Checking tokio-trace-core v0.2.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking walkdir v2.2.8
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking slog-async v2.3.0
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking isatty v0.1.9
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking tokio-executor v0.1.7
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking slog-term v2.4.0
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.14
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking ctrlc v3.1.2
[INFO] [stderr]     Checking tokio v0.1.21
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking aa v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:103:39
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn watch(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                       ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -     pub fn watch(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 103 +     pub fn watch(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn dir_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                            ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 -     fn dir_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 112 +     fn dir_event_loop(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn file_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 159 -     fn file_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 159 +     fn file_event_loop(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:103:39
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn watch(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                       ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -     pub fn watch(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 103 +     pub fn watch(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn dir_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                            ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 -     fn dir_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 112 +     fn dir_event_loop(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/watchers.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn file_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout]     |                                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 159 -     fn file_event_loop(&mut self) -> Result<(bool), io::Error> {
[INFO] [stdout] 159 +     fn file_event_loop(&mut self) -> Result<bool , io::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "c4792e46d678c0c329f09c5026aca7680bcb4ec9e853024ea6aab50448af9a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4792e46d678c0c329f09c5026aca7680bcb4ec9e853024ea6aab50448af9a21", kill_on_drop: false }`
[INFO] [stdout] c4792e46d678c0c329f09c5026aca7680bcb4ec9e853024ea6aab50448af9a21
