[INFO] cloning repository https://github.com/soyart/ali-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soyart/ali-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyart%2Fali-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyart%2Fali-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1eaa1e3da0a98f86f2232e11a5474fe857c000df
[INFO] testing soyart/ali-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyart%2Fali-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soyart/ali-rs
[INFO] finished tweaking git repo https://github.com/soyart/ali-rs
[INFO] tweaked toml for git repo https://github.com/soyart/ali-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soyart/ali-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soyart/ali-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded ureq v2.8.0
[INFO] [stderr]   Downloaded rustls v0.21.8
[INFO] [stderr]   Downloaded toml v0.7.6
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded serde v1.0.175
[INFO] [stderr]   Downloaded winnow v0.5.2
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded humanize-rs v0.1.5
[INFO] [stderr]   Downloaded ring v0.17.5
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded serde_derive v1.0.175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3ac6a516bd000346c08d5232d2149aa7e84d67675f47b6fbd16adcf9b1e6030
[INFO] running `Command { std: "docker" "start" "-a" "b3ac6a516bd000346c08d5232d2149aa7e84d67675f47b6fbd16adcf9b1e6030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3ac6a516bd000346c08d5232d2149aa7e84d67675f47b6fbd16adcf9b1e6030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ac6a516bd000346c08d5232d2149aa7e84d67675f47b6fbd16adcf9b1e6030", kill_on_drop: false }`
[INFO] [stdout] b3ac6a516bd000346c08d5232d2149aa7e84d67675f47b6fbd16adcf9b1e6030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87bac5514adb3968d8a7083875149d6c1e1b79acea4653d795a64b3980889904
[INFO] running `Command { std: "docker" "start" "-a" "87bac5514adb3968d8a7083875149d6c1e1b79acea4653d795a64b3980889904", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling winnow v0.5.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling humanize-rs v0.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ureq v2.8.0
[INFO] [stderr]    Compiling ali-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `hook_error` and `usage` are never used
[INFO] [stdout]   --> src/hooks/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | trait Hook {
[INFO] [stdout]    |       ---- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn hook_error(&self, msg: &str) -> AliError {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn usage(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]  --> src/types/report.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Report {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub location: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Report` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block_devs` is never read
[INFO] [stdout]   --> src/types/report.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ValidationReport {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 32 |     pub block_devs: super::blockdev::BlockDevPaths,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.69s
[INFO] running `Command { std: "docker" "inspect" "87bac5514adb3968d8a7083875149d6c1e1b79acea4653d795a64b3980889904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87bac5514adb3968d8a7083875149d6c1e1b79acea4653d795a64b3980889904", kill_on_drop: false }`
[INFO] [stdout] 87bac5514adb3968d8a7083875149d6c1e1b79acea4653d795a64b3980889904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01fa1d7c60360d5fe4930c8e12fa601d2d4f916ebbc519b5c7eab5abef517e29
[INFO] running `Command { std: "docker" "start" "-a" "01fa1d7c60360d5fe4930c8e12fa601d2d4f916ebbc519b5c7eab5abef517e29", kill_on_drop: false }`
[INFO] [stderr]    Compiling ali-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `hook_error` and `usage` are never used
[INFO] [stdout]   --> src/hooks/mod.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | trait Hook {
[INFO] [stdout]    |       ---- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn hook_error(&self, msg: &str) -> AliError {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn usage(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `location` is never read
[INFO] [stdout]  --> src/types/report.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Report {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 7 |     pub location: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Report` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `block_devs` is never read
[INFO] [stdout]   --> src/types/report.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ValidationReport {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 32 |     pub block_devs: super::blockdev::BlockDevPaths,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "01fa1d7c60360d5fe4930c8e12fa601d2d4f916ebbc519b5c7eab5abef517e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01fa1d7c60360d5fe4930c8e12fa601d2d4f916ebbc519b5c7eab5abef517e29", kill_on_drop: false }`
[INFO] [stdout] 01fa1d7c60360d5fe4930c8e12fa601d2d4f916ebbc519b5c7eab5abef517e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1c6f0a6f50fc5d9335cda27b58b5e2106ba1bdffb97277bcdff2e57d985912e
[INFO] running `Command { std: "docker" "start" "-a" "a1c6f0a6f50fc5d9335cda27b58b5e2106ba1bdffb97277bcdff2e57d985912e", kill_on_drop: false }`
[INFO] [stderr] warning: methods `hook_error` and `usage` are never used
[INFO] [stderr]   --> src/hooks/mod.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 62 | trait Hook {
[INFO] [stderr]    |       ---- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 72 |     fn hook_error(&self, msg: &str) -> AliError {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     fn usage(&self) -> &'static str;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `location` is never read
[INFO] [stderr]  --> src/types/report.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Report {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 7 |     pub location: String,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Report` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `block_devs` is never read
[INFO] [stderr]   --> src/types/report.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct ValidationReport {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 32 |     pub block_devs: super::blockdev::BlockDevPaths,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ali-rs` (bin "ali-rs" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ali_rs-960cf33b35e1daa2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_valid ... ok
[INFO] [stderr] dd: failed to open './fake-disk.img': Read-only file system
[INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_validate_size ... ok
[INFO] [stdout] test ali::validation::blockdev::dm::pv::tests::test_collect_valid ... ok
[INFO] [stdout] test ali::test_parse ... ok
[INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_lv ... ok
[INFO] [stdout] test ali::validation::blockdev::dm::vg::tests::test_collect_valid ... ok
[INFO] [stdout] test hooks::constants::quicknet::test_tokens ... ok
[INFO] [stdout] test ali::validation::blockdev::tests::test_collect_valids ... ok
[INFO] [stdout] test hooks::quicknet::test_parse_quicknet ... ok
[INFO] [stdout] test hooks::test_extract_key_and_parts ... ok
[INFO] [stdout] test hooks::replace_token::test_parse_replace_token ... ok
[INFO] [stdout] test hooks::uncomment::test_parse_uncomment ... ok
[INFO] [stdout] test hooks::uncomment::test_uncomment_text_once ... ok
[INFO] [stdout] test hooks::uncomment::test_uncomment_text_all ... ok
[INFO] [stdout] test errors::test_json_error ... ok
[INFO] [stdout] test hooks::utils::replace_token::test_replace_token ... ok
[INFO] [stdout] test types::action::test_json_stages ... ignored, Ignored because just dummy print JSON
[INFO] [stdout] test utils::shell::test_shell_fns ... ignored
[INFO] [stdout] test hooks::test_extract_key_and_parts_shlex ... ok
[INFO] [stdout] test linux::fdisk::tests::test_create_part_cmd ... ok
[INFO] [stdout] test hooks::wrappers::tests::test_parse_wrapper_mnt ... ok
[INFO] [stdout] test linux::tests::test_partition_name ... ok
[INFO] [stdout] test hooks::wrappers::tests::test_parse_wrapper_no_mnt ... ok
[INFO] [stdout] test linux::luks::tests::test_luks ... ok
[INFO] [stdout] test types::blockdev::test_is_valid_size ... ok
[INFO] [stdout] test ali::validation::blockdev::tests::test_validate_blk ... ok
[INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_fs ... ok
[INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_fs_ready ... ok
[INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_lvms ... ok
[INFO] [stdout] test hooks::quicknet::test_quicknet_encode ... ok
[INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_from_sys ... ok
[INFO] [stdout] test linux::fdisk::tests::test_run_fdisk_cmd ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin ali-rs`
[INFO] [stdout] test constants::defaults::test_hashed_password ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- linux::fdisk::tests::test_run_fdisk_cmd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'linux::fdisk::tests::test_run_fdisk_cmd' (49) panicked at src/linux/fdisk.rs:127:13:
[INFO] [stdout] dd command failed to create zeroed dummy device ./fake-disk.img with size 100Mx5: shell command (context: "command dd exited with non-zero status 1"), embeddedError: run error
[INFO] [stdout] exit code: 1
[INFO] [stdout] stdout: ali-rs discarded stdout output
[INFO] [stdout] stderr: ali-rs discarded stderr output
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6485877bd4aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6485877bd4aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6485877bd4aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6485877bd4aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6485877d58aa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6485877d58aa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6485877c2522 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6485877c2522 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64858779a55f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64858779a55f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6485877b4d19 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64858765660c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64858765660c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6485877b4ed2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6485877b4ed2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64858779a618 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64858778f5f9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64858779b4ed - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6485877d603c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6485873008aa - ali_rs[ed3bdd90207fdf91]::linux::fdisk::tests::test_run_fdisk_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux/fdisk.rs:127:13
[INFO] [stdout]   20:     0x6485872feca7 - ali_rs[ed3bdd90207fdf91]::linux::fdisk::tests::test_run_fdisk_cmd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/linux/fdisk.rs:121:28
[INFO] [stdout]   21:     0x6485873558b6 - <ali_rs[ed3bdd90207fdf91]::linux::fdisk::tests::test_run_fdisk_cmd::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6485876498eb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6485876498eb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6485876570db - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6485876570db - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6485876570db - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6485876570db - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6485876570db - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6485876570db - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6485876570db - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6485876507f4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6485876507f4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x648587659ce2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x648587659ce2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x648587659ce2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x648587659ce2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x648587659ce2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x648587659ce2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x648587659ce2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6485877bc3df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x6485877bc3df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f2c0a794aa4 - <unknown>
[INFO] [stdout]   43:     0x7f2c0a821a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     linux::fdisk::tests::test_run_fdisk_cmd
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1c6f0a6f50fc5d9335cda27b58b5e2106ba1bdffb97277bcdff2e57d985912e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c6f0a6f50fc5d9335cda27b58b5e2106ba1bdffb97277bcdff2e57d985912e", kill_on_drop: false }`
[INFO] [stdout] a1c6f0a6f50fc5d9335cda27b58b5e2106ba1bdffb97277bcdff2e57d985912e
