[INFO] cloning repository https://github.com/lovesegfault/mdbook-tracey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lovesegfault/mdbook-tracey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovesegfault%2Fmdbook-tracey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovesegfault%2Fmdbook-tracey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abfb84d2b8ff6c0889e888ed53adcb588f85f15a
[INFO] checking lovesegfault/mdbook-tracey against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flovesegfault%2Fmdbook-tracey" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lovesegfault/mdbook-tracey
[INFO] finished tweaking git repo https://github.com/lovesegfault/mdbook-tracey
[INFO] tweaked toml for git repo https://github.com/lovesegfault/mdbook-tracey written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lovesegfault/mdbook-tracey on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lovesegfault/mdbook-tracey 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b373a1466e722f73905d33b11f2f4baeeab093e50f55d2cf1fd5efc8c2176e
[INFO] running `Command { std: "docker" "start" "-a" "e2b373a1466e722f73905d33b11f2f4baeeab093e50f55d2cf1fd5efc8c2176e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b373a1466e722f73905d33b11f2f4baeeab093e50f55d2cf1fd5efc8c2176e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b373a1466e722f73905d33b11f2f4baeeab093e50f55d2cf1fd5efc8c2176e", kill_on_drop: false }`
[INFO] [stdout] e2b373a1466e722f73905d33b11f2f4baeeab093e50f55d2cf1fd5efc8c2176e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89ee9405c695a71f2db2a18b030f73f318a7b23cb13e2586ebd67a449fd8deb9
[INFO] running `Command { std: "docker" "start" "-a" "89ee9405c695a71f2db2a18b030f73f318a7b23cb13e2586ebd67a449fd8deb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling facet-core v0.44.2
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling facet v0.44.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling facet-macro-types v0.44.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling arborium-javascript v2.16.0
[INFO] [stderr]     Checking facet-path v0.44.2
[INFO] [stderr]    Compiling facet-macro-parse v0.44.2
[INFO] [stderr]    Compiling arborium-css v2.16.0
[INFO] [stderr]    Compiling facet-macros-impl v0.44.2
[INFO] [stderr]    Compiling arborium-html v2.16.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling arborium-scss v2.16.0
[INFO] [stderr]    Compiling arborium-typescript v2.16.0
[INFO] [stderr]    Compiling arborium-tree-sitter v2.16.0
[INFO] [stderr]     Checking facet-reflect v0.44.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling arborium-c v2.16.0
[INFO] [stderr]    Compiling arborium-yaml v2.16.0
[INFO] [stderr]    Compiling arborium-toml v2.16.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking facet-dessert v0.44.1
[INFO] [stderr]     Checking facet-solver v0.44.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking facet-singularize v0.44.0
[INFO] [stderr]     Checking facet-format v0.44.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking facet-dom v0.44.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling arborium-zsh v2.16.0
[INFO] [stderr]    Compiling arborium-clojure v2.16.0
[INFO] [stderr]    Compiling arborium-cpp v2.16.0
[INFO] [stderr]    Compiling arborium-fish v2.16.0
[INFO] [stderr]    Compiling arborium-ruby v2.16.0
[INFO] [stderr]    Compiling arborium-r v2.16.0
[INFO] [stderr]    Compiling arborium-styx v2.16.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling arborium-meson v2.16.0
[INFO] [stderr]    Compiling arborium-go v2.16.0
[INFO] [stderr]    Compiling arborium-typst v2.16.0
[INFO] [stderr]    Compiling arborium-xml v2.16.0
[INFO] [stderr]    Compiling arborium-vim v2.16.0
[INFO] [stderr]    Compiling arborium-php v2.16.0
[INFO] [stderr]    Compiling arborium-java v2.16.0
[INFO] [stderr]    Compiling arborium-swift v2.16.0
[INFO] [stderr]    Compiling arborium-hcl v2.16.0
[INFO] [stderr]    Compiling arborium-haskell v2.16.0
[INFO] [stderr]    Compiling arborium-vue v2.16.0
[INFO] [stderr]    Compiling arborium-nix v2.16.0
[INFO] [stderr]    Compiling arborium-ini v2.16.0
[INFO] [stderr]    Compiling arborium-thrift v2.16.0
[INFO] [stderr]    Compiling arborium-nginx v2.16.0
[INFO] [stderr]    Compiling arborium-kotlin v2.16.0
[INFO] [stderr]    Compiling arborium-bash v2.16.0
[INFO] [stderr]    Compiling arborium-jinja2 v2.16.0
[INFO] [stderr]    Compiling arborium-textproto v2.16.0
[INFO] [stderr]    Compiling arborium-tsx v2.16.0
[INFO] [stderr]    Compiling arborium-dockerfile v2.16.0
[INFO] [stderr]    Compiling arborium-svelte v2.16.0
[INFO] [stderr]    Compiling arborium-ocaml v2.16.0
[INFO] [stderr]    Compiling arborium-zig v2.16.0
[INFO] [stderr]    Compiling arborium-json v2.16.0
[INFO] [stderr]    Compiling arborium-diff v2.16.0
[INFO] [stderr]    Compiling arborium-graphql v2.16.0
[INFO] [stderr]    Compiling arborium-cmake v2.16.0
[INFO] [stderr]    Compiling arborium-perl v2.16.0
[INFO] [stderr]    Compiling arborium-elixir v2.16.0
[INFO] [stderr]    Compiling arborium-markdown v2.16.0
[INFO] [stderr]    Compiling arborium-scala v2.16.0
[INFO] [stderr]    Compiling arborium-sql v2.16.0
[INFO] [stderr]    Compiling arborium-lua v2.16.0
[INFO] [stderr]    Compiling arborium-powershell v2.16.0
[INFO] [stderr]    Compiling arborium-capnp v2.16.0
[INFO] [stderr]    Compiling arborium-python v2.16.0
[INFO] [stderr]    Compiling arborium-julia v2.16.0
[INFO] [stderr]    Compiling arborium-asm v2.16.0
[INFO] [stderr]    Compiling arborium-rust v2.16.0
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking btparse v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking styx-tokenizer v2.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-backtrace v0.7.2
[INFO] [stderr]    Compiling facet-macros v0.44.2
[INFO] [stderr]     Checking facet-xml v0.44.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr] warning: arborium-sql@2.16.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: arborium-sql@2.16.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `arborium-sql 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-sql-edc44a7ab300d172/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-sql-2.16.0/grammar/src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-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-sql-2.16.0/grammar/src" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-2.16.0/grammar" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-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-sql-72a79544775e9abc/out/fc2ccab8182abc6a-parser.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arborium-sql-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" "89ee9405c695a71f2db2a18b030f73f318a7b23cb13e2586ebd67a449fd8deb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ee9405c695a71f2db2a18b030f73f318a7b23cb13e2586ebd67a449fd8deb9", kill_on_drop: false }`
[INFO] [stdout] 89ee9405c695a71f2db2a18b030f73f318a7b23cb13e2586ebd67a449fd8deb9
