[INFO] cloning repository https://github.com/oxidecomputer/buildomat-at-home
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/buildomat-at-home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68f4e5b60b7b48aaee6e74bdd3b7e7c39edff5d4
[INFO] checking oxidecomputer/buildomat-at-home against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fbuildomat-at-home" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] finished tweaking git repo https://github.com/oxidecomputer/buildomat-at-home
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/buildomat-at-home written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/buildomat-at-home on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/buildomat-at-home 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded parse-display-derive v0.8.1
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded parse-display v0.8.1
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded comrak v0.18.0
[INFO] [stderr]   Downloaded ulid v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 917b39fc91d9c87db6ee00ad71346a9ef916581f8ce009af920ec697e8e1a898
[INFO] running `Command { std: "docker" "start" "-a" "917b39fc91d9c87db6ee00ad71346a9ef916581f8ce009af920ec697e8e1a898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "917b39fc91d9c87db6ee00ad71346a9ef916581f8ce009af920ec697e8e1a898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917b39fc91d9c87db6ee00ad71346a9ef916581f8ce009af920ec697e8e1a898", kill_on_drop: false }`
[INFO] [stdout] 917b39fc91d9c87db6ee00ad71346a9ef916581f8ce009af920ec697e8e1a898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c34bac5a23328987fe9e50d00c46cadfbd80eac1949bdbff3c6e654bd315892
[INFO] running `Command { std: "docker" "start" "-a" "3c34bac5a23328987fe9e50d00c46cadfbd80eac1949bdbff3c6e654bd315892", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]     Checking winnow v0.4.7
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking indicatif v0.17.5
[INFO] [stderr]     Checking rand v0.8.5
[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/da2544bfbe84df7b24d83c029c74299ebf6112c6/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/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 --cfg 'feature="default"' --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("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a41253fe92415fc1 -C extra-filename=-fdf6b66a5f2005e2 --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" "3c34bac5a23328987fe9e50d00c46cadfbd80eac1949bdbff3c6e654bd315892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c34bac5a23328987fe9e50d00c46cadfbd80eac1949bdbff3c6e654bd315892", kill_on_drop: false }`
[INFO] [stdout] 3c34bac5a23328987fe9e50d00c46cadfbd80eac1949bdbff3c6e654bd315892
