[INFO] cloning repository https://github.com/WillLillis/asm-lsp-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillLillis/asm-lsp-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 475309703046494c038611028719f41b07a84a15 [INFO] testing WillLillis/asm-lsp-test/475309703046494c038611028719f41b07a84a15 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillLillis%2Fasm-lsp-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WillLillis/asm-lsp-test on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WillLillis/asm-lsp-test [INFO] finished tweaking git repo https://github.com/WillLillis/asm-lsp-test [INFO] tweaked toml for git repo https://github.com/WillLillis/asm-lsp-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/WillLillis/asm-lsp-test 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5894de0ac08c1a4ecc14da389e81131b2c4cd671995606d06ef932e01c64f56e [INFO] running `Command { std: "docker" "start" "-a" "5894de0ac08c1a4ecc14da389e81131b2c4cd671995606d06ef932e01c64f56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5894de0ac08c1a4ecc14da389e81131b2c4cd671995606d06ef932e01c64f56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5894de0ac08c1a4ecc14da389e81131b2c4cd671995606d06ef932e01c64f56e", kill_on_drop: false }` [INFO] [stdout] 5894de0ac08c1a4ecc14da389e81131b2c4cd671995606d06ef932e01c64f56e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4835074fc0252ecbed19326dc9723f0970fd80291c3b782643cd31717b947193 [INFO] running `Command { std: "docker" "start" "-a" "4835074fc0252ecbed19326dc9723f0970fd80291c3b782643cd31717b947193", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling range-collections v0.2.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling symbolic-demangle v12.10.0 [INFO] [stderr] Compiling tree-sitter-asm v0.22.6 [INFO] [stderr] Compiling dmsort v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling quick-xml v0.35.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling watto v0.1.0 [INFO] [stderr] Compiling pdb-addr2line v0.10.4 [INFO] [stderr] Compiling flexi_logger v0.25.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling elementtree v1.2.3 [INFO] [stderr] Compiling symbolic-common v12.10.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling lsp-server v0.7.6 [INFO] [stderr] Compiling compile_commands v0.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling wasmparser v0.214.0 [INFO] [stderr] Compiling symbolic-ppdb v12.10.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling symbolic-debuginfo v12.10.0 [INFO] [stderr] Compiling symbolic v12.10.0 [INFO] [stderr] Compiling lsp-textdocument v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling asm-lsp-test v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1511:16 [INFO] [stdout] | [INFO] [stdout] 1511 | if let Ok(parsed) = PathBuf::from_str(folder.uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1523:12 [INFO] [stdout] | [INFO] [stdout] 1523 | if let Ok(parsed) = PathBuf::from_str(root_uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1534:12 [INFO] [stdout] | [INFO] [stdout] 1534 | if let Ok(parsed) = PathBuf::from_str(root_path.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.97s [INFO] running `Command { std: "docker" "inspect" "4835074fc0252ecbed19326dc9723f0970fd80291c3b782643cd31717b947193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4835074fc0252ecbed19326dc9723f0970fd80291c3b782643cd31717b947193", kill_on_drop: false }` [INFO] [stdout] 4835074fc0252ecbed19326dc9723f0970fd80291c3b782643cd31717b947193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18866c1f9de0cb6f53766d69c1e4eb6dd93e25c09a3f900b9f63dac1bbebaaa9 [INFO] running `Command { std: "docker" "start" "-a" "18866c1f9de0cb6f53766d69c1e4eb6dd93e25c09a3f900b9f63dac1bbebaaa9", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1511:16 [INFO] [stdout] | [INFO] [stdout] 1511 | if let Ok(parsed) = PathBuf::from_str(folder.uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1523:12 [INFO] [stdout] | [INFO] [stdout] 1523 | if let Ok(parsed) = PathBuf::from_str(root_uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1534:12 [INFO] [stdout] | [INFO] [stdout] 1534 | if let Ok(parsed) = PathBuf::from_str(root_path.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling mockito v1.5.0 [INFO] [stderr] Compiling asm-lsp-test v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1511:16 [INFO] [stdout] | [INFO] [stdout] 1511 | if let Ok(parsed) = PathBuf::from_str(folder.uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1523:12 [INFO] [stdout] | [INFO] [stdout] 1523 | if let Ok(parsed) = PathBuf::from_str(root_uri.path().as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1534:12 [INFO] [stdout] | [INFO] [stdout] 1534 | if let Ok(parsed) = PathBuf::from_str(root_path.as_str()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqLlXsX/symbols.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.asm_lsp.5ce82f02db1aa2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb.2zsd5xff2nfr7060ocg9yujv2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstrum-117e0be1423ad5d6.rlib" "/opt/rustwide/target/debug/deps/libbincode-db059c79d4f35a7e.rlib" "/opt/rustwide/target/debug/deps/libhome-0a728e5702c583a1.rlib" "/opt/rustwide/target/debug/deps/libtoml-b09a76a26ceeab40.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-2ba81ebf13813b9a.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-803f4829f99abb07.rlib" "/opt/rustwide/target/debug/deps/libwinnow-094a3037ee46a71e.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-3e4c5093bc0dc91e.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter_asm-419235bbd05df810.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4a981994357d922b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ad7e6b9299e4d13b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1b213268a64368db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e7269f552a7fa2f.rlib" "/opt/rustwide/target/debug/deps/libmockito-7fc80209ad951cfb.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-8fa93a890c1d4c32.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2455b6274766711.rlib" "/opt/rustwide/target/debug/deps/libh2-2f09d77c81d7adf8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-d7982227365e451d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-315602daee05ab6b.rlib" "/opt/rustwide/target/debug/deps/librand-e4514b54669e8f1c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-96021b9715d1ba68.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b73e155e582a523f.rlib" "/opt/rustwide/target/debug/deps/librand_core-09f0052ddf56b7a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6f5fc1a56f9d733c.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c5bf8861a4978cd.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-189558d5d87aae2c.rlib" "/opt/rustwide/target/debug/deps/libsimilar-caaf321646a85ffe.rlib" "/opt/rustwide/target/debug/deps/libcolored-6fe082c3b7512c51.rlib" "/opt/rustwide/target/debug/deps/liburl_escape-23b5c25834982198.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9cf5ad35b8a73e70.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-fa5709a20440539d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-462fea54af44607b.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6e6c3018011d967b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1050a926aa7646be.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72c6ecdc91029a85.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a924be4338b770c9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8ad38565228b853e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1d2b87f03cc8376e.rlib" "/opt/rustwide/target/debug/deps/libhyper-da3aaff03255c1e2.rlib" "/opt/rustwide/target/debug/deps/libwant-254baf7a3ce1b24f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-523daa20a4acb788.rlib" "/opt/rustwide/target/debug/deps/libhttparse-80e19c1a3a1ffac7.rlib" "/opt/rustwide/target/debug/deps/libh2-770224ec056bcb89.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f7637438db25547e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ad41766f31b83ae5.rlib" "/opt/rustwide/target/debug/deps/libtracing-f0bdb72323ae9dc5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cf5ac14e96bac611.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c5ff45f1c619534.rlib" "/opt/rustwide/target/debug/deps/libsocket2-481a9eb59402784b.rlib" "/opt/rustwide/target/debug/deps/libmio-e1d48b81661e6252.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2f36afa74d6b9f78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a2be840380573e5e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b01d4a1afd6f88b5.rlib" "/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/liburl-c3b66e15d7719612.rlib" "/opt/rustwide/target/debug/deps/libidna-555360950660fd15.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-458c836aa10de74f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed425680288d63e1.rlib" "/opt/rustwide/target/debug/deps/libbytes-57fdfcf4b6e1faec.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-f66dbc9dfbcb44b2.rlib" "/opt/rustwide/target/debug/deps/libsymbolic-d25e9b32818a0045.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_demangle-97b3e0f91cd31768.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e0324ea654ce1d71.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-d0eb70e9aaf868c5.rlib" "/opt/rustwide/target/debug/deps/libmsvc_demangler-39168403dd3241fb.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_debuginfo-69a854e6a4ebf68f.rlib" "/opt/rustwide/target/debug/deps/libzstd-1195dbe944852460.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-87d50a9e12ccfac4.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-12dc7df95f7cbfd2.rlib" "/opt/rustwide/target/debug/deps/libdmsort-ab85e441f0e3f4d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-e67c3828e84075af.rlib" "/opt/rustwide/target/debug/deps/libsemver-e1ca56d6d38699ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e303ea873600dc51.rlib" "/opt/rustwide/target/debug/deps/libzip-a91058204e044157.rlib" "/opt/rustwide/target/debug/deps/libzopfli-97551c52e05cc084.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-07c3f6e4f27a04f1.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-788dddfc954fe9cb.rlib" "/opt/rustwide/target/debug/deps/liblockfree_object_pool-6df5f38b0b5ff10d.rlib" "/opt/rustwide/target/debug/deps/libpdb_addr2line-7ad817df0338fdea.rlib" "/opt/rustwide/target/debug/deps/librange_collections-38e0c172650c088c.rlib" "/opt/rustwide/target/debug/deps/libinplace_vec_builder-814106b5e04799e2.rlib" "/opt/rustwide/target/debug/deps/libbinary_merge-6bbce320a371507c.rlib" "/opt/rustwide/target/debug/deps/libpdb-8a0d690ca14170d0.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-547c0618506550c1.rlib" "/opt/rustwide/target/debug/deps/libscroll-d68bc71bc9645f62.rlib" "/opt/rustwide/target/debug/deps/libmaybe_owned-1e27a92b989ed195.rlib" "/opt/rustwide/target/debug/deps/libelsa-bf0a32effdc5be3a.rlib" "/opt/rustwide/target/debug/deps/libelementtree-6a5f9ca1bd88d9c5.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-64d151bc43261ec4.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b9978982d60ae6d8.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6dfe6d2c7f285703.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8c98df6e4615cbd6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a68bd12ac45f26ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0cb65fc0890bc1f7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-205eb352094bf351.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-aaccdf2e54977958.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e47cf4c2f7e4fd50.rlib" "/opt/rustwide/target/debug/deps/libgoblin-a832c2d789ace9bf.rlib" "/opt/rustwide/target/debug/deps/libplain-1e7d45f765d19751.rlib" "/opt/rustwide/target/debug/deps/libgimli-a29866bdcb4e1640.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-43af3cab3d8842f0.rlib" "/opt/rustwide/target/debug/deps/libnom_supreme-e1986a7497e6e7ff.rlib" "/opt/rustwide/target/debug/deps/libbrownstone-f246a47f12929049.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-003fb1a4e19c55f3.rlib" "/opt/rustwide/target/debug/deps/libjoinery-1e401dc9ccc6869f.rlib" "/opt/rustwide/target/debug/deps/libindent_write-788df83b2126720f.rlib" "/opt/rustwide/target/debug/deps/libnom-4ba0b09e9ddc1505.rlib" "/opt/rustwide/target/debug/deps/libscroll-7fcb9bfd8a172186.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_ppdb-a8edd5e40ac80a6b.rlib" "/opt/rustwide/target/debug/deps/libflate2-fd191e13f5a5180f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e1bfe4ce811e3d50.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3e4e944995101d8a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee05471a4306a45.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d1c06cc34b8a9725.rlib" "/opt/rustwide/target/debug/deps/libahash-d3c8cf5fc1c57247.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-18cffd07fb183144.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1330d4a483bc0841.rlib" "/opt/rustwide/target/debug/deps/libwatto-6208628f450d5a80.rlib" "/opt/rustwide/target/debug/deps/libleb128-1f8a1131065c9baf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9a23375fe9c2bfb7.rlib" "/opt/rustwide/target/debug/deps/libsymbolic_common-1177b2f71b0aee52.rlib" "/opt/rustwide/target/debug/deps/libdebugid-015c680d6caa380b.rlib" "/opt/rustwide/target/debug/deps/libuuid-049d077ac5e47ff7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2a0dbe5da253a28f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-22682b53fc6f1fba.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libdirs-fafda51f87d492d0.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-15dbd210b735c6b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-115ce9e0eaa909b1.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-7a7b9d4573f6b609.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-491c04fc4efa3934.rlib" "/opt/rustwide/target/debug/deps/libregex-fa8575964dd0dfa3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-3f6f89ee3b9191fb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5d76419fd7f8486a.rlib" "/opt/rustwide/target/debug/deps/liblsp_textdocument-6e521af203b04a4c.rlib" "/opt/rustwide/target/debug/deps/liblsp_types-73b0169e9826276d.rlib" "/opt/rustwide/target/debug/deps/libfluent_uri-f5b3d7271ae67856.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblsp_server-825034f6350f48be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5aa326caadc7aa39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d72a2b2b371b2bb.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libcompile_commands-393333db4f1b43ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d8bab50e91062c31.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libserde-28699b5100536d27.rlib" "/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0ec124a3c5fc738a/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0e452be412f22a9a/out" "-L" "/opt/rustwide/target/debug/build/symbolic-demangle-06109da134f6c385/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-11bf00cf3b08d6cb/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-asm-3fc408f4b9fd6135/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/asm_lsp-7e199797e1b011eb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asm-lsp-test` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "18866c1f9de0cb6f53766d69c1e4eb6dd93e25c09a3f900b9f63dac1bbebaaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18866c1f9de0cb6f53766d69c1e4eb6dd93e25c09a3f900b9f63dac1bbebaaa9", kill_on_drop: false }` [INFO] [stdout] 18866c1f9de0cb6f53766d69c1e4eb6dd93e25c09a3f900b9f63dac1bbebaaa9