[INFO] cloning repository https://github.com/yodalee/rusvlsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yodalee/rusvlsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodalee%2Frusvlsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodalee%2Frusvlsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de6db55f69399ff6590e6e17f1b2813ec7c8f820
[INFO] testing yodalee/rusvlsp against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyodalee%2Frusvlsp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yodalee/rusvlsp
[INFO] finished tweaking git repo https://github.com/yodalee/rusvlsp
[INFO] tweaked toml for git repo https://github.com/yodalee/rusvlsp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yodalee/rusvlsp on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yodalee/rusvlsp 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87cfe87dbf64ff3f05a62a40004d26611a66e1d0b2f59583dadace1379ab5941
[INFO] running `Command { std: "docker" "start" "-a" "87cfe87dbf64ff3f05a62a40004d26611a66e1d0b2f59583dadace1379ab5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87cfe87dbf64ff3f05a62a40004d26611a66e1d0b2f59583dadace1379ab5941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cfe87dbf64ff3f05a62a40004d26611a66e1d0b2f59583dadace1379ab5941", kill_on_drop: false }`
[INFO] [stdout] 87cfe87dbf64ff3f05a62a40004d26611a66e1d0b2f59583dadace1379ab5941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeb25b383cd935dd695f079fc0032acf208f34eb706352703cd0a8a49b02e8c3
[INFO] running `Command { std: "docker" "start" "-a" "aeb25b383cd935dd695f079fc0032acf208f34eb706352703cd0a8a49b02e8c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling nom-greedyerror v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.12.2
[INFO] [stderr]    Compiling nom-packrat-macros v0.5.0
[INFO] [stderr]    Compiling sv-parser-macros v0.12.2
[INFO] [stderr]    Compiling nom-tracable-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.3.0
[INFO] [stderr]    Compiling nom-packrat v0.5.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom-tracable v0.7.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling nom-recursive v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sv-parser-error v0.12.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tower-lsp v0.19.0
[INFO] [stderr]    Compiling sv-parser-parser v0.12.2
[INFO] [stderr]    Compiling sv-parser-pp v0.12.2
[INFO] [stderr]    Compiling sv-parser v0.12.2
[INFO] [stderr]    Compiling rusvlsp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/server.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let text = params.text_document.text;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sv-parser-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=1ae879ab74f18c28 -C extra-filename=-6884b19c5a2abd38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-e7f6b49fdd571fa4.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-d54ab9119f476091.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-8d0f4328d27f4606.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-62a1d895a43f9ad6.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-0c8fc369a197f7a6.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-840b826001e84555.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-7d0445741c7f8e7d.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-8be91caddde9f55f.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-4a2bcb0283a7a400.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aeb25b383cd935dd695f079fc0032acf208f34eb706352703cd0a8a49b02e8c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb25b383cd935dd695f079fc0032acf208f34eb706352703cd0a8a49b02e8c3", kill_on_drop: false }`
[INFO] [stdout] aeb25b383cd935dd695f079fc0032acf208f34eb706352703cd0a8a49b02e8c3
