[INFO] cloning repository https://github.com/anoraktrend/are
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anoraktrend/are" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoraktrend%2Fare", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoraktrend%2Fare'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d99cc3317f90e60283b1ddc1d212ebadb125315
[INFO] checking anoraktrend/are against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanoraktrend%2Fare" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anoraktrend/are
[INFO] finished tweaking git repo https://github.com/anoraktrend/are
[INFO] tweaked toml for git repo https://github.com/anoraktrend/are written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anoraktrend/are on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anoraktrend/are 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc
[INFO] running `Command { std: "docker" "start" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc", 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" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc", 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" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking arborium-theme v2.16.0
[INFO] [stderr]    Compiling arborium v2.16.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]    Compiling arborium-scss v2.16.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]    Compiling arborium-vue v2.16.0
[INFO] [stderr]    Compiling arborium-fish v2.16.0
[INFO] [stderr]    Compiling arborium-ron v2.16.0
[INFO] [stderr]    Compiling arborium-ssh-config v2.16.0
[INFO] [stderr]    Compiling arborium-textproto v2.16.0
[INFO] [stderr]    Compiling arborium-scheme v2.16.0
[INFO] [stderr]    Compiling arborium-x86asm v2.16.0
[INFO] [stderr]    Compiling arborium-diff v2.16.0
[INFO] [stderr]    Compiling arborium-graphql v2.16.0
[INFO] [stderr]    Compiling arborium-rego v2.16.0
[INFO] [stderr]    Compiling arborium-hlsl v2.16.0
[INFO] [stderr]    Compiling arborium-ninja v2.16.0
[INFO] [stderr]    Compiling arborium-vhdl v2.16.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.16.0
[INFO] [stderr]    Compiling arborium-svelte v2.16.0
[INFO] [stderr]    Compiling arborium-php v2.16.0
[INFO] [stderr]    Compiling arborium-vb v2.16.0
[INFO] [stderr]    Compiling arborium-capnp v2.16.0
[INFO] [stderr]    Compiling arborium-elixir v2.16.0
[INFO] [stderr]    Compiling arborium-batch v2.16.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling arborium-typst v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-clojure v2.16.0
[INFO] [stderr]    Compiling arborium-thrift v2.16.0
[INFO] [stderr]    Compiling arborium-d v2.16.0
[INFO] [stderr]    Compiling arborium-kotlin v2.16.0
[INFO] [stderr]    Compiling arborium-solidity v2.16.0
[INFO] [stderr]    Compiling arborium-matlab v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling arborium-awk v2.16.0
[INFO] [stderr]    Compiling arborium-haskell v2.16.0
[INFO] [stderr]    Compiling arborium-idris v2.16.0
[INFO] [stderr]    Compiling arborium-objc v2.16.0
[INFO] [stderr]    Compiling arborium-fsharp v2.16.0
[INFO] [stderr]    Compiling arborium-asciidoc v2.16.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.16.0
[INFO] [stderr]    Compiling arborium-nix v2.16.0
[INFO] [stderr]    Compiling arborium-jq v2.16.0
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-postscript v2.16.0
[INFO] [stderr]    Compiling arborium-cedar v2.16.0
[INFO] [stderr]    Compiling arborium-elm v2.16.0
[INFO] [stderr]    Compiling arborium-hcl v2.16.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]    Compiling arborium-commonlisp v2.16.0
[INFO] [stderr]    Compiling arborium-starlark v2.16.0
[INFO] [stderr]    Compiling arborium-dart v2.16.0
[INFO] [stderr]    Compiling arborium-glsl v2.16.0
[INFO] [stderr]    Compiling arborium-lean v2.16.0
[INFO] [stderr]    Compiling arborium-meson v2.16.0
[INFO] [stderr]    Compiling arborium-query v2.16.0
[INFO] [stderr]    Compiling arborium-ini v2.16.0
[INFO] [stderr]    Compiling arborium-rescript v2.16.0
[INFO] [stderr]    Compiling arborium-sparql v2.16.0
[INFO] [stderr]    Compiling arborium-sql v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-vim v2.16.0
[INFO] [stderr]    Compiling arborium-xml v2.16.0
[INFO] [stderr]    Compiling arborium-ocaml v2.16.0
[INFO] [stderr]    Compiling arborium-wit v2.16.0
[INFO] [stderr]    Compiling arborium-gleam v2.16.0
[INFO] [stderr]    Compiling arborium-cobol v2.16.0
[INFO] [stderr]    Compiling arborium-c-sharp v2.16.0
[INFO] [stderr]    Compiling arborium-verilog v2.16.0
[INFO] [stderr]    Compiling arborium-dot v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]    Compiling arborium-uiua v2.16.0
[INFO] [stderr]    Compiling arborium-zsh v2.16.0
[INFO] [stderr]    Compiling arborium-cmake v2.16.0
[INFO] [stderr]    Compiling arborium-powershell v2.16.0
[INFO] [stderr]    Compiling arborium-tlaplus v2.16.0
[INFO] [stderr]    Compiling arborium-cedarschema v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-yuri v2.16.0
[INFO] [stderr]    Compiling arborium-erlang v2.16.0
[INFO] [stderr]    Compiling arborium-scala v2.16.0
[INFO] [stderr]    Compiling arborium-devicetree v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-lua v2.16.0
[INFO] [stderr]    Compiling arborium-asm v2.16.0
[INFO] [stderr]    Compiling arborium-groovy v2.16.0
[INFO] [stderr]    Compiling arborium-nginx v2.16.0
[INFO] [stderr]    Compiling arborium-agda v2.16.0
[INFO] [stderr]    Compiling arborium-r v2.16.0
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling arborium-perl v2.16.0
[INFO] [stderr]    Compiling arborium-ada v2.16.0
[INFO] [stderr]    Compiling arborium-caddy v2.16.0
[INFO] [stderr]    Compiling arborium-elisp v2.16.0
[INFO] [stderr]    Compiling arborium-julia v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]    Compiling arborium-prolog v2.16.0
[INFO] [stderr]    Compiling arborium-styx v2.16.0
[INFO] [stderr]    Compiling arborium-tsx v2.16.0
[INFO] [stderr] warning: arborium-scala@2.16.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-scala@2.16.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-scala v2.16.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/arborium-scala-d1a76c449b61641c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/scanner.c
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-scala-340ec932227e96f9/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-scala-2.16.0/grammar/src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc", kill_on_drop: false }`
[INFO] [stdout] b64c057a93bbda1ce1d67f8f57a075f2e81af2d4733ecbaec2c766426eb41edc
