[INFO] fetching crate rem-extract 0.1.5... [INFO] building rem-extract-0.1.5 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate rem-extract 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rem-extract 0.1.5 [INFO] finished tweaking crates.io crate rem-extract 0.1.5 [INFO] tweaked toml for crates.io crate rem-extract 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rem-extract 0.1.5 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rem-extract 0.1.5 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63cbd2212be4ebd587b2273ad0405a59884fb336345ea53ea784fe694686a2c8 [INFO] running `Command { std: "docker" "start" "-a" "63cbd2212be4ebd587b2273ad0405a59884fb336345ea53ea784fe694686a2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63cbd2212be4ebd587b2273ad0405a59884fb336345ea53ea784fe694686a2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63cbd2212be4ebd587b2273ad0405a59884fb336345ea53ea784fe694686a2c8", kill_on_drop: false }` [INFO] [stdout] 63cbd2212be4ebd587b2273ad0405a59884fb336345ea53ea784fe694686a2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6407116e3ce7b88301b8c6dd27b079f2efe0eb7b74bd71a23213e6137962c8d2 [INFO] running `Command { std: "docker" "start" "-a" "6407116e3ce7b88301b8c6dd27b079f2efe0eb7b74bd71a23213e6137962c8d2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling ra_ap_edition v0.0.262 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.262 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling cov-mark v2.2.0 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.91.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling ra_ap_profile v0.0.262 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling xflags-macros v0.3.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ra_ap_rust-analyzer v0.0.262 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling xflags v0.3.2 [INFO] [stderr] Compiling tenthash v1.1.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ra_ap_paths v0.0.262 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.262 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling tracing-tree v0.3.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ra_ap_salsa-macros v0.0.262 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling ra-ap-rustc_index_macros v0.91.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling chalk-derive v0.99.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ra-ap-rustc_index v0.91.0 [INFO] [stderr] Compiling chalk-ir v0.99.0 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.91.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling flexi_logger v0.31.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling always-assert v0.2.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.262 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.91.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.91.0 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.262 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ra_ap_vfs v0.0.262 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.262 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling chalk-solve v0.99.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling rem-interface v0.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ra_ap_intern v0.0.262 [INFO] [stderr] Compiling ra_ap_salsa v0.0.262 [INFO] [stderr] Compiling ra_ap_syntax v0.0.262 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ra_ap_tt v0.0.262 [INFO] [stderr] Compiling chalk-recursive v0.99.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ra_ap_cfg v0.0.262 [INFO] [stderr] Compiling rem-utils v0.2.1 [INFO] [stderr] Compiling lsp-types v0.95.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling scip v0.5.2 [INFO] [stderr] Compiling ra_ap_span v0.0.262 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.262 [INFO] [stderr] Compiling ra_ap_base_db v0.0.262 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.262 [INFO] [stderr] Compiling ra_ap_mbe v0.0.262 [INFO] [stderr] Compiling ra_ap_project_model v0.0.262 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.262 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.262 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.262 [INFO] [stderr] Compiling ra_ap_hir v0.0.262 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.262 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.262 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.262 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.262 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.262 [INFO] [stderr] Compiling ra_ap_load-cargo v0.0.262 [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/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name ra_ap_hir_ty --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_hir_ty-0.0.262/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' '--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(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=f7ae19bb117d5ab4 -C extra-filename=-e4c6191f57158ccc --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-d5bbe83514e5a7af.rmeta --extern chalk_derive=/opt/rustwide/target/debug/deps/libchalk_derive-c6756cb1a5edfaa9.so --extern chalk_ir=/opt/rustwide/target/debug/deps/libchalk_ir-708257f50484aa19.rmeta --extern chalk_recursive=/opt/rustwide/target/debug/deps/libchalk_recursive-0b98145189073486.rmeta --extern chalk_solve=/opt/rustwide/target/debug/deps/libchalk_solve-021200ca2b5424b6.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-2fe91626515defc0.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-bfa8093a295fc177.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b8e31cf84a4d825d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ce4ba48c51eb5f00.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libla_arena-e80e6f4a85410b8b.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-7182108947a1143f.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-efa115a27ebda5c9.rmeta --extern ra_ap_rustc_index=/opt/rustwide/target/debug/deps/libra_ap_rustc_index-c8216c3ea05b0df5.rmeta --extern ra_ap_rustc_pattern_analysis=/opt/rustwide/target/debug/deps/libra_ap_rustc_pattern_analysis-73cd374da919e46c.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-68b4c19da8a3b991.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-29abb44923fe46ed.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-4b1454eaf8f149c1.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-5f6b117ced354721.rmeta --extern limit=/opt/rustwide/target/debug/deps/libra_ap_limit-a0994c9935f4d764.rmeta --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-4df8317742467e0d.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-52738ddc1a3fc94a.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-ccfcd48023587db1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_apfloat=/opt/rustwide/target/debug/deps/librustc_apfloat-2738568f73be955f.rmeta --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-4fb72e0b3d20a1ff.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-9ed1358a93fc1dfa.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" "6407116e3ce7b88301b8c6dd27b079f2efe0eb7b74bd71a23213e6137962c8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6407116e3ce7b88301b8c6dd27b079f2efe0eb7b74bd71a23213e6137962c8d2", kill_on_drop: false }` [INFO] [stdout] 6407116e3ce7b88301b8c6dd27b079f2efe0eb7b74bd71a23213e6137962c8d2