[INFO] cloning repository https://github.com/heavenly/imessage-view
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heavenly/imessage-view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fimessage-view", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fimessage-view'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf840312cfe9ee0455be39c81dfe8adb54a1cea3
[INFO] checking heavenly/imessage-view against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fimessage-view" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heavenly/imessage-view
[INFO] finished tweaking git repo https://github.com/heavenly/imessage-view
[INFO] tweaked toml for git repo https://github.com/heavenly/imessage-view written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heavenly/imessage-view on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heavenly/imessage-view 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_macros v0.15.4
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded askama v0.15.4
[INFO] [stderr]   Downloaded askama_parser v0.15.4
[INFO] [stderr]   Downloaded jzon v0.12.5
[INFO] [stderr]   Downloaded askama_derive v0.15.4
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded crabstep v0.3.2
[INFO] [stderr]   Downloaded imessage-database v3.3.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c
[INFO] running `Command { std: "docker" "start" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c", 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" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c", 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" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=8d01cb461f8626c9 -C extra-filename=-6d0b5d5e5d9a1934 --out-dir /opt/rustwide/target/debug/build/regex-automata/6d0b5d5e5d9a1934/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/2412effc83fd09ed/out/libaho_corasick-2412effc83fd09ed.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out/libregex_syntax-f8ed72d78990c0ba.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a186a5698e4fd344 -C extra-filename=-9621d89a0aed935e --out-dir /opt/rustwide/target/debug/build/rustix/9621d89a0aed935e/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3d4f05b564e1f05d/out/libbitflags-3d4f05b564e1f05d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/059f6a9693b4822e/out/liblinux_raw_sys-059f6a9693b4822e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c", kill_on_drop: false }`
[INFO] [stdout] 1f6f1ddc8f315c8a03fcf219983e42decf76da6810061ce103a8fef88ec5a11c
