[INFO] fetching crate ra_ap_hir_ty 0.0.63... [INFO] testing ra_ap_hir_ty-0.0.63 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ra_ap_hir_ty 0.0.63 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ra_ap_hir_ty 0.0.63 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ra_ap_hir_ty 0.0.63 [INFO] finished tweaking crates.io crate ra_ap_hir_ty 0.0.63 [INFO] tweaked toml for crates.io crate ra_ap_hir_ty 0.0.63 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5503c9f5d4e89f113c9d08874680a97c0b90218f31383134e29e243ded74f5ab [INFO] running `Command { std: "docker" "start" "-a" "5503c9f5d4e89f113c9d08874680a97c0b90218f31383134e29e243ded74f5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5503c9f5d4e89f113c9d08874680a97c0b90218f31383134e29e243ded74f5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5503c9f5d4e89f113c9d08874680a97c0b90218f31383134e29e243ded74f5ab", kill_on_drop: false }` [INFO] [stdout] 5503c9f5d4e89f113c9d08874680a97c0b90218f31383134e29e243ded74f5ab [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 076ae1aa4ace9fa220e952e8301d072a822c5945f1aa46747b93de9b9b4ce7f5 [INFO] running `Command { std: "docker" "start" "-a" "076ae1aa4ace9fa220e952e8301d072a822c5945f1aa46747b93de9b9b4ce7f5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling ra_ap_paths v0.0.63 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [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 rustc-ap-rustc_lexer v721.0.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.63 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.63 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.63 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_vfs v0.0.63 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling ra_ap_profile v0.0.63 [INFO] [stderr] Compiling rowan v0.13.0-pre.7 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.63 [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.68.0 [INFO] [stderr] Compiling chalk-ir v0.68.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling chalk-solve v0.68.0 [INFO] [stderr] Compiling chalk-recursive v0.68.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling ra_ap_tt v0.0.63 [INFO] [stderr] Compiling ra_ap_syntax v0.0.63 [INFO] [stderr] Compiling ra_ap_cfg v0.0.63 [INFO] [stderr] Compiling ra_ap_mbe v0.0.63 [INFO] [stderr] Compiling ra_ap_base_db v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.63 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "076ae1aa4ace9fa220e952e8301d072a822c5945f1aa46747b93de9b9b4ce7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "076ae1aa4ace9fa220e952e8301d072a822c5945f1aa46747b93de9b9b4ce7f5", kill_on_drop: false }` [INFO] [stdout] 076ae1aa4ace9fa220e952e8301d072a822c5945f1aa46747b93de9b9b4ce7f5 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dff158cc7ad880b764a4f57f6aa32c69d656af575772418af6fc5a6f1385223 [INFO] running `Command { std: "docker" "start" "-a" "1dff158cc7ad880b764a4f57f6aa32c69d656af575772418af6fc5a6f1385223", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling salsa v0.17.0-pre.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.63 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ra_ap_tt v0.0.63 [INFO] [stderr] Compiling ra_ap_profile v0.0.63 [INFO] [stderr] Compiling rowan v0.13.0-pre.7 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.63 [INFO] [stderr] Compiling chalk-solve v0.68.0 [INFO] [stderr] Compiling ra_ap_cfg v0.0.63 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ra_ap_syntax v0.0.63 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling tracing-tree v0.1.9 [INFO] [stderr] Compiling chalk-recursive v0.68.0 [INFO] [stderr] Compiling ra_ap_mbe v0.0.63 [INFO] [stderr] Compiling ra_ap_base_db v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.63 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.63 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `test_utils` [INFO] [stdout] --> src/tests/macros.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_utils::{bench, bench_fixture, skip_slow_tests}; [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/test_db.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use test_utils::extract_annotations; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `test_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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_hir_ty` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1dff158cc7ad880b764a4f57f6aa32c69d656af575772418af6fc5a6f1385223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dff158cc7ad880b764a4f57f6aa32c69d656af575772418af6fc5a6f1385223", kill_on_drop: false }` [INFO] [stdout] 1dff158cc7ad880b764a4f57f6aa32c69d656af575772418af6fc5a6f1385223