[INFO] fetching crate float-pigment-css 0.7.0...
[INFO] testing float-pigment-css-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate float-pigment-css 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate float-pigment-css 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate float-pigment-css 0.7.0
[INFO] tweaked toml for crates.io crate float-pigment-css 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate float-pigment-css 0.7.0 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 float-pigment-css 0.7.0 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] 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] 7a7086ea653762dc78b9c7151e5a26e4f46878d707651691eb7a71dc0d3e2c49
[INFO] running `Command { std: "docker" "start" "-a" "7a7086ea653762dc78b9c7151e5a26e4f46878d707651691eb7a71dc0d3e2c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a7086ea653762dc78b9c7151e5a26e4f46878d707651691eb7a71dc0d3e2c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7086ea653762dc78b9c7151e5a26e4f46878d707651691eb7a71dc0d3e2c49", kill_on_drop: false }`
[INFO] [stdout] 7a7086ea653762dc78b9c7151e5a26e4f46878d707651691eb7a71dc0d3e2c49
[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] 34f55fd3a2c6fd0bc25212ee80df26c4ceaae6d192fbaf18d3bf0d66e25141b8
[INFO] running `Command { std: "docker" "start" "-a" "34f55fd3a2c6fd0bc25212ee80df26c4ceaae6d192fbaf18d3bf0d66e25141b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fixed v1.23.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling cssparser-color v0.2.0
[INFO] [stderr]    Compiling float-pigment-consistent-bincode v0.7.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling float-pigment-css-macro v0.7.0
[INFO] [stderr]    Compiling float-pigment-css v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CompatibilityCheck` is never used
[INFO] [stdout]  --> src/check_trait.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait CompatibilityCheck {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sheet/rule.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1076:17
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<'_, T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1080:21
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "34f55fd3a2c6fd0bc25212ee80df26c4ceaae6d192fbaf18d3bf0d66e25141b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f55fd3a2c6fd0bc25212ee80df26c4ceaae6d192fbaf18d3bf0d66e25141b8", kill_on_drop: false }`
[INFO] [stdout] 34f55fd3a2c6fd0bc25212ee80df26c4ceaae6d192fbaf18d3bf0d66e25141b8
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 730a3591d58af77ea933878cde1973305e3979121ffdb535a16887ae2323aa8f
[INFO] running `Command { std: "docker" "start" "-a" "730a3591d58af77ea933878cde1973305e3979121ffdb535a16887ae2323aa8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling float-pigment-css v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `CompatibilityCheck` is never used
[INFO] [stdout]  --> src/check_trait.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait CompatibilityCheck {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sheet/rule.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1076:17
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<'_, T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1080:21
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CompatibilityCheck` is never used
[INFO] [stdout]  --> src/check_trait.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait CompatibilityCheck {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sheet/rule.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn iter(&self) -> PropertyMetaIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1076:17
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     pub fn iter(&self) -> core::slice::Iter<'_, T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/sheet/borrow.rs:1080:21
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn iter_mut(&mut self) -> core::slice::IterMut<'_, T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `float-pigment-css` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name float_pigment_css --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::while_let_on_iterator' '--allow=clippy::single_match' '--allow=clippy::redundant_closure' '--allow=clippy::needless_lifetimes' '--allow=clippy::let_and_return' '--allow=clippy::get_first' '--allow=clippy::collapsible_else_if' '--allow=clippy::clone_on_copy' --test --cfg 'feature="default"' --cfg 'feature="deserialize"' --cfg 'feature="ffi"' --cfg 'feature="serialize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-cpp-header", "cbindgen", "colorful", "compatibility_test", "compile_cache", "console_error_panic_hook", "console_log", "default", "deserialize", "deserialize_json", "ffi", "fs_extra", "js-sys", "no-std-lock", "nodejs-package", "serialize", "serialize_compile_cache", "serialize_json", "std", "toml", "wasm-bindgen", "wasm-entrance", "write_cache"))' -C metadata=658f3f950c107391 -C extra-filename=-bc242f599bf4fe2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-4b509277094ef114.rlib --extern az=/opt/rustwide/target/debug/deps/libaz-fbf8829fc7ff3962.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-9d45b139c58399fb.rlib --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-7a27d2448b77d4bb.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-edce3f8ff9f5c598.rlib --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-1d25063e273aca40.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-14a97f975223e6f7.rlib --extern fixed=/opt/rustwide/target/debug/deps/libfixed-fcff00e890b93bff.rlib --extern float_pigment_consistent_bincode=/opt/rustwide/target/debug/deps/libfloat_pigment_consistent_bincode-643756f8652042a1.rlib --extern float_pigment_css_macro=/opt/rustwide/target/debug/deps/libfloat_pigment_css_macro-335019d680c896e3.so --extern half=/opt/rustwide/target/debug/deps/libhalf-093e61e4cca1e2ea.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-03e10766904fbbb0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4b6535e4c8a3a7b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-89c8e41c181d7ea4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-650eafe641c2e3bc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4072a13a533da4e7.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-391fe0190f8b0199.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "730a3591d58af77ea933878cde1973305e3979121ffdb535a16887ae2323aa8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730a3591d58af77ea933878cde1973305e3979121ffdb535a16887ae2323aa8f", kill_on_drop: false }`
[INFO] [stdout] 730a3591d58af77ea933878cde1973305e3979121ffdb535a16887ae2323aa8f
