[INFO] fetching crate ra_ap_ide_ssr 0.0.72... [INFO] testing ra_ap_ide_ssr-0.0.72 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ra_ap_ide_ssr 0.0.72 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ra_ap_ide_ssr 0.0.72 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_ide_ssr 0.0.72 [INFO] finished tweaking crates.io crate ra_ap_ide_ssr 0.0.72 [INFO] tweaked toml for crates.io crate ra_ap_ide_ssr 0.0.72 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd1dfeb4dadad81a34988b8aac100a1fff4685911d0fca379f5b708179a323d1 [INFO] running `Command { std: "docker" "start" "-a" "cd1dfeb4dadad81a34988b8aac100a1fff4685911d0fca379f5b708179a323d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd1dfeb4dadad81a34988b8aac100a1fff4685911d0fca379f5b708179a323d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1dfeb4dadad81a34988b8aac100a1fff4685911d0fca379f5b708179a323d1", kill_on_drop: false }` [INFO] [stdout] cd1dfeb4dadad81a34988b8aac100a1fff4685911d0fca379f5b708179a323d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e43d3f93f97086009c44b656b2599ce42738bf90bbb750716026d0a4ab9fc42f [INFO] running `Command { std: "docker" "start" "-a" "e43d3f93f97086009c44b656b2599ce42738bf90bbb750716026d0a4ab9fc42f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [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 arrayvec v0.7.1 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ra_ap_paths v0.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ra_ap_limit v0.0.72 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling ra_ap_parser v0.0.72 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.72 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ra_ap_tt v0.0.72 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ra_ap_cfg v0.0.72 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ra_ap_profile v0.0.72 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.72 [INFO] [stderr] Compiling rowan v0.13.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ra_ap_vfs v0.0.72 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ra_ap_syntax v0.0.72 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.1 [INFO] [stderr] Compiling chalk-derive v0.70.0 [INFO] [stderr] Compiling chalk-ir v0.70.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling salsa v0.17.0-pre.1 [INFO] [stderr] Compiling ra_ap_mbe v0.0.72 [INFO] [stderr] Compiling ra_ap_base_db v0.0.72 [INFO] [stderr] Compiling chalk-solve v0.70.0 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.72 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.72 [INFO] [stderr] Compiling chalk-recursive v0.70.0 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.72 [INFO] [stderr] Compiling ra_ap_hir v0.0.72 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.72 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.72 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "e43d3f93f97086009c44b656b2599ce42738bf90bbb750716026d0a4ab9fc42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43d3f93f97086009c44b656b2599ce42738bf90bbb750716026d0a4ab9fc42f", kill_on_drop: false }` [INFO] [stdout] e43d3f93f97086009c44b656b2599ce42738bf90bbb750716026d0a4ab9fc42f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d537bc9bb89fa97aa2e7420b0f2c4c421f6e41a2b12eafc0846a58f88f1ae504 [INFO] running `Command { std: "docker" "start" "-a" "d537bc9bb89fa97aa2e7420b0f2c4c421f6e41a2b12eafc0846a58f88f1ae504", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.72 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use test_utils::RangeOrOffset; [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/tests.rs:67:63 [INFO] [stdout] | [INFO] [stdout] 67 | let (mut db, file_id, range_or_offset) = if code.contains(test_utils::CURSOR_MARKER) { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ide_db::symbol_index::SymbolsDatabase` [INFO] [stdout] --> src/tests.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use ide_db::symbol_index::SymbolsDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [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_ssr` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d537bc9bb89fa97aa2e7420b0f2c4c421f6e41a2b12eafc0846a58f88f1ae504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d537bc9bb89fa97aa2e7420b0f2c4c421f6e41a2b12eafc0846a58f88f1ae504", kill_on_drop: false }` [INFO] [stdout] d537bc9bb89fa97aa2e7420b0f2c4c421f6e41a2b12eafc0846a58f88f1ae504