[INFO] cloning repository https://github.com/stianeklund/pacman-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stianeklund/pacman-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstianeklund%2Fpacman-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstianeklund%2Fpacman-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f14cba485b261fee48bcaad2d11325ec509ad2a
[INFO] building stianeklund/pacman-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstianeklund%2Fpacman-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stianeklund/pacman-rs
[INFO] finished tweaking git repo https://github.com/stianeklund/pacman-rs
[INFO] tweaked toml for git repo https://github.com/stianeklund/pacman-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stianeklund/pacman-rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stianeklund/pacman-rs 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/stianeklund/z80-rs`
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.3
[INFO] [stderr]       Adding android_system_properties v0.1.5
[INFO] [stderr]       Adding ansi_term v0.12.1
[INFO] [stderr]       Adding atty v0.2.14
[INFO] [stderr]       Adding bindgen v0.56.0
[INFO] [stderr]       Adding bitflags v2.9.4
[INFO] [stderr]       Adding bumpalo v3.19.0
[INFO] [stderr]     Updating cc v1.0.52 -> v1.2.39
[INFO] [stderr]       Adding cexpr v0.4.0
[INFO] [stderr]       Adding cfg-if v1.0.3
[INFO] [stderr]       Adding chrono v0.4.42
[INFO] [stderr]       Adding clang-sys v1.8.1
[INFO] [stderr]       Adding clap v2.34.0
[INFO] [stderr]       Adding core-foundation-sys v0.8.7
[INFO] [stderr]       Adding cty v0.2.2
[INFO] [stderr]       Adding downcast-rs v1.2.1
[INFO] [stderr]       Adding env_logger v0.8.4
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]       Adding find-msvc-tools v0.1.2
[INFO] [stderr]       Adding flexi_logger v0.15.12 (available: v0.31.4)
[INFO] [stderr]       Adding getrandom v0.3.3
[INFO] [stderr]       Adding glob v0.3.3
[INFO] [stderr]       Adding hermit-abi v0.1.19
[INFO] [stderr]       Adding humantime v2.3.0
[INFO] [stderr]       Adding iana-time-zone v0.1.64
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding js-sys v0.3.81
[INFO] [stderr]       Adding lazycell v1.3.0
[INFO] [stderr]     Updating libc v0.2.69 -> v0.2.176
[INFO] [stderr]       Adding libloading v0.8.9
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]       Adding log v0.4.28
[INFO] [stderr]       Adding memchr v2.7.6
[INFO] [stderr]       Adding memoffset v0.6.5
[INFO] [stderr]     Updating minifb v0.10.7 -> v0.19.3 (available: v0.28.0)
[INFO] [stderr]       Adding nix v0.20.2
[INFO] [stderr]       Adding nom v5.1.3
[INFO] [stderr]       Adding once_cell v1.21.3
[INFO] [stderr]       Adding peeking_take_while v0.1.2
[INFO] [stderr]     Updating pkg-config v0.3.17 -> v0.3.32
[INFO] [stderr]       Adding proc-macro2 v1.0.101
[INFO] [stderr]       Adding quote v1.0.41
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]       Adding raw-window-handle v0.3.4
[INFO] [stderr]       Adding raw-window-handle v0.4.3
[INFO] [stderr]       Adding regex v1.11.3
[INFO] [stderr]       Adding regex-automata v0.4.11
[INFO] [stderr]       Adding regex-syntax v0.8.6
[INFO] [stderr]       Adding rustc-hash v1.1.0
[INFO] [stderr]       Adding rustix v1.1.2
[INFO] [stderr]       Adding rustversion v1.0.22
[INFO] [stderr]       Adding shlex v0.1.1
[INFO] [stderr]       Adding shlex v1.3.0
[INFO] [stderr]       Adding smallvec v1.15.1
[INFO] [stderr]       Adding strsim v0.8.0
[INFO] [stderr]       Adding syn v2.0.106
[INFO] [stderr]       Adding tempfile v3.23.0
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]       Adding textwrap v0.11.0
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding unicode-ident v1.0.19
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] [stderr]       Adding vec_map v0.8.2
[INFO] [stderr]       Adding version_check v0.9.5
[INFO] [stderr]       Adding wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]       Adding wasm-bindgen v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.104
[INFO] [stderr]       Adding wayland-client v0.28.6
[INFO] [stderr]       Adding wayland-commons v0.28.6
[INFO] [stderr]       Adding wayland-cursor v0.28.6
[INFO] [stderr]       Adding wayland-protocols v0.28.6
[INFO] [stderr]       Adding wayland-scanner v0.28.6
[INFO] [stderr]       Adding wayland-sys v0.28.6
[INFO] [stderr]       Adding which v3.1.1
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding windows-core v0.62.1
[INFO] [stderr]       Adding windows-implement v0.60.1
[INFO] [stderr]       Adding windows-interface v0.59.2
[INFO] [stderr]       Adding windows-link v0.2.0
[INFO] [stderr]       Adding windows-result v0.4.0
[INFO] [stderr]       Adding windows-strings v0.5.0
[INFO] [stderr]       Adding windows-sys v0.61.1
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]     Updating x11-dl v2.14.0 -> v2.21.0
[INFO] [stderr]       Adding xcursor v0.3.10
[INFO] [stderr]       Adding xkb v0.2.1
[INFO] [stderr]       Adding xkbcommon-sys v0.7.5
[INFO] [stderr]       Adding xml-rs v0.8.27
[INFO] [stderr]       Adding yansi v0.5.1
[INFO] [stderr]       Adding z80-rs v0.1.0 (https://github.com/stianeklund/z80-rs?branch=master#563f6195)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4513b994eebed78800bb7f9dc284d823cb162c5d7a4d45e76abb23acb91588ba
[INFO] running `Command { std: "docker" "start" "-a" "4513b994eebed78800bb7f9dc284d823cb162c5d7a4d45e76abb23acb91588ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4513b994eebed78800bb7f9dc284d823cb162c5d7a4d45e76abb23acb91588ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4513b994eebed78800bb7f9dc284d823cb162c5d7a4d45e76abb23acb91588ba", kill_on_drop: false }`
[INFO] [stdout] 4513b994eebed78800bb7f9dc284d823cb162c5d7a4d45e76abb23acb91588ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db7e839bd222f819d0691fe719ec52d912fd01cc39f5df5bae75d4c30cb94b6
[INFO] running `Command { std: "docker" "start" "-a" "4db7e839bd222f819d0691fe719ec52d912fd01cc39f5df5bae75d4c30cb94b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling z80-rs v0.1.0 (https://github.com/stianeklund/z80-rs?branch=master#563f6195)
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d1a3bf11aff745af -C extra-filename=-46a265ba7a2fe258 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "4db7e839bd222f819d0691fe719ec52d912fd01cc39f5df5bae75d4c30cb94b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db7e839bd222f819d0691fe719ec52d912fd01cc39f5df5bae75d4c30cb94b6", kill_on_drop: false }`
[INFO] [stdout] 4db7e839bd222f819d0691fe719ec52d912fd01cc39f5df5bae75d4c30cb94b6
