[INFO] fetching crate tbr 2.4.3...
[INFO] testing tbr-2.4.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tbr 2.4.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tbr 2.4.3
[INFO] finished tweaking crates.io crate tbr 2.4.3
[INFO] tweaked toml for crates.io crate tbr 2.4.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tbr 2.4.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tbr 2.4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91f257ac8a88e89c166f390559139bf754d89fe986c16588bd6d1da7295f96c
[INFO] running `Command { std: "docker" "start" "-a" "a91f257ac8a88e89c166f390559139bf754d89fe986c16588bd6d1da7295f96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91f257ac8a88e89c166f390559139bf754d89fe986c16588bd6d1da7295f96c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91f257ac8a88e89c166f390559139bf754d89fe986c16588bd6d1da7295f96c", kill_on_drop: false }`
[INFO] [stdout] a91f257ac8a88e89c166f390559139bf754d89fe986c16588bd6d1da7295f96c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93df0ea8003122db20b369cd8ee473b655a1c1e593c6fec394369a65db86b822
[INFO] running `Command { std: "docker" "start" "-a" "93df0ea8003122db20b369cd8ee473b655a1c1e593c6fec394369a65db86b822", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling gio v0.19.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling parcel_selectors v0.26.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling glib-sys v0.19.0
[INFO] [stderr]    Compiling gobject-sys v0.19.0
[INFO] [stderr]    Compiling gio-sys v0.19.0
[INFO] [stderr]    Compiling pango-sys v0.19.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling graphene-sys v0.19.0
[INFO] [stderr]    Compiling gdk4-sys v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling gsk4-sys v0.8.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling pangocairo-sys v0.19.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling gtk4-sys v0.8.1
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling rustybuzz v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling svgtypes v0.15.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling glib-macros v0.19.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling glib v0.19.4
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.3
[INFO] [stderr]    Compiling gtk4-macros v0.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tbr v2.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling process_alive v0.1.1
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling ouroboros v0.18.3
[INFO] [stderr]    Compiling ab_glyph v0.2.24
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling open v5.1.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling cursive_core v0.3.7
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling usvg v0.41.0
[INFO] [stderr]    Compiling stardict v0.2.1
[INFO] [stderr]    Compiling zip v1.1.1
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.55
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling scraper v0.19.0
[INFO] [stderr]    Compiling resvg v0.41.0
[INFO] [stderr]    Compiling cairo-rs v0.19.4
[INFO] [stderr]    Compiling graphene-rs v0.19.2
[INFO] [stderr]    Compiling cursive v0.20.0
[INFO] [stderr]    Compiling pango v0.19.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.2
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.55/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", "lightningcss-derive", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=c81e76ca3bd0bda0 -C extra-filename=-f7a0ce4a69d8b4f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-24d4ac8f3d4ef1ab.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f87f62472e1f73dd.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-ed5fa024cc78d289.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-920092bfc60bd662.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-b8e131c91c1e7de6.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6712db36a24215fa.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-27d68fb865743c1d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3a9b4d1a85b37ed8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-1199f34e76227ec0.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-d569638c72dd0abd.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-23d58dca5a2f71ac.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-aa7c4144031a5892.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d33644bf511cf075.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9fbfa8e2bc93cb02.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-17fcafedda34d697.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93df0ea8003122db20b369cd8ee473b655a1c1e593c6fec394369a65db86b822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93df0ea8003122db20b369cd8ee473b655a1c1e593c6fec394369a65db86b822", kill_on_drop: false }`
[INFO] [stdout] 93df0ea8003122db20b369cd8ee473b655a1c1e593c6fec394369a65db86b822
