[INFO] cloning repository https://github.com/Michael-F-Bryan/wit-lsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/wit-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c90addb21d37f2bd62a9474adca1dd8f6320d437 [INFO] testing Michael-F-Bryan/wit-lsp/c90addb21d37f2bd62a9474adca1dd8f6320d437 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/wit-lsp on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/wit-lsp [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/wit-lsp [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/wit-lsp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/wit-lsp 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/salsa-rs/salsa` [INFO] [stderr] Updating git repository `https://github.com/Michael-F-Bryan/tree-sitter-wit` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.1 [INFO] [stderr] Downloaded build-info-common v0.0.36 [INFO] [stderr] Downloaded xshell-macros v0.2.6 [INFO] [stderr] Downloaded winapi-util v0.1.7 [INFO] [stderr] Downloaded escape8259 v0.5.2 [INFO] [stderr] Downloaded build-info-proc v0.0.36 [INFO] [stderr] Downloaded build-info-build v0.0.36 [INFO] [stderr] Downloaded build-info v0.0.36 [INFO] [stderr] Downloaded libtest-mimic v0.7.2 [INFO] [stderr] Downloaded clap-stdin v0.4.0 [INFO] [stderr] Downloaded cargo_metadata v0.18.1 [INFO] [stderr] Downloaded tree-sitter v0.22.5 [INFO] [stderr] Downloaded xshell v0.2.6 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded minijinja v2.0.1 [INFO] [stderr] Downloaded pulldown-cmark v0.10.3 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded insta v1.36.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab191de10002219f4ffc4c1dc5c159e6152435a1eabce3751be14bb79ba16a8 [INFO] running `Command { std: "docker" "start" "-a" "aab191de10002219f4ffc4c1dc5c159e6152435a1eabce3751be14bb79ba16a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab191de10002219f4ffc4c1dc5c159e6152435a1eabce3751be14bb79ba16a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab191de10002219f4ffc4c1dc5c159e6152435a1eabce3751be14bb79ba16a8", kill_on_drop: false }` [INFO] [stdout] aab191de10002219f4ffc4c1dc5c159e6152435a1eabce3751be14bb79ba16a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ba4d8ec6542ce74f0617749120e0920ec0f9a706bd3a203ba8713ce5daca66 [INFO] running `Command { std: "docker" "start" "-a" "33ba4d8ec6542ce74f0617749120e0920ec0f9a706bd3a203ba8713ce5daca66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tree-sitter v0.22.5 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling tree-sitter-wit v0.0.1 (https://github.com/Michael-F-Bryan/tree-sitter-wit?branch=include-queries-in-rust#3d0f10ff) [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling xshell-macros v0.2.6 [INFO] [stderr] Compiling escape8259 v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling xshell v0.2.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d) [INFO] [stderr] Compiling wit-syntax v0.1.0 (/opt/rustwide/workdir/crates/wit-syntax) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling clap-stdin v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d) [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling libtest-mimic v0.7.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling minijinja v2.0.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling build-info-common v0.0.36 [INFO] [stderr] Compiling wit-compiler v0.2.0 (/opt/rustwide/workdir/crates/wit-compiler) [INFO] [stderr] Compiling build-info-proc v0.0.36 [INFO] [stderr] Compiling build-info v0.0.36 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Compiling build-info-build v0.0.36 [INFO] [stderr] Compiling wit-cli v0.0.0 (/opt/rustwide/workdir/crates/wit-cli) [INFO] [stderr] error: could not compile `wit-compiler` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/bin/rustc --crate-name wit_compiler --edition=2021 crates/wit-compiler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=777a59a271e2d814 -C extra-filename=-777a59a271e2d814 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-dd49c76ebf6d2a28.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-8b9acf88b1de5538.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern salsa=/opt/rustwide/target/debug/deps/libsalsa_2022-3bacac6480f8ee03.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-06c83c562db1c12a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-66f08c59c285024c.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-52d1e4d3a46da092.rmeta --extern tree_sitter_wit=/opt/rustwide/target/debug/deps/libtree_sitter_wit-17ace9cc0dbee8a1.rmeta --extern wit_syntax=/opt/rustwide/target/debug/deps/libwit_syntax-6c639bb4336f0242.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-a4e731f38ad99f0e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-wit-6a904c2c691b675b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33ba4d8ec6542ce74f0617749120e0920ec0f9a706bd3a203ba8713ce5daca66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ba4d8ec6542ce74f0617749120e0920ec0f9a706bd3a203ba8713ce5daca66", kill_on_drop: false }` [INFO] [stdout] 33ba4d8ec6542ce74f0617749120e0920ec0f9a706bd3a203ba8713ce5daca66