[INFO] cloning repository https://github.com/cds-rs/rs-commentary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cds-rs/rs-commentary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a1e5a1ffe1b7159e57d2d954699e243f3e673ec [INFO] testing cds-rs/rs-commentary against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcds-rs%2Frs-commentary" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cds-rs/rs-commentary [INFO] finished tweaking git repo https://github.com/cds-rs/rs-commentary [INFO] tweaked toml for git repo https://github.com/cds-rs/rs-commentary written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cds-rs/rs-commentary on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cds-rs/rs-commentary 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13bc525e28dd3667be2a2622c458ea7855ecd1cfb2d2d85560deb667168a6678 [INFO] running `Command { std: "docker" "start" "-a" "13bc525e28dd3667be2a2622c458ea7855ecd1cfb2d2d85560deb667168a6678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13bc525e28dd3667be2a2622c458ea7855ecd1cfb2d2d85560deb667168a6678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13bc525e28dd3667be2a2622c458ea7855ecd1cfb2d2d85560deb667168a6678", kill_on_drop: false }` [INFO] [stdout] 13bc525e28dd3667be2a2622c458ea7855ecd1cfb2d2d85560deb667168a6678 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85222df8c3d58f8f4578e53034ef753bb4a49efdce04a6f109c305339a80ee0b [INFO] running `Command { std: "docker" "start" "-a" "85222df8c3d58f8f4578e53034ef753bb4a49efdce04a6f109c305339a80ee0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.97.0 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ra_ap_edition v0.0.266 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling ra_ap_intern v0.0.266 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling cov-mark v2.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ra-ap-rustc_hashes v0.97.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ra_ap_paths v0.0.266 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling ra_ap_profile v0.0.266 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.266 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ra_ap_salsa-macros v0.0.266 [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.97.0 [INFO] [stderr] Compiling chalk-derive v0.99.0 [INFO] [stderr] Compiling ra-ap-rustc_index v0.97.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling chalk-ir v0.99.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ra-ap-rustc_parse_format v0.97.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling always-assert v0.2.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.266 [INFO] [stderr] Compiling ra_ap_stdx v0.0.266 [INFO] [stderr] Compiling ra_ap_salsa v0.0.266 [INFO] [stderr] Compiling ra-ap-rustc_abi v0.97.0 [INFO] [stderr] Compiling ra_ap_vfs v0.0.266 [INFO] [stderr] Compiling ra_ap_syntax v0.0.266 [INFO] [stderr] Compiling ra_ap_tt v0.0.266 [INFO] [stderr] Compiling ra_ap_cfg v0.0.266 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling chalk-solve v0.99.0 [INFO] [stderr] Compiling ra-ap-rustc_pattern_analysis v0.97.0 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.266 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ra_ap_span v0.0.266 [INFO] [stderr] Compiling bpaf_derive v0.5.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ra_ap_syntax-bridge v0.0.266 [INFO] [stderr] Compiling ra_ap_base_db v0.0.266 [INFO] [stderr] Compiling ra_ap_mbe v0.0.266 [INFO] [stderr] Compiling chalk-recursive v0.99.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.266 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.266 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling ra_ap_project_model v0.0.266 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.266 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.266 [INFO] [stderr] Compiling ra_ap_hir v0.0.266 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.266 [INFO] [stderr] error: could not compile `ra_ap_hir` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name ra_ap_hir --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_hir-0.0.266/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=673672617f2e6702 -C extra-filename=-57024c9fec1ed27f --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 either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-50c87da5001fa587.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a969c27da3a1ad2.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-37aeaa4b4cdc2370.rmeta --extern cfg=/opt/rustwide/target/debug/deps/libra_ap_cfg-d17fa75a1d8de4a8.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-2d7aa52805638eec.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-669bcf3becfe332f.rmeta --extern hir_ty=/opt/rustwide/target/debug/deps/libra_ap_hir_ty-31165611ec82f5eb.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-8b40a6a8f5cc5d7e.rmeta --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-5f5e2e29081a8742.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-001f672b0602e53e.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-4cc2472929b62f1f.rmeta --extern tt=/opt/rustwide/target/debug/deps/libra_ap_tt-f7019452622065c4.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9c8a014c7ca96889.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-4271f5820447ef16.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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.266/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=b87acad68fe08888 -C extra-filename=-31165611ec82f5eb --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-443c99b827427271.rmeta --extern chalk_derive=/opt/rustwide/target/debug/deps/libchalk_derive-de7ea06dc3604364.so --extern chalk_ir=/opt/rustwide/target/debug/deps/libchalk_ir-85aabf59c043a350.rmeta --extern chalk_recursive=/opt/rustwide/target/debug/deps/libchalk_recursive-0d2d35c327b36715.rmeta --extern chalk_solve=/opt/rustwide/target/debug/deps/libchalk_solve-4bb7cc36b16af286.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-0769cccb2908dd78.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-50c87da5001fa587.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a969c27da3a1ad2.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-f4162e67a3aea791.rmeta --extern ra_ap_rustc_hashes=/opt/rustwide/target/debug/deps/libra_ap_rustc_hashes-72f1b33ae6b86a50.rmeta --extern ra_ap_rustc_index=/opt/rustwide/target/debug/deps/libra_ap_rustc_index-548f8a6656e10132.rmeta --extern ra_ap_rustc_pattern_analysis=/opt/rustwide/target/debug/deps/libra_ap_rustc_pattern_analysis-3dc1a9e2943e4496.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-37aeaa4b4cdc2370.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-2d7aa52805638eec.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-669bcf3becfe332f.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-8b40a6a8f5cc5d7e.rmeta --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-5f5e2e29081a8742.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-001f672b0602e53e.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-4cc2472929b62f1f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_apfloat=/opt/rustwide/target/debug/deps/librustc_apfloat-afef1ee78d963736.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-9c8a014c7ca96889.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-4271f5820447ef16.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "85222df8c3d58f8f4578e53034ef753bb4a49efdce04a6f109c305339a80ee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85222df8c3d58f8f4578e53034ef753bb4a49efdce04a6f109c305339a80ee0b", kill_on_drop: false }` [INFO] [stdout] 85222df8c3d58f8f4578e53034ef753bb4a49efdce04a6f109c305339a80ee0b