[INFO] fetching crate ra_ap_ide_db 0.0.301... [INFO] testing ra_ap_ide_db-0.0.301 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ra_ap_ide_db 0.0.301 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ra_ap_ide_db 0.0.301 [INFO] finished tweaking crates.io crate ra_ap_ide_db 0.0.301 [INFO] tweaked toml for crates.io crate ra_ap_ide_db 0.0.301 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ra_ap_ide_db 0.0.301 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ra_ap_ide_db 0.0.301 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e69a2978a67742eb866194a715b64bd9a8fe00091693db5c85ee698e2194b09b [INFO] running `Command { std: "docker" "start" "-a" "e69a2978a67742eb866194a715b64bd9a8fe00091693db5c85ee698e2194b09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e69a2978a67742eb866194a715b64bd9a8fe00091693db5c85ee698e2194b09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69a2978a67742eb866194a715b64bd9a8fe00091693db5c85ee698e2194b09b", kill_on_drop: false }` [INFO] [stdout] e69a2978a67742eb866194a715b64bd9a8fe00091693db5c85ee698e2194b09b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d5643202bbcd05256c6bd9aac4be4a5e41f50dedaf10b680297a3cea21d86c [INFO] running `Command { std: "docker" "start" "-a" "96d5643202bbcd05256c6bd9aac4be4a5e41f50dedaf10b680297a3cea21d86c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling jod-thread v1.0.0 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.123.0 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.4 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_edition v0.0.301 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling ra_ap_paths v0.0.301 [INFO] [stderr] Compiling ra_ap_intern v0.0.301 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling salsa-macro-rules v0.23.0 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cov-mark v2.0.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.121.0 [INFO] [stderr] Compiling ra-ap-rustc_hashes v0.123.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.121.0 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_profile v0.0.301 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.123.0 [INFO] [stderr] Compiling ra_ap_query-group-macro v0.0.301 [INFO] [stderr] Compiling salsa-macros v0.23.0 [INFO] [stderr] Compiling chalk-derive v0.103.0 [INFO] [stderr] Compiling ra-ap-rustc_index v0.123.0 [INFO] [stderr] Compiling chalk-ir v0.103.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_stdx v0.0.301 [INFO] [stderr] Compiling ra_ap_parser v0.0.301 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.123.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.123.0 [INFO] [stderr] Compiling ra_ap_vfs v0.0.301 [INFO] [stderr] Compiling ra_ap_tt v0.0.301 [INFO] [stderr] Compiling ra_ap_syntax v0.0.301 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling ra_ap_cfg v0.0.301 [INFO] [stderr] Compiling chalk-solve v0.103.0 [INFO] [stderr] Compiling ra_ap_span v0.0.301 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.301 [INFO] [stderr] Compiling ra_ap_base_db v0.0.301 [INFO] [stderr] Compiling chalk-recursive v0.103.0 [INFO] [stderr] Compiling ra_ap_mbe v0.0.301 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.301 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.301 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.301 [INFO] [stderr] Compiling ra_ap_hir v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.301 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "96d5643202bbcd05256c6bd9aac4be4a5e41f50dedaf10b680297a3cea21d86c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d5643202bbcd05256c6bd9aac4be4a5e41f50dedaf10b680297a3cea21d86c", kill_on_drop: false }` [INFO] [stdout] 96d5643202bbcd05256c6bd9aac4be4a5e41f50dedaf10b680297a3cea21d86c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62c9b5219e0b1d0f4c40553763dee8f6ea01b3d40e99fd31850da6e1b35893ed [INFO] running `Command { std: "docker" "start" "-a" "62c9b5219e0b1d0f4c40553763dee8f6ea01b3d40e99fd31850da6e1b35893ed", kill_on_drop: false }` [INFO] [stderr] Compiling ra_ap_ide_db v0.0.301 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `expect_test` [INFO] [stdout] --> src/symbol_index.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | use expect_test::expect_file; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `expect_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `expect_test`, use `cargo add expect_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_fixture` [INFO] [stdout] --> src/symbol_index.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | use test_fixture::{WORKSPACE, WithFixture}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_fixture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_fixture`, use `cargo add test_fixture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `expect_test` [INFO] [stdout] --> src/traits.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use expect_test::{Expect, expect}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `expect_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `expect_test`, use `cargo add expect_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_fixture` [INFO] [stdout] --> src/traits.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | use test_fixture::ChangeFixture; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_fixture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_fixture`, use `cargo add test_fixture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_fixture` [INFO] [stdout] --> src/imports/insert_use/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_fixture::WithFixture; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_fixture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_fixture`, use `cargo add test_fixture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/imports/insert_use/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use test_utils::{CURSOR_MARKER, assert_eq_text}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `expect_test` [INFO] [stdout] --> src/syntax_helpers/format_string_exprs.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use expect_test::{Expect, expect}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `expect_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `expect_test`, use `cargo add expect_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `expect_test` [INFO] [stdout] --> src/syntax_helpers/tree_diff.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | use expect_test::{Expect, expect}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `expect_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `expect_test`, use `cargo add expect_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_fixture` [INFO] [stdout] --> src/syntax_helpers/suggest_name.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 456 | use test_fixture::WithFixture; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_fixture` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_fixture`, use `cargo add test_fixture` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdx::trim_indent` [INFO] [stdout] --> src/imports/insert_use/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use stdx::trim_indent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_many_files` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/symbol_index.rs:404:37 [INFO] [stdout] | [INFO] [stdout] 404 | let (db, _) = RootDatabase::with_many_files( [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_many_files` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_single_file` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/symbol_index.rs:495:37 [INFO] [stdout] | [INFO] [stdout] 495 | let (db, _) = RootDatabase::with_single_file( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_single_file` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_many_files` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/symbol_index.rs:522:41 [INFO] [stdout] | [INFO] [stdout] 522 | let (mut db, _) = RootDatabase::with_many_files( [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_many_files` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_range_or_offset` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/imports/insert_use/tests.rs:1335:60 [INFO] [stdout] | [INFO] [stdout] 1335 | let (db, file_id, range_or_offset) = RootDatabase::with_range_or_offset(ra_fixture_before); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_range_or_offset` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_single_file` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/imports/insert_use/tests.rs:1339:43 [INFO] [stdout] | [INFO] [stdout] 1339 | let (db, file_id) = RootDatabase::with_single_file(ra_fixture_before); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_single_file` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_range_or_offset` found for struct `RootDatabase` in the current scope [INFO] [stdout] --> src/syntax_helpers/suggest_name.rs:462:60 [INFO] [stdout] | [INFO] [stdout] 462 | let (db, file_id, range_or_offset) = RootDatabase::with_range_or_offset(ra_fixture); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `RootDatabase` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct RootDatabase { [INFO] [stdout] | ----------------------- function or associated item `with_range_or_offset` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `RootDatabase`, consider using `RootDatabase::new` which returns `RootDatabase` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn new(lru_capacity: Option) -> RootDatabase { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ra_ap_ide_db` (lib test) due to 15 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "62c9b5219e0b1d0f4c40553763dee8f6ea01b3d40e99fd31850da6e1b35893ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c9b5219e0b1d0f4c40553763dee8f6ea01b3d40e99fd31850da6e1b35893ed", kill_on_drop: false }` [INFO] [stdout] 62c9b5219e0b1d0f4c40553763dee8f6ea01b3d40e99fd31850da6e1b35893ed