[INFO] cloning repository https://github.com/trollefson/shipit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trollefson/shipit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrollefson%2Fshipit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrollefson%2Fshipit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75d88ddd979be9b1646065eaf6d7173940786f72
[INFO] checking trollefson/shipit against master#3645249d79dfb136b5d8de3ce153d19d6698d92d for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrollefson%2Fshipit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trollefson/shipit
[INFO] finished tweaking git repo https://github.com/trollefson/shipit
[INFO] tweaked toml for git repo https://github.com/trollefson/shipit written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trollefson/shipit on toolchain 3645249d79dfb136b5d8de3ce153d19d6698d92d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trollefson/shipit 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" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded confy v2.0.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.61
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded gitlab v0.1808.0
[INFO] [stderr]   Downloaded octocrab v0.41.2
[INFO] [stderr]   Downloaded web-sys v0.3.88
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f7dc3ae5ab0d805573f1ec2f73faeced7a7d80ed775f6ab81ac1c167c16e6a6
[INFO] running `Command { std: "docker" "start" "-a" "4f7dc3ae5ab0d805573f1ec2f73faeced7a7d80ed775f6ab81ac1c167c16e6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f7dc3ae5ab0d805573f1ec2f73faeced7a7d80ed775f6ab81ac1c167c16e6a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7dc3ae5ab0d805573f1ec2f73faeced7a7d80ed775f6ab81ac1c167c16e6a6", kill_on_drop: false }`
[INFO] [stdout] 4f7dc3ae5ab0d805573f1ec2f73faeced7a7d80ed775f6ab81ac1c167c16e6a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3645249d79dfb136b5d8de3ce153d19d6698d92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f3d8ba643cffd24eb7ef12bdb674a224e7f6547f7427c3cae8f3fedef4d21c3
[INFO] running `Command { std: "docker" "start" "-a" "1f3d8ba643cffd24eb7ef12bdb674a224e7f6547f7427c3cae8f3fedef4d21c3", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[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/3645249d79dfb136b5d8de3ce153d19d6698d92d/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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=519ada6a50323ae9 -C extra-filename=-4b67e2d7485e2114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-0fb197dd6545f795.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-601e92f332a00ab3.rmeta --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" "1f3d8ba643cffd24eb7ef12bdb674a224e7f6547f7427c3cae8f3fedef4d21c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3d8ba643cffd24eb7ef12bdb674a224e7f6547f7427c3cae8f3fedef4d21c3", kill_on_drop: false }`
[INFO] [stdout] 1f3d8ba643cffd24eb7ef12bdb674a224e7f6547f7427c3cae8f3fedef4d21c3
