[INFO] fetching crate hypr-helper 0.1.1... [INFO] testing hypr-helper-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate hypr-helper 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate hypr-helper 0.1.1 [INFO] finished tweaking crates.io crate hypr-helper 0.1.1 [INFO] tweaked toml for crates.io crate hypr-helper 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hypr-helper 0.1.1 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 hypr-helper 0.1.1 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] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.6 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded rustix v0.38.15 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded linux-raw-sys v0.4.7 [INFO] [stderr] Downloaded errno v0.3.3 [INFO] [stderr] Downloaded clap_builder v4.4.6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a4dbddf74a8fcd5a8fa088c8a45b8f00b6a1776a0de11135b438c136ea85cc4 [INFO] running `Command { std: "docker" "start" "-a" "3a4dbddf74a8fcd5a8fa088c8a45b8f00b6a1776a0de11135b438c136ea85cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a4dbddf74a8fcd5a8fa088c8a45b8f00b6a1776a0de11135b438c136ea85cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4dbddf74a8fcd5a8fa088c8a45b8f00b6a1776a0de11135b438c136ea85cc4", kill_on_drop: false }` [INFO] [stdout] 3a4dbddf74a8fcd5a8fa088c8a45b8f00b6a1776a0de11135b438c136ea85cc4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48de988cfadd393c959b1b787ddd072122a88b4be82e1f6ce7ecb073c4b957db [INFO] running `Command { std: "docker" "start" "-a" "48de988cfadd393c959b1b787ddd072122a88b4be82e1f6ce7ecb073c4b957db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling hypr-helper v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.66s [INFO] running `Command { std: "docker" "inspect" "48de988cfadd393c959b1b787ddd072122a88b4be82e1f6ce7ecb073c4b957db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48de988cfadd393c959b1b787ddd072122a88b4be82e1f6ce7ecb073c4b957db", kill_on_drop: false }` [INFO] [stdout] 48de988cfadd393c959b1b787ddd072122a88b4be82e1f6ce7ecb073c4b957db [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c5eef18e07b0565255c74fa8b443eaa6e617600bfc0bbc13cac66f19fec045 [INFO] running `Command { std: "docker" "start" "-a" "a2c5eef18e07b0565255c74fa8b443eaa6e617600bfc0bbc13cac66f19fec045", kill_on_drop: false }` [INFO] [stderr] Compiling hypr-helper v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "a2c5eef18e07b0565255c74fa8b443eaa6e617600bfc0bbc13cac66f19fec045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c5eef18e07b0565255c74fa8b443eaa6e617600bfc0bbc13cac66f19fec045", kill_on_drop: false }` [INFO] [stdout] a2c5eef18e07b0565255c74fa8b443eaa6e617600bfc0bbc13cac66f19fec045 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef8d4437ca46e026a30e650e2bd26d343398945ddf7036052eb8e36b7d2e85f0 [INFO] running `Command { std: "docker" "start" "-a" "ef8d4437ca46e026a30e650e2bd26d343398945ddf7036052eb8e36b7d2e85f0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hypr_helper-eb02ced73c07ccbf) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] error: test failed, to rerun pass `--bin hypr-helper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/hypr_helper-eb02ced73c07ccbf` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "ef8d4437ca46e026a30e650e2bd26d343398945ddf7036052eb8e36b7d2e85f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8d4437ca46e026a30e650e2bd26d343398945ddf7036052eb8e36b7d2e85f0", kill_on_drop: false }` [INFO] [stdout] ef8d4437ca46e026a30e650e2bd26d343398945ddf7036052eb8e36b7d2e85f0