[INFO] fetching crate ra_ap_rust-analyzer 0.0.301... [INFO] testing ra_ap_rust-analyzer-0.0.301 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ra_ap_rust-analyzer 0.0.301 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ra_ap_rust-analyzer 0.0.301 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ra_ap_rust-analyzer 0.0.301 [INFO] tweaked toml for crates.io crate ra_ap_rust-analyzer 0.0.301 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ra_ap_rust-analyzer 0.0.301 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ra_ap_rust-analyzer 0.0.301 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tenthash v1.1.0 [INFO] [stderr] Downloaded scip v0.5.2 [INFO] [stderr] Downloaded ra_ap_load-cargo v0.0.301 [INFO] [stderr] Downloaded ra_ap_ide_ssr v0.0.301 [INFO] [stderr] Downloaded dot v0.1.4 [INFO] [stderr] Downloaded ra_ap_ide_diagnostics v0.0.301 [INFO] [stderr] Downloaded ra_ap_ide v0.0.301 [INFO] [stderr] Downloaded ra_ap_ide_completion v0.0.301 [INFO] [stderr] Downloaded ra_ap_ide_assists v0.0.301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2713b9f8f1a5bb2f31447b77cabb0dd8df87b1eeb6e1054a8b2d6f60a2afeb9 [INFO] running `Command { std: "docker" "start" "-a" "b2713b9f8f1a5bb2f31447b77cabb0dd8df87b1eeb6e1054a8b2d6f60a2afeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2713b9f8f1a5bb2f31447b77cabb0dd8df87b1eeb6e1054a8b2d6f60a2afeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2713b9f8f1a5bb2f31447b77cabb0dd8df87b1eeb6e1054a8b2d6f60a2afeb9", kill_on_drop: false }` [INFO] [stdout] b2713b9f8f1a5bb2f31447b77cabb0dd8df87b1eeb6e1054a8b2d6f60a2afeb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af8e2b7108fdbcb246a2cd4d3d9bb89f174adea82d68ca6d7a5309305e10364 [INFO] running `Command { std: "docker" "start" "-a" "0af8e2b7108fdbcb246a2cd4d3d9bb89f174adea82d68ca6d7a5309305e10364", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling jod-thread v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.4 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.123.0 [INFO] [stderr] Compiling ra_ap_edition v0.0.301 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling salsa-macros v0.23.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling salsa-macro-rules v0.23.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.123.0 [INFO] [stderr] Compiling ra_ap_query-group-macro v0.0.301 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling ra_ap_paths v0.0.301 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling chalk-derive v0.103.0 [INFO] [stderr] Compiling cov-mark v2.0.1 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ra-ap-rustc_hashes v0.123.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.121.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.121.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ra-ap-rustc_index v0.123.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling chalk-ir v0.103.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ra_ap_parser v0.0.301 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.123.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.123.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ra_ap_stdx v0.0.301 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling ra_ap_vfs v0.0.301 [INFO] [stderr] Compiling ra_ap_syntax v0.0.301 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_profile v0.0.301 [INFO] [stderr] Compiling chalk-solve v0.103.0 [INFO] [stderr] Compiling ra_ap_intern v0.0.301 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.301 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.301 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling xflags-macros v0.3.2 [INFO] [stderr] Compiling ra_ap_tt v0.0.301 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling ra_ap_cfg v0.0.301 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.301 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ra_ap_span v0.0.301 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling xflags v0.3.2 [INFO] [stderr] Compiling lsp-types v0.95.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] warning: ra_ap_rust-analyzer@0.0.301: Could not find `.git/HEAD` from manifest dir! [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling tenthash v1.1.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] error: could not compile `ra_ap_intern` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name ra_ap_intern --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_intern-0.0.301/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a970a87bb901d10d -C extra-filename=-12a142ff6f6036b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a9184cb0a4cfa27a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4e27069bb7392296.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-104d6155dba0aec6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0af8e2b7108fdbcb246a2cd4d3d9bb89f174adea82d68ca6d7a5309305e10364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af8e2b7108fdbcb246a2cd4d3d9bb89f174adea82d68ca6d7a5309305e10364", kill_on_drop: false }` [INFO] [stdout] 0af8e2b7108fdbcb246a2cd4d3d9bb89f174adea82d68ca6d7a5309305e10364