[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 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/wit-lsp on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d550f43b9beb2faee786faa49ef08fbf75418eeafc6445799f6389bca7f58cf1
[INFO] running `Command { std: "docker" "start" "-a" "d550f43b9beb2faee786faa49ef08fbf75418eeafc6445799f6389bca7f58cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d550f43b9beb2faee786faa49ef08fbf75418eeafc6445799f6389bca7f58cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d550f43b9beb2faee786faa49ef08fbf75418eeafc6445799f6389bca7f58cf1", kill_on_drop: false }`
[INFO] [stdout] d550f43b9beb2faee786faa49ef08fbf75418eeafc6445799f6389bca7f58cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 413e3f2a26a426b02a550ae622f5840261f22ad7caef19d204fdc0dbd4bc6b2b
[INFO] running `Command { std: "docker" "start" "-a" "413e3f2a26a426b02a550ae622f5840261f22ad7caef19d204fdc0dbd4bc6b2b", 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 memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling semver v1.0.22
[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 zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[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 iana-time-zone v0.1.60
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling matchers v0.1.0
[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 syn v2.0.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling tree-sitter v0.22.5
[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 pretty_assertions v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling xshell v0.2.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[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 wit-syntax v0.1.0 (/opt/rustwide/workdir/crates/wit-syntax)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling clap-stdin v0.4.0
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling libtest-mimic v0.7.2
[INFO] [stderr]    Compiling salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[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 minijinja v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling build-info-common v0.0.36
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[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 git2 v0.18.3
[INFO] [stderr]    Compiling build-info v0.0.36
[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]    Compiling build-info-build v0.0.36
[INFO] [stderr]    Compiling 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 wit-cli v0.0.0 (/opt/rustwide/workdir/crates/wit-cli)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling wit-language-server v0.2.0 (/opt/rustwide/workdir/crates/wit-language-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "413e3f2a26a426b02a550ae622f5840261f22ad7caef19d204fdc0dbd4bc6b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "413e3f2a26a426b02a550ae622f5840261f22ad7caef19d204fdc0dbd4bc6b2b", kill_on_drop: false }`
[INFO] [stdout] 413e3f2a26a426b02a550ae622f5840261f22ad7caef19d204fdc0dbd4bc6b2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bb8f1806fbccb9d1f92d2dac2bd905e1e3c5e308942f80481d62a50c677a9b7b
[INFO] running `Command { std: "docker" "start" "-a" "bb8f1806fbccb9d1f92d2dac2bd905e1e3c5e308942f80481d62a50c677a9b7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[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]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling wit-syntax v0.1.0 (/opt/rustwide/workdir/crates/wit-syntax)
[INFO] [stderr]    Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling build-info-build 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]    Compiling wit-cli v0.0.0 (/opt/rustwide/workdir/crates/wit-cli)
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling wit-compiler v0.2.0 (/opt/rustwide/workdir/crates/wit-compiler)
[INFO] [stderr]    Compiling wit-language-server v0.2.0 (/opt/rustwide/workdir/crates/wit-language-server)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.66s
[INFO] running `Command { std: "docker" "inspect" "bb8f1806fbccb9d1f92d2dac2bd905e1e3c5e308942f80481d62a50c677a9b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb8f1806fbccb9d1f92d2dac2bd905e1e3c5e308942f80481d62a50c677a9b7b", kill_on_drop: false }`
[INFO] [stdout] bb8f1806fbccb9d1f92d2dac2bd905e1e3c5e308942f80481d62a50c677a9b7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a6ea1f577aae0cb500fe533a81706e6cce347b574705543839d9fbcb60d47c3c
[INFO] running `Command { std: "docker" "start" "-a" "a6ea1f577aae0cb500fe533a81706e6cce347b574705543839d9fbcb60d47c3c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/wit-compiler/src/traverse.rs:329:11
[INFO] [stderr]     |
[INFO] [stderr] 329 |     tree: &tree_sitter::Tree,
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 330 |     order: Order,
[INFO] [stderr] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node> {
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wit-compiler` (lib) generated 1 warning (run `cargo fix --lib -p wit-compiler` to apply 1 suggestion)
[INFO] [stderr] warning: `wit-compiler` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> crates/xtask/src/doc.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 |     cmd!(sh, "cargo doc --workspace --verbose --locked").run()?;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stderr]   --> crates/xtask/src/doc.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | /     cmd!(
[INFO] [stderr] 55 | |         sh,
[INFO] [stderr] 56 | |         "cargo llvm-cov nextest --html --workspace --no-fail-fast --show-instantiations"
[INFO] [stderr] 57 | |     )
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `xtask` (bin "xtask" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/integration-tests/9fa78d908ac3d411/deps/integration_tests-9fa78d908ac3d411)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration-test.rs (/opt/rustwide/target/debug/build/integration-tests/5558da766a5d10f9/deps/integration_tests-5558da766a5d10f9)
[INFO] [stderr] 2026-01-15T23:50:36.854251Z  INFO discover{base_dir=/opt/rustwide/workdir/integration-tests}:discover_compile_pass{dir=/opt/rustwide/workdir/integration-tests/compile-pass}: integration_tests: close time.busy=890µs time.idle=11.1µs
[INFO] [stderr] 2026-01-15T23:50:36.854422Z  INFO discover{base_dir=/opt/rustwide/workdir/integration-tests}: integration_tests: close time.busy=1.13ms time.idle=23.1µs
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test compile_pass::lists                                ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias-borrow          ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias                 ... ignored
[INFO] [stdout] test compile_pass::import-and-export-resource-alias     ... ignored
[INFO] [stdout] test compile_pass::wasi-filesystem-types                ... ignored
[INFO] [stdout] test compile_pass::simple-option                        ... ignored
[INFO] [stdout] test compile_pass::lift-lower-foreign                   ... ignored
[INFO] [stdout] test compile_pass::issue573                             ... ignored
[INFO] [stdout] test compile_pass::resources-in-aggregates              ... ignored
[INFO] [stdout] test compile_pass::issue929                             ... ignored
[INFO] [stdout] test compile_pass::rename-interface                     ... ignored
[INFO] [stdout] test compile_pass::top-level-use                        ... ignored
[INFO] [stdout] test compile_pass::all-resources                        ... ignored
[INFO] [stdout] test compile_pass::worlds-with-types                    ... ignored
[INFO] [stdout] test compile_pass::issue551                             ... ignored
[INFO] [stdout] test compile_pass::simple-functions                     ... ignored
[INFO] [stdout] test compile_pass::conventions                          ... ignored
[INFO] [stdout] test compile_pass::allow-unused                         ... ignored
[INFO] [stdout] test compile_pass::resource-borrow-in-record-export     ... ignored
[INFO] [stdout] test compile_pass::simple-enum                          ... ignored
[INFO] [stdout] test compile_pass::resource-borrow-in-record            ... ignored
[INFO] [stdout] test compile_pass::issue668                             ... ignored
[INFO] [stdout] test compile_pass::enum-has-go-keyword                  ... ignored
[INFO] [stdout] test compile_pass::zero-size-tuple                      ... ignored
[INFO] [stdout] test compile_pass::flags                                ... ignored
[INFO] [stdout] test compile_pass::issue929-only-methods                ... ignored
[INFO] [stdout] test compile_pass::issue929-no-import                   ... ignored
[INFO] [stdout] test compile_pass::same-names5                          ... ignored
[INFO] [stdout] test compile_pass::guest-name                           ... ignored
[INFO] [stdout] test compile_pass::many-arguments                       ... ignored
[INFO] [stdout] test compile_pass::issue607                             ... ignored
[INFO] [stdout] test compile_pass::issue929-no-export                   ... ignored
[INFO] [stdout] test compile_pass::resource-own-in-other-interface      ... ignored
[INFO] [stderr] 2026-01-15T23:50:36.865968Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/multi-return.wit"]}: integration_tests: close time.busy=334µs time.idle=13.9µs
[INFO] [stdout] test compile_pass::simple-http                          ... ignored
[INFO] [stdout] test compile_pass::interface-has-go-keyword             ... ignored
[INFO] [stdout] test compile_pass::record-has-go-keyword-and-used-in-fn ... ignored
[INFO] [stdout] test compile_pass::records                              ... ignored
[INFO] [stderr] 2026-01-15T23:50:36.867508Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/char.wit"]}: integration_tests: close time.busy=88.2µs time.idle=12.9µs
[INFO] [stdout] test compile_pass::variants                             ... ignored
[INFO] [stdout] test compile_pass::all-types                            ... ignored
[INFO] [stdout] test compile_pass::hello-world                          ... ignored
[INFO] [stdout] test compile_pass::unused-import                        ... ignored
[INFO] [stdout] test compile_pass::resources                            ... ignored
[INFO] [stdout] test compile_pass::return-resource-from-export          ... ignored
[INFO] [stdout] test compile_pass::result-empty                         ... ignored
[INFO] [stdout] test compile_pass::option-result                        ... ignored
[INFO] [stdout] test compile_pass::variants-unioning-types              ... ignored
[INFO] [stdout] test compile_pass::use-across-interfaces                ... ignored
[INFO] [stdout] test compile_pass::resource-alias                       ... ignored
[INFO] [stdout] test compile_pass::ret-areas                            ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias-borrow-import   ... ignored
[INFO] [stdout] test compile_pass::small-anonymous                      ... ignored
[INFO] [stdout] test compile_pass::same-names4                          ... ignored
[INFO] [stderr] 2026-01-15T23:50:36.871400Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/keywords-in-interfaces-and-worlds.wit"]}: integration_tests: close time.busy=110µs time.idle=12.5µs
[INFO] [stderr] 2026-01-15T23:50:36.873282Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/world-has-go-keyword.wit"]}: integration_tests: close time.busy=93.4µs time.idle=13.7µs
[INFO] [stderr] 2026-01-15T23:50:36.874834Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/empty.wit"]}: integration_tests: close time.busy=88.2µs time.idle=13.3µs
[INFO] [stderr] 2026-01-15T23:50:36.877034Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/all-functions.wit"]}: integration_tests: close time.busy=94.4µs time.idle=13.1µs
[INFO] [stderr] 2026-01-15T23:50:36.881833Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/floats.wit"]}: integration_tests: close time.busy=112µs time.idle=12.2µs
[INFO] [stderr] 2026-01-15T23:50:36.883433Z  INFO do_compile_test: integration_tests: close time.busy=16.6ms time.idle=14.0µs
[INFO] [stderr] 2026-01-15T23:50:36.885339Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/just-export.wit"]}: integration_tests: close time.busy=95.5µs time.idle=13.7µs
[INFO] [stderr] 2026-01-15T23:50:36.886665Z  INFO do_compile_test: integration_tests: close time.busy=22.3ms time.idle=22.9µs
[INFO] [stderr] 2026-01-15T23:50:36.882110Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke-export.wit"]}: integration_tests: close time.busy=79.9µs time.idle=10.4µs
[INFO] [stderr] 2026-01-15T23:50:36.888716Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/import-and-export-resource.wit"]}: integration_tests: close time.busy=92.1µs time.idle=14.1µs
[INFO] [stderr] 2026-01-15T23:50:36.882125Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/integers.wit"]}: integration_tests: close time.busy=78.0µs time.idle=21.6µs
[INFO] [stderr] 2026-01-15T23:50:36.892851Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/resources-with-lists.wit"]}: integration_tests: close time.busy=94.6µs time.idle=15.3µs
[INFO] [stdout] test compile_pass::keywords-in-interfaces-and-worlds    ... ok
[INFO] [stdout] test compile_pass::world-has-go-keyword                 ... ok
[INFO] [stderr] 2026-01-15T23:50:36.893754Z  INFO do_compile_test: integration_tests: close time.busy=21.8ms time.idle=12.2µs
[INFO] [stderr] 2026-01-15T23:50:36.894044Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names3.wit"]}: integration_tests: close time.busy=82.0µs time.idle=12.5µs
[INFO] [stderr] 2026-01-15T23:50:36.894178Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke.wit"]}: integration_tests: close time.busy=12.5ms time.idle=18.7µs
[INFO] [stderr] 2026-01-15T23:50:36.913456Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names1.wit"]}: integration_tests: close time.busy=110µs time.idle=16.7µs
[INFO] [stdout] test compile_pass::empty                                ... ok
[INFO] [stderr] 2026-01-15T23:50:36.894648Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/import-func.wit"]}: integration_tests: close time.busy=81.3µs time.idle=12.4µs
[INFO] [stderr] 2026-01-15T23:50:36.922972Z  INFO do_compile_test: integration_tests: close time.busy=53.6ms time.idle=17.5µs
[INFO] [stdout] test compile_pass::import-and-export-resource           ... ok
[INFO] [stderr] 2026-01-15T23:50:36.928351Z  INFO do_compile_test: integration_tests: close time.busy=45.4ms time.idle=15.9µs
[INFO] [stdout] test compile_pass::same-names3                          ... ok
[INFO] [stderr] 2026-01-15T23:50:36.930681Z  INFO do_compile_test: integration_tests: close time.busy=43.9ms time.idle=12.9µs
[INFO] [stderr] 2026-01-15T23:50:36.930865Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/simple-lists.wit"]}: integration_tests: close time.busy=105µs time.idle=13.5µs
[INFO] [stderr] 2026-01-15T23:50:36.932567Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/strings.wit"]}: integration_tests: close time.busy=87.0µs time.idle=12.8µs
[INFO] [stderr] 2026-01-15T23:50:36.933249Z  INFO do_compile_test: integration_tests: close time.busy=64.3ms time.idle=21.3µs
[INFO] [stdout] test compile_pass::import-func                          ... ok
[INFO] [stderr] 2026-01-15T23:50:36.894906Z  INFO do_compile_test: integration_tests: close time.busy=23.6ms time.idle=15.6µs
[INFO] [stdout] test compile_pass::all-functions                        ... ok
[INFO] [stderr] 2026-01-15T23:50:36.896384Z  INFO do_compile_test: integration_tests: close time.busy=38.8ms time.idle=14.0µs
[INFO] [stdout] test compile_pass::smoke-export                         ... ok
[INFO] [stderr] 2026-01-15T23:50:36.900919Z  INFO do_compile_test: integration_tests: close time.busy=17.4ms time.idle=11.1µs
[INFO] [stdout] test compile_pass::char                                 ... ok
[INFO] [stderr] 2026-01-15T23:50:36.901011Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names2.wit"]}: integration_tests: close time.busy=102µs time.idle=17.0µs
[INFO] [stdout] test compile_pass::just-export                          ... ok
[INFO] [stderr] 2026-01-15T23:50:36.937922Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/go_params.wit"]}: integration_tests: close time.busy=95.9µs time.idle=15.8µs
[INFO] [stdout] test compile_pass::multi-return                         ... ok
[INFO] [stdout] test compile_pass::floats                               ... ok
[INFO] [stdout] test compile_pass::smoke                                ... ok
[INFO] [stdout] test compile_pass::resources-with-lists                 ... ok
[INFO] [stdout] test compile_pass::same-names2                          ... ok
[INFO] [stderr] 2026-01-15T23:50:36.894788Z  INFO do_compile_test: integration_tests: close time.busy=37.6ms time.idle=21.0µs
[INFO] [stderr] 2026-01-15T23:50:36.924763Z  INFO do_compile_test: integration_tests: close time.busy=67.1ms time.idle=148µs
[INFO] [stderr] 2026-01-15T23:50:36.926532Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke-default.wit"]}: integration_tests: close time.busy=118µs time.idle=15.2µs
[INFO] [stderr] 2026-01-15T23:50:36.926669Z  INFO do_compile_test: integration_tests: close time.busy=48.4ms time.idle=20.2µs
[INFO] [stderr] 2026-01-15T23:50:36.926994Z  INFO do_compile_test: integration_tests: close time.busy=25.8ms time.idle=49.0µs
[INFO] [stderr] 2026-01-15T23:50:36.927472Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/issue544.wit"]}: integration_tests: close time.busy=85.8µs time.idle=12.7µs
[INFO] [stderr] 2026-01-15T23:50:36.939687Z  INFO do_compile_test: integration_tests: close time.busy=50.3ms time.idle=20.5µs
[INFO] [stderr] 2026-01-15T23:50:36.941227Z  INFO do_compile_test: integration_tests: close time.busy=46.2ms time.idle=13.6µs
[INFO] [stdout] test compile_pass::simple-lists                         ... ok
[INFO] [stderr] 2026-01-15T23:50:36.942428Z  INFO do_compile_test: integration_tests: close time.busy=13.9ms time.idle=30.2µs
[INFO] [stdout] test compile_pass::same-names1                          ... ok
[INFO] [stderr] 2026-01-15T23:50:36.943809Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/keywords.wit"]}: integration_tests: close time.busy=152µs time.idle=25.2µs
[INFO] [stdout] test compile_pass::strings                              ... ok
[INFO] [stderr] 2026-01-15T23:50:36.945865Z  INFO do_compile_test: integration_tests: close time.busy=15.1ms time.idle=13.3µs
[INFO] [stdout] test compile_pass::smoke-default                        ... ok
[INFO] [stderr] 2026-01-15T23:50:36.946027Z  INFO do_compile_test: integration_tests: close time.busy=35.0ms time.idle=16.8µs
[INFO] [stdout] test compile_pass::go_params                            ... ok
[INFO] [stderr] 2026-01-15T23:50:36.946593Z  INFO do_compile_test: integration_tests: close time.busy=19.0ms time.idle=10.6µs
[INFO] [stdout] test compile_pass::issue544                             ... ok
[INFO] [stderr] 2026-01-15T23:50:36.949593Z  INFO do_compile_test: integration_tests: close time.busy=44.3ms time.idle=18.3µs
[INFO] [stderr] 2026-01-15T23:50:36.953166Z  INFO do_compile_test: integration_tests: close time.busy=84.7ms time.idle=33.5µs
[INFO] [stdout] test compile_pass::integers                             ... ok
[INFO] [stderr] 2026-01-15T23:50:37.036867Z  INFO do_compile_test: integration_tests: close time.busy=104ms time.idle=16.2µs
[INFO] [stdout] test compile_pass::keywords                             ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 52 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/wit-cli/546782e953a32c41/deps/wit_cli-546782e953a32c41)
[INFO] [stderr]      Running unittests src/bin/wit.rs (/opt/rustwide/target/debug/build/wit-cli/a584d382022511cf/deps/wit-a584d382022511cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/wit-compiler/a53c1a7037c3001a/deps/wit_compiler-a53c1a7037c3001a)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test access::tests::ids ... ok
[INFO] [stdout] test diagnostics::tests::diagnostic_codes_are_well_formed ... ok
[INFO] [stdout] test diagnostics::tests::diagnostics_json_is_up_to_date ... ok
[INFO] [stdout] test queries::line_numbers::tests::point ... ok
[INFO] [stdout] test queries::line_numbers::tests::line_indices ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_flags_cases ... ok
[INFO] [stdout] test queries::lowering::tests::empty_tuple ... ok
[INFO] [stdout] test queries::lowering::tests::empty_resource_with_braces ... ok
[INFO] [stdout] test queries::lowering::tests::empty_variant ... ok
[INFO] [stdout] test queries::lowering::tests::empty_resource ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_variant_cases ... ok
[INFO] [stdout] test queries::lowering::tests::empty_record ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_record_fields ... ok
[INFO] [stdout] test queries::lowering::tests::bare_result ... ok
[INFO] [stdout] test queries::lowering::tests::empty_interface ... ok
[INFO] [stdout] test queries::lowering::tests::empty_flags ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_identifiers_within_interface ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_resource_methods ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_enum_cases ... ok
[INFO] [stdout] test queries::lowering::tests::empty_world ... ok
[INFO] [stdout] test queries::lowering::tests::enum_with_one_element ... ok
[INFO] [stdout] test queries::lowering::tests::flags_with_multiple_elements ... ok
[INFO] [stdout] test queries::lowering::tests::empty_enum ... ok
[INFO] [stdout] test queries::lowering::tests::option ... ok
[INFO] [stdout] test queries::lowering::tests::flags_with_one_element ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_duplicate_parameters ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_duplicate_named_return_values ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_multiple_arguments ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_one_argument ... ok
[INFO] [stdout] test queries::lowering::tests::record_with_kitchen_sink ... ok
[INFO] [stdout] test queries::lowering::tests::recursive_records_are_not_allowed ... ignored
[INFO] [stdout] test queries::lowering::tests::refer_to_unknown_type ... ignored
[INFO] [stdout] test queries::lowering::tests::refer_to_user_defined_type ... ignored
[INFO] [stdout] test queries::lowering::tests::refer_to_user_defined_type_from_other_interface ... ignored
[INFO] [stdout] test queries::lowering::tests::reference_cycles_are_not_allowed ... ignored
[INFO] [stdout] test queries::lowering::tests::func_with_named_return_values ... ok
[INFO] [stdout] test queries::lowering::tests::interface_with_builtin_type ... ok
[INFO] [stdout] test queries::lowering::tests::list ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_return_value ... ok
[INFO] [stdout] test queries::lowering::tests::lower_an_empty_file ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_no_arguments ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_parameterless_constructor ... ok
[INFO] [stdout] test queries::lowering::tests::world_with_external_export ... ignored
[INFO] [stdout] test queries::lowering::tests::world_with_external_import ... ignored
[INFO] [stdout] test queries::lowering::tests::world_with_function_export ... ignored, Parse error
[INFO] [stdout] test queries::lowering::tests::world_with_function_import ... ignored, Parse error
[INFO] [stdout] test queries::lowering::tests::world_with_interface_export ... ignored
[INFO] [stdout] test queries::lowering::tests::world_with_interface_import ... ignored
[INFO] [stdout] test queries::lowering::tests::lower_package_with_docs ... ok
[INFO] [stdout] test queries::lowering::tests::enum_with_multiple_elements ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_multiple_constructors ... ok
[INFO] [stdout] test queries::lowering::tests::tuple_with_single_element ... ok
[INFO] [stdout] test queries::lowering::tests::result_with_ok_and_error ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_constructor ... ok
[INFO] [stdout] test queries::lowering::tests::record_with_one_field ... ok
[INFO] [stdout] test queries::metadata::tests::empty_interface ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_empty ... ok
[INFO] [stdout] test queries::lowering::tests::tuple_with_multiple_elements ... ok
[INFO] [stdout] test queries::metadata::tests::interface_type_alias ... ok
[INFO] [stdout] test queries::metadata::tests::interface_flags ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_static_method ... ok
[INFO] [stdout] test queries::metadata::tests::interface_function ... ok
[INFO] [stdout] test queries::lowering::tests::result_with_just_error ... ok
[INFO] [stdout] test queries::metadata::tests::interface_enum ... ok
[INFO] [stdout] test queries::lowering::tests::syntax_errors_are_emitted ... ok
[INFO] [stdout] test queries::lowering::tests::varant_with_multiple_fields_and_payloads ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_named_export ... ignored, Parse error
[INFO] [stdout] test queries::metadata::tests::world_with_named_import ... ignored, Parse error
[INFO] [stdout] test queries::metadata::tests::interface_record ... ok
[INFO] [stdout] test queries::lowering::tests::varant_with_one_field ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_method ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_constructor ... ok
[INFO] [stdout] test queries::lowering::tests::world_defining_a_type ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_external_export ... ok
[INFO] [stdout] test queries::metadata::tests::world_empty ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_type_alias ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_static_method ... ok
[INFO] [stdout] test queries::metadata::tests::interface_variant ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_external_import ... ok
[INFO] [stdout] test queries::selection::tests::calculate_selection_ranges ... ok
[INFO] [stdout] test queries::workspace::tests::conflicting_package_declarations ... ok
[INFO] [stdout] test queries::workspace::tests::determine_packages ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_method ... ok
[INFO] [stdout] test queries::namespace::tests::imports_in_different_contexts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/wit-language-server/e1c608b07131409d/deps/wit_language_server-e1c608b07131409d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_adjacent_series ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union_panics ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_disjoint ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union_with_duplicates ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_apply ... ok
[INFO] [stdout] test code_actions::extract_type_alias::tests::type_alias_in_world ... ok
[INFO] [stdout] test code_actions::extract_type_alias::tests::function_arg_in_interface ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_adjacent ... ok
[INFO] [stdout] test ops::fold::tests::fold_all_resources ... ok
[INFO] [stdout] test ops::completion::tests::completions_in_different_contexts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/wit-syntax/2f82d55108f5c2b2/deps/wit_syntax-2f82d55108f5c2b2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test hand_written::tests::multi_line_block_comment_with_indentation ... ignored, FIXME
[INFO] [stdout] test hand_written::tests::multi_line_block_comment_with_asterisks ... ok
[INFO] [stdout] test hand_written::tests::single_line_block_comment ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/xtask/d9953fe3ed782f12/deps/xtask-d9953fe3ed782f12)
[INFO] [stdout] test hand_written::tests::multi_line_block_comment ... ok
[INFO] [stdout] test hand_written::tests::slash_comment ... ok
[INFO] [stdout] test hand_written::tests::slash_comment_with_newlines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test codegen::diagnostics::tests::diagnostics_are_up_to_date ... ok
[INFO] [stdout] test codegen::code_actions::tests::code_actions_are_up_to_date ... ok
[INFO] [stdout] test codegen::ast::tests::ast_is_up_to_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests integration_tests
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wit_cli
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wit_compiler
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wit_language_server
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wit_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6ea1f577aae0cb500fe533a81706e6cce347b574705543839d9fbcb60d47c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ea1f577aae0cb500fe533a81706e6cce347b574705543839d9fbcb60d47c3c", kill_on_drop: false }`
[INFO] [stdout] a6ea1f577aae0cb500fe533a81706e6cce347b574705543839d9fbcb60d47c3c
