[INFO] cloning repository https://github.com/JohnDowson/rotth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnDowson/rotth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDowson%2Frotth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDowson%2Frotth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a260e1c41c675e9c13dbd39b1923cedd15801d5f
[INFO] checking JohnDowson/rotth against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDowson%2Frotth" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JohnDowson/rotth on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JohnDowson/rotth
[INFO] finished tweaking git repo https://github.com/JohnDowson/rotth
[INFO] tweaked toml for git repo https://github.com/JohnDowson/rotth written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JohnDowson/rotth 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806ad29cc0459de39d145127114dc40df888ba53ff7cd2afa3568a69a90da34f
[INFO] running `Command { std: "docker" "start" "-a" "806ad29cc0459de39d145127114dc40df888ba53ff7cd2afa3568a69a90da34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806ad29cc0459de39d145127114dc40df888ba53ff7cd2afa3568a69a90da34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806ad29cc0459de39d145127114dc40df888ba53ff7cd2afa3568a69a90da34f", kill_on_drop: false }`
[INFO] [stdout] 806ad29cc0459de39d145127114dc40df888ba53ff7cd2afa3568a69a90da34f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6df7aed8cbcaa73390657b08d3f029fe391e5653da9edec5a8f81cee374d3aca
[INFO] running `Command { std: "docker" "start" "-a" "6df7aed8cbcaa73390657b08d3f029fe391e5653da9edec5a8f81cee374d3aca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-isle v0.106.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.6
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.106.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.106.0
[INFO] [stderr]     Checking ariadne v0.4.0
[INFO] [stderr]     Checking internment v0.7.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking cranelift-entity v0.106.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking cranelift-bforest v0.106.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]     Checking cranelift-control v0.106.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.106.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cranelift-isle v0.92.1
[INFO] [stderr]     Checking spanner v0.1.0 (/opt/rustwide/workdir/spanner)
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.92.1
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.92.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling llvm-sys v150.1.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking somok v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling cranelift-codegen v0.92.1
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]     Checking cranelift-entity v0.92.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cranelift-bforest v0.92.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling inkwell v0.4.0 (https://github.com/TheDan64/inkwell?branch=master#69c5a3fc)
[INFO] [stderr]     Checking simplearena v0.1.0 (/opt/rustwide/workdir/simplearena)
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]    Compiling inkwell_internals v0.9.0 (https://github.com/TheDan64/inkwell?branch=master#69c5a3fc)
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking itempath v0.1.0 (/opt/rustwide/workdir/itempath)
[INFO] [stderr]     Checking rotth-lexer v0.1.0 (/opt/rustwide/workdir/rotth-lexer)
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v19.0.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking rotth-parser v0.1.0 (/opt/rustwide/workdir/rotth-parser)
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> rotth-parser/src/ast.rs:493:32
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         inner: from,
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rotth-analysis v0.1.0 (/opt/rustwide/workdir/rotth-analysis)
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking str_indices v0.4.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking cranelift-preopt v0.92.1
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> rotth-parser/src/ast.rs:493:32
[INFO] [stdout]     |
[INFO] [stdout] 493 |                         inner: from,
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-module v0.106.0
[INFO] [stderr]     Checking cranelift-frontend v0.106.0
[INFO] [stderr]     Checking cranelift-native v0.106.0
[INFO] [stderr]     Checking cranelift v0.106.0
[INFO] [stderr]     Checking cranelift-jit v0.106.0
[INFO] [stderr]     Checking chisel v0.1.0 (/opt/rustwide/workdir/chisel)
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking capstone v0.12.0
[INFO] [stderr]     Checking rotth v0.1.0 (/opt/rustwide/workdir/rotth)
[INFO] [stderr]     Checking rotth-lsp v0.1.0 (/opt/rustwide/workdir/rotth-lsp)
[INFO] [stdout] error[E0599]: no variant or associated item named `Mem` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/completion.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             TopLevel::Mem(m) => {
[INFO] [stdout]    |                       ^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Include` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/semantic_token.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             TopLevel::Include(i) => {
[INFO] [stdout]    |                       ^^^^^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mem` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/semantic_token.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |             TopLevel::Mem(m) => {
[INFO] [stdout]    |                       ^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mem` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/completion.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             TopLevel::Mem(m) => {
[INFO] [stdout]    |                       ^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Include` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/semantic_token.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             TopLevel::Include(i) => {
[INFO] [stdout]    |                       ^^^^^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Mem` found for enum `rotth_parser::ast::TopLevel` in the current scope
[INFO] [stdout]   --> rotth-lsp/src/semantic_token.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |             TopLevel::Mem(m) => {
[INFO] [stdout]    |                       ^^^ variant or associated item not found in `TopLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:35:36
[INFO] [stdout]     |
[INFO] [stdout] 35  |                         push_token(item, &mut semantic_tokens, SemanticTokenType::FUNCTION);
[INFO] [stdout]     |                         ---------- ^^^^ expected `&Spanned<_>`, found `Spanned<ItemPathBuf>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Spanned<_>`
[INFO] [stdout]                   found struct `Spanned<itempath::ItemPathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_token<T>(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 228 |     node: &Spanned<T>,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 35  |                         push_token(&item, &mut semantic_tokens, SemanticTokenType::FUNCTION);
[INFO] [stdout]     |                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:35:36
[INFO] [stdout]     |
[INFO] [stdout] 35  |                         push_token(item, &mut semantic_tokens, SemanticTokenType::FUNCTION);
[INFO] [stdout]     |                         ---------- ^^^^ expected `&Spanned<_>`, found `Spanned<ItemPathBuf>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Spanned<_>`
[INFO] [stdout]                   found struct `Spanned<itempath::ItemPathBuf>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_token<T>(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 228 |     node: &Spanned<T>,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 35  |                         push_token(&item, &mut semantic_tokens, SemanticTokenType::FUNCTION);
[INFO] [stdout]     |                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:37:32
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     push_token(from, &mut semantic_tokens, SemanticTokenType::KEYWORD);
[INFO] [stdout]     |                     ---------- ^^^^ expected `&Spanned<_>`, found `Spanned<Keyword>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Spanned<_>`
[INFO] [stdout]                   found struct `Spanned<rotth_parser::ast::Keyword>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_token<T>(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 228 |     node: &Spanned<T>,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     push_token(&from, &mut semantic_tokens, SemanticTokenType::KEYWORD);
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:37:32
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     push_token(from, &mut semantic_tokens, SemanticTokenType::KEYWORD);
[INFO] [stdout]     |                     ---------- ^^^^ expected `&Spanned<_>`, found `Spanned<Keyword>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Spanned<_>`
[INFO] [stdout]                   found struct `Spanned<rotth_parser::ast::Keyword>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rotth-lsp/src/semantic_token.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn push_token<T>(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 228 |     node: &Spanned<T>,
[INFO] [stdout]     |     -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 37  |                     push_token(&from, &mut semantic_tokens, SemanticTokenType::KEYWORD);
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strings`
[INFO] [stdout]    --> rotth/src/main.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let (lir, strings, mems) = lir2::Compiler::compile(ctir);
[INFO] [stdout]     |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mems`
[INFO] [stdout]    --> rotth/src/main.rs:309:24
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let (lir, strings, mems) = lir2::Compiler::compile(ctir);
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mems`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotth-lsp` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `strings`
[INFO] [stdout]    --> rotth/src/main.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let (lir, strings, mems) = lir2::Compiler::compile(ctir);
[INFO] [stdout]     |               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strings`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mems`
[INFO] [stdout]    --> rotth/src/main.rs:309:24
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let (lir, strings, mems) = lir2::Compiler::compile(ctir);
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mems`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotth-lsp` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6df7aed8cbcaa73390657b08d3f029fe391e5653da9edec5a8f81cee374d3aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df7aed8cbcaa73390657b08d3f029fe391e5653da9edec5a8f81cee374d3aca", kill_on_drop: false }`
[INFO] [stdout] 6df7aed8cbcaa73390657b08d3f029fe391e5653da9edec5a8f81cee374d3aca
