[INFO] cloning repository https://github.com/nkxxll/sourcery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nkxxll/sourcery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkxxll%2Fsourcery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkxxll%2Fsourcery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dafe3e37508823b1bedecc8307a1306b569dc2e
[INFO] checking nkxxll/sourcery against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkxxll%2Fsourcery" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nkxxll/sourcery
[INFO] finished tweaking git repo https://github.com/nkxxll/sourcery
[INFO] tweaked toml for git repo https://github.com/nkxxll/sourcery written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nkxxll/sourcery on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nkxxll/sourcery 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-lsp v0.2.4
[INFO] [stderr]   Downloaded waitpid-any v0.3.0
[INFO] [stderr]   Downloaded ecow v0.2.6
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter v0.26.8
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]   Downloaded tree-sitter-ocaml v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283
[INFO] running `Command { std: "docker" "start" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283", 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" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283", 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" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[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 serde_core v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.24.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]     Checking waitpid-any v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.95.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr] error: could not compile `lsp-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.95.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=0e6b5ca07c441414 -C extra-filename=-9a23e1289f7a969e --out-dir /opt/rustwide/target/debug/build/lsp-types/9a23e1289f7a969e/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/c6ccd507e0e8818b/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/41be48d4e9d59511/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/34b04d4b774e10f9/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/e58fd347b72b8bc4/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/4ddd33bbaff8cd99/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/2251ecd1df6447fe/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/3afdc7f5111c31fe/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/aa12b984a6b9bc3c/out -L dependency=/opt/rustwide/target/debug/build/idna/a3ef0cf89f84995e/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/a3cdbf28913e1783/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/litemap/323fb0cb3f9fad3e/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/345b87e31baacb16/out -L dependency=/opt/rustwide/target/debug/build/serde/58951b894840d848/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/smallvec/468d0a6ac30ebd3c/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/tinystr/390e287b3de9375a/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/writeable/37efbbfd3652a026/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/8ba2ffbc8173da0a/out -L dependency=/opt/rustwide/target/debug/build/yoke/49ca5b5ae423a11b/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/395ebc19768beab9/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/a5a6cb47efe570cb/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/a0a1c4b31459f0b2/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/f9c43f7fbb3cb3bc/out -L dependency=/opt/rustwide/target/debug/build/zerovec/9dc5c557b79596ca/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/6dcfbc6bad33d8b2/out/libbitflags-6dcfbc6bad33d8b2.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/58951b894840d848/out/libserde-58951b894840d848.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/1443d917fa4f4ccc/out/libserde_json-1443d917fa4f4ccc.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/c66769882e28de08/out/libserde_repr-c66769882e28de08.so --extern url=/opt/rustwide/target/debug/build/url/619f65d4f8310b22/out/liburl-619f65d4f8310b22.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283", kill_on_drop: false }`
[INFO] [stdout] 0b91895fad03859abf8d8b8311d51405c64e599eae3e89cdeb5674f9da181283
