[INFO] fetching crate ra_ap_ide 0.0.49... [INFO] checking ra_ap_ide-0.0.49 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate ra_ap_ide 0.0.49 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ra_ap_ide 0.0.49 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_ide 0.0.49 [INFO] finished tweaking crates.io crate ra_ap_ide 0.0.49 [INFO] tweaked toml for crates.io crate ra_ap_ide 0.0.49 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c663b2ff64479f5b19bde01d2200a9185455ef5f35af0e0a5c81fa021574ff55 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c663b2ff64479f5b19bde01d2200a9185455ef5f35af0e0a5c81fa021574ff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c663b2ff64479f5b19bde01d2200a9185455ef5f35af0e0a5c81fa021574ff55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c663b2ff64479f5b19bde01d2200a9185455ef5f35af0e0a5c81fa021574ff55", kill_on_drop: false }` [INFO] [stdout] c663b2ff64479f5b19bde01d2200a9185455ef5f35af0e0a5c81fa021574ff55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cd6a539964c9f5785cb46215e6b5f129f8965d03c191d2bbe96b9d8d3da1674 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0cd6a539964c9f5785cb46215e6b5f129f8965d03c191d2bbe96b9d8d3da1674", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ra_ap_la-arena v0.0.49 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fst v0.4.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking cov-mark v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking arrayvec v0.7.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking ra_ap_paths v0.0.49 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ra_ap_parser v0.0.49 [INFO] [stderr] Checking rustc-ap-rustc_lexer v714.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking ra_ap_text_edit v0.0.49 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking always-assert v0.1.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking ra_ap_stdx v0.0.49 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking ra_ap_vfs v0.0.49 [INFO] [stderr] Checking perf-event v0.4.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking pulldown-cmark-to-cmark v6.0.0 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking ra_ap_profile v0.0.49 [INFO] [stderr] Checking rowan v0.13.0-pre.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ra_ap_test_utils v0.0.49 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling chalk-derive v0.60.0 [INFO] [stderr] Checking chalk-ir v0.60.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking salsa v0.16.1 [INFO] [stderr] Checking smol_str v0.1.17 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking ra_ap_tt v0.0.49 [INFO] [stderr] Checking ra_ap_syntax v0.0.49 [INFO] [stderr] Checking ra_ap_cfg v0.0.49 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking tracing-tree v0.1.9 [INFO] [stderr] Checking ra_ap_base_db v0.0.49 [INFO] [stderr] Checking ra_ap_mbe v0.0.49 [INFO] [stderr] Checking chalk-solve v0.60.0 [INFO] [stderr] Checking ra_ap_hir_expand v0.0.49 [INFO] [stderr] Checking ra_ap_hir_def v0.0.49 [INFO] [stderr] Checking chalk-recursive v0.60.0 [INFO] [stderr] Checking ra_ap_hir_ty v0.0.49 [INFO] [stderr] Checking ra_ap_hir v0.0.49 [INFO] [stderr] Checking ra_ap_ide_db v0.0.49 [INFO] [stderr] Checking ra_ap_ide_assists v0.0.49 [INFO] [stderr] Checking ra_ap_ide_completion v0.0.49 [INFO] [stderr] Checking ra_ap_ide_ssr v0.0.49 [INFO] [stderr] Checking ra_ap_ide v0.0.49 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/fixture.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utils::{extract_annotations, RangeOrOffset}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/diagnostics.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | use test_utils::assert_eq_text; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/folding_ranges.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use test_utils::extract_tags; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/inlay_hints.rs:452:9 [INFO] [stdout] | [INFO] [stdout] 452 | use test_utils::extract_annotations; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/join_lines.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | use test_utils::{add_cursor, assert_eq_text, extract_offset, extract_range}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/matching_brace.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | use test_utils::{add_cursor, assert_eq_text, extract_offset}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/references/rename.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | use test_utils::assert_eq_text; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/syntax_highlighting/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use test_utils::{bench, bench_fixture, skip_slow_tests, AssertLinear}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/typing/on_enter.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | use test_utils::assert_eq_text; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/typing.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | use test_utils::{assert_eq_text, extract_offset}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils` [INFO] [stdout] --> src/display/navigation_target.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | test_utils::assert_eq_text!(expected.trim(), actual.trim(),); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_utils` [INFO] [stdout] --> src/call_hierarchy.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | test_utils::assert_eq_text!(expected.trim(), actual.trim(),); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/diagnostics.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | assert_eq_text!(&after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/join_lines.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | assert_eq_text!(ra_fixture_after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/join_lines.rs:640:9 [INFO] [stdout] | [INFO] [stdout] 640 | assert_eq_text!(ra_fixture_after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/matching_brace.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | assert_eq_text!(after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/references/rename.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | assert_eq_text!(ra_fixture_after, &*result); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/typing/on_enter.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq_text!(ra_fixture_after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq_text` [INFO] [stdout] --> src/typing.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | assert_eq_text!(ra_fixture_after, &actual); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | .map(|url| url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:317:19 [INFO] [stdout] | [INFO] [stdout] 317 | Some((new_url.into_string(), strip_prefixes_suffixes(title).to_string())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | .map(|url| url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/folding_ranges.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | let (ranges, text) = extract_tags(ra_fixture, "fold"); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:225:33 [INFO] [stdout] | [INFO] [stdout] 225 | let (before_cursor_pos, before) = extract_offset(ra_fixture_before); [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/join_lines.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | result.apply(&mut actual); [INFO] [stdout] | ^^^^^^^^^^^ expected struct `std::string::String`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::string::String` [INFO] [stdout] found mutable reference `&mut str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | let mut actual = before; [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | let actual = { [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:632:19 [INFO] [stdout] | [INFO] [stdout] 632 | let (sel, before) = extract_range(ra_fixture_before); [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/join_lines.rs:637:26 [INFO] [stdout] | [INFO] [stdout] 637 | result.apply(&mut actual); [INFO] [stdout] | ^^^^^^^^^^^ expected struct `std::string::String`, found `str` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::string::String` [INFO] [stdout] found mutable reference `&mut str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:636:17 [INFO] [stdout] | [INFO] [stdout] 636 | let mut actual = before; [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/join_lines.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 635 | let actual = { [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/matching_brace.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let (pos, before) = extract_offset(before); [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | .map(|url| url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:317:19 [INFO] [stdout] | [INFO] [stdout] 317 | Some((new_url.into_string(), strip_prefixes_suffixes(title).to_string())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/doc_links.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | .map(|url| url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ra_ap_ide` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0cd6a539964c9f5785cb46215e6b5f129f8965d03c191d2bbe96b9d8d3da1674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd6a539964c9f5785cb46215e6b5f129f8965d03c191d2bbe96b9d8d3da1674", kill_on_drop: false }` [INFO] [stdout] 0cd6a539964c9f5785cb46215e6b5f129f8965d03c191d2bbe96b9d8d3da1674