[INFO] cloning repository https://github.com/williamtetlow/swc-plugin-react-remove-prop-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamtetlow/swc-plugin-react-remove-prop-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamtetlow%2Fswc-plugin-react-remove-prop-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamtetlow%2Fswc-plugin-react-remove-prop-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f0bc9a063f3a477b5c937cda637948be750c70 [INFO] testing williamtetlow/swc-plugin-react-remove-prop-types against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamtetlow%2Fswc-plugin-react-remove-prop-types" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamtetlow/swc-plugin-react-remove-prop-types on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/williamtetlow/swc-plugin-react-remove-prop-types [INFO] finished tweaking git repo https://github.com/williamtetlow/swc-plugin-react-remove-prop-types [INFO] tweaked toml for git repo https://github.com/williamtetlow/swc-plugin-react-remove-prop-types written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/williamtetlow/swc-plugin-react-remove-prop-types already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e3339afae203a6e4f42407916d9ac9bf3b9f16d0a5835e07ca52cce7f3033b3 [INFO] running `Command { std: "docker" "start" "-a" "3e3339afae203a6e4f42407916d9ac9bf3b9f16d0a5835e07ca52cce7f3033b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e3339afae203a6e4f42407916d9ac9bf3b9f16d0a5835e07ca52cce7f3033b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3339afae203a6e4f42407916d9ac9bf3b9f16d0a5835e07ca52cce7f3033b3", kill_on_drop: false }` [INFO] [stdout] 3e3339afae203a6e4f42407916d9ac9bf3b9f16d0a5835e07ca52cce7f3033b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ce5304c058ef03b6c76a1f06ce0eec51cdf9f712ce3e6e134eb05149d1189ef [INFO] running `Command { std: "docker" "start" "-a" "6ce5304c058ef03b6c76a1f06ce0eec51cdf9f712ce3e6e134eb05149d1189ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling swc_macros_common v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling swc_visit_macros v0.3.1 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.6 [INFO] [stderr] Compiling is-macro v0.2.0 [INFO] [stderr] Compiling swc_plugin_macro v0.3.1 [INFO] [stderr] Compiling swc_visit v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling swc_common v0.17.9 [INFO] [stderr] Compiling swc_ecma_ast v0.68.3 [INFO] [stderr] Compiling swc_ecma_visit v0.54.0 [INFO] [stderr] Compiling swc_plugin v0.30.0 [INFO] [stderr] Compiling swc-plugin-react-remove-prop-types v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "6ce5304c058ef03b6c76a1f06ce0eec51cdf9f712ce3e6e134eb05149d1189ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce5304c058ef03b6c76a1f06ce0eec51cdf9f712ce3e6e134eb05149d1189ef", kill_on_drop: false }` [INFO] [stdout] 6ce5304c058ef03b6c76a1f06ce0eec51cdf9f712ce3e6e134eb05149d1189ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c2315f5a25e606cd059cf9b37454425816059cc5fcb3b37a5bf7a8adcce28d [INFO] running `Command { std: "docker" "start" "-a" "36c2315f5a25e606cd059cf9b37454425816059cc5fcb3b37a5bf7a8adcce28d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling wasmer-types v2.1.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling swc_common v0.17.9 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wasmer-compiler v2.1.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.3.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wasmer-engine v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling swc_ecma_ast v0.68.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling wasmer-object v2.1.1 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling swc_ecma_loader v0.28.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling browserslist-rs v0.8.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.1.1 [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stderr] Compiling wasmer-derive v2.1.1 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling swc_trace_macro v0.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling swc_ecma_visit v0.54.0 [INFO] [stderr] Compiling swc_ecma_parser v0.91.11 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.6.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling static-map-macro v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling wasmer-wasi-types v2.1.1 [INFO] [stderr] Compiling st-map v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasmer-vfs v2.1.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] error: could not compile `cranelift-codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.76.0/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 --cfg 'feature="arm64"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' -C metadata=064e2bf609f49a20 -C extra-filename=-064e2bf609f49a20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-9c1cc486e458d9a0.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-0e83f0960342dc9b.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-fc7b94b7a7d3b806.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-b46430f1028ea461.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern regalloc=/opt/rustwide/target/debug/deps/libregalloc-6793ac1ca3a56beb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-4cd607786f176dec.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" "36c2315f5a25e606cd059cf9b37454425816059cc5fcb3b37a5bf7a8adcce28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c2315f5a25e606cd059cf9b37454425816059cc5fcb3b37a5bf7a8adcce28d", kill_on_drop: false }` [INFO] [stdout] 36c2315f5a25e606cd059cf9b37454425816059cc5fcb3b37a5bf7a8adcce28d