[INFO] fetching crate unifast-core 0.0.5... [INFO] checking unifast-core-0.0.5 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492 [INFO] extracting crate unifast-core 0.0.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate unifast-core 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate unifast-core 0.0.5 [INFO] tweaked toml for crates.io crate unifast-core 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unifast-core 0.0.5 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unifast-core 0.0.5 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa3e958581164921f9d83b48dd21c6a08f30e917dad53c6e2e73a9ae55fdc13 [INFO] running `Command { std: "docker" "start" "-a" "5aa3e958581164921f9d83b48dd21c6a08f30e917dad53c6e2e73a9ae55fdc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa3e958581164921f9d83b48dd21c6a08f30e917dad53c6e2e73a9ae55fdc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa3e958581164921f9d83b48dd21c6a08f30e917dad53c6e2e73a9ae55fdc13", kill_on_drop: false }` [INFO] [stdout] 5aa3e958581164921f9d83b48dd21c6a08f30e917dad53c6e2e73a9ae55fdc13 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e0ef56253b70ec8d8346968483c4b385554c784aae63471e56bb347e83a95c [INFO] running `Command { std: "docker" "start" "-a" "88e0ef56253b70ec8d8346968483c4b385554c784aae63471e56bb347e83a95c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Compiling tree-sitter v0.19.5 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-scala v0.24.1 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-zig v1.1.2 [INFO] [stderr] Compiling tree-sitter-make v1.1.1 [INFO] [stderr] Compiling tree-sitter-markdown v0.7.1 [INFO] [stderr] Compiling tree-sitter-lua v0.5.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-erlang v0.15.0 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-css v0.25.0 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.5 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tree-sitter-regex v0.25.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling tree-sitter-cmake v0.7.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling tree-sitter-nix v0.3.0 [INFO] [stderr] Compiling tree-sitter-r v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking unicode-id-start v1.4.0 [INFO] [stderr] Checking if_chain v1.0.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking tree-sitter-highlight v0.26.6 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] warning: tree-sitter-ocaml@0.24.2: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: tree-sitter-ocaml@0.24.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tree-sitter-ocaml v0.24.2` [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/tree-sitter-ocaml-1e044a5b85d3713e/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./common [INFO] [stderr] cargo:rerun-if-changed=./grammars/ocaml/src/parser.c [INFO] [stderr] cargo:rerun-if-changed=./grammars/ocaml/src/scanner.c [INFO] [stderr] cargo:rerun-if-changed=./grammars/interface/src/parser.c [INFO] [stderr] cargo:rerun-if-changed=./grammars/interface/src/scanner.c [INFO] [stderr] cargo:rerun-if-changed=./grammars/type/src/parser.c [INFO] [stderr] cargo:rerun-if-changed=./grammars/type/src/scanner.c [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/tree-sitter-ocaml-c962f73ae5ff4212/out) [INFO] [stderr] OPT_LEVEL = Some(0) [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] 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" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "./grammars/ocaml/src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-ocaml-c962f73ae5ff4212/out/09f21494030ab430-parser.o" "-c" "./grammars/ocaml/src/parser.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88e0ef56253b70ec8d8346968483c4b385554c784aae63471e56bb347e83a95c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e0ef56253b70ec8d8346968483c4b385554c784aae63471e56bb347e83a95c", kill_on_drop: false }` [INFO] [stdout] 88e0ef56253b70ec8d8346968483c4b385554c784aae63471e56bb347e83a95c