[INFO] cloning repository https://github.com/NavyD/watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NavyD/watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 092b99002aa34b0f0a8a463af7cec3511402d7ed [INFO] testing NavyD/watcher against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNavyD%2Fwatcher" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NavyD/watcher [INFO] finished tweaking git repo https://github.com/NavyD/watcher [INFO] tweaked toml for git repo https://github.com/NavyD/watcher written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NavyD/watcher on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NavyD/watcher 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded fake-tty v0.3.1 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded globset v0.4.12 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded env_logger v0.10.0 [INFO] [stderr] Downloaded clap_complete v4.3.2 [INFO] [stderr] Downloaded bitflags v2.3.3 [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded anyhow v1.0.72 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded rustix v0.38.6 [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6 [INFO] running `Command { std: "docker" "start" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", 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" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fake-tty v0.3.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling watcher v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 43.48s [INFO] running `Command { std: "docker" "inspect" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling watcher v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 37.64s [INFO] running `Command { std: "docker" "inspect" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:268:17 [INFO] [stderr] | [INFO] [stderr] 268 | pub fn iter(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 268 | pub fn iter(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `watcher` (bin "watcher" test) generated 1 warning (run `cargo fix --bin "watcher" -p watcher --tests` to apply 1 suggestion) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/watcher-db24917692db73fe) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_args ... ok [INFO] [stdout] test tests::test_interested_mock ... ok [INFO] [stdout] test tests::test_interested_excludes ... ok [INFO] [stdout] test tests::test_watcher_iter ... ok [INFO] [stdout] test tests::test_single_handler ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6", kill_on_drop: false }` [INFO] [stdout] cad33d9c69c4cd57bfd7637b74e4e3634f776a3148aaae52919d0f11b231dbe6