[INFO] fetching crate float-pigment-css 0.7.0...
[INFO] testing float-pigment-css-0.7.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate float-pigment-css 0.7.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate float-pigment-css 0.7.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded console_log v0.1.2
[INFO] [stderr]   Downloaded cssparser-color v0.2.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded float-pigment-consistent-bincode v0.7.0
[INFO] [stderr]   Downloaded float-pigment-css-macro v0.7.0
[INFO] [stderr]   Downloaded colorful v0.2.2
[INFO] [stderr]   Downloaded cbindgen v0.27.0
[INFO] [stderr]   Downloaded fixed v1.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0ca4c03e8d334ba77625c6a94810128d4d0648e5fe9e05316f61af05b0c9d28
[INFO] running `Command { std: "docker" "start" "-a" "f0ca4c03e8d334ba77625c6a94810128d4d0648e5fe9e05316f61af05b0c9d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0ca4c03e8d334ba77625c6a94810128d4d0648e5fe9e05316f61af05b0c9d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ca4c03e8d334ba77625c6a94810128d4d0648e5fe9e05316f61af05b0c9d28", kill_on_drop: false }`
[INFO] [stdout] f0ca4c03e8d334ba77625c6a94810128d4d0648e5fe9e05316f61af05b0c9d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fdb4717ebdde863602706b61d5217c24b5a714c89726f38aba18ceaba582f0c
[INFO] running `Command { std: "docker" "start" "-a" "2fdb4717ebdde863602706b61d5217c24b5a714c89726f38aba18ceaba582f0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fixed v1.23.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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)]` 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 50.79s
[INFO] running `Command { std: "docker" "inspect" "2fdb4717ebdde863602706b61d5217c24b5a714c89726f38aba18ceaba582f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fdb4717ebdde863602706b61d5217c24b5a714c89726f38aba18ceaba582f0c", kill_on_drop: false }`
[INFO] [stdout] 2fdb4717ebdde863602706b61d5217c24b5a714c89726f38aba18ceaba582f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1453060618187b90f3788cc33cd4d568773027519899ee55a1b2d1fcd408307
[INFO] running `Command { std: "docker" "start" "-a" "f1453060618187b90f3788cc33cd4d568773027519899ee55a1b2d1fcd408307", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling float-pigment-css v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[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)]` 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)]` 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); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name float_pigment_css --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --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' --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=3f2cf8f1e77cf2cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-595fc2569c9513c9.rlib --extern az=/opt/rustwide/target/debug/deps/libaz-a03be0a1c9fdfedd.rlib --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-4682b1470812cf98.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-04c35e19ef36e288.rlib --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-226429773f0b7e69.rlib --extern fixed=/opt/rustwide/target/debug/deps/libfixed-33b7db96e5b63a51.rlib --extern float_pigment_consistent_bincode=/opt/rustwide/target/debug/deps/libfloat_pigment_consistent_bincode-24d45cfc94ebbdaf.rlib --extern float_pigment_css_macro=/opt/rustwide/target/debug/deps/libfloat_pigment_css_macro-a9961343a793cffc.so --extern half=/opt/rustwide/target/debug/deps/libhalf-985c43fa0d1cc179.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-226b1d9891ea5d18.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-17d4c04744091b72.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8167cff7703bb942.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6f04e9541b82521.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b799666efdaada4.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-25499fcf653e99cb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f1453060618187b90f3788cc33cd4d568773027519899ee55a1b2d1fcd408307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1453060618187b90f3788cc33cd4d568773027519899ee55a1b2d1fcd408307", kill_on_drop: false }`
[INFO] [stdout] f1453060618187b90f3788cc33cd4d568773027519899ee55a1b2d1fcd408307
