[INFO] fetching crate notify-forked 4.0.12... [INFO] checking notify-forked-4.0.12 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate notify-forked 4.0.12 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate notify-forked 4.0.12 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notify-forked 4.0.12 [INFO] finished tweaking crates.io crate notify-forked 4.0.12 [INFO] tweaked toml for crates.io crate notify-forked 4.0.12 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate notify-forked 4.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v1.0.5 [INFO] [stderr] Downloaded mio-extras v2.0.5 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded iovec v0.1.2 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded fsevent-sys v2.0.1 [INFO] [stderr] Downloaded lazycell v1.2.1 [INFO] [stderr] Downloaded mio v0.6.19 [INFO] [stderr] Downloaded walkdir v2.2.9 [INFO] [stderr] Downloaded inotify v0.6.1 [INFO] [stderr] Downloaded inotify-sys v0.1.3 [INFO] [stderr] Downloaded cfg-if v0.1.9 [INFO] [stderr] Downloaded libc v0.2.62 [INFO] [stderr] Downloaded filetime v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b895ed75353bd4dea89bfe57cd71ece0a47519933cf39bd32d6d316f0b2b02c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b895ed75353bd4dea89bfe57cd71ece0a47519933cf39bd32d6d316f0b2b02c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b895ed75353bd4dea89bfe57cd71ece0a47519933cf39bd32d6d316f0b2b02c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b895ed75353bd4dea89bfe57cd71ece0a47519933cf39bd32d6d316f0b2b02c8", kill_on_drop: false }` [INFO] [stdout] b895ed75353bd4dea89bfe57cd71ece0a47519933cf39bd32d6d316f0b2b02c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374f2d3ed1915e767ab9965dc9c4e51d07800ff1909e1351be6689959766a132 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "374f2d3ed1915e767ab9965dc9c4e51d07800ff1909e1351be6689959766a132", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify-forked v4.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:329:24 [INFO] [stdout] | [INFO] [stdout] 329 | let metadata = try!(metadata(&path).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | try!(self.add_single_watch(entry.path().to_path_buf(), is_recursive, watch_self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:399:33 [INFO] [stdout] | [INFO] [stdout] 399 | ... try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | let p = try!(env::current_dir().map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | let p = try!(env::current_dir().map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | (a1 == b1 && a2 == b2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:513:32 [INFO] [stdout] | [INFO] [stdout] 513 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:329:24 [INFO] [stdout] | [INFO] [stdout] 329 | let metadata = try!(metadata(&path).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | try!(self.add_single_watch(entry.path().to_path_buf(), is_recursive, watch_self)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:399:33 [INFO] [stdout] | [INFO] [stdout] 399 | ... try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | try!(inotify.rm_watch(w.clone()).map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | let p = try!(env::current_dir().map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/inotify.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | let p = try!(env::current_dir().map_err(Error::Io)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | (a1 == b1 && a2 == b2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:513:32 [INFO] [stdout] | [INFO] [stdout] 513 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:493:39 [INFO] [stdout] | [INFO] [stdout] 493 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:493:39 [INFO] [stdout] | [INFO] [stdout] 493 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> examples/monitor_debounced.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `notify-forked` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/notify.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/watcher.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> examples/monitor_raw.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/windows.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/debounce.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/event_path.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `notify` [INFO] [stdout] --> tests/fsevents.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "374f2d3ed1915e767ab9965dc9c4e51d07800ff1909e1351be6689959766a132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374f2d3ed1915e767ab9965dc9c4e51d07800ff1909e1351be6689959766a132", kill_on_drop: false }` [INFO] [stdout] 374f2d3ed1915e767ab9965dc9c4e51d07800ff1909e1351be6689959766a132