[INFO] cloning repository https://github.com/MenkeTechnologies/vimlrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MenkeTechnologies/vimlrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fvimlrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fvimlrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef7607ca6b40aaf600d6b04367b9818d4ca891ab
[INFO] checking MenkeTechnologies/vimlrs against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMenkeTechnologies%2Fvimlrs" "/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/MenkeTechnologies/vimlrs
[INFO] finished tweaking git repo https://github.com/MenkeTechnologies/vimlrs
[INFO] tweaked toml for git repo https://github.com/MenkeTechnologies/vimlrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MenkeTechnologies/vimlrs on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MenkeTechnologies/vimlrs 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded cranelift-object v0.130.2
[INFO] [stderr]   Downloaded cranelift-control v0.130.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.130.2
[INFO] [stderr]   Downloaded sysinfo v0.38.4
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v43.0.2
[INFO] [stderr]   Downloaded cranelift-native v0.130.2
[INFO] [stderr]   Downloaded cranelift-srcgen v0.130.2
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded cranelift-entity v0.130.2
[INFO] [stderr]   Downloaded cranelift-bitset v0.130.2
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.130.2
[INFO] [stderr]   Downloaded cranelift-jit v0.130.2
[INFO] [stderr]   Downloaded cranelift-module v0.130.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.130.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.130.2
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]   Downloaded wasmtime-internal-core v43.0.2
[INFO] [stderr]   Downloaded cranelift-isle v0.130.2
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.130.2
[INFO] [stderr]   Downloaded reedline v0.47.0
[INFO] [stderr]   Downloaded object v0.38.1
[INFO] [stderr]   Downloaded fusevm v0.23.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.130.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5
[INFO] running `Command { std: "docker" "start" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5", 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" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5", 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" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cranelift-isle v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking cranelift-control v0.130.2
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking cranelift-bitset v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.2
[INFO] [stderr]     Checking cranelift-entity v0.130.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking cranelift-bforest v0.130.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.2
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=576dbca1a049131f -C extra-filename=-7b44ecbbf52730bf --out-dir /opt/rustwide/target/debug/build/object/7b44ecbbf52730bf/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out -L dependency=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out/libcrc32fast-67c69470b2e134d1.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/a7326d6ee48bd745/out/libhashbrown-a7326d6ee48bd745.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/5cd8f496451fc958/out/libindexmap-5cd8f496451fc958.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.130.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=4740ed14344a3011 -C extra-filename=-5315000c686e3cb1 --out-dir /opt/rustwide/target/debug/build/cranelift-assembler-x64/5315000c686e3cb1/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5", kill_on_drop: false }`
[INFO] [stdout] a0da29035622468995c9b7dcb1f343760bbdf7f8ef7dbc6597996957a7baf4b5
