[INFO] fetching crate ra_ap_ide_db 0.0.69... [INFO] building ra_ap_ide_db-0.0.69 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate ra_ap_ide_db 0.0.69 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate ra_ap_ide_db 0.0.69 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_ide_db 0.0.69 [INFO] finished tweaking crates.io crate ra_ap_ide_db 0.0.69 [INFO] tweaked toml for crates.io crate ra_ap_ide_db 0.0.69 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5d384b0fa28e071eef6f07bad7a52b4c17b0760a0ebbbad8662ad53f01f3439 [INFO] running `Command { std: "docker" "start" "-a" "d5d384b0fa28e071eef6f07bad7a52b4c17b0760a0ebbbad8662ad53f01f3439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d384b0fa28e071eef6f07bad7a52b4c17b0760a0ebbbad8662ad53f01f3439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d384b0fa28e071eef6f07bad7a52b4c17b0760a0ebbbad8662ad53f01f3439", kill_on_drop: false }` [INFO] [stdout] d5d384b0fa28e071eef6f07bad7a52b4c17b0760a0ebbbad8662ad53f01f3439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56050188bfad6bf042d2a57b71dc8f55f24ec83d21c3c06f31ce8c278cd3432f [INFO] running `Command { std: "docker" "start" "-a" "56050188bfad6bf042d2a57b71dc8f55f24ec83d21c3c06f31ce8c278cd3432f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.69 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.69 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.69 [INFO] [stderr] Compiling ra_ap_parser v0.0.69 [INFO] [stderr] Compiling ra_ap_stdx v0.0.69 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_profile v0.0.69 [INFO] [stderr] Compiling rowan v0.13.0-pre.8 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.69 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling chalk-derive v0.70.0 [INFO] [stderr] Compiling chalk-ir v0.70.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chalk-solve v0.70.0 [INFO] [stderr] Compiling chalk-recursive v0.70.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling ra_ap_paths v0.0.69 [INFO] [stderr] Compiling ra_ap_vfs v0.0.69 [INFO] [stderr] Compiling ra_ap_tt v0.0.69 [INFO] [stderr] Compiling ra_ap_syntax v0.0.69 [INFO] [stderr] Compiling ra_ap_cfg v0.0.69 [INFO] [stderr] Compiling ra_ap_base_db v0.0.69 [INFO] [stderr] Compiling ra_ap_mbe v0.0.69 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.69 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.69 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.69 [INFO] [stderr] Compiling ra_ap_hir v0.0.69 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.69 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "56050188bfad6bf042d2a57b71dc8f55f24ec83d21c3c06f31ce8c278cd3432f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56050188bfad6bf042d2a57b71dc8f55f24ec83d21c3c06f31ce8c278cd3432f", kill_on_drop: false }` [INFO] [stdout] 56050188bfad6bf042d2a57b71dc8f55f24ec83d21c3c06f31ce8c278cd3432f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43ecebe8fd6396577d861d5d7ffe60983483734a5d2c75c86baf6a8c0f1ad67 [INFO] running `Command { std: "docker" "start" "-a" "d43ecebe8fd6396577d861d5d7ffe60983483734a5d2c75c86baf6a8c0f1ad67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.69 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/helpers/insert_use/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use test_utils::{assert_eq_text, extract_range_or_offset, CURSOR_MARKER}; [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/helpers/insert_use/tests.rs:877:5 [INFO] [stdout] | [INFO] [stdout] 877 | 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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/helpers/insert_use/tests.rs:856:10 [INFO] [stdout] | [INFO] [stdout] 856 | let (text, pos) = if ra_fixture_before.contains(CURSOR_MARKER) { [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [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_db` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "d43ecebe8fd6396577d861d5d7ffe60983483734a5d2c75c86baf6a8c0f1ad67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43ecebe8fd6396577d861d5d7ffe60983483734a5d2c75c86baf6a8c0f1ad67", kill_on_drop: false }` [INFO] [stdout] d43ecebe8fd6396577d861d5d7ffe60983483734a5d2c75c86baf6a8c0f1ad67