[INFO] fetching crate watchexec-cli 1.21.0... [INFO] testing watchexec-cli-1.21.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate watchexec-cli 1.21.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate watchexec-cli 1.21.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate watchexec-cli 1.21.0 [INFO] finished tweaking crates.io crate watchexec-cli 1.21.0 [INFO] tweaked toml for crates.io crate watchexec-cli 1.21.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate watchexec-cli 1.21.0 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" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb3ad0947f35f50dd21494a8a508cbb12083dc3b8a139ff8927e427e4b063534 [INFO] running `Command { std: "docker" "start" "-a" "fb3ad0947f35f50dd21494a8a508cbb12083dc3b8a139ff8927e427e4b063534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb3ad0947f35f50dd21494a8a508cbb12083dc3b8a139ff8927e427e4b063534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3ad0947f35f50dd21494a8a508cbb12083dc3b8a139ff8927e427e4b063534", kill_on_drop: false }` [INFO] [stdout] fb3ad0947f35f50dd21494a8a508cbb12083dc3b8a139ff8927e427e4b063534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66035d2e74e5d2885986ba8f73974d4311d2b6b897ff17b6519c79e2889d0abd [INFO] running `Command { std: "docker" "start" "-a" "66035d2e74e5d2885986ba8f73974d4311d2b6b897ff17b6519c79e2889d0abd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling git-tempfile v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling git-lock v3.0.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling git-glob v0.5.1 [INFO] [stderr] Compiling nix v0.26.1 [INFO] [stderr] Compiling git-sec v0.6.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling ignore v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling async-priority-channel v0.1.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling normalize-path v0.2.0 [INFO] [stderr] Compiling atomic-take v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-broadcast v0.5.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ordered-stream v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling watchexec-cli v1.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling miette-derive v5.5.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling git-hash v0.10.1 [INFO] [stderr] Compiling git-date v0.3.1 [INFO] [stderr] Compiling git-path v0.7.0 [INFO] [stderr] Compiling git-validate v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling miette v5.5.0 [INFO] [stderr] Compiling clearscreen v2.0.0 [INFO] [stderr] Compiling git-config-value v0.10.0 [INFO] [stderr] Compiling git-actor v0.16.0 [INFO] [stderr] Compiling git-features v0.26.0 [INFO] [stderr] Compiling git-object v0.25.0 [INFO] [stderr] Compiling zvariant_derive v3.10.0 [INFO] [stderr] Compiling zbus_macros v3.7.0 [INFO] [stderr] Compiling git-ref v0.22.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling git-config v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling command-group v2.0.1 [INFO] [stderr] Compiling project-origins v1.2.0 [INFO] [stderr] Compiling ignore-files v1.1.0 [INFO] [stderr] Compiling watchexec v2.1.0 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling zvariant v3.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling watchexec-filterer-ignore v1.1.0 [INFO] [stderr] Compiling zbus v3.7.0 [INFO] [stderr] Compiling watchexec-filterer-globset v1.1.0 [INFO] [stderr] Compiling watchexec-filterer-tagged v0.2.0 [INFO] [stderr] Compiling notify-rust v4.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "66035d2e74e5d2885986ba8f73974d4311d2b6b897ff17b6519c79e2889d0abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66035d2e74e5d2885986ba8f73974d4311d2b6b897ff17b6519c79e2889d0abd", kill_on_drop: false }` [INFO] [stdout] 66035d2e74e5d2885986ba8f73974d4311d2b6b897ff17b6519c79e2889d0abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9faf98c3248b6fa30a2c45247aa00b4f12c8850c62105562016b1a0f8f503c12 [INFO] running `Command { std: "docker" "start" "-a" "9faf98c3248b6fa30a2c45247aa00b4f12c8850c62105562016b1a0f8f503c12", kill_on_drop: false }` [INFO] [stderr] Compiling watchexec-cli v1.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "9faf98c3248b6fa30a2c45247aa00b4f12c8850c62105562016b1a0f8f503c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9faf98c3248b6fa30a2c45247aa00b4f12c8850c62105562016b1a0f8f503c12", kill_on_drop: false }` [INFO] [stdout] 9faf98c3248b6fa30a2c45247aa00b4f12c8850c62105562016b1a0f8f503c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8136f3342d7dac2cea6508e752bfc413a1a96b330752e0c5344bff65eb9d3834 [INFO] running `Command { std: "docker" "start" "-a" "8136f3342d7dac2cea6508e752bfc413a1a96b330752e0c5344bff65eb9d3834", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watchexec_cli-46b8da04acc5de9b) [INFO] [stdout] running 9 tests [INFO] [stdout] test filterer::globset::os_strip_none ... ok [INFO] [stdout] test filterer::globset::os_strip_only_left ... ok [INFO] [stdout] test filterer::globset::os_strip_left ... ok [INFO] [stdout] test filterer::globset::os_split_none ... ok [INFO] [stdout] test filterer::globset::os_split_one ... ok [INFO] [stdout] test filterer::globset::os_strip_not_right ... ok [INFO] [stdout] test filterer::globset::os_strip_only_once ... ok [INFO] [stdout] test filterer::globset::os_split_leading ... ok [INFO] [stdout] test filterer::globset::os_split_multi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watchexec-228b34dfe0975f0c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests watchexec-cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8136f3342d7dac2cea6508e752bfc413a1a96b330752e0c5344bff65eb9d3834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8136f3342d7dac2cea6508e752bfc413a1a96b330752e0c5344bff65eb9d3834", kill_on_drop: false }` [INFO] [stdout] 8136f3342d7dac2cea6508e752bfc413a1a96b330752e0c5344bff65eb9d3834