[INFO] cloning repository https://github.com/blob42/pswatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blob42/pswatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblob42%2Fpswatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblob42%2Fpswatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19d4ff71079cce3acd7155b0297157169351d8bb [INFO] testing blob42/pswatch against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblob42%2Fpswatch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blob42/pswatch [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/blob42/pswatch [INFO] tweaked toml for git repo https://github.com/blob42/pswatch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blob42/pswatch on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blob42/pswatch 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2624010dc1c991b746937856f09cbb8183a7ca61e9c3b2a7fdfb5cf9364521f4 [INFO] running `Command { std: "docker" "start" "-a" "2624010dc1c991b746937856f09cbb8183a7ca61e9c3b2a7fdfb5cf9364521f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2624010dc1c991b746937856f09cbb8183a7ca61e9c3b2a7fdfb5cf9364521f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2624010dc1c991b746937856f09cbb8183a7ca61e9c3b2a7fdfb5cf9364521f4", kill_on_drop: false }` [INFO] [stdout] 2624010dc1c991b746937856f09cbb8183a7ca61e9c3b2a7fdfb5cf9364521f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c6a401cc7e6480c0be9a1c6da97b0c174ad10ab895b69a70a648e648809c2a [INFO] running `Command { std: "docker" "start" "-a" "c9c6a401cc7e6480c0be9a1c6da97b0c174ad10ab895b69a70a648e648809c2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling sd-notify v0.4.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling pswatch v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.15s [INFO] running `Command { std: "docker" "inspect" "c9c6a401cc7e6480c0be9a1c6da97b0c174ad10ab895b69a70a648e648809c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c6a401cc7e6480c0be9a1c6da97b0c174ad10ab895b69a70a648e648809c2a", kill_on_drop: false }` [INFO] [stdout] c9c6a401cc7e6480c0be9a1c6da97b0c174ad10ab895b69a70a648e648809c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d20bcea8ce8c957a31fe9c3c26a7c62fd572e00a4f59ab43599f73a876f1e55 [INFO] running `Command { std: "docker" "start" "-a" "4d20bcea8ce8c957a31fe9c3c26a7c62fd572e00a4f59ab43599f73a876f1e55", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling mock_instant v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling pswatch v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.48s [INFO] running `Command { std: "docker" "inspect" "4d20bcea8ce8c957a31fe9c3c26a7c62fd572e00a4f59ab43599f73a876f1e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d20bcea8ce8c957a31fe9c3c26a7c62fd572e00a4f59ab43599f73a876f1e55", kill_on_drop: false }` [INFO] [stdout] 4d20bcea8ce8c957a31fe9c3c26a7c62fd572e00a4f59ab43599f73a876f1e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d51dd655fc757455cf7549f150c71fd5127fd055d01929819ee49d17210ec1c [INFO] running `Command { std: "docker" "start" "-a" "1d51dd655fc757455cf7549f150c71fd5127fd055d01929819ee49d17210ec1c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pswatch-9bfd3909722b4471) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test process::test::cond_seen_since ... ok [INFO] [stdout] test process::test::default_process ... ok [INFO] [stdout] test config::tests::config_template ... ok [INFO] [stdout] test process::test::test_not_seen_since ... ok [INFO] [stdout] test process::test::match_pattern_cmdline ... ok [INFO] [stdout] test process::test::match_process_name ... ok [INFO] [stdout] test process::test::match_pattern_exe ... ok [INFO] [stdout] test process::test::regex_pattern_name ... ok [INFO] [stdout] test process::test::regex_pattern_cmdline ... ok [INFO] [stdout] test process::test::regex_pattern_exe ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pswatch-f8bdcd1184826c51) [INFO] [stderr] Running tests/process.rs (/opt/rustwide/target/debug/deps/process-d07d36e314b7bff1) [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test match_cond_not_seen::case_1 ... ok [INFO] [stdout] test match_cond_not_seen::case_2 ... ok [INFO] [stdout] test match_cond_not_seen_2::case_2 ... ok [INFO] [stdout] test match_cond_seen::case_1 ... ok [INFO] [stdout] test match_cond_seen::case_2 ... ok [INFO] [stdout] test match_cond_not_seen_2::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.98s [INFO] [stdout] [INFO] [stderr] Doc-tests pswatch [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" "1d51dd655fc757455cf7549f150c71fd5127fd055d01929819ee49d17210ec1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d51dd655fc757455cf7549f150c71fd5127fd055d01929819ee49d17210ec1c", kill_on_drop: false }` [INFO] [stdout] 1d51dd655fc757455cf7549f150c71fd5127fd055d01929819ee49d17210ec1c