[INFO] cloning repository https://github.com/stratis-storage/stratisd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stratis-storage/stratisd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratis-storage%2Fstratisd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratis-storage%2Fstratisd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac3af961115cfeb00c4f83c817ca35816bff728b [INFO] building stratis-storage/stratisd against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstratis-storage%2Fstratisd" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stratis-storage/stratisd on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stratis-storage/stratisd [INFO] finished tweaking git repo https://github.com/stratis-storage/stratisd [INFO] tweaked toml for git repo https://github.com/stratis-storage/stratisd written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stratis-storage/stratisd 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mulkieran/loopdev` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libmount v0.1.15 [INFO] [stderr] Downloaded libblkid-rs v0.3.1 [INFO] [stderr] Downloaded libcryptsetup-rs v0.9.1 [INFO] [stderr] Downloaded libblkid-rs-sys v0.2.0 [INFO] [stderr] Downloaded devicemapper v0.34.0 [INFO] [stderr] Downloaded devicemapper-sys v0.2.0 [INFO] [stderr] Downloaded iocuddle v0.1.1 [INFO] [stderr] Downloaded libcryptsetup-rs-sys v0.3.0 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8218486c734403d1ea012abe2d284e4b36e42402e9f341b138ac77e71a4b44f3 [INFO] running `Command { std: "docker" "start" "-a" "8218486c734403d1ea012abe2d284e4b36e42402e9f341b138ac77e71a4b44f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8218486c734403d1ea012abe2d284e4b36e42402e9f341b138ac77e71a4b44f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8218486c734403d1ea012abe2d284e4b36e42402e9f341b138ac77e71a4b44f3", kill_on_drop: false }` [INFO] [stdout] 8218486c734403d1ea012abe2d284e4b36e42402e9f341b138ac77e71a4b44f3 [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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3abb283726ca9d72120aed14857af15f0e34fb1d9bbf3e2615607a65968fcedb [INFO] running `Command { std: "docker" "start" "-a" "3abb283726ca9d72120aed14857af15f0e34fb1d9bbf3e2615607a65968fcedb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [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.68.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libcryptsetup-rs v0.9.1 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling clap_builder v4.3.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling devicemapper-sys v0.2.0 [INFO] [stderr] Compiling libcryptsetup-rs-sys v0.3.0 [INFO] [stderr] Compiling libblkid-rs-sys v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling stratisd v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling libmount v0.1.15 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling libblkid-rs v0.3.1 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling devicemapper v0.34.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling clap v4.3.5 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling stratisd_proc_macros v0.2.1 (/opt/rustwide/workdir/stratisd_proc_macros) [INFO] [stdout] warning: unused imports: `StratSectorSizes`, `initialize_devices` [INFO] [stdout] --> src/engine/strat_engine/backstore/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | blockdev::{StratBlockDev, StratSectorSizes, UnderlyingDevice}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | devices::{find_stratis_devs_by_uuid, initialize_devices, ProcessedPathInfos, UnownedDevices}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceInfo`, `LInfo` [INFO] [stdout] --> src/engine/strat_engine/liminal/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | device_info::{DeviceSet, LInfo}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | identify::{find_all, DeviceInfo}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StaticHeaderSize` [INFO] [stdout] --> src/engine/strat_engine/metadata/sizes.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | static_header_size::{StaticHeaderSize, STATIC_HEADER_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ThinPoolState` [INFO] [stdout] --> src/engine/strat_engine/thinpool/mod.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | thinpool::{ThinPool, ThinPoolSizeParams, ThinPoolState, DATA_BLOCK_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Engine` [INFO] [stdout] --> src/engine/types/mod.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | engine::{Engine, StateDiff}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.88s [INFO] running `Command { std: "docker" "inspect" "3abb283726ca9d72120aed14857af15f0e34fb1d9bbf3e2615607a65968fcedb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abb283726ca9d72120aed14857af15f0e34fb1d9bbf3e2615607a65968fcedb", kill_on_drop: false }` [INFO] [stdout] 3abb283726ca9d72120aed14857af15f0e34fb1d9bbf3e2615607a65968fcedb [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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476899a023ceff1f6ee9efbe7edcd1d56ef09ac899d2362293bcbaa98752b6fa [INFO] running `Command { std: "docker" "start" "-a" "476899a023ceff1f6ee9efbe7edcd1d56ef09ac899d2362293bcbaa98752b6fa", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [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 doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling loopdev v0.4.0 (https://github.com/mulkieran/loopdev?branch=bump-bindgen-reduce-version-0.68.1#63e6105d) [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.11 [INFO] [stderr] Compiling stratisd v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stdout] warning: unused imports: `StratSectorSizes`, `initialize_devices` [INFO] [stdout] --> src/engine/strat_engine/backstore/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | blockdev::{StratBlockDev, StratSectorSizes, UnderlyingDevice}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | devices::{find_stratis_devs_by_uuid, initialize_devices, ProcessedPathInfos, UnownedDevices}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceInfo`, `LInfo` [INFO] [stdout] --> src/engine/strat_engine/liminal/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | device_info::{DeviceSet, LInfo}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | identify::{find_all, DeviceInfo}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StaticHeaderSize` [INFO] [stdout] --> src/engine/strat_engine/metadata/sizes.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | static_header_size::{StaticHeaderSize, STATIC_HEADER_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ThinPoolState` [INFO] [stdout] --> src/engine/strat_engine/thinpool/mod.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | thinpool::{ThinPool, ThinPoolSizeParams, ThinPoolState, DATA_BLOCK_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Engine` [INFO] [stdout] --> src/engine/types/mod.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | engine::{Engine, StateDiff}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StratSectorSizes` [INFO] [stdout] --> src/engine/strat_engine/backstore/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | blockdev::{StratBlockDev, StratSectorSizes, UnderlyingDevice}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceInfo`, `LInfo` [INFO] [stdout] --> src/engine/strat_engine/liminal/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | device_info::{DeviceSet, LInfo}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | identify::{find_all, DeviceInfo}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StaticHeaderSize` [INFO] [stdout] --> src/engine/strat_engine/metadata/sizes.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | static_header_size::{StaticHeaderSize, STATIC_HEADER_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ThinPoolState` [INFO] [stdout] --> src/engine/strat_engine/thinpool/mod.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | thinpool::{ThinPool, ThinPoolSizeParams, ThinPoolState, DATA_BLOCK_SIZE}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dm_stratis_devices_remove` [INFO] [stdout] --> src/engine/strat_engine/tests/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub use util::{dm_stratis_devices_remove, FailDevice}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Engine` [INFO] [stdout] --> src/engine/types/mod.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | engine::{Engine, StateDiff}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcpWpDQU/symbols.o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072.stratis_utils.35a3ff2d43eafa2d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072.stratis_utils.35a3ff2d43eafa2d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072.stratis_utils.35a3ff2d43eafa2d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072.stratis_utils.35a3ff2d43eafa2d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072.26bdnmbsiel4myy7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstratisd-b20ea8b36e369436.rlib" "/opt/rustwide/target/debug/deps/liblibmount-f751f275d055396b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-2d49113a505254dd.rlib" "/opt/rustwide/target/debug/deps/libnix-d9f7e8de181b1afb.rlib" "/opt/rustwide/target/debug/deps/libvoid-6ec24f4dc2b90f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/libdbus_tree-36834ed3fef2bd70.rlib" "/opt/rustwide/target/debug/deps/libdbus-d61a70b9daaf0d95.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-844e45807098c279.rlib" "/opt/rustwide/target/debug/deps/liblibudev-2b6a53ac9a9fbbbb.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-ecf22da2daeeac81.rlib" "/opt/rustwide/target/debug/deps/libcrc-425d463a7ba030f7.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-c40f48c91fa93992.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libiocuddle-e582c399566fc371.rlib" "/opt/rustwide/target/debug/deps/liblibblkid_rs-5903d522fa20b812.rlib" "/opt/rustwide/target/debug/deps/liblibblkid_rs_sys-4d401affbbdd8ea8.rlib" "/opt/rustwide/target/debug/deps/libitertools-2906bd650f7c0a9f.rlib" "/opt/rustwide/target/debug/deps/libsha2-f3b1f42f43464054.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2cb20cd301b0b9d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-b366f6c660bc94b1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libtempfile-601630b20bc4283c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libtokio-697475d544e50a13.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-519bd4b7944e5d79.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-32b234ac6deefff3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cd0fa1f575cb0e5a.rlib" "/opt/rustwide/target/debug/deps/libmio-c6107287d1987872.rlib" "/opt/rustwide/target/debug/deps/libfutures-0e7b0bb10c9be51c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c7d519ede9c3db1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ad05f1154e5169a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-737b0fdb5b0cc406.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-03bebba4bb174fc3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-25a696789ddaca4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde47aec8b2ba927.rlib" "/opt/rustwide/target/debug/deps/libregex-9ab160d759c6e637.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44f96d42df4c72f5.rlib" "/opt/rustwide/target/debug/deps/libchrono-21b02a1095b7c4a0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dfbc63af031df944.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/liblibcryptsetup_rs-e0556af76a5b8e37.rlib" "/opt/rustwide/target/debug/deps/liblibcryptsetup_rs_sys-958980b69ea7d1c3.rlib" "/opt/rustwide/target/debug/deps/libuuid-84e2a14069dc4dd6.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib" "/opt/rustwide/target/debug/deps/libdevicemapper-5a79d226b9532688.rlib" "/opt/rustwide/target/debug/deps/librand-41bbe883528506cf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de5476568752d0db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4333f99b909b570.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2cabe1c35a51dbd4.rlib" "/opt/rustwide/target/debug/deps/libdevicemapper_sys-90b9e7db76620cc2.rlib" "/opt/rustwide/target/debug/deps/libretry-97b1120a19369bee.rlib" "/opt/rustwide/target/debug/deps/libsemver-9b90ef49f022fb9f.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libnix-c8f412688a72eedc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a6d97605765f1438.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12ead41d2b6366b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cbc81e09ef54e8ba.rlib" "/opt/rustwide/target/debug/deps/libryu-fd0a5d3021b381a4.rlib" "/opt/rustwide/target/debug/deps/libitoa-bc40fb92ac8547e1.rlib" "/opt/rustwide/target/debug/deps/libserde-607c2c9fe311c183.rlib" "/opt/rustwide/target/debug/deps/libclap-dc22fb09e084bbaa.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5ba530c3bf87734e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-5c42be844250c516.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-c9da540e8d0d425b.rlib" "/opt/rustwide/target/debug/deps/librustix-46cb5a814361178b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-9904b657bd655241.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb14a95bf0793adb.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lcryptsetup" "-lblkid" "-ldbus-1" "-ludev" "-lblkid" "-lcryptsetup" "-lcryptsetup" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stratis_utils-c8e7996642eb4072" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stratisd` (bin "stratis-utils") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stratisd` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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 --test --cfg 'feature="async-trait"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="clap"' --cfg 'feature="crc"' --cfg 'feature="data-encoding"' --cfg 'feature="dbus"' --cfg 'feature="dbus-tree"' --cfg 'feature="dbus_enabled"' --cfg 'feature="default"' --cfg 'feature="devicemapper"' --cfg 'feature="either"' --cfg 'feature="engine"' --cfg 'feature="env_logger"' --cfg 'feature="futures"' --cfg 'feature="iocuddle"' --cfg 'feature="itertools"' --cfg 'feature="lazy_static"' --cfg 'feature="libblkid-rs"' --cfg 'feature="libc"' --cfg 'feature="libcryptsetup-rs"' --cfg 'feature="libcryptsetup-rs-sys"' --cfg 'feature="libmount"' --cfg 'feature="libudev"' --cfg 'feature="log"' --cfg 'feature="nix"' --cfg 'feature="rand"' --cfg 'feature="regex"' --cfg 'feature="retry"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="stratisd_proc_macros"' --cfg 'feature="tempfile"' --cfg 'feature="tokio"' --cfg 'feature="uuid"' -C metadata=2d6aebf1d14b0f6d -C extra-filename=-2d6aebf1d14b0f6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-11c1daf54676b5cc.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-87316ac06bd88b01.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70e887fd9f207f82.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-21b02a1095b7c4a0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-dc22fb09e084bbaa.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-425d463a7ba030f7.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-d61a70b9daaf0d95.rlib --extern dbus_tree=/opt/rustwide/target/debug/deps/libdbus_tree-36834ed3fef2bd70.rlib --extern devicemapper=/opt/rustwide/target/debug/deps/libdevicemapper-5a79d226b9532688.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-450c70f0ad2ca4df.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0e7b0bb10c9be51c.rlib --extern iocuddle=/opt/rustwide/target/debug/deps/libiocuddle-e582c399566fc371.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2906bd650f7c0a9f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib --extern libblkid_rs=/opt/rustwide/target/debug/deps/liblibblkid_rs-5903d522fa20b812.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-fb14a95bf0793adb.rlib --extern libcryptsetup_rs=/opt/rustwide/target/debug/deps/liblibcryptsetup_rs-e0556af76a5b8e37.rlib --extern libcryptsetup_rs_sys=/opt/rustwide/target/debug/deps/liblibcryptsetup_rs_sys-958980b69ea7d1c3.rlib --extern libmount=/opt/rustwide/target/debug/deps/liblibmount-f751f275d055396b.rlib --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-2b6a53ac9a9fbbbb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib --extern loopdev=/opt/rustwide/target/debug/deps/libloopdev-ff3d5f35c63a8014.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-c8f412688a72eedc.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-a507a1f937b0e463.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-98a91156f7da2798.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-41bbe883528506cf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9ab160d759c6e637.rlib --extern retry=/opt/rustwide/target/debug/deps/libretry-97b1120a19369bee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-607c2c9fe311c183.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d3a81a16dde2b1bc.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cbc81e09ef54e8ba.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f3b1f42f43464054.rlib --extern stratisd_proc_macros=/opt/rustwide/target/debug/deps/libstratisd_proc_macros-ba86c2b589633228.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-601630b20bc4283c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-697475d544e50a13.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-84e2a14069dc4dd6.rlib --cap-lints=forbid -L native=/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -l cryptsetup -l blkid -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` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "476899a023ceff1f6ee9efbe7edcd1d56ef09ac899d2362293bcbaa98752b6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476899a023ceff1f6ee9efbe7edcd1d56ef09ac899d2362293bcbaa98752b6fa", kill_on_drop: false }` [INFO] [stdout] 476899a023ceff1f6ee9efbe7edcd1d56ef09ac899d2362293bcbaa98752b6fa