[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/wit-lsp on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d59f6c41c16c57f235b02ca15c7b3d76a9ef4fbe761a8b785639904bbd091449
[INFO] running `Command { std: "docker" "start" "-a" "d59f6c41c16c57f235b02ca15c7b3d76a9ef4fbe761a8b785639904bbd091449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59f6c41c16c57f235b02ca15c7b3d76a9ef4fbe761a8b785639904bbd091449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59f6c41c16c57f235b02ca15c7b3d76a9ef4fbe761a8b785639904bbd091449", kill_on_drop: false }`
[INFO] [stdout] d59f6c41c16c57f235b02ca15c7b3d76a9ef4fbe761a8b785639904bbd091449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e48cd392296366ff8fcfab4d5e92bb7759bba37ae3a0ce4f6a3e50afb861fdf2
[INFO] running `Command { std: "docker" "start" "-a" "e48cd392296366ff8fcfab4d5e92bb7759bba37ae3a0ce4f6a3e50afb861fdf2", 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 once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling mio v0.8.10
[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 object v0.32.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[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 prettyplease v0.2.17
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[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 thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[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 clap_derive v4.5.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap-stdin v0.4.0
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling xshell v0.2.6
[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 salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling minijinja v2.0.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling build-info-common v0.0.36
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling wit-compiler v0.2.0 (/opt/rustwide/workdir/crates/wit-compiler)
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling build-info-proc v0.0.36
[INFO] [stderr]    Compiling 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]    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 32 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 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 2m 44s
[INFO] running `Command { std: "docker" "inspect" "e48cd392296366ff8fcfab4d5e92bb7759bba37ae3a0ce4f6a3e50afb861fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48cd392296366ff8fcfab4d5e92bb7759bba37ae3a0ce4f6a3e50afb861fdf2", kill_on_drop: false }`
[INFO] [stdout] e48cd392296366ff8fcfab4d5e92bb7759bba37ae3a0ce4f6a3e50afb861fdf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf10923362e099bdc6c1eeff0b3dc6653dacef147c3b29d6f153905b0eeb92c
[INFO] running `Command { std: "docker" "start" "-a" "ccf10923362e099bdc6c1eeff0b3dc6653dacef147c3b29d6f153905b0eeb92c", kill_on_drop: false }`
[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 diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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] [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 32 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-build v0.0.36
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[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 40.71s
[INFO] running `Command { std: "docker" "inspect" "ccf10923362e099bdc6c1eeff0b3dc6653dacef147c3b29d6f153905b0eeb92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf10923362e099bdc6c1eeff0b3dc6653dacef147c3b29d6f153905b0eeb92c", kill_on_drop: false }`
[INFO] [stdout] ccf10923362e099bdc6c1eeff0b3dc6653dacef147c3b29d6f153905b0eeb92c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9abbe87d7be6e16e612d1e636e16500018f3ddbfc29d2c8a592c7f0c9f43b143
[INFO] running `Command { std: "docker" "start" "-a" "9abbe87d7be6e16e612d1e636e16500018f3ddbfc29d2c8a592c7f0c9f43b143", 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 32 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.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-82947a4becd2e36c)
[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/deps/integration_tests-eaa17d4a37399778)
[INFO] [stderr] 2026-05-15T03:27:28.513913Z  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=1.12ms time.idle=12.5µs
[INFO] [stderr] 2026-05-15T03:27:28.514133Z  INFO discover{base_dir=/opt/rustwide/workdir/integration-tests}: integration_tests: close time.busy=1.57ms time.idle=25.1µs
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test compile_pass::issue551                             ... ignored
[INFO] [stdout] test compile_pass::many-arguments                       ... ignored
[INFO] [stdout] test compile_pass::variants-unioning-types              ... ignored
[INFO] [stdout] test compile_pass::conventions                          ... ignored
[INFO] [stdout] test compile_pass::resource-borrow-in-record-export     ... ignored
[INFO] [stdout] test compile_pass::top-level-use                        ... ignored
[INFO] [stdout] test compile_pass::return-resource-from-export          ... ignored
[INFO] [stdout] test compile_pass::simple-option                        ... ignored
[INFO] [stdout] test compile_pass::worlds-with-types                    ... ignored
[INFO] [stdout] test compile_pass::resource-own-in-other-interface      ... ignored
[INFO] [stdout] test compile_pass::issue929-no-import                   ... ignored
[INFO] [stdout] test compile_pass::same-names4                          ... ignored
[INFO] [stdout] test compile_pass::import-and-export-resource-alias     ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias-borrow          ... ignored
[INFO] [stdout] test compile_pass::enum-has-go-keyword                  ... ignored
[INFO] [stdout] test compile_pass::ret-areas                            ... ignored
[INFO] [stdout] test compile_pass::zero-size-tuple                      ... ignored
[INFO] [stdout] test compile_pass::guest-name                           ... ignored
[INFO] [stdout] test compile_pass::small-anonymous                      ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias                 ... ignored
[INFO] [stdout] test compile_pass::records                              ... ignored
[INFO] [stdout] test compile_pass::resources-in-aggregates              ... ignored
[INFO] [stdout] test compile_pass::simple-http                          ... ignored
[INFO] [stdout] test compile_pass::wasi-filesystem-types                ... ignored
[INFO] [stdout] test compile_pass::unused-import                        ... ignored
[INFO] [stdout] test compile_pass::all-types                            ... ignored
[INFO] [stdout] test compile_pass::interface-has-go-keyword             ... ignored
[INFO] [stdout] test compile_pass::variants                             ... ignored
[INFO] [stdout] test compile_pass::flags                                ... ignored
[INFO] [stdout] test compile_pass::option-result                        ... ignored
[INFO] [stdout] test compile_pass::same-names5                          ... ignored
[INFO] [stdout] test compile_pass::all-resources                        ... ignored
[INFO] [stdout] test compile_pass::issue668                             ... ignored
[INFO] [stdout] test compile_pass::resource-local-alias-borrow-import   ... ignored
[INFO] [stdout] test compile_pass::allow-unused                         ... ignored
[INFO] [stdout] test compile_pass::use-across-interfaces                ... ignored
[INFO] [stdout] test compile_pass::lists                                ... ignored
[INFO] [stdout] test compile_pass::lift-lower-foreign                   ... ignored
[INFO] [stdout] test compile_pass::record-has-go-keyword-and-used-in-fn ... ignored
[INFO] [stdout] test compile_pass::resources                            ... ignored
[INFO] [stdout] test compile_pass::rename-interface                     ... ignored
[INFO] [stdout] test compile_pass::issue929                             ... ignored
[INFO] [stdout] test compile_pass::resource-borrow-in-record            ... ignored
[INFO] [stdout] test compile_pass::resource-alias                       ... ignored
[INFO] [stdout] test compile_pass::result-empty                         ... ignored
[INFO] [stdout] test compile_pass::hello-world                          ... ignored
[INFO] [stdout] test compile_pass::simple-functions                     ... ignored
[INFO] [stdout] test compile_pass::issue929-only-methods                ... ignored
[INFO] [stdout] test compile_pass::simple-enum                          ... ignored
[INFO] [stdout] test compile_pass::issue573                             ... ignored
[INFO] [stdout] test compile_pass::issue929-no-export                   ... ignored
[INFO] [stdout] test compile_pass::issue607                             ... ignored
[INFO] [stderr] 2026-05-15T03:27:28.571332Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/char.wit"]}: integration_tests: close time.busy=10.4ms time.idle=19.3µs
[INFO] [stderr] 2026-05-15T03:27:28.571552Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names1.wit"]}: integration_tests: close time.busy=356µs time.idle=10.8µs
[INFO] [stderr] 2026-05-15T03:27:28.571766Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/integers.wit"]}: integration_tests: close time.busy=8.77ms time.idle=12.8µs
[INFO] [stderr] 2026-05-15T03:27:28.573538Z  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=3.92ms time.idle=13.7µs
[INFO] [stderr] 2026-05-15T03:27:28.573640Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke-export.wit"]}: integration_tests: close time.busy=6.18ms time.idle=30.8µs
[INFO] [stderr] 2026-05-15T03:27:28.573538Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke.wit"]}: integration_tests: close time.busy=10.7ms time.idle=11.7µs
[INFO] [stderr] 2026-05-15T03:27:28.573737Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/empty.wit"]}: integration_tests: close time.busy=11.8ms time.idle=12.1µs
[INFO] [stderr] 2026-05-15T03:27:28.573826Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/resources-with-lists.wit"]}: integration_tests: close time.busy=3.23ms time.idle=11.8µs
[INFO] [stderr] 2026-05-15T03:27:28.578119Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/floats.wit"]}: integration_tests: close time.busy=4.73ms time.idle=12.8µs
[INFO] [stderr] 2026-05-15T03:27:28.578024Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/just-export.wit"]}: integration_tests: close time.busy=5.41ms time.idle=14.1µs
[INFO] [stderr] 2026-05-15T03:27:28.579101Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/strings.wit"]}: integration_tests: close time.busy=1.38ms time.idle=11.8µs
[INFO] [stderr] 2026-05-15T03:27:28.578151Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/keywords.wit"]}: integration_tests: close time.busy=2.21ms time.idle=12.6µs
[INFO] [stderr] 2026-05-15T03:27:28.579370Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/multi-return.wit"]}: integration_tests: close time.busy=1.38ms time.idle=12.1µs
[INFO] [stderr] 2026-05-15T03:27:28.578230Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/import-and-export-resource.wit"]}: integration_tests: close time.busy=1.72ms time.idle=12.7µs
[INFO] [stderr] 2026-05-15T03:27:28.579607Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/world-has-go-keyword.wit"]}: integration_tests: close time.busy=636µs time.idle=13.2µs
[INFO] [stderr] 2026-05-15T03:27:28.598284Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/simple-lists.wit"]}: integration_tests: close time.busy=3.12ms time.idle=22.3µs
[INFO] [stderr] 2026-05-15T03:27:28.614726Z  INFO do_compile_test: integration_tests: close time.busy=89.6ms time.idle=20.5µs
[INFO] [stderr] 2026-05-15T03:27:28.616244Z  INFO do_compile_test: integration_tests: close time.busy=92.1ms time.idle=13.9µs
[INFO] [stderr] 2026-05-15T03:27:28.617465Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names3.wit"]}: integration_tests: close time.busy=434µs time.idle=12.1µs
[INFO] [stdout] test compile_pass::resources-with-lists                 ... ok
[INFO] [stdout] test compile_pass::empty                                ... ok
[INFO] [stderr] 2026-05-15T03:27:28.618415Z  INFO do_compile_test: integration_tests: close time.busy=93.6ms time.idle=12.6µs
[INFO] [stdout] test compile_pass::just-export                          ... ok
[INFO] [stderr] 2026-05-15T03:27:28.621551Z  INFO do_compile_test: integration_tests: close time.busy=6.68ms time.idle=13.7µs
[INFO] [stdout] test compile_pass::same-names3                          ... ok
[INFO] [stderr] 2026-05-15T03:27:28.623087Z  INFO do_compile_test: integration_tests: close time.busy=98.8ms time.idle=11.9µs
[INFO] [stdout] test compile_pass::smoke                                ... ok
[INFO] [stdout] test compile_pass::smoke-export                         ... ok
[INFO] [stdout] test compile_pass::floats                               ... ok
[INFO] [stdout] test compile_pass::same-names1                          ... ok
[INFO] [stdout] test compile_pass::world-has-go-keyword                 ... ok
[INFO] [stdout] test compile_pass::char                                 ... ok
[INFO] [stdout] test compile_pass::import-and-export-resource           ... ok
[INFO] [stdout] test compile_pass::same-names2                          ... ok
[INFO] [stdout] test compile_pass::keywords-in-interfaces-and-worlds    ... ok
[INFO] [stdout] test compile_pass::smoke-default                        ... ok
[INFO] [stdout] test compile_pass::simple-lists                         ... ok
[INFO] [stdout] test compile_pass::go_params                            ... ok
[INFO] [stderr] 2026-05-15T03:27:28.624166Z  INFO do_compile_test: integration_tests: close time.busy=102ms time.idle=11.4µs
[INFO] [stderr] 2026-05-15T03:27:28.624920Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/same-names2.wit"]}: integration_tests: close time.busy=265µs time.idle=11.6µs
[INFO] [stderr] 2026-05-15T03:27:28.630356Z  INFO do_compile_test: integration_tests: close time.busy=107ms time.idle=13.8µs
[INFO] [stderr] 2026-05-15T03:27:28.634108Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/smoke-default.wit"]}: integration_tests: close time.busy=1.65ms time.idle=11.6µs
[INFO] [stderr] 2026-05-15T03:27:28.634968Z  INFO do_compile_test: integration_tests: close time.busy=113ms time.idle=21.5µs
[INFO] [stderr] 2026-05-15T03:27:28.636176Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/all-functions.wit"]}: integration_tests: close time.busy=6.47ms time.idle=25.4µs
[INFO] [stderr] 2026-05-15T03:27:28.634007Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/issue544.wit"]}: integration_tests: close time.busy=2.54ms time.idle=13.6µs
[INFO] [stderr] 2026-05-15T03:27:28.638122Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/go_params.wit"]}: integration_tests: close time.busy=4.25ms time.idle=13.4µs
[INFO] [stderr] 2026-05-15T03:27:28.639896Z  INFO do_compile_test: integration_tests: close time.busy=118ms time.idle=10.4µs
[INFO] [stderr] 2026-05-15T03:27:28.640158Z  INFO do_compile_test: integration_tests: close time.busy=115ms time.idle=20.1µs
[INFO] [stderr] 2026-05-15T03:27:28.640514Z  INFO do_compile_test: integration_tests: close time.busy=103ms time.idle=23.0µs
[INFO] [stderr] 2026-05-15T03:27:28.640770Z  INFO do_compile_test: integration_tests: close time.busy=18.9ms time.idle=38.4µs
[INFO] [stderr] 2026-05-15T03:27:28.643149Z  INFO do_compile_test:read_all{paths=["/opt/rustwide/workdir/integration-tests/compile-pass/import-func.wit"]}: integration_tests: close time.busy=1.63ms time.idle=14.1µs
[INFO] [stderr] 2026-05-15T03:27:28.643453Z  INFO do_compile_test: integration_tests: close time.busy=121ms time.idle=26.5µs
[INFO] [stderr] 2026-05-15T03:27:28.647726Z  INFO do_compile_test: integration_tests: close time.busy=31.4ms time.idle=16.4µs
[INFO] [stderr] 2026-05-15T03:27:28.651849Z  INFO do_compile_test: integration_tests: close time.busy=127ms time.idle=13.2µs
[INFO] [stderr] 2026-05-15T03:27:28.653000Z  INFO do_compile_test: integration_tests: close time.busy=28.7ms time.idle=12.2µs
[INFO] [stdout] test compile_pass::import-func                          ... ok
[INFO] [stdout] test compile_pass::multi-return                         ... ok
[INFO] [stderr] 2026-05-15T03:27:28.657357Z  INFO do_compile_test: integration_tests: close time.busy=25.8ms time.idle=13.0µs
[INFO] [stderr] 2026-05-15T03:27:28.657722Z  INFO do_compile_test: integration_tests: close time.busy=134ms time.idle=18.1µs
[INFO] [stdout] test compile_pass::issue544                             ... ok
[INFO] [stdout] test compile_pass::strings                              ... ok
[INFO] [stdout] test compile_pass::all-functions                        ... ok
[INFO] [stdout] test compile_pass::integers                             ... ok
[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.16s
[INFO] [stdout] 
[INFO] [stderr] 2026-05-15T03:27:28.658370Z  INFO do_compile_test: integration_tests: close time.busy=35.2ms time.idle=13.2µs
[INFO] [stderr] 2026-05-15T03:27:28.660197Z  INFO do_compile_test: integration_tests: close time.busy=138ms time.idle=28.2µs
[INFO] [stderr] 2026-05-15T03:27:28.661836Z  INFO do_compile_test: integration_tests: close time.busy=43.3ms time.idle=13.0µs
[INFO] [stderr] 2026-05-15T03:27:28.666568Z  INFO do_compile_test: integration_tests: close time.busy=144ms time.idle=13.4µs
[INFO] [stderr] 2026-05-15T03:27:28.675698Z  INFO do_compile_test: integration_tests: close time.busy=151ms time.idle=22.0µs
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wit_cli-d0e75045f87800cf)
[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/bin/wit.rs (/opt/rustwide/target/debug/deps/wit-8b5a89d132f6187c)
[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/deps/wit_compiler-ca3a777bdb837d5d)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test queries::line_numbers::tests::line_indices ... ok
[INFO] [stdout] test queries::line_numbers::tests::point ... ok
[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::lowering::tests::duplicate_record_fields ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_variant_cases ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_enum_cases ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_resource_methods ... ok
[INFO] [stdout] test queries::lowering::tests::empty_record ... ok
[INFO] [stdout] test queries::lowering::tests::empty_enum ... ok
[INFO] [stdout] test queries::lowering::tests::empty_flags ... ok
[INFO] [stdout] test queries::lowering::tests::empty_interface ... ok
[INFO] [stdout] test queries::lowering::tests::enum_with_one_element ... 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::empty_resource_with_braces ... ok
[INFO] [stdout] test queries::lowering::tests::flags_with_one_element ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_no_arguments ... ok
[INFO] [stdout] test queries::lowering::tests::empty_tuple ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_duplicate_named_return_values ... ok
[INFO] [stdout] test queries::lowering::tests::empty_world ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_return_value ... ok
[INFO] [stdout] test queries::lowering::tests::flags_with_multiple_elements ... 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::list ... ok
[INFO] [stdout] test queries::lowering::tests::option ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_one_argument ... ok
[INFO] [stdout] test queries::lowering::tests::lower_an_empty_file ... ok
[INFO] [stdout] test queries::lowering::tests::record_with_one_field ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_duplicate_parameters ... ok
[INFO] [stdout] test queries::lowering::tests::lower_package_with_docs ... ok
[INFO] [stdout] test queries::lowering::tests::interface_with_builtin_type ... ok
[INFO] [stdout] test queries::lowering::tests::record_with_kitchen_sink ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_constructor ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_static_method ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_parameterless_constructor ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_multiple_constructors ... 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::result_with_ok_and_error ... ok
[INFO] [stdout] test queries::lowering::tests::syntax_errors_are_emitted ... ok
[INFO] [stdout] test queries::lowering::tests::resource_with_method ... ok
[INFO] [stdout] test queries::metadata::tests::empty_interface ... ok
[INFO] [stdout] test queries::metadata::tests::interface_enum ... ok
[INFO] [stdout] test queries::metadata::tests::interface_flags ... ok
[INFO] [stdout] test queries::lowering::tests::varant_with_multiple_fields_and_payloads ... ok
[INFO] [stdout] test queries::lowering::tests::varant_with_one_field ... ok
[INFO] [stdout] test queries::lowering::tests::world_defining_a_type ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_named_return_values ... ok
[INFO] [stdout] test queries::metadata::tests::interface_record ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_empty ... ok
[INFO] [stdout] test queries::metadata::tests::interface_function ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_static_method ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_method ... ok
[INFO] [stdout] test queries::lowering::tests::result_with_just_error ... ok
[INFO] [stdout] test queries::metadata::tests::interface_resource_with_constructor ... ok
[INFO] [stdout] test queries::metadata::tests::world_empty ... ok
[INFO] [stdout] test queries::metadata::tests::interface_variant ... 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::lowering::tests::tuple_with_multiple_elements ... ok
[INFO] [stdout] test queries::selection::tests::calculate_selection_ranges ... ok
[INFO] [stdout] test queries::metadata::tests::interface_type_alias ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_type_alias ... ok
[INFO] [stdout] test queries::workspace::tests::conflicting_package_declarations ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_external_import ... ok
[INFO] [stdout] test queries::workspace::tests::determine_packages ... ok
[INFO] [stdout] test queries::metadata::tests::world_with_external_export ... ok
[INFO] [stdout] test queries::namespace::tests::imports_in_different_contexts ... ok
[INFO] [stdout] test queries::lowering::tests::func_with_multiple_arguments ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_identifiers_within_interface ... ok
[INFO] [stdout] test queries::lowering::tests::tuple_with_single_element ... ok
[INFO] [stdout] test queries::lowering::tests::bare_result ... ok
[INFO] [stdout] test queries::lowering::tests::enum_with_multiple_elements ... ok
[INFO] [stdout] test queries::lowering::tests::duplicate_flags_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wit_language_server-bc7d12254cd3c72c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_adjacent ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_apply ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_adjacent_series ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_coalesce_disjoint ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union_with_duplicates ... ok
[INFO] [stdout] test code_actions::text_edit::tests::test_union_panics ... ok
[INFO] [stdout] test code_actions::extract_type_alias::tests::function_arg_in_interface ... ok
[INFO] [stdout] test code_actions::extract_type_alias::tests::type_alias_in_world ... 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.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wit_syntax-3fe92ae7fba8a70a)
[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 ... ok
[INFO] [stdout] test hand_written::tests::single_line_block_comment ... ok
[INFO] [stdout] test hand_written::tests::slash_comment ... ok
[INFO] [stdout] test hand_written::tests::multi_line_block_comment_with_asterisks ... 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-d85824c256b063ab)
[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.13s
[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] [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_compiler
[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" "9abbe87d7be6e16e612d1e636e16500018f3ddbfc29d2c8a592c7f0c9f43b143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9abbe87d7be6e16e612d1e636e16500018f3ddbfc29d2c8a592c7f0c9f43b143", kill_on_drop: false }`
[INFO] [stdout] 9abbe87d7be6e16e612d1e636e16500018f3ddbfc29d2c8a592c7f0c9f43b143
