[INFO] fetching crate lefthk-core 0.3.0... [INFO] testing lefthk-core-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate lefthk-core 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate lefthk-core 0.3.0 [INFO] finished tweaking crates.io crate lefthk-core 0.3.0 [INFO] tweaked toml for crates.io crate lefthk-core 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lefthk-core 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lefthk-core 0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded rustversion v1.0.21 [INFO] [stderr] Downloaded tempfile v3.20.0 [INFO] [stderr] Downloaded inventory v0.3.20 [INFO] [stderr] Downloaded x11-dl v2.21.0 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded tokio v1.45.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de28cbbf33a990c4772f23e3b790a12d4b9bab7fab47bf11514d912b4b7d725c [INFO] running `Command { std: "docker" "start" "-a" "de28cbbf33a990c4772f23e3b790a12d4b9bab7fab47bf11514d912b4b7d725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de28cbbf33a990c4772f23e3b790a12d4b9bab7fab47bf11514d912b4b7d725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de28cbbf33a990c4772f23e3b790a12d4b9bab7fab47bf11514d912b4b7d725c", kill_on_drop: false }` [INFO] [stdout] de28cbbf33a990c4772f23e3b790a12d4b9bab7fab47bf11514d912b4b7d725c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a08e70c7ce450c37e9ebbea73eeb227ecc0c7688ea9691dcbab8e5544bc37cb7 [INFO] running `Command { std: "docker" "start" "-a" "a08e70c7ce450c37e9ebbea73eeb227ecc0c7688ea9691dcbab8e5544bc37cb7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling lefthk-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.42s [INFO] running `Command { std: "docker" "inspect" "a08e70c7ce450c37e9ebbea73eeb227ecc0c7688ea9691dcbab8e5544bc37cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08e70c7ce450c37e9ebbea73eeb227ecc0c7688ea9691dcbab8e5544bc37cb7", kill_on_drop: false }` [INFO] [stdout] a08e70c7ce450c37e9ebbea73eeb227ecc0c7688ea9691dcbab8e5544bc37cb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d04c33ed39c6a5f42bd790a71d26f32c082169b4bdd34a566281afd69646bbc1 [INFO] running `Command { std: "docker" "start" "-a" "d04c33ed39c6a5f42bd790a71d26f32c082169b4bdd34a566281afd69646bbc1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling lefthk-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.83s [INFO] running `Command { std: "docker" "inspect" "d04c33ed39c6a5f42bd790a71d26f32c082169b4bdd34a566281afd69646bbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04c33ed39c6a5f42bd790a71d26f32c082169b4bdd34a566281afd69646bbc1", kill_on_drop: false }` [INFO] [stdout] d04c33ed39c6a5f42bd790a71d26f32c082169b4bdd34a566281afd69646bbc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0845931010dfab9be055f0e5465dc6f0bef8b8141216b7934bb5a6849b92cd67 [INFO] running `Command { std: "docker" "start" "-a" "0845931010dfab9be055f0e5465dc6f0bef8b8141216b7934bb5a6849b92cd67", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lefthk_core-0815045eb65d3e02) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config::command::exit_chord::tests::normalize_process ... ok [INFO] [stdout] test config::command::kill::testes::normalize_process ... ok [INFO] [stdout] test config::command::chord::tests::normalize_process ... ok [INFO] [stdout] test config::command::execute::tests::normalize_process ... ok [INFO] [stdout] test config::command::reload::tests::normalize_process ... ok [INFO] [stderr] Doc-tests lefthk_core [INFO] [stdout] test tests::ipc::simulate_command_sending ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "0845931010dfab9be055f0e5465dc6f0bef8b8141216b7934bb5a6849b92cd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0845931010dfab9be055f0e5465dc6f0bef8b8141216b7934bb5a6849b92cd67", kill_on_drop: false }` [INFO] [stdout] 0845931010dfab9be055f0e5465dc6f0bef8b8141216b7934bb5a6849b92cd67