[INFO] fetching crate asm-lsp 0.9.0... [INFO] testing asm-lsp-0.9.0 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate asm-lsp 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate asm-lsp 0.9.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asm-lsp 0.9.0 [INFO] finished tweaking crates.io crate asm-lsp 0.9.0 [INFO] tweaked toml for crates.io crate asm-lsp 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate asm-lsp 0.9.0 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-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 666d0607ab13e47d9fa4565fe8b50549073fc664d1b04164e01fb09322f91ddc [INFO] running `Command { std: "docker" "start" "-a" "666d0607ab13e47d9fa4565fe8b50549073fc664d1b04164e01fb09322f91ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666d0607ab13e47d9fa4565fe8b50549073fc664d1b04164e01fb09322f91ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666d0607ab13e47d9fa4565fe8b50549073fc664d1b04164e01fb09322f91ddc", kill_on_drop: false }` [INFO] [stdout] 666d0607ab13e47d9fa4565fe8b50549073fc664d1b04164e01fb09322f91ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df60a2b27888c8bc84c13a77908df1c90d6c541ee21e22f418d9d35b52c003f1 [INFO] running `Command { std: "docker" "start" "-a" "df60a2b27888c8bc84c13a77908df1c90d6c541ee21e22f418d9d35b52c003f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling range-collections v0.2.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling elsa v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling msvc-demangler v0.10.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling dmsort v1.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.10.6 [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 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 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 strum_macros v0.24.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.63 [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 tokio-util v0.7.11 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling symbolic-common v12.10.0 [INFO] [stderr] Compiling elementtree v1.2.3 [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.3.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 hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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 asm-lsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1607:16 [INFO] [stdout] | [INFO] [stdout] 1607 | 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:1619:12 [INFO] [stdout] | [INFO] [stdout] 1619 | 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:1630:12 [INFO] [stdout] | [INFO] [stdout] 1630 | 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] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.90s [INFO] running `Command { std: "docker" "inspect" "df60a2b27888c8bc84c13a77908df1c90d6c541ee21e22f418d9d35b52c003f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df60a2b27888c8bc84c13a77908df1c90d6c541ee21e22f418d9d35b52c003f1", kill_on_drop: false }` [INFO] [stdout] df60a2b27888c8bc84c13a77908df1c90d6c541ee21e22f418d9d35b52c003f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bf58d59d04906401628405fc2283554fd52decb1fb10852616ae72d3a187d1b [INFO] running `Command { std: "docker" "start" "-a" "5bf58d59d04906401628405fc2283554fd52decb1fb10852616ae72d3a187d1b", kill_on_drop: false }` [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 http-body-util v0.1.2 [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:1607:16 [INFO] [stdout] | [INFO] [stdout] 1607 | 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:1619:12 [INFO] [stdout] | [INFO] [stdout] 1619 | 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:1630:12 [INFO] [stdout] | [INFO] [stdout] 1630 | 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] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.4.5 [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 hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling mockito v1.5.0 [INFO] [stderr] Compiling asm-lsp v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/lsp.rs:1607:16 [INFO] [stdout] | [INFO] [stdout] 1607 | 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:1619:12 [INFO] [stdout] | [INFO] [stdout] 1619 | 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:1630:12 [INFO] [stdout] | [INFO] [stdout] 1630 | 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] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.74s [INFO] running `Command { std: "docker" "inspect" "5bf58d59d04906401628405fc2283554fd52decb1fb10852616ae72d3a187d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf58d59d04906401628405fc2283554fd52decb1fb10852616ae72d3a187d1b", kill_on_drop: false }` [INFO] [stdout] 5bf58d59d04906401628405fc2283554fd52decb1fb10852616ae72d3a187d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feb600d31d225c5da22d3a3c1436c0c879b25a63be29204b0174423ad53f6430 [INFO] running `Command { std: "docker" "start" "-a" "feb600d31d225c5da22d3a3c1436c0c879b25a63be29204b0174423ad53f6430", kill_on_drop: false }` [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> src/lsp.rs:1607:16 [INFO] [stderr] | [INFO] [stderr] 1607 | if let Ok(parsed) = PathBuf::from_str(folder.uri.path().as_str()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> src/lsp.rs:1619:12 [INFO] [stderr] | [INFO] [stderr] 1619 | if let Ok(parsed) = PathBuf::from_str(root_uri.path().as_str()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> src/lsp.rs:1630:12 [INFO] [stderr] | [INFO] [stderr] 1630 | if let Ok(parsed) = PathBuf::from_str(root_path.as_str()) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] [INFO] [stderr] warning: `asm-lsp` (lib) generated 3 warnings [INFO] [stderr] warning: `asm-lsp` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asm_lsp-1a8ad74ef85ab755) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test test::tests::handle_autocomplete_it_provides_label_comps_as_instruction_arg ... ok [INFO] [stdout] test test::tests::handle_autocomplete_masm_it_provides_directive_completes_3 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_gas_it_provides_directive_completes_3 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_gas_it_provides_directive_completes_2 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_gas_it_provides_directive_completes_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_nasm_it_provides_directive_completes_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_nasm_it_provides_directive_completes_3 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_nasm_it_provides_directive_completes_2 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_riscv_it_provides_reg_comps_in_existing_reg_arg ... ok [INFO] [stdout] test test::tests::handle_autocomplete_riscv_it_provides_instr_comps_one_character_start ... ok [INFO] [stdout] test test::tests::handle_autocomplete_masm_it_provides_directive_completes_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_z80_it_provides_instr_comps_one_character_start ... ok [INFO] [stdout] test test::tests::handle_autocomplete_z80_it_provides_reg_comps_in_existing_reg_arg_1 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_directive_info_2 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_directive_info_3 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_label_data_1 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_label_data_2 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_z80_it_provides_reg_comps_in_existing_reg_arg_2 ... ok [INFO] [stdout] test test::tests::handle_hover_it_demangles_cpp_2 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_label_data_3 ... ok [INFO] [stdout] test test::tests::handle_hover_it_demangles_cpp_3 ... ok [INFO] [stdout] test test::tests::handle_hover_it_demangles_cpp_1 ... ok [INFO] [stdout] test test::tests::handle_hover_masm_it_provides_directive_info_2 ... ok [INFO] [stdout] test test::tests::handle_hover_masm_it_provides_directive_info_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_masm_it_provides_directive_completes_2 ... ok [INFO] [stdout] test test::tests::handle_hover_gas_it_provides_directive_info_1 ... ok [INFO] [stdout] test test::tests::handle_hover_nasm_it_provides_directive_info_2 ... ok [INFO] [stdout] test test::tests::handle_hover_masm_it_provides_directive_info_3 ... ok [INFO] [stdout] test test::tests::handle_hover_riscv_it_provides_instr_info_args ... ok [INFO] [stdout] test test::tests::handle_hover_nasm_it_provides_directive_info_3 ... ok [INFO] [stdout] test test::tests::handle_hover_riscv_it_provides_reg_info ... ok [INFO] [stdout] test test::tests::handle_autocomplete_z80_it_provides_reg_comps_in_existing_reg_arg_3 ... ok [INFO] [stdout] test test::tests::handle_hover_nasm_it_provides_directive_info_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_arm_it_provides_reg_comps_in_existing_reg_arg ... ok [INFO] [stdout] test test::tests::handle_hover_z80_it_provides_instr_info_no_args ... ok [INFO] [stdout] test test::tests::handle_hover_z80_it_provides_instr_info_one_reg_arg ... ok [INFO] [stdout] test test::tests::handle_autocomplete_arm_it_provides_instr_comps_one_character_start ... ok [INFO] [stdout] test test::tests::handle_hover_z80_it_provides_reg_info_normal ... ok [INFO] [stdout] test test::tests::handle_hover_z80_it_provides_instr_info_two_reg_args ... ok [INFO] [stdout] test test::tests::handle_hover_z80_it_provides_reg_info_prime ... ok [INFO] [stdout] test test::tests::serialized_arm_registers_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_gas_directives_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_masm_directives_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_nasm_directives_are_up_to_date ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provides_instr_info_two_reg_args ... ok [INFO] [stdout] test test::tests::serialized_x86_64_registers_are_up_to_date ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_in_existing_reg_arg_2 ... ok [INFO] [stdout] test test::tests::serialized_x86_registers_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_z80_instructions_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_z80_registers_are_up_to_date ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provies_reg_info_relative_addressing ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provides_instr_info_no_args ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_in_existing_reg_arg_3 ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provides_reg_info_normal ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_after_percent_symbol ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_in_existing_reg_arg_1 ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_in_existing_relative_addressing_arg ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_instr_comps_one_character_start ... ok [INFO] [stdout] test test::tests::handle_autocomplete_x86_x86_64_it_provides_reg_comps_in_existing_offset_arg ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provides_instr_info_one_reg_arg ... ok [INFO] [stdout] test test::tests::handle_hover_x86_x86_64_it_provides_reg_info_offset ... ok [INFO] [stdout] test test::tests::serialized_x86_64_instructions_are_up_to_date ... ok [INFO] [stdout] test test::tests::serialized_x86_instructions_are_up_to_date ... ok [INFO] [stdout] test parser::tests::test_populate_instructions ... ok [INFO] [stdout] test test::tests::serialized_arm_instructions_are_up_to_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.46s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/asm_lsp-78fbfabe1f9e8913) [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 asm_lsp [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" "feb600d31d225c5da22d3a3c1436c0c879b25a63be29204b0174423ad53f6430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb600d31d225c5da22d3a3c1436c0c879b25a63be29204b0174423ad53f6430", kill_on_drop: false }` [INFO] [stdout] feb600d31d225c5da22d3a3c1436c0c879b25a63be29204b0174423ad53f6430