[INFO] cloning repository https://github.com/jaintapauljp/cargo-scan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaintapauljp/cargo-scan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaintapauljp%2Fcargo-scan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaintapauljp%2Fcargo-scan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36752a2b6a4efc53e9e547b3a8a6e7622e527113 [INFO] testing jaintapauljp/cargo-scan against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaintapauljp%2Fcargo-scan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaintapauljp/cargo-scan on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaintapauljp/cargo-scan [INFO] finished tweaking git repo https://github.com/jaintapauljp/cargo-scan [INFO] tweaked toml for git repo https://github.com/jaintapauljp/cargo-scan written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaintapauljp/cargo-scan 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60a8d58d50edf51ac6bf010e8ca30757a8f14dd021099d38625b5d8849aec901 [INFO] running `Command { std: "docker" "start" "-a" "60a8d58d50edf51ac6bf010e8ca30757a8f14dd021099d38625b5d8849aec901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60a8d58d50edf51ac6bf010e8ca30757a8f14dd021099d38625b5d8849aec901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a8d58d50edf51ac6bf010e8ca30757a8f14dd021099d38625b5d8849aec901", kill_on_drop: false }` [INFO] [stdout] 60a8d58d50edf51ac6bf010e8ca30757a8f14dd021099d38625b5d8849aec901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b16f70ab0997b6439cdb840c08c420aa9834e7e0fb54c2666dfe2853b8fdee2 [INFO] running `Command { std: "docker" "start" "-a" "1b16f70ab0997b6439cdb840c08c420aa9834e7e0fb54c2666dfe2853b8fdee2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ra_ap_stdx v0.0.149 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.149 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling ra_ap_profile v0.0.149 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ra_ap_paths v0.0.149 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.149 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling ra_ap_parser v0.0.149 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.149 [INFO] [stderr] Compiling rowan v0.15.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling ra_ap_vfs v0.0.149 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dissimilar v1.0.6 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.149 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_index v0.0.20221221 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ra_ap_intern v0.0.149 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling der v0.7.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling spki v0.7.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.61+curl-8.0.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling libgit2-sys v0.14.1+1.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling elliptic-curve v0.13.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling openssl v0.10.50 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.149 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling ecdsa v0.16.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling primeorder v0.13.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.88.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chalk-ir v0.88.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling ra_ap_proc_macro_srv v0.0.149 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling orion v0.17.4 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling ra_ap_tt v0.0.149 [INFO] [stderr] Compiling ra_ap_syntax v0.0.149 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ra_ap_cfg v0.0.149 [INFO] [stderr] Compiling chalk-solve v0.88.0 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_abi v0.0.20221221 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ra_ap_mbe v0.0.149 [INFO] [stderr] Compiling ra_ap_base_db v0.0.149 [INFO] [stderr] Compiling chalk-recursive v0.88.0 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.149 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.149 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling ra_ap_proc_macro_api v0.0.149 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.149 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling serde_repr v0.1.11 [INFO] [stderr] Compiling cargo v0.70.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling ra_ap_hir v0.0.149 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.149 [INFO] [stderr] Compiling ed25519-compact v2.0.4 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.149 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.149 [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name ra_ap_hir_ty --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ra_ap_hir_ty-0.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f5394222de592d6 -C extra-filename=-6f5394222de592d6 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-9ed5f93d1a6f10ef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ad30d145e0d01345.rmeta --extern chalk_derive=/opt/rustwide/target/debug/deps/libchalk_derive-091197b7e0a89b31.so --extern chalk_ir=/opt/rustwide/target/debug/deps/libchalk_ir-2e71453b923b60a4.rmeta --extern chalk_recursive=/opt/rustwide/target/debug/deps/libchalk_recursive-27c269f47ac4638c.rmeta --extern chalk_solve=/opt/rustwide/target/debug/deps/libchalk_solve-aa9b8799a3fbe17c.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-e6d0421361ad56a9.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-c82b3ab944856e44.rmeta --extern rustc_index=/opt/rustwide/target/debug/deps/libhkalbasi_rustc_ap_rustc_index-a0947a4127b868af.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5a862a0d97a41c5d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-887072384acaae3c.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-ca45e95899ad80e8.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-217064ef365a72a4.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-62f2129aa9ef802f.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-7d3c063b62589e4f.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libra_ap_la_arena-fb2ee3757b522278.rmeta --extern limit=/opt/rustwide/target/debug/deps/libra_ap_limit-258d7eec438ca373.rmeta --extern profile=/opt/rustwide/target/debug/deps/libra_ap_profile-c04a25056e7e9c49.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-2faa3705c7b56e70.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-342abceb2311145c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-1cacd73220c36b22.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-e41f934fc6976256.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d75379938be9cf67.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-21239ca81c7879bd.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-b696cae9d8c23fd6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1b16f70ab0997b6439cdb840c08c420aa9834e7e0fb54c2666dfe2853b8fdee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b16f70ab0997b6439cdb840c08c420aa9834e7e0fb54c2666dfe2853b8fdee2", kill_on_drop: false }` [INFO] [stdout] 1b16f70ab0997b6439cdb840c08c420aa9834e7e0fb54c2666dfe2853b8fdee2