[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] checking Michael-F-Bryan/wit-lsp against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/wit-lsp on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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 jobserver v0.1.31
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded winapi-util v0.1.7
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded build-info-proc v0.0.36
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded xshell-macros v0.2.6
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded build-info-common v0.0.36
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded rustc_version v0.4.0
[INFO] [stderr]   Downloaded build-info v0.0.36
[INFO] [stderr]   Downloaded build-info-build v0.0.36
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded clap-stdin v0.4.0
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded escape8259 v0.5.2
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.10.1
[INFO] [stderr]   Downloaded serde_repr v0.1.18
[INFO] [stderr]   Downloaded bitmaps v2.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded pin-project-internal v1.1.5
[INFO] [stderr]   Downloaded xshell v0.2.6
[INFO] [stderr]   Downloaded semver v1.0.22
[INFO] [stderr]   Downloaded zstd-safe v7.1.0
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded async-trait v0.1.78
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded zstd v0.13.1
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded rand_xoshiro v0.6.0
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded unicase v2.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded tinyvec v1.6.0
[INFO] [stderr]   Downloaded libtest-mimic v0.7.2
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded derive_more v0.99.17
[INFO] [stderr]   Downloaded prettyplease v0.2.17
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded pin-project v1.1.5
[INFO] [stderr]   Downloaded url v2.5.0
[INFO] [stderr]   Downloaded sized-chunks v0.6.5
[INFO] [stderr]   Downloaded im v15.1.0
[INFO] [stderr]   Downloaded tree-sitter v0.22.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.10.3
[INFO] [stderr]   Downloaded clap_builder v4.5.2
[INFO] [stderr]   Downloaded minijinja v2.0.1
[INFO] [stderr]   Downloaded syn v2.0.55
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.18
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded insta v1.36.1
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded tokio v1.36.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43aacb276603ab9d3c7a466fd3126501d555b25e99e13f4cb4b066946a83d546
[INFO] running `Command { std: "docker" "start" "-a" "43aacb276603ab9d3c7a466fd3126501d555b25e99e13f4cb4b066946a83d546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43aacb276603ab9d3c7a466fd3126501d555b25e99e13f4cb4b066946a83d546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43aacb276603ab9d3c7a466fd3126501d555b25e99e13f4cb4b066946a83d546", kill_on_drop: false }`
[INFO] [stdout] 43aacb276603ab9d3c7a466fd3126501d555b25e99e13f4cb4b066946a83d546
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33648a780dbfb694a177cbc216e6af7ee906df5be721d84de45a1a5405a93124
[INFO] running `Command { std: "docker" "start" "-a" "33648a780dbfb694a177cbc216e6af7ee906df5be721d84de45a1a5405a93124", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling tree-sitter v0.22.5
[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 zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking escape8259 v0.5.2
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking xshell v0.2.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking wit-syntax v0.1.0 (/opt/rustwide/workdir/crates/wit-syntax)
[INFO] [stderr]     Checking salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[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 clap_derive v4.5.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]     Checking clap-stdin v0.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking libtest-mimic v0.7.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking minijinja v2.0.1
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking build-info-common v0.0.36
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking wit-compiler v0.2.0 (/opt/rustwide/workdir/crates/wit-compiler)
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/xtask/src/doc.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     cmd!(sh, "cargo doc --workspace --verbose --locked").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/xtask/src/doc.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     cmd!(
[INFO] [stdout] 55 | |         sh,
[INFO] [stdout] 56 | |         "cargo llvm-cov nextest --html --workspace --no-fail-fast --show-instantiations"
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling build-info-proc v0.0.36
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/xtask/src/doc.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     cmd!(sh, "cargo doc --workspace --verbose --locked").run()?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> crates/xtask/src/doc.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     cmd!(
[INFO] [stdout] 55 | |         sh,
[INFO] [stdout] 56 | |         "cargo llvm-cov nextest --html --workspace --no-fail-fast --show-instantiations"
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking build-info v0.0.36
[INFO] [stderr]    Compiling build-info-build v0.0.36
[INFO] [stderr]    Compiling wit-cli v0.0.0 (/opt/rustwide/workdir/crates/wit-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-compiler/src/traverse.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     tree: &tree_sitter::Tree,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 330 |     order: Order,
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-compiler/src/traverse.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     tree: &tree_sitter::Tree,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 330 |     order: Order,
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking wit-language-server v0.2.0 (/opt/rustwide/workdir/crates/wit-language-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "33648a780dbfb694a177cbc216e6af7ee906df5be721d84de45a1a5405a93124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33648a780dbfb694a177cbc216e6af7ee906df5be721d84de45a1a5405a93124", kill_on_drop: false }`
[INFO] [stdout] 33648a780dbfb694a177cbc216e6af7ee906df5be721d84de45a1a5405a93124
