[INFO] fetching crate manganis-cli-support 0.3.0-alpha.3...
[INFO] testing manganis-cli-support-0.3.0-alpha.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate manganis-cli-support 0.3.0-alpha.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate manganis-cli-support 0.3.0-alpha.3
[INFO] finished tweaking crates.io crate manganis-cli-support 0.3.0-alpha.3
[INFO] tweaked toml for crates.io crate manganis-cli-support 0.3.0-alpha.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate manganis-cli-support 0.3.0-alpha.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate manganis-cli-support 0.3.0-alpha.3 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 505555cb6833afacf2fab6ae20d8022c75592dc24ac38838917b043d7e6a968e
[INFO] running `Command { std: "docker" "start" "-a" "505555cb6833afacf2fab6ae20d8022c75592dc24ac38838917b043d7e6a968e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505555cb6833afacf2fab6ae20d8022c75592dc24ac38838917b043d7e6a968e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505555cb6833afacf2fab6ae20d8022c75592dc24ac38838917b043d7e6a968e", kill_on_drop: false }`
[INFO] [stdout] 505555cb6833afacf2fab6ae20d8022c75592dc24ac38838917b043d7e6a968e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da541703a6b623974f66815c78b7c3259e08e479a0f23cc460640c624813ae2b
[INFO] running `Command { std: "docker" "start" "-a" "da541703a6b623974f66815c78b7c3259e08e479a0f23cc460640c624813ae2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling unicode-id-start v1.2.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling swc_visit v0.6.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling rgb v0.8.48
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling bitstream-io v2.5.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling swc_macros_common v0.3.13
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling ruzstd v0.7.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling imagequant v4.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling from_variant v0.1.9
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr]    Compiling ast_node v0.9.9
[INFO] [stderr]    Compiling is-macro v0.3.6
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.7
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling swc_timer v0.25.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling mozjpeg v0.10.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling parcel_selectors v0.26.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_allocator v0.1.8
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling swc_cached v0.3.20
[INFO] [stderr]    Compiling sourcemap v9.0.0
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling swc_transform_common v0.1.1
[INFO] [stderr]    Compiling jsonc-parser v0.21.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling browserslist-rs v0.16.0
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.58
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling railwind v0.1.5
[INFO] [stderr]    Compiling swc_common v0.37.5
[INFO] [stderr]    Compiling swc_config v0.1.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling manganis-common v0.3.0-alpha.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling swc_ecma_ast v0.118.2
[INFO] [stderr]    Compiling swc_fast_graph v0.25.0
[INFO] [stderr]    Compiling swc_ecma_loader v0.49.1
[INFO] [stderr]    Compiling swc_node_comments v0.24.0
[INFO] [stderr]    Compiling swc_error_reporters v0.21.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling swc_ecma_visit v0.104.8
[INFO] [stderr]    Compiling swc_ecma_parser v0.149.1
[INFO] [stderr]    Compiling swc_ecma_codegen v0.155.1
[INFO] [stderr]    Compiling swc_typescript v0.5.0
[INFO] [stderr] error: could not compile `lightningcss` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="grid"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "grid", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=91e508fac14284e5 -C extra-filename=-9fdcdbea08241780 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4a3a01a0d965e5a8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-60b7292a50b89b81.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-5bfc7265085aacb6.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-7e985bbe1e9c5f9c.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-0a00b0d8d14c53ac.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-523e7b34a6ef75d7.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-5a6a67d1da3e7b5c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-149e16ca507ea893.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-ce7a303836277a96.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-7b798960f6ec55f6.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-3eb8a4f9986ef425.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-6fb3cbd489750771.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ebdff1bd7b0675b0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-76319efd7a4a3273.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4a71ca7a0c1469bf.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" "da541703a6b623974f66815c78b7c3259e08e479a0f23cc460640c624813ae2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da541703a6b623974f66815c78b7c3259e08e479a0f23cc460640c624813ae2b", kill_on_drop: false }`
[INFO] [stdout] da541703a6b623974f66815c78b7c3259e08e479a0f23cc460640c624813ae2b
