[INFO] cloning repository https://github.com/wispr-flow-linux/helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wispr-flow-linux/helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwispr-flow-linux%2Fhelper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwispr-flow-linux%2Fhelper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa93fcf31d9ee7a9591a8dce1852f815d1b0dec5 [INFO] checking wispr-flow-linux/helper against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwispr-flow-linux%2Fhelper" "/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/wispr-flow-linux/helper [INFO] finished tweaking git repo https://github.com/wispr-flow-linux/helper [INFO] tweaked toml for git repo https://github.com/wispr-flow-linux/helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wispr-flow-linux/helper on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wispr-flow-linux/helper 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b [INFO] running `Command { std: "docker" "start" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.8.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking jiff v0.2.28 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=510b361cb02d0ac2 -C extra-filename=-60c45efcebc07ba6 --out-dir /opt/rustwide/target/debug/build/jiff/60c45efcebc07ba6/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b", kill_on_drop: false }` [INFO] [stdout] f0c7b04a338dd19cce78ee0d9c8f02d501448120ba8b2e4c079bf95c009fb84b