[INFO] fetching crate hyprshell-exec-lib 4.7.2... [INFO] testing hyprshell-exec-lib-4.7.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hyprshell-exec-lib 4.7.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate hyprshell-exec-lib 4.7.2 [INFO] finished tweaking crates.io crate hyprshell-exec-lib 4.7.2 [INFO] tweaked toml for crates.io crate hyprshell-exec-lib 4.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyprshell-exec-lib 4.7.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyprshell-exec-lib 4.7.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded hyprshell-hyprland-plugin v4.7.2 [INFO] [stderr] Downloaded hyprshell-hyprland-macros v4.7.2 [INFO] [stderr] Downloaded hyprshell-core-lib v4.7.2 [INFO] [stderr] Downloaded hyprshell-config-lib v4.7.2 [INFO] [stderr] Downloaded hyprshell-hyprland v4.7.2 [INFO] [stderr] Downloaded zip v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582cba49e7132c83898586e32730e91706ff6f3e869ed18b91d978177ad4be23 [INFO] running `Command { std: "docker" "start" "-a" "582cba49e7132c83898586e32730e91706ff6f3e869ed18b91d978177ad4be23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582cba49e7132c83898586e32730e91706ff6f3e869ed18b91d978177ad4be23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582cba49e7132c83898586e32730e91706ff6f3e869ed18b91d978177ad4be23", kill_on_drop: false }` [INFO] [stdout] 582cba49e7132c83898586e32730e91706ff6f3e869ed18b91d978177ad4be23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc7c6dbccb82660801c86a8f7f56fb685cf552b4375d5ae1dd1b4de6c0a2cc0 [INFO] running `Command { std: "docker" "start" "-a" "3dc7c6dbccb82660801c86a8f7f56fb685cf552b4375d5ae1dd1b4de6c0a2cc0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling zip v5.0.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling hyprshell-hyprland-plugin v4.7.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling hyprshell-hyprland-macros v4.7.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling hyprshell-config-lib v4.7.2 [INFO] [stderr] Compiling hyprshell-core-lib v4.7.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling hyprshell-hyprland v4.7.2 [INFO] [stderr] Compiling hyprshell-exec-lib v4.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.47s [INFO] running `Command { std: "docker" "inspect" "3dc7c6dbccb82660801c86a8f7f56fb685cf552b4375d5ae1dd1b4de6c0a2cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc7c6dbccb82660801c86a8f7f56fb685cf552b4375d5ae1dd1b4de6c0a2cc0", kill_on_drop: false }` [INFO] [stdout] 3dc7c6dbccb82660801c86a8f7f56fb685cf552b4375d5ae1dd1b4de6c0a2cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc008606a517eb7e6df94e3559349a90d6e8acb07c54ba573d65b9e2c3ccd78a [INFO] running `Command { std: "docker" "start" "-a" "cc008606a517eb7e6df94e3559349a90d6e8acb07c54ba573d65b9e2c3ccd78a", kill_on_drop: false }` [INFO] [stderr] Compiling hyprshell-exec-lib v4.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "cc008606a517eb7e6df94e3559349a90d6e8acb07c54ba573d65b9e2c3ccd78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc008606a517eb7e6df94e3559349a90d6e8acb07c54ba573d65b9e2c3ccd78a", kill_on_drop: false }` [INFO] [stdout] cc008606a517eb7e6df94e3559349a90d6e8acb07c54ba573d65b9e2c3ccd78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2561ae7bb523f9c6c48301d04db37b44118f3d602f40f442db114d18250d70a7 [INFO] running `Command { std: "docker" "start" "-a" "2561ae7bb523f9c6c48301d04db37b44118f3d602f40f442db114d18250d70a7", 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/hyprshell_exec_lib-8392e4189b571d49) [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 hyprshell_exec_lib [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" "2561ae7bb523f9c6c48301d04db37b44118f3d602f40f442db114d18250d70a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2561ae7bb523f9c6c48301d04db37b44118f3d602f40f442db114d18250d70a7", kill_on_drop: false }` [INFO] [stdout] 2561ae7bb523f9c6c48301d04db37b44118f3d602f40f442db114d18250d70a7