[INFO] fetching crate ra_ap_ide_completion 0.0.83... [INFO] testing ra_ap_ide_completion-0.0.83 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate ra_ap_ide_completion 0.0.83 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ra_ap_ide_completion 0.0.83 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_ide_completion 0.0.83 [INFO] finished tweaking crates.io crate ra_ap_ide_completion 0.0.83 [INFO] tweaked toml for crates.io crate ra_ap_ide_completion 0.0.83 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef8ce8bdb63ab3993ad9852113950c2bdff527e00205d50dfa5978978a1ec7d [INFO] running `Command { std: "docker" "start" "-a" "7ef8ce8bdb63ab3993ad9852113950c2bdff527e00205d50dfa5978978a1ec7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef8ce8bdb63ab3993ad9852113950c2bdff527e00205d50dfa5978978a1ec7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef8ce8bdb63ab3993ad9852113950c2bdff527e00205d50dfa5978978a1ec7d", kill_on_drop: false }` [INFO] [stdout] 7ef8ce8bdb63ab3993ad9852113950c2bdff527e00205d50dfa5978978a1ec7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf2045ed964d555145510c7dc8c78fab29dfe9bed5a0410dc73c9abe6b85db1b [INFO] running `Command { std: "docker" "start" "-a" "bf2045ed964d555145510c7dc8c78fab29dfe9bed5a0410dc73c9abe6b85db1b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.83 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling dissimilar v1.0.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling ra_ap_paths v0.0.83 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ra_ap_limit v0.0.83 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ra_ap_parser v0.0.83 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.83 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling expect-test v1.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ra_ap_vfs v0.0.83 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling ra_ap_profile v0.0.83 [INFO] [stderr] Compiling rowan v0.14.1 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.83 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling ra_ap_tt v0.0.83 [INFO] [stderr] Compiling ra_ap_syntax v0.0.83 [INFO] [stderr] Compiling ra_ap_cfg v0.0.83 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.73.0 [INFO] [stderr] Compiling chalk-ir v0.73.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ra_ap_mbe v0.0.83 [INFO] [stderr] Compiling ra_ap_base_db v0.0.83 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.83 [INFO] [stderr] Compiling chalk-solve v0.73.0 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.83 [INFO] [stderr] Compiling chalk-recursive v0.73.0 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.83 [INFO] [stderr] Compiling ra_ap_hir v0.0.83 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.83 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.83 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.98s [INFO] running `Command { std: "docker" "inspect" "bf2045ed964d555145510c7dc8c78fab29dfe9bed5a0410dc73c9abe6b85db1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2045ed964d555145510c7dc8c78fab29dfe9bed5a0410dc73c9abe6b85db1b", kill_on_drop: false }` [INFO] [stdout] bf2045ed964d555145510c7dc8c78fab29dfe9bed5a0410dc73c9abe6b85db1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d407a6d58dea6ebb3b3861fb38e4dd88f421f1bea480782adee5dcd1425b7a [INFO] running `Command { std: "docker" "start" "-a" "61d407a6d58dea6ebb3b3861fb38e4dd88f421f1bea480782adee5dcd1425b7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Compiling xshell v0.1.17 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.83 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/item.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | 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.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | 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:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | 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:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | 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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ra_ap_ide_completion` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "61d407a6d58dea6ebb3b3861fb38e4dd88f421f1bea480782adee5dcd1425b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d407a6d58dea6ebb3b3861fb38e4dd88f421f1bea480782adee5dcd1425b7a", kill_on_drop: false }` [INFO] [stdout] 61d407a6d58dea6ebb3b3861fb38e4dd88f421f1bea480782adee5dcd1425b7a