[INFO] cloning repository https://github.com/ChangeCaps/hex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94b955f3e44fb7c5c8076c29abec9f41457e20e9
[INFO] testing ChangeCaps/hex against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChangeCaps/hex
[INFO] finished tweaking git repo https://github.com/ChangeCaps/hex
[INFO] tweaked toml for git repo https://github.com/ChangeCaps/hex written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChangeCaps/hex on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChangeCaps/hex 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ChangeCaps/ori.git`
[INFO] [stderr]     Updating git repository `https://github.com/psychon/x11rb`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.3.1
[INFO] [stderr]   Downloaded wayland-egl v0.32.4
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded glow v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 468e4ed893be2fc091e07e505c4440242baffef86a0a1d49b6b78c16f14ba0ba
[INFO] running `Command { std: "docker" "start" "-a" "468e4ed893be2fc091e07e505c4440242baffef86a0a1d49b6b78c16f14ba0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "468e4ed893be2fc091e07e505c4440242baffef86a0a1d49b6b78c16f14ba0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468e4ed893be2fc091e07e505c4440242baffef86a0a1d49b6b78c16f14ba0ba", kill_on_drop: false }`
[INFO] [stdout] 468e4ed893be2fc091e07e505c4440242baffef86a0a1d49b6b78c16f14ba0ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10073413cc7527292dba039f6da52ad14db981a47b0b81c5ad883285c15d6dfc
[INFO] running `Command { std: "docker" "start" "-a" "10073413cc7527292dba039f6da52ad14db981a47b0b81c5ad883285c15d6dfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling smol_str v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling glow v0.14.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --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=3528d0de7d3a2405 -C extra-filename=-c793c22b564207e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "10073413cc7527292dba039f6da52ad14db981a47b0b81c5ad883285c15d6dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10073413cc7527292dba039f6da52ad14db981a47b0b81c5ad883285c15d6dfc", kill_on_drop: false }`
[INFO] [stdout] 10073413cc7527292dba039f6da52ad14db981a47b0b81c5ad883285c15d6dfc
