[INFO] fetching crate anotify 0.1.3...
[INFO] checking anotify-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate anotify 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate anotify 0.1.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate anotify 0.1.3
[INFO] finished tweaking crates.io crate anotify 0.1.3
[INFO] tweaked toml for crates.io crate anotify 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.14
[INFO] [stderr]   Downloaded parking_lot_core v0.9.9
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded mio v0.8.10
[INFO] [stderr]   Downloaded nix v0.25.1
[INFO] [stderr]   Downloaded tokio v1.36.0
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6ac11ae170ec96ae29b1213814bc97dca43f678eb3296e5f83b13d5c237b8e
[INFO] running `Command { std: "docker" "start" "-a" "bb6ac11ae170ec96ae29b1213814bc97dca43f678eb3296e5f83b13d5c237b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6ac11ae170ec96ae29b1213814bc97dca43f678eb3296e5f83b13d5c237b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6ac11ae170ec96ae29b1213814bc97dca43f678eb3296e5f83b13d5c237b8e", kill_on_drop: false }`
[INFO] [stdout] bb6ac11ae170ec96ae29b1213814bc97dca43f678eb3296e5f83b13d5c237b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c949a363d35eeedce0e7b254c430eced15b5d7f8cd327306c3c5b878f73561ca
[INFO] running `Command { std: "docker" "start" "-a" "c949a363d35eeedce0e7b254c430eced15b5d7f8cd327306c3c5b878f73561ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking anotify v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `displaydoc::Display`
[INFO] [stdout]  --> src/task/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use displaydoc::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/task/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `displaydoc::Display`
[INFO] [stdout]  --> src/task/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use displaydoc::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/task/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct FileWatchFuture {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 78 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 80 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FileWatchStream {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 83 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 84 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 85 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirectoryWatchFuture {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 88 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 89 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 90 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 91 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct DirectoryWatchStream {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 95 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 96 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     watch_token_tx.send(*wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let _ = watch_token_tx.send(*wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     watch_token_tx.send(wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     let _ = watch_token_tx.send(wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct FileWatchFuture {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 78 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 80 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FileWatchStream {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 83 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 84 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 85 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirectoryWatchFuture {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 88 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 89 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 90 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 91 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct DirectoryWatchStream {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 95 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 96 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     watch_token_tx.send(*wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let _ = watch_token_tx.send(*wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     watch_token_tx.send(wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     let _ = watch_token_tx.send(wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.93s
[INFO] running `Command { std: "docker" "inspect" "c949a363d35eeedce0e7b254c430eced15b5d7f8cd327306c3c5b878f73561ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c949a363d35eeedce0e7b254c430eced15b5d7f8cd327306c3c5b878f73561ca", kill_on_drop: false }`
[INFO] [stdout] c949a363d35eeedce0e7b254c430eced15b5d7f8cd327306c3c5b878f73561ca
[INFO] checking anotify-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate anotify 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate anotify 0.1.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate anotify 0.1.3
[INFO] finished tweaking crates.io crate anotify 0.1.3
[INFO] tweaked toml for crates.io crate anotify 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2773cd29c6339551923bea750c6948c7d52a1e5f256cbbbdcb3f4fbc9164c1f1
[INFO] running `Command { std: "docker" "start" "-a" "2773cd29c6339551923bea750c6948c7d52a1e5f256cbbbdcb3f4fbc9164c1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2773cd29c6339551923bea750c6948c7d52a1e5f256cbbbdcb3f4fbc9164c1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2773cd29c6339551923bea750c6948c7d52a1e5f256cbbbdcb3f4fbc9164c1f1", kill_on_drop: false }`
[INFO] [stdout] 2773cd29c6339551923bea750c6948c7d52a1e5f256cbbbdcb3f4fbc9164c1f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a743a2d6ac86e459f6dba2d26c20cbb19c7fc91834db5331a342c909cdd62a9
[INFO] running `Command { std: "docker" "start" "-a" "3a743a2d6ac86e459f6dba2d26c20cbb19c7fc91834db5331a342c909cdd62a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking anotify v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `displaydoc::Display`
[INFO] [stdout]  --> src/task/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use displaydoc::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/task/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `displaydoc::Display`
[INFO] [stdout]  --> src/task/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use displaydoc::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/task/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct FileWatchFuture {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 78 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 80 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FileWatchStream {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 83 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 84 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 85 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirectoryWatchFuture {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 88 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 89 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 90 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 91 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct DirectoryWatchStream {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 95 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 96 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     watch_token_tx.send(*wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let _ = watch_token_tx.send(*wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     watch_token_tx.send(wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     let _ = watch_token_tx.send(wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Error, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_AnotifyError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error/mod.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_InitError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anotify` (lib) due to 3 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct FileWatchFuture {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 78 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 79 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 80 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct FileWatchStream {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 83 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 84 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 85 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token`, `handle`, and `closed` are never read
[INFO] [stdout]   --> src/futures.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirectoryWatchFuture {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 88 |     pub(crate) inner: OnceRecv<DirectoryWatchEvent>,
[INFO] [stdout] 89 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 90 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 91 |     pub(crate) closed: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `watch_token` and `handle` are never read
[INFO] [stdout]   --> src/futures.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct DirectoryWatchStream {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 94 |     pub(crate) inner: ReceiverStream<DirectoryWatchEvent>,
[INFO] [stdout] 95 |     pub(crate) watch_token: WatchDescriptor,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 96 |     pub(crate) handle: Handle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     watch_token_tx.send(*wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 295 |                     let _ = watch_token_tx.send(*wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/task/mod.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     watch_token_tx.send(wd);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     let _ = watch_token_tx.send(wd);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error/mod.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Error, Display)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_AnotifyError`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error/mod.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_InitError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anotify` (lib test) due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3a743a2d6ac86e459f6dba2d26c20cbb19c7fc91834db5331a342c909cdd62a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a743a2d6ac86e459f6dba2d26c20cbb19c7fc91834db5331a342c909cdd62a9", kill_on_drop: false }`
[INFO] [stdout] 3a743a2d6ac86e459f6dba2d26c20cbb19c7fc91834db5331a342c909cdd62a9
