[INFO] fetching crate stratisd 3.8.5... [INFO] testing stratisd-3.8.5 against 1.90.0 for beta-1.91-3 [INFO] extracting crate stratisd 3.8.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate stratisd 3.8.5 [INFO] finished tweaking crates.io crate stratisd 3.8.5 [INFO] tweaked toml for crates.io crate stratisd 3.8.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stratisd 3.8.5 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 stratisd 3.8.5 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 uuid v1.3.4 [INFO] [stderr] Downloaded retry v2.0.0 [INFO] [stderr] Downloaded loopdev-3 v0.5.2 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded per-thread-mutex v0.1.4 [INFO] [stderr] Downloaded dbus-tree v0.9.2 [INFO] [stderr] Downloaded crc-catalog v2.2.0 [INFO] [stderr] Downloaded assert_cmd v2.0.11 [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded libblkid-rs-sys v0.3.2 [INFO] [stderr] Downloaded iocuddle v0.1.1 [INFO] [stderr] Downloaded devicemapper-sys v0.3.2 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded libblkid-rs v0.4.0 [INFO] [stderr] Downloaded procfs-core v0.17.0 [INFO] [stderr] Downloaded procfs v0.17.0 [INFO] [stderr] Downloaded chrono v0.4.26 [INFO] [stderr] Downloaded libcryptsetup-rs v0.13.2 [INFO] [stderr] Downloaded libcryptsetup-rs-sys v0.6.0 [INFO] [stderr] Downloaded pretty-hex v0.4.1 [INFO] [stderr] Downloaded bstr v1.5.0 [INFO] [stderr] Downloaded devicemapper v0.34.5 [INFO] [stderr] Downloaded stratisd_proc_macros v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2a0758c275f62c6632264190670d679034789cfee1f65b939be846f8f0d57794 [INFO] running `Command { std: "docker" "start" "-a" "2a0758c275f62c6632264190670d679034789cfee1f65b939be846f8f0d57794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0758c275f62c6632264190670d679034789cfee1f65b939be846f8f0d57794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0758c275f62c6632264190670d679034789cfee1f65b939be846f8f0d57794", kill_on_drop: false }` [INFO] [stdout] 2a0758c275f62c6632264190670d679034789cfee1f65b939be846f8f0d57794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d9db4c7b1e830ecb1bc76e017a28def447e647543f53760e462d3d30a7f73e2c [INFO] running `Command { std: "docker" "start" "-a" "d9db4c7b1e830ecb1bc76e017a28def447e647543f53760e462d3d30a7f73e2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling libcryptsetup-rs v0.13.2 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling per-thread-mutex v0.1.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling stratisd v3.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling retry v2.0.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling stratisd_proc_macros v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling devicemapper-sys v0.3.2 [INFO] [stderr] Compiling libblkid-rs-sys v0.3.2 [INFO] [stderr] Compiling libcryptsetup-rs-sys v0.6.0 [INFO] [stderr] Compiling libblkid-rs v0.4.0 [INFO] [stderr] Compiling devicemapper v0.34.5 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/dbus_api/filesystem/prop_conv.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-D unused-parens` implied by `-D unused` [INFO] [stdout] = help: to override `-D unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] 30 + option_to_tuple(origin.map(|u| uuid_to_string!(u)), String::new()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "d9db4c7b1e830ecb1bc76e017a28def447e647543f53760e462d3d30a7f73e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9db4c7b1e830ecb1bc76e017a28def447e647543f53760e462d3d30a7f73e2c", kill_on_drop: false }` [INFO] [stdout] d9db4c7b1e830ecb1bc76e017a28def447e647543f53760e462d3d30a7f73e2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 43e12a44fd64f7fe9413fce58f6625d439547673e515f7d48d5f1c15e55331f5 [INFO] running `Command { std: "docker" "start" "-a" "43e12a44fd64f7fe9413fce58f6625d439547673e515f7d48d5f1c15e55331f5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling loopdev-3 v0.5.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.11 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling stratisd v3.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/dbus_api/filesystem/prop_conv.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-D unused-parens` implied by `-D unused` [INFO] [stdout] = help: to override `-D unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] 30 + option_to_tuple(origin.map(|u| uuid_to_string!(u)), String::new()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/dbus_api/filesystem/prop_conv.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `-D unused-parens` implied by `-D unused` [INFO] [stdout] = help: to override `-D unused` add `#[allow(unused_parens)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - option_to_tuple(origin.map(|u| (uuid_to_string!(u))), String::new()) [INFO] [stdout] 30 + option_to_tuple(origin.map(|u| uuid_to_string!(u)), String::new()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stratisd` (lib test); 1 warning 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 stratisd --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 --deny=warnings '--deny=clippy::all' --deny=future_incompatible '--deny=clippy::cargo' --deny=unused '--allow=clippy::multiple-crate-versions' '--allow=clippy::upper_case_acronyms' --deny=rust_2018_idioms '--allow=clippy::from_over_into' '--deny=clippy::wildcard_imports' '--deny=clippy::verbose_bit_mask' '--deny=clippy::used_underscore_binding' '--deny=clippy::unused_self' '--deny=clippy::unsafe_derive_deserialize' '--deny=clippy::unreadable_literal' '--deny=clippy::unnested_or_patterns' '--deny=clippy::unicode_not_nfc' '--deny=clippy::type_repetition_in_bounds' '--deny=clippy::trivially_copy_pass_by_ref' '--deny=clippy::trait_duplication_in_bounds' '--deny=clippy::struct_excessive_bools' '--deny=clippy::string_add_assign' '--deny=clippy::same_functions_in_if_condition' '--deny=clippy::ref_option_ref' '--deny=clippy::range_plus_one' '--deny=clippy::range_minus_one' '--deny=clippy::option_option' --deny=nonstandard_style '--deny=clippy::needless_continue' '--deny=clippy::mut_mut' '--deny=clippy::maybe_infinite_iter' '--deny=clippy::match_wild_err_arm' '--deny=clippy::match_bool' '--deny=clippy::manual_ok_or' '--deny=clippy::macro_use_imports' '--deny=clippy::linkedlist' '--deny=clippy::large_types_passed_by_value' '--deny=clippy::large_stack_arrays' '--deny=clippy::large_digit_groups' '--deny=clippy::invalid_upcast_comparisons' '--deny=clippy::inline_always' '--deny=clippy::inefficient_to_string' '--deny=clippy::implicit_hasher' '--deny=clippy::fn_params_excessive_bools' '--deny=clippy::explicit_into_iter_loop' '--deny=clippy::explicit_deref_methods' '--deny=clippy::expl_impl_clone_on_copy' '--deny=clippy::enum_glob_use' '--deny=clippy::empty_enum' '--deny=clippy::copy_iterator' '--deny=clippy::checked_conversions' '--deny=clippy::cast_ptr_alignment' '--deny=clippy::cast_precision_loss' '--deny=clippy::cast_possible_truncation' '--deny=clippy::cast_lossless' --test --cfg 'feature="dbus_enabled"' --cfg 'feature="default"' --cfg 'feature="engine"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbus_enabled", "default", "engine", "extras", "min", "systemd_compat", "udev_scripts"))' -C metadata=adc74a96ca5d57e7 -C extra-filename=-51869dbe983030eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-d5fc15df8420d64a.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-59c02a1e206869a4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-97ab19760d89a8fd.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c603fb49e2ea8ab6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2bd7e4d271f1f757.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6451aee57e837fbc.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-aa714f3bb24b3006.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-3ad4d5b87d832e9b.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-40978658501f809c.rlib --extern dbus_tree=/opt/rustwide/target/debug/deps/libdbus_tree-3c9ebd4531fd2991.rlib --extern devicemapper=/opt/rustwide/target/debug/deps/libdevicemapper-0ae73d2776f7f278.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-31a4a7e18412228f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-332387f304905a08.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5cd9713fa63c2039.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8c31e9355be4cd94.rlib --extern iocuddle=/opt/rustwide/target/debug/deps/libiocuddle-2c5a9428bf4313fe.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-95abb97d69e79c3d.rlib --extern libblkid_rs=/opt/rustwide/target/debug/deps/liblibblkid_rs-b1897a72557571c4.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-db0b2a342c5d92cf.rlib --extern libcryptsetup_rs=/opt/rustwide/target/debug/deps/liblibcryptsetup_rs-08c203586f6ed229.rlib --extern libcryptsetup_rs_sys=/opt/rustwide/target/debug/deps/liblibcryptsetup_rs_sys-07bdb9afb7584feb.rlib --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-fed1faa4ef1a49c2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern loopdev=/opt/rustwide/target/debug/deps/libloopdev-3a6bdc9fed01e2d0.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-48d7e84c25650401.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f4b407e28e12b6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-483c4db187aab6db.rlib --extern procfs=/opt/rustwide/target/debug/deps/libprocfs-190472c96652e632.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-70b1b835f2dbf8c1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d5b7fff3cfc7b12b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a3c37d266ecd9887.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-e3cb0fee1d48e386.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-47e0221045d3259f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e6923d784e92e7a1.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-dab0373b2ea27224.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af1ea9160c6a4cc4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-cf4797a7abfc1768.rlib --extern stratisd_proc_macros=/opt/rustwide/target/debug/deps/libstratisd_proc_macros-476af02d3ad8c566.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-c735cb80085323c8.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-2b17bec8a6a6f8a7.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-752d4e85eef2129c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4c0a9c75b1d4eba5.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0c5f327b298f3365.rlib --cap-lints=warn -L native=/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/lib/x86_64-linux-gnu -L native=/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -l cryptsetup -l blkid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43e12a44fd64f7fe9413fce58f6625d439547673e515f7d48d5f1c15e55331f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e12a44fd64f7fe9413fce58f6625d439547673e515f7d48d5f1c15e55331f5", kill_on_drop: false }` [INFO] [stdout] 43e12a44fd64f7fe9413fce58f6625d439547673e515f7d48d5f1c15e55331f5