[INFO] fetching crate ra_ap_ide_completion 0.0.64... [INFO] checking ra_ap_ide_completion-0.0.64 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate ra_ap_ide_completion 0.0.64 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ra_ap_ide_completion 0.0.64 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_ide_completion 0.0.64 [INFO] finished tweaking crates.io crate ra_ap_ide_completion 0.0.64 [INFO] tweaked toml for crates.io crate ra_ap_ide_completion 0.0.64 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abd7d069502e5097c40c7885af27ca1cc17e61780b7e55ed8563f50a314134b3 [INFO] running `Command { std: "docker" "start" "-a" "abd7d069502e5097c40c7885af27ca1cc17e61780b7e55ed8563f50a314134b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abd7d069502e5097c40c7885af27ca1cc17e61780b7e55ed8563f50a314134b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd7d069502e5097c40c7885af27ca1cc17e61780b7e55ed8563f50a314134b3", kill_on_drop: false }` [INFO] [stdout] abd7d069502e5097c40c7885af27ca1cc17e61780b7e55ed8563f50a314134b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b16f672e4f6bc8f53b9acb0abbd3697d719118be5f81861a40a4a5a9d6aace8 [INFO] running `Command { std: "docker" "start" "-a" "6b16f672e4f6bc8f53b9acb0abbd3697d719118be5f81861a40a4a5a9d6aace8", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ra_ap_paths v0.0.64 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling xshell-macros v0.1.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking xshell v0.1.14 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking ra_ap_profile v0.0.64 [INFO] [stderr] Checking rowan v0.13.0-pre.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking ra_ap_test_utils v0.0.64 [INFO] [stderr] Checking ra_ap_vfs v0.0.64 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.1 [INFO] [stderr] Compiling chalk-derive v0.69.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking chalk-ir v0.69.0 [INFO] [stderr] Checking salsa v0.17.0-pre.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking chalk-solve v0.69.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking chalk-recursive v0.69.0 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking ra_ap_tt v0.0.64 [INFO] [stderr] Checking ra_ap_syntax v0.0.64 [INFO] [stderr] Checking ra_ap_cfg v0.0.64 [INFO] [stderr] Checking ra_ap_base_db v0.0.64 [INFO] [stderr] Checking ra_ap_mbe v0.0.64 [INFO] [stderr] Checking ra_ap_hir_expand v0.0.64 [INFO] [stderr] Checking ra_ap_hir_def v0.0.64 [INFO] [stderr] Checking ra_ap_hir_ty v0.0.64 [INFO] [stderr] Checking ra_ap_hir v0.0.64 [INFO] [stderr] Checking ra_ap_ide_db v0.0.64 [INFO] [stderr] Checking ra_ap_ide_completion v0.0.64 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/item.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | 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/tests/sourcegen.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use test_utils::project_root; [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/tests.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use test_utils::assert_eq_text; [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/item.rs:586:9 [INFO] [stdout] | [INFO] [stdout] 586 | assert_eq_text!(&expected, &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/tests.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | 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[E0433]: failed to resolve: use of undeclared crate or module `sourcegen` [INFO] [stdout] --> src/tests/sourcegen.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | sourcegen::add_preamble("sourcegen_lint_completions", sourcegen::reformat(contents)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sourcegen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sourcegen` [INFO] [stdout] --> src/tests/sourcegen.rs:38:63 [INFO] [stdout] | [INFO] [stdout] 38 | sourcegen::add_preamble("sourcegen_lint_completions", sourcegen::reformat(contents)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sourcegen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sourcegen` [INFO] [stdout] --> src/tests/sourcegen.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | sourcegen::ensure_file_contents(destination.as_path(), &contents); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sourcegen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sourcegen` [INFO] [stdout] --> src/tests/sourcegen.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | .flat_map(|it| sourcegen::list_files(&src_dir.join(it))) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `sourcegen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/tests/sourcegen.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | for (feature_ident, doc) in features.into_iter() { [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/tests/sourcegen.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | for (feature_ident, doc) in features.into_iter() { [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: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/tests/sourcegen.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | for (feature_ident, doc) in features.into_iter() { [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/tests/sourcegen.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | for (feature_ident, doc) in features.into_iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: within `(str, str)`, the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: required because it appears within the type `(str, 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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, 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_completion` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6b16f672e4f6bc8f53b9acb0abbd3697d719118be5f81861a40a4a5a9d6aace8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b16f672e4f6bc8f53b9acb0abbd3697d719118be5f81861a40a4a5a9d6aace8", kill_on_drop: false }` [INFO] [stdout] 6b16f672e4f6bc8f53b9acb0abbd3697d719118be5f81861a40a4a5a9d6aace8