[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#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblob42%2Fpswatch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blob42/pswatch on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30f700136cd685133cb5fd0b48c1d27e243fbb3993700ec0da42b1eb4f357787 [INFO] running `Command { std: "docker" "start" "-a" "30f700136cd685133cb5fd0b48c1d27e243fbb3993700ec0da42b1eb4f357787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30f700136cd685133cb5fd0b48c1d27e243fbb3993700ec0da42b1eb4f357787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f700136cd685133cb5fd0b48c1d27e243fbb3993700ec0da42b1eb4f357787", kill_on_drop: false }` [INFO] [stdout] 30f700136cd685133cb5fd0b48c1d27e243fbb3993700ec0da42b1eb4f357787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f117424bff3a88062edc3e36073d763c7ff639315677e0c1e94a8ac782cda54 [INFO] running `Command { std: "docker" "start" "-a" "3f117424bff3a88062edc3e36073d763c7ff639315677e0c1e94a8ac782cda54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sd-notify v0.4.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling indexmap v2.9.0 [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 v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned 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 29.57s [INFO] running `Command { std: "docker" "inspect" "3f117424bff3a88062edc3e36073d763c7ff639315677e0c1e94a8ac782cda54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f117424bff3a88062edc3e36073d763c7ff639315677e0c1e94a8ac782cda54", kill_on_drop: false }` [INFO] [stdout] 3f117424bff3a88062edc3e36073d763c7ff639315677e0c1e94a8ac782cda54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce81b89e720d1c398e41153f97d4e8ccdc2da627f42fa2f19b2fa2f7408e0086 [INFO] running `Command { std: "docker" "start" "-a" "ce81b89e720d1c398e41153f97d4e8ccdc2da627f42fa2f19b2fa2f7408e0086", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling mock_instant v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [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 serial_test v3.2.0 [INFO] [stderr] Compiling rstest v0.21.0 [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 v0.8.20 [INFO] [stderr] Compiling pswatch v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.84s [INFO] running `Command { std: "docker" "inspect" "ce81b89e720d1c398e41153f97d4e8ccdc2da627f42fa2f19b2fa2f7408e0086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce81b89e720d1c398e41153f97d4e8ccdc2da627f42fa2f19b2fa2f7408e0086", kill_on_drop: false }` [INFO] [stdout] ce81b89e720d1c398e41153f97d4e8ccdc2da627f42fa2f19b2fa2f7408e0086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec1a3ef82d7e57ebe2b4537820ffc197f1241954df2655f6ea98db082baf50c9 [INFO] running `Command { std: "docker" "start" "-a" "ec1a3ef82d7e57ebe2b4537820ffc197f1241954df2655f6ea98db082baf50c9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pswatch-f6f8c435e46a1c22) [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 process::test::test_not_seen_since ... ok [INFO] [stdout] test config::tests::config_template ... 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_exe ... ok [INFO] [stdout] test process::test::match_pattern_cmdline ... ok [INFO] [stdout] test process::test::regex_pattern_cmdline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pswatch-8dbf4f2dc415ff9a) [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/process.rs (/opt/rustwide/target/debug/deps/process-35e8737dbc34502f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test match_cond_not_seen::case_1 ... ok [INFO] [stdout] test match_cond_not_seen_2::case_2 ... ok [INFO] [stdout] test match_cond_not_seen::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.50s [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" "ec1a3ef82d7e57ebe2b4537820ffc197f1241954df2655f6ea98db082baf50c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1a3ef82d7e57ebe2b4537820ffc197f1241954df2655f6ea98db082baf50c9", kill_on_drop: false }` [INFO] [stdout] ec1a3ef82d7e57ebe2b4537820ffc197f1241954df2655f6ea98db082baf50c9