[INFO] cloning repository https://github.com/bottd/vite-plugin-norg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bottd/vite-plugin-norg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottd%2Fvite-plugin-norg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottd%2Fvite-plugin-norg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fc07d8b00118b8a1b05d65995b16d098790aff2
[INFO] checking bottd/vite-plugin-norg against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbottd%2Fvite-plugin-norg" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bottd/vite-plugin-norg
[INFO] finished tweaking git repo https://github.com/bottd/vite-plugin-norg
[INFO] tweaked toml for git repo https://github.com/bottd/vite-plugin-norg written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bottd/vite-plugin-norg on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bottd/vite-plugin-norg 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a31704dc4046d1eeb35f589a89e5c3f5dd9bf44729c899c73093842c41dee3a4
[INFO] running `Command { std: "docker" "start" "-a" "a31704dc4046d1eeb35f589a89e5c3f5dd9bf44729c899c73093842c41dee3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a31704dc4046d1eeb35f589a89e5c3f5dd9bf44729c899c73093842c41dee3a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31704dc4046d1eeb35f589a89e5c3f5dd9bf44729c899c73093842c41dee3a4", kill_on_drop: false }`
[INFO] [stdout] a31704dc4046d1eeb35f589a89e5c3f5dd9bf44729c899c73093842c41dee3a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef91877d8d679426ced5832816677e1835f89efe83d92167e61ae6b4664e3efd
[INFO] running `Command { std: "docker" "start" "-a" "ef91877d8d679426ced5832816677e1835f89efe83d92167e61ae6b4664e3efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling arborium-javascript v2.13.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling arborium-css v2.13.0
[INFO] [stderr]    Compiling arborium-c v2.13.0
[INFO] [stderr]    Compiling arborium-html v2.13.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling arborium-tree-sitter v2.13.0
[INFO] [stderr]    Compiling arborium-typescript v2.13.0
[INFO] [stderr]    Compiling arborium-scss v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling arborium-cpp v2.13.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling arborium-toml v2.13.0
[INFO] [stderr]    Compiling arborium-yaml v2.13.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling arborium-julia v2.13.0
[INFO] [stderr]    Compiling arborium-prolog v2.13.0
[INFO] [stderr]    Compiling arborium-groovy v2.13.0
[INFO] [stderr]    Compiling arborium-erlang v2.13.0
[INFO] [stderr]    Compiling arborium-wit v2.13.0
[INFO] [stderr]    Compiling arborium-php v2.13.0
[INFO] [stderr]    Compiling arborium-go v2.13.0
[INFO] [stderr]    Compiling arborium-typst v2.13.0
[INFO] [stderr]    Compiling arborium-clojure v2.13.0
[INFO] [stderr]    Compiling arborium-yuri v2.13.0
[INFO] [stderr]    Compiling arborium-java v2.13.0
[INFO] [stderr]    Compiling arborium-commonlisp v2.13.0
[INFO] [stderr]    Compiling arborium-starlark v2.13.0
[INFO] [stderr]    Compiling arborium-nginx v2.13.0
[INFO] [stderr]    Compiling arborium-idris v2.13.0
[INFO] [stderr]    Compiling arborium-batch v2.13.0
[INFO] [stderr]    Compiling arborium-rust v2.13.0
[INFO] [stderr]    Compiling arborium-cedarschema v2.13.0
[INFO] [stderr]    Compiling arborium-scala v2.13.0
[INFO] [stderr]    Compiling arborium-tlaplus v2.13.0
[INFO] [stderr]    Compiling arborium-nix v2.13.0
[INFO] [stderr]    Compiling arborium-fish v2.13.0
[INFO] [stderr]    Compiling arborium-ini v2.13.0
[INFO] [stderr]    Compiling arborium-asm v2.13.0
[INFO] [stderr]    Compiling arborium-ron v2.13.0
[INFO] [stderr]    Compiling arborium-xml v2.13.0
[INFO] [stderr]    Compiling arborium-diff v2.13.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling arborium-kotlin v2.13.0
[INFO] [stderr]    Compiling arborium-thrift v2.13.0
[INFO] [stderr]    Compiling arborium-swift v2.13.0
[INFO] [stderr]    Compiling arborium-python v2.13.0
[INFO] [stderr]    Compiling arborium-ada v2.13.0
[INFO] [stderr]    Compiling arborium-cmake v2.13.0
[INFO] [stderr]    Compiling arborium-vue v2.13.0
[INFO] [stderr]    Compiling arborium-devicetree v2.13.0
[INFO] [stderr]    Compiling arborium-ruby v2.13.0
[INFO] [stderr]    Compiling arborium-json v2.13.0
[INFO] [stderr]    Compiling arborium-styx v2.13.0
[INFO] [stderr]    Compiling arborium-gleam v2.13.0
[INFO] [stderr]    Compiling arborium-lean v2.13.0
[INFO] [stderr]    Compiling arborium-tsx v2.13.0
[INFO] [stderr]    Compiling arborium-elixir v2.13.0
[INFO] [stderr]    Compiling arborium-sparql v2.13.0
[INFO] [stderr]    Compiling arborium-caddy v2.13.0
[INFO] [stderr]    Compiling arborium-zsh v2.13.0
[INFO] [stderr]    Compiling arborium-ssh-config v2.13.0
[INFO] [stderr]    Compiling arborium-markdown v2.13.0
[INFO] [stderr]    Compiling arborium-objc v2.13.0
[INFO] [stderr]    Compiling arborium-fsharp v2.13.0
[INFO] [stderr]    Compiling arborium-agda v2.13.0
[INFO] [stderr]    Compiling arborium-dot v2.13.0
[INFO] [stderr]    Compiling arborium-bash v2.13.0
[INFO] [stderr]    Compiling arborium-textproto v2.13.0
[INFO] [stderr]    Compiling arborium-c-sharp v2.13.0
[INFO] [stderr]    Compiling arborium-haskell v2.13.0
[INFO] [stderr]    Compiling arborium-glsl v2.13.0
[INFO] [stderr]    Compiling arborium-x86asm v2.13.0
[INFO] [stderr]    Compiling arborium-vhdl v2.13.0
[INFO] [stderr]    Compiling arborium-lua v2.13.0
[INFO] [stderr]    Compiling arborium-query v2.13.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.13.0
[INFO] [stderr]    Compiling arborium-sql v2.13.0
[INFO] [stderr]    Compiling arborium-capnp v2.13.0
[INFO] [stderr]    Compiling arborium-verilog v2.13.0
[INFO] [stderr]    Compiling arborium-svelte v2.13.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling arborium-perl v2.13.0
[INFO] [stderr]    Compiling arborium-vb v2.13.0
[INFO] [stderr]    Compiling arborium-postscript v2.13.0
[INFO] [stderr]    Compiling arborium-cobol v2.13.0
[INFO] [stderr]    Compiling arborium-ocaml v2.13.0
[INFO] [stderr]    Compiling arborium-meson v2.13.0
[INFO] [stderr]    Compiling arborium-scheme v2.13.0
[INFO] [stderr]    Compiling arborium-dart v2.13.0
[INFO] [stderr]    Compiling arborium-elm v2.13.0
[INFO] [stderr]    Compiling arborium-d v2.13.0
[INFO] [stderr]    Compiling arborium-graphql v2.13.0
[INFO] [stderr]    Compiling arborium-solidity v2.13.0
[INFO] [stderr]    Compiling arborium-awk v2.13.0
[INFO] [stderr]    Compiling arborium-r v2.13.0
[INFO] [stderr]    Compiling arborium-hlsl v2.13.0
[INFO] [stderr]    Compiling arborium-ninja v2.13.0
[INFO] [stderr]    Compiling arborium-cedar v2.13.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.13.0
[INFO] [stderr]    Compiling arborium-uiua v2.13.0
[INFO] [stderr]    Compiling arborium-elisp v2.13.0
[INFO] [stderr]    Compiling arborium-vim v2.13.0
[INFO] [stderr]    Compiling arborium-rescript v2.13.0
[INFO] [stderr]    Compiling arborium-powershell v2.13.0
[INFO] [stderr]    Compiling arborium-matlab v2.13.0
[INFO] [stderr]    Compiling arborium-hcl v2.13.0
[INFO] [stderr]    Compiling arborium-asciidoc v2.13.0
[INFO] [stderr]    Compiling arborium-jq v2.13.0
[INFO] [stderr]    Compiling arborium-zig v2.13.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling napi v3.8.3
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr] warning: arborium-cobol@2.13.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-cobol@2.13.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-cobol v2.13.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-cobol-f09856798caaba0e/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-cobol-2.13.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-cobol-2.13.0/grammar/scanner.c
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-cobol-2554cc27b73805bb/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-cobol-2554cc27b73805bb/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-cobol-2554cc27b73805bb/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/arborium-cobol-2554cc27b73805bb/out)
[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]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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-cobol-2.13.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-cobol-2.13.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-cobol-2.13.0/grammar/src/tree_sitter" "-w" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-Wno-trigraphs" "-o" "/opt/rustwide/target/debug/build/arborium-cobol-2554cc27b73805bb/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-cobol-2.13.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" "ef91877d8d679426ced5832816677e1835f89efe83d92167e61ae6b4664e3efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef91877d8d679426ced5832816677e1835f89efe83d92167e61ae6b4664e3efd", kill_on_drop: false }`
[INFO] [stdout] ef91877d8d679426ced5832816677e1835f89efe83d92167e61ae6b4664e3efd
