[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 try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyart%2Fali-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soyart/ali-rs on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a3076a83f83b14d779c684538a8d0fc8c7e421b8da12f3228affadc7876012 [INFO] running `Command { std: "docker" "start" "-a" "a4a3076a83f83b14d779c684538a8d0fc8c7e421b8da12f3228affadc7876012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a3076a83f83b14d779c684538a8d0fc8c7e421b8da12f3228affadc7876012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a3076a83f83b14d779c684538a8d0fc8c7e421b8da12f3228affadc7876012", kill_on_drop: false }` [INFO] [stdout] a4a3076a83f83b14d779c684538a8d0fc8c7e421b8da12f3228affadc7876012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b261220280272c523229eb3f947493b7d451ce4fcce783b2a729d957d4ada18 [INFO] running `Command { std: "docker" "start" "-a" "8b261220280272c523229eb3f947493b7d451ce4fcce783b2a729d957d4ada18", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [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 unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling winnow v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling clap v4.3.19 [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)]` 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 37.02s [INFO] running `Command { std: "docker" "inspect" "8b261220280272c523229eb3f947493b7d451ce4fcce783b2a729d957d4ada18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b261220280272c523229eb3f947493b7d451ce4fcce783b2a729d957d4ada18", kill_on_drop: false }` [INFO] [stdout] 8b261220280272c523229eb3f947493b7d451ce4fcce783b2a729d957d4ada18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3940a977b80faffa8a76653fa371f689da390669b5dab554880bf021034fe26b [INFO] running `Command { std: "docker" "start" "-a" "3940a977b80faffa8a76653fa371f689da390669b5dab554880bf021034fe26b", 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)]` 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 7.51s [INFO] running `Command { std: "docker" "inspect" "3940a977b80faffa8a76653fa371f689da390669b5dab554880bf021034fe26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3940a977b80faffa8a76653fa371f689da390669b5dab554880bf021034fe26b", kill_on_drop: false }` [INFO] [stdout] 3940a977b80faffa8a76653fa371f689da390669b5dab554880bf021034fe26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f470490c86985eface4a54915fca456c911295b8c5d0ff1be73497e2379b56ba [INFO] running `Command { std: "docker" "start" "-a" "f470490c86985eface4a54915fca456c911295b8c5d0ff1be73497e2379b56ba", 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)]` 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-bce3c67a264d7134) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_from_sys ... ok [INFO] [stdout] test ali::test_parse ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_valid ... ok [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::validation::blockdev::dm::vg::tests::test_collect_valid ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_lv ... ok [INFO] [stdout] test ali::validation::blockdev::tests::test_collect_valids ... ok [INFO] [stdout] test errors::test_json_error ... ok [INFO] [stdout] test hooks::constants::quicknet::test_tokens ... ok [INFO] [stdout] test hooks::quicknet::test_parse_quicknet ... ok [INFO] [stdout] test hooks::quicknet::test_quicknet_encode ... ok [INFO] [stdout] test hooks::replace_token::test_parse_replace_token ... ok [INFO] [stdout] test hooks::test_extract_key_and_parts ... ok [INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_fs ... ok [INFO] [stdout] test hooks::test_extract_key_and_parts_shlex ... ok [INFO] [stdout] test hooks::uncomment::test_uncomment_text_all ... ok [INFO] [stdout] test hooks::uncomment::test_uncomment_text_once ... ok [INFO] [stdout] test hooks::utils::replace_token::test_replace_token ... ok [INFO] [stdout] test hooks::wrappers::tests::test_parse_wrapper_mnt ... ok [INFO] [stderr] dd: failed to open './fake-disk.img': Read-only file system [INFO] [stdout] test hooks::uncomment::test_parse_uncomment ... ok [INFO] [stdout] test hooks::wrappers::tests::test_parse_wrapper_no_mnt ... ok [INFO] [stdout] test linux::fdisk::tests::test_create_part_cmd ... ok [INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_fs_ready ... ok [INFO] [stdout] test ali::validation::blockdev::tests::test_validate_blk ... 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 linux::tests::test_partition_name ... ok [INFO] [stdout] test linux::luks::tests::test_luks ... ok [INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_lvms ... ok [INFO] [stdout] test types::blockdev::test_is_valid_size ... ok [INFO] [stdout] test linux::fdisk::tests::test_run_fdisk_cmd ... FAILED [INFO] [stdout] test constants::defaults::test_hashed_password ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin ali-rs` [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' 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: 0x61644e0773f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61644e0773f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61644e0773f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61644e0773f2 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61644e0a2fe3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61644e0a2fe3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x61644e073133 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61644e073133 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61644e077242 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61644e07896c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x61644e0787c2 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x61644df45b74 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x61644df45b74 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61644e07944b - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x61644e07944b - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x61644e07911a - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x61644e0778f9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x61644e078dad - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x61644e0a0d30 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61644db72f30 - ali_rs::linux::fdisk::tests::test_run_fdisk_cmd::h2b7531b74056cf85 [INFO] [stdout] at /opt/rustwide/workdir/src/linux/fdisk.rs:127:13 [INFO] [stdout] 20: 0x61644db72d37 - ali_rs::linux::fdisk::tests::test_run_fdisk_cmd::{{closure}}::had7c8b2de9bb60a8 [INFO] [stdout] at /opt/rustwide/workdir/src/linux/fdisk.rs:121:28 [INFO] [stdout] 21: 0x61644dbb9e46 - core::ops::function::FnOnce::call_once::hc4b7545b608c9771 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x61644df4b26b - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x61644df4b26b - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x61644df4a4ee - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 25: 0x61644df4a4ee - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x61644df4a4ee - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x61644df4a4ee - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x61644df4a4ee - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x61644df4a4ee - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x61644df4a4ee - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x61644df0e0e4 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x61644df0e0e4 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x61644df119da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x61644df119da - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x61644df119da - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x61644df119da - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x61644df119da - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x61644df119da - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x61644df119da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x61644e07c3a7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x61644e07c3a7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x61644e07c3a7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 43: 0x78a3739c0aa4 - [INFO] [stdout] 44: 0x78a373a4da34 - clone [INFO] [stdout] 45: 0x0 - [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.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f470490c86985eface4a54915fca456c911295b8c5d0ff1be73497e2379b56ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f470490c86985eface4a54915fca456c911295b8c5d0ff1be73497e2379b56ba", kill_on_drop: false }` [INFO] [stdout] f470490c86985eface4a54915fca456c911295b8c5d0ff1be73497e2379b56ba