[INFO] fetching crate rust-docs-mcp 0.1.1... [INFO] testing rust-docs-mcp-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rust-docs-mcp 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rust-docs-mcp 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-docs-mcp 0.1.1 [INFO] tweaked toml for crates.io crate rust-docs-mcp 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-docs-mcp 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-docs-mcp 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6fa0b6184f97c60b97f0ae42dc0a146bd2553b4668410d38f38ea5cbf475bc9 [INFO] running `Command { std: "docker" "start" "-a" "a6fa0b6184f97c60b97f0ae42dc0a146bd2553b4668410d38f38ea5cbf475bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6fa0b6184f97c60b97f0ae42dc0a146bd2553b4668410d38f38ea5cbf475bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fa0b6184f97c60b97f0ae42dc0a146bd2553b4668410d38f38ea5cbf475bc9", kill_on_drop: false }` [INFO] [stdout] a6fa0b6184f97c60b97f0ae42dc0a146bd2553b4668410d38f38ea5cbf475bc9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2672ad4b319d0254b940b15f97b216f0526d7e3ca75239abae90ab95d5e9a3f4 [INFO] running `Command { std: "docker" "start" "-a" "2672ad4b319d0254b940b15f97b216f0526d7e3ca75239abae90ab95d5e9a3f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling jod-thread v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.3 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.116.0 [INFO] [stderr] Compiling ra_ap_edition v0.0.289 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling salsa-macro-rules v0.22.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cov-mark v2.1.0 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustc-literal-escaper v0.0.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.116.0 [INFO] [stderr] Compiling ra-ap-rustc_hashes v0.116.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tantivy-bitpacker v0.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ra_ap_profile v0.0.289 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling ra_ap_paths v0.0.289 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.289 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.241 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling wyz v0.6.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sugar_path v1.2.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [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.22.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.116.0 [INFO] [stderr] Compiling ra_ap_query-group-macro v0.0.289 [INFO] [stderr] Compiling chalk-derive v0.103.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ra-ap-rustc_index v0.116.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling chalk-ir v0.103.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_stdx v0.0.289 [INFO] [stderr] Compiling ra_ap_parser v0.0.289 [INFO] [stderr] Compiling salsa v0.22.0 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.116.0 [INFO] [stderr] Compiling ra_ap_vfs v0.0.289 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.116.0 [INFO] [stderr] Compiling chalk-solve v0.103.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.289 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rust-analyzer-salsa-macros v0.17.0-pre.6 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rmcp-macros v0.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling chalk-recursive v0.103.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ra_ap_intern v0.0.289 [INFO] [stderr] Compiling ra_ap_syntax v0.0.289 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rust-analyzer-salsa v0.17.0-pre.6 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ra_ap_tt v0.0.289 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.5.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.24.0 [INFO] [stderr] Compiling rustdoc-types v0.53.0 [INFO] [stderr] Compiling ra_ap_cfg v0.0.289 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling bon v3.7.2 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling ra_ap_span v0.0.289 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling tantivy-common v0.9.0 [INFO] [stderr] Compiling ra_ap_base_db v0.0.289 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.289 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.289 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ra_ap_mbe v0.0.289 [INFO] [stderr] Compiling tantivy-sstable v0.5.0 [INFO] [stderr] Compiling tantivy-stacker v0.5.0 [INFO] [stderr] Compiling rmcp v0.7.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.289 [INFO] [stderr] Compiling tantivy-columnar v0.5.0 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling tantivy v0.24.2 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.289 [INFO] [stderr] Compiling ra_ap_project_model v0.0.289 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.289 [INFO] [stderr] error: could not compile `ra_ap_hir_def` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ra_ap_hir_def --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_hir_def-0.0.289/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=807f5caea0d1941e -C extra-filename=-a075456a1661dde1 --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-c9a8c3feded120fa.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-2d8fc6a764d09fb7.rmeta --extern drop_bomb=/opt/rustwide/target/debug/deps/libdrop_bomb-eff56541990cd025.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern fst=/opt/rustwide/target/debug/deps/libfst-6ceee9f230e37fac.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cf08d4d1decf4bf4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a8613a5a278ffc20.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libla_arena-e80e6f4a85410b8b.rmeta --extern ra_ap_rustc_abi=/opt/rustwide/target/debug/deps/libra_ap_rustc_abi-a49ff929d7070dd2.rmeta --extern ra_ap_rustc_parse_format=/opt/rustwide/target/debug/deps/libra_ap_rustc_parse_format-017334df3fa2dc81.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-3091926d1c81ae86.rmeta --extern cfg=/opt/rustwide/target/debug/deps/libra_ap_cfg-aff0199274068305.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-45aa1b73cd5ebad9.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-31920f171571eb2c.rmeta --extern mbe=/opt/rustwide/target/debug/deps/libra_ap_mbe-bbb04ff4afed4f43.rmeta --extern query_group=/opt/rustwide/target/debug/deps/libra_ap_query_group_macro-30f39f0235ba14cc.so --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-ca7d57b0de66049c.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-89d1073c43bf5fa8.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-da4fe706a45ba4ce.rmeta --extern tt=/opt/rustwide/target/debug/deps/libra_ap_tt-975877a33e9e1fc9.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_apfloat=/opt/rustwide/target/debug/deps/librustc_apfloat-27e7409ccfac5205.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-f92183113bc8515a.rmeta --extern salsa_macros=/opt/rustwide/target/debug/deps/libsalsa_macros-662a7aa1b31dd9b2.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern text_size=/opt/rustwide/target/debug/deps/libtext_size-5e1d39e7b5d8e2fe.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-41287a9f9656d08a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-efb0877c4a60c8e0.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-248700164bec759f.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" "2672ad4b319d0254b940b15f97b216f0526d7e3ca75239abae90ab95d5e9a3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2672ad4b319d0254b940b15f97b216f0526d7e3ca75239abae90ab95d5e9a3f4", kill_on_drop: false }` [INFO] [stdout] 2672ad4b319d0254b940b15f97b216f0526d7e3ca75239abae90ab95d5e9a3f4