[INFO] fetching crate ra_ap_rust-analyzer 0.0.301... [INFO] testing ra_ap_rust-analyzer-0.0.301 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ra_ap_rust-analyzer 0.0.301 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ra_ap_rust-analyzer 0.0.301 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7225fec25b86b882c785f2a1cc8d2f0c506d9de2a3a2a01284baac08a3bdac15 [INFO] running `Command { std: "docker" "start" "-a" "7225fec25b86b882c785f2a1cc8d2f0c506d9de2a3a2a01284baac08a3bdac15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7225fec25b86b882c785f2a1cc8d2f0c506d9de2a3a2a01284baac08a3bdac15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7225fec25b86b882c785f2a1cc8d2f0c506d9de2a3a2a01284baac08a3bdac15", kill_on_drop: false }` [INFO] [stdout] 7225fec25b86b882c785f2a1cc8d2f0c506d9de2a3a2a01284baac08a3bdac15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76915ad5e080d4f5c753f0cf6244ccc19668623788a259c4e631edd0b262691b [INFO] running `Command { std: "docker" "start" "-a" "76915ad5e080d4f5c753f0cf6244ccc19668623788a259c4e631edd0b262691b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [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 rustc-hash v2.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bitflags v2.9.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 ra-ap-rustc_lexer v0.123.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.4 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_edition v0.0.301 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling salsa-macro-rules v0.23.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [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 rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cov-mark v2.0.1 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling ra_ap_intern v0.0.301 [INFO] [stderr] Compiling ra-ap-rustc_hashes v0.123.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.121.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.121.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ra_ap_profile v0.0.301 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling xflags-macros v0.3.2 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.301 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling xflags v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] warning: ra_ap_rust-analyzer@0.0.301: Could not find `.git/HEAD` from manifest dir! [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tenthash v1.1.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling salsa-macros v0.23.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 ra-ap-rustc_index v0.123.0 [INFO] [stderr] Compiling chalk-derive v0.103.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ra_ap_stdx v0.0.301 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.301 [INFO] [stderr] Compiling ra_ap_tt v0.0.301 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ra_ap_cfg v0.0.301 [INFO] [stderr] Compiling chalk-ir v0.103.0 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.123.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.123.0 [INFO] [stderr] Compiling ra_ap_syntax v0.0.301 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling ra_ap_paths v0.0.301 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.301 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling scip v0.5.2 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling ra_ap_vfs v0.0.301 [INFO] [stderr] Compiling salsa v0.23.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.301 [INFO] [stderr] Compiling lsp-types v0.95.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling ra_ap_span v0.0.301 [INFO] [stderr] Compiling chalk-solve v0.103.0 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.301 [INFO] [stderr] Compiling ra_ap_base_db v0.0.301 [INFO] [stderr] Compiling ra_ap_mbe v0.0.301 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.301 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.301 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling chalk-recursive v0.103.0 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.301 [INFO] [stderr] Compiling ra_ap_project_model v0.0.301 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.301 [INFO] [stderr] Compiling ra_ap_hir v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.301 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.301 [INFO] [stderr] Compiling ra_ap_load-cargo v0.0.301 [INFO] [stderr] error: could not compile `ra_ap_hir_ty` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name ra_ap_hir_ty --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_hir_ty-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("in-rust-tree"))' -C metadata=3d125fcbf6f3e16e -C extra-filename=-0a9a7e6b3434e0e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4a9173519d570f0c.rmeta --extern chalk_derive=/opt/rustwide/target/debug/deps/libchalk_derive-954411594a10c35d.so --extern chalk_ir=/opt/rustwide/target/debug/deps/libchalk_ir-c7f109c1fbc596a4.rmeta --extern chalk_recursive=/opt/rustwide/target/debug/deps/libchalk_recursive-0a1caea3677761f4.rmeta --extern chalk_solve=/opt/rustwide/target/debug/deps/libchalk_solve-1cd43ade7c67bc18.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-f7001767c63e0a84.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-9a856b043e87fc4d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2014164f6549ca74.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a8613a5a278ffc20.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libla_arena-e80e6f4a85410b8b.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rmeta --extern ra_ap_rustc_abi=/opt/rustwide/target/debug/deps/libra_ap_rustc_abi-4b96f4081f269872.rmeta --extern ra_ap_rustc_index=/opt/rustwide/target/debug/deps/libra_ap_rustc_index-b6071e35f1aa49cb.rmeta --extern ra_ap_rustc_pattern_analysis=/opt/rustwide/target/debug/deps/libra_ap_rustc_pattern_analysis-40249e0f6ef3af81.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-ad17875a79d30dfd.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-1b32d2087d3ef8ec.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-a39b51748e679eda.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-12a142ff6f6036b0.rmeta --extern query_group=/opt/rustwide/target/debug/deps/libra_ap_query_group_macro-a73235bdcd2930d5.so --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-4f684c7a9fedb8db.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-2729c75cb2030883.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-ef2bd4f7765fe634.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_apfloat=/opt/rustwide/target/debug/deps/librustc_apfloat-62f67d33cc2e6633.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-5dc788a322e6fba3.rmeta --extern salsa_macros=/opt/rustwide/target/debug/deps/libsalsa_macros-376981939ebb7ff1.so --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-c61d1d5075225c6a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-104d6155dba0aec6.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.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" "76915ad5e080d4f5c753f0cf6244ccc19668623788a259c4e631edd0b262691b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76915ad5e080d4f5c753f0cf6244ccc19668623788a259c4e631edd0b262691b", kill_on_drop: false }` [INFO] [stdout] 76915ad5e080d4f5c753f0cf6244ccc19668623788a259c4e631edd0b262691b