[INFO] cloning repository https://github.com/google/evcxr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/evcxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a2d6c40c467267801c7382edfa28028f99bbd9a [INFO] testing google/evcxr against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fevcxr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/evcxr on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/evcxr [INFO] finished tweaking git repo https://github.com/google/evcxr [INFO] tweaked toml for git repo https://github.com/google/evcxr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/google/evcxr 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af646fa34ec8ad48e765c1ebb357fb8eb36a70067ba4d202979dc549cd8698d7 [INFO] running `Command { std: "docker" "start" "-a" "af646fa34ec8ad48e765c1ebb357fb8eb36a70067ba4d202979dc549cd8698d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af646fa34ec8ad48e765c1ebb357fb8eb36a70067ba4d202979dc549cd8698d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af646fa34ec8ad48e765c1ebb357fb8eb36a70067ba4d202979dc549cd8698d7", kill_on_drop: false }` [INFO] [stdout] af646fa34ec8ad48e765c1ebb357fb8eb36a70067ba4d202979dc549cd8698d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1ea7106250c8a55d75752d133c02e11f5d7b92a1ae60c8d6a4129c650d3658 [INFO] running `Command { std: "docker" "start" "-a" "6b1ea7106250c8a55d75752d133c02e11f5d7b92a1ae60c8d6a4129c650d3658", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling ra_ap_la-arena v0.0.145 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v725.0.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.145 [INFO] [stderr] Compiling ra_ap_paths v0.0.145 [INFO] [stderr] Compiling cov-mark v2.0.0-pre.1 [INFO] [stderr] Compiling ra_ap_parser v0.0.145 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_index v0.0.20221221 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ra_ap_stdx v0.0.145 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ra_ap_vfs v0.0.145 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.145 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_profile v0.0.145 [INFO] [stderr] Compiling rowan v0.15.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling ra_ap_test_utils v0.0.145 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ra_ap_toolchain v0.0.145 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sig v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling evcxr_input v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling mimalloc v0.1.29 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling evcxr_runtime v1.1.0 (/opt/rustwide/workdir/evcxr_runtime) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling evcxr_image v1.1.0 (/opt/rustwide/workdir/runtimes/evcxr_image) [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling chalk-derive v0.88.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling chalk-ir v0.88.0 [INFO] [stderr] Compiling salsa v0.17.0-pre.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling chalk-solve v0.88.0 [INFO] [stderr] Compiling hkalbasi-rustc-ap-rustc_abi v0.0.20221221 [INFO] [stderr] Compiling ra_ap_vfs-notify v0.0.145 [INFO] [stderr] Compiling zeromq v0.3.3 [INFO] [stderr] Compiling chalk-recursive v0.88.0 [INFO] [stderr] Compiling smol_str v0.1.23 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling ra_ap_tt v0.0.145 [INFO] [stderr] Compiling ra_ap_syntax v0.0.145 [INFO] [stderr] Compiling ra_ap_cfg v0.0.145 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling ra_ap_base_db v0.0.145 [INFO] [stderr] Compiling ra_ap_mbe v0.0.145 [INFO] [stderr] Compiling ra_ap_project_model v0.0.145 [INFO] [stderr] Compiling ra_ap_hir_expand v0.0.145 [INFO] [stderr] Compiling ra_ap_hir_def v0.0.145 [INFO] [stderr] Compiling ra_ap_hir_ty v0.0.145 [INFO] [stderr] Compiling ra_ap_hir v0.0.145 [INFO] [stderr] Compiling ra_ap_ide_db v0.0.145 [INFO] [stderr] Compiling ra_ap_ide_completion v0.0.145 [INFO] [stderr] Compiling ra_ap_ide_diagnostics v0.0.145 [INFO] [stderr] Compiling ra_ap_ide_ssr v0.0.145 [INFO] [stderr] Compiling ra_ap_ide_assists v0.0.145 [INFO] [stderr] error: could not compile `ra_ap_hir_ty` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ra_ap_hir_ty --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ra_ap_hir_ty-0.0.145/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=on -C metadata=2561102ae00eb985 -C extra-filename=-2561102ae00eb985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-3321f1f3ee773ab8.rmeta --extern chalk_derive=/opt/rustwide/target/debug/deps/libchalk_derive-8f4b1c4a08538959.so --extern chalk_ir=/opt/rustwide/target/debug/deps/libchalk_ir-c7dfc1928a9909fa.rmeta --extern chalk_recursive=/opt/rustwide/target/debug/deps/libchalk_recursive-2ae13481f064de7b.rmeta --extern chalk_solve=/opt/rustwide/target/debug/deps/libchalk_solve-de81e7c88a175191.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-c00d85850f83dd4a.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-b5e3c1b13ec91c42.rmeta --extern rustc_index=/opt/rustwide/target/debug/deps/libhkalbasi_rustc_ap_rustc_index-ad9c6a675a8ab6a6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-328c800f383c477c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-848245766963a45f.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-80accbff3d96b73c.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-56712c7f5bc70d01.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-ab7e09b639e870c2.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libra_ap_la_arena-95d2d7cc5e3d5647.rmeta --extern limit=/opt/rustwide/target/debug/deps/libra_ap_limit-7c90be1460e665f7.rmeta --extern profile=/opt/rustwide/target/debug/deps/libra_ap_profile-74ca943deb1a2894.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-dc526a3909e3a060.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-cb337834863dab91.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3f55dd84e4127c74.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-3134387feaf2add9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9f5a5b7256ad4e5d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8e9123fe5cc8478.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-7442836e22a6779b.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b1ea7106250c8a55d75752d133c02e11f5d7b92a1ae60c8d6a4129c650d3658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1ea7106250c8a55d75752d133c02e11f5d7b92a1ae60c8d6a4129c650d3658", kill_on_drop: false }` [INFO] [stdout] 6b1ea7106250c8a55d75752d133c02e11f5d7b92a1ae60c8d6a4129c650d3658