[INFO] cloning repository https://github.com/newtoallofthis123/refresh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newtoallofthis123/refresh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Frefresh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Frefresh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48df61ea3baaf8a820f17d9eef7f0c50c7d148e4
[INFO] checking newtoallofthis123/refresh against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewtoallofthis123%2Frefresh" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/newtoallofthis123/refresh
[INFO] finished tweaking git repo https://github.com/newtoallofthis123/refresh
[INFO] tweaked toml for git repo https://github.com/newtoallofthis123/refresh written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newtoallofthis123/refresh on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/newtoallofthis123/refresh 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded bunt v0.2.8
[INFO] [stderr]   Downloaded bunt-macros v0.2.8
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded litrs v0.2.3
[INFO] [stderr]   Downloaded syn v2.0.30
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88
[INFO] running `Command { std: "docker" "start" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88", 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" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88", 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" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.30
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]    Compiling bunt-macros v0.2.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking bunt v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking refresh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `ReadDirectoryChangesWatcher` in crate `notify`
[INFO] [stdout]    --> src/files.rs:12:36
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub fn get_file_watcher()->notify::ReadDirectoryChangesWatcher{
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `notify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-6.1.1/src/lib.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 228 | pub use windows::ReadDirectoryChangesWatcher;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an enum variant `notify::WatcherKind::ReadDirectoryChangesWatcher`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub fn get_file_watcher()->notify::ReadDirectoryChangesWatcher{
[INFO] [stdout]  12 + pub fn get_file_watcher()->notify::WatcherKind{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ReadDirectoryChangesWatcher` in crate `notify`
[INFO] [stdout]    --> src/files.rs:13:26
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let watcher: notify::ReadDirectoryChangesWatcher = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `notify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-6.1.1/src/lib.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 228 | pub use windows::ReadDirectoryChangesWatcher;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an enum variant `notify::WatcherKind::ReadDirectoryChangesWatcher`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout]  13 -     let watcher: notify::ReadDirectoryChangesWatcher = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]  13 +     let watcher: notify::WatcherKind = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ReadDirectoryChangesWatcher` in crate `notify`
[INFO] [stdout]    --> src/files.rs:12:36
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub fn get_file_watcher()->notify::ReadDirectoryChangesWatcher{
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `notify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-6.1.1/src/lib.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 228 | pub use windows::ReadDirectoryChangesWatcher;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an enum variant `notify::WatcherKind::ReadDirectoryChangesWatcher`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout]  12 - pub fn get_file_watcher()->notify::ReadDirectoryChangesWatcher{
[INFO] [stdout]  12 + pub fn get_file_watcher()->notify::WatcherKind{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ReadDirectoryChangesWatcher` in crate `notify`
[INFO] [stdout]    --> src/files.rs:13:26
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let watcher: notify::ReadDirectoryChangesWatcher = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `notify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-6.1.1/src/lib.rs:228:18
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 228 | pub use windows::ReadDirectoryChangesWatcher;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an enum variant `notify::WatcherKind::ReadDirectoryChangesWatcher`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout]  13 -     let watcher: notify::ReadDirectoryChangesWatcher = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]  13 +     let watcher: notify::WatcherKind = RecommendedWatcher::new(move |result: Result<Event, Error>|{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `refresh` (bin "refresh" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `refresh` (bin "refresh") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88", kill_on_drop: false }`
[INFO] [stdout] 564d07aca784ed8801d4797ae6ac0c5938c9abf15e215b0183b15bdb4621ef88
