[INFO] cloning repository https://github.com/watchexec/watchexec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watchexec/watchexec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fwatchexec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fwatchexec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07974e0d1411e79e653a5a5f610f923834628038 [INFO] testing watchexec/watchexec against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatchexec%2Fwatchexec" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watchexec/watchexec on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watchexec/watchexec [INFO] finished tweaking git repo https://github.com/watchexec/watchexec [INFO] tweaked toml for git repo https://github.com/watchexec/watchexec written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/watchexec/watchexec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815f33b78fa653867f72adb7ff74b7c5ee21f1a0bb529c5dc1b9e2ec6fef455c [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" "815f33b78fa653867f72adb7ff74b7c5ee21f1a0bb529c5dc1b9e2ec6fef455c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815f33b78fa653867f72adb7ff74b7c5ee21f1a0bb529c5dc1b9e2ec6fef455c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815f33b78fa653867f72adb7ff74b7c5ee21f1a0bb529c5dc1b9e2ec6fef455c", kill_on_drop: false }` [INFO] [stdout] 815f33b78fa653867f72adb7ff74b7c5ee21f1a0bb529c5dc1b9e2ec6fef455c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33edf268ba59f997cc2b08b36c1b17e63efe9b6dbd0a8d35be75445621deebe5 [INFO] running `Command { std: "docker" "start" "-a" "33edf268ba59f997cc2b08b36c1b17e63efe9b6dbd0a8d35be75445621deebe5", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `watchexec` in package `watchexec-cli v1.16.2 (/opt/rustwide/workdir/cli)` has the same output filename as the bin target `watchexec` in package `watchexec v1.16.1 (/opt/rustwide/workdir/lib)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/watchexec [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling watchexec-cli v1.16.2 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling clearscreen v1.0.4 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling watchexec v1.16.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "33edf268ba59f997cc2b08b36c1b17e63efe9b6dbd0a8d35be75445621deebe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33edf268ba59f997cc2b08b36c1b17e63efe9b6dbd0a8d35be75445621deebe5", kill_on_drop: false }` [INFO] [stdout] 33edf268ba59f997cc2b08b36c1b17e63efe9b6dbd0a8d35be75445621deebe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acdf10ed4546b44aff535247636d20aa9a287aa3f7342a7804c86e8f22ea4b64 [INFO] running `Command { std: "docker" "start" "-a" "acdf10ed4546b44aff535247636d20aa9a287aa3f7342a7804c86e8f22ea4b64", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling watchexec v1.16.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling watchexec-cli v1.16.2 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.64s [INFO] running `Command { std: "docker" "inspect" "acdf10ed4546b44aff535247636d20aa9a287aa3f7342a7804c86e8f22ea4b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acdf10ed4546b44aff535247636d20aa9a287aa3f7342a7804c86e8f22ea4b64", kill_on_drop: false }` [INFO] [stdout] acdf10ed4546b44aff535247636d20aa9a287aa3f7342a7804c86e8f22ea4b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b223242cf9f4f48c9252caeee736e1944734d6667fd8067cd51129d129129266 [INFO] running `Command { std: "docker" "start" "-a" "b223242cf9f4f48c9252caeee736e1944734d6667fd8067cd51129d129129266", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/watchexec-fc07082cf1fc6a00) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test gitignore::tests::empty_file_never_excludes ... ok [INFO] [stdout] test gitignore::tests::sandwiched_double_wildcard ... ok [INFO] [stdout] test gitignore::tests::matches_subdir_exact ... ok [INFO] [stdout] test gitignore::tests::leading_slash ... ok [INFO] [stdout] test gitignore::tests::matches_exact ... ok [INFO] [stdout] test gitignore::tests::matches_simple_wildcard ... ok [INFO] [stdout] test gitignore::tests::does_not_match ... ok [INFO] [stdout] test gitignore::tests::leading_double_wildcard ... ok [INFO] [stdout] test gitignore::tests::matches_subdir ... ok [INFO] [stdout] test ignore::tests::matches_exact ... ok [INFO] [stdout] test gitignore::tests::handles_negative_patterns ... ok [INFO] [stdout] test ignore::tests::empty_file_never_excludes ... ok [INFO] [stdout] test ignore::tests::leading_slash ... ok [INFO] [stdout] test ignore::tests::handles_whitelisting ... ok [INFO] [stdout] test gitignore::tests::trailing_double_wildcard ... ok [INFO] [stdout] test gitignore::tests::checks_all_patterns ... ok [INFO] [stdout] test ignore::tests::does_not_match ... ok [INFO] [stdout] test ignore::tests::leading_double_wildcard ... ok [INFO] [stdout] test gitignore::tests::wildcard_with_dir ... ok [INFO] [stdout] test ignore::tests::trailing_double_wildcard ... ok [INFO] [stdout] test ignore::tests::checks_all_patterns ... ok [INFO] [stdout] test ignore::tests::matches_simple_wildcard ... ok [INFO] [stdout] test notification_filter::tests::test_filename ... ok [INFO] [stdout] test notification_filter::tests::test_multiple_ignores ... ok [INFO] [stdout] test ignore::tests::wildcard_with_dir ... ok [INFO] [stdout] test notification_filter::tests::test_allows_everything_by_default ... ok [INFO] [stdout] test notification_filter::tests::test_multiple_filters ... ok [INFO] [stdout] test ignore::tests::sandwiched_double_wildcard ... ok [INFO] [stdout] test notification_filter::tests::test_ignores_take_precedence ... ok [INFO] [stdout] test ignore::tests::matches_subdir ... ok [INFO] [stdout] test ignore::tests::matches_subdir_exact ... ok [INFO] [stdout] test process::tests::longest_common_path_should_return_correct_value ... ok [INFO] [stdout] test process::tests::pathops_collect_to_env_vars ... ok [INFO] [stdout] hi [INFO] [stdout] test notification_filter::tests::test_recursive_directory_ignore ... ok [INFO] [stdout] test process::tests::test_shell_alternate ... ok [INFO] [stdout] hi [INFO] [stdout] test process::tests::test_shell_none ... ok [INFO] [stdout] hi [INFO] [stdout] hi [INFO] [stdout] test process::tests::test_shell_default ... ok [INFO] [stdout] test process::tests::test_shell_alternate_shopts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/watchexec-2229e1a88d9e61c4) [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] Running unittests (/opt/rustwide/target/debug/deps/watchexec-e4267b486a5f1b91) [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] Running tests/help.rs (/opt/rustwide/target/debug/deps/help-1d0919c0ca3b82f9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests watchexec [INFO] [stdout] test help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/config.rs - config (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b223242cf9f4f48c9252caeee736e1944734d6667fd8067cd51129d129129266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b223242cf9f4f48c9252caeee736e1944734d6667fd8067cd51129d129129266", kill_on_drop: false }` [INFO] [stdout] b223242cf9f4f48c9252caeee736e1944734d6667fd8067cd51129d129129266