[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#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyart%2Fali-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soyart/ali-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d2c28104c9ba101c7bba3c820039d6892da58abd96f25338c3a03f3664f4e19 [INFO] running `Command { std: "docker" "start" "-a" "7d2c28104c9ba101c7bba3c820039d6892da58abd96f25338c3a03f3664f4e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2c28104c9ba101c7bba3c820039d6892da58abd96f25338c3a03f3664f4e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2c28104c9ba101c7bba3c820039d6892da58abd96f25338c3a03f3664f4e19", kill_on_drop: false }` [INFO] [stdout] 7d2c28104c9ba101c7bba3c820039d6892da58abd96f25338c3a03f3664f4e19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d181e1feae3efac016bc3555a2ca1e987c7e8fda6df0b8289b5c148fb34db4ae [INFO] running `Command { std: "docker" "start" "-a" "d181e1feae3efac016bc3555a2ca1e987c7e8fda6df0b8289b5c148fb34db4ae", 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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [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 spin v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling winnow v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [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 idna v0.4.0 [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 ring v0.17.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [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)]` (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 37.12s [INFO] running `Command { std: "docker" "inspect" "d181e1feae3efac016bc3555a2ca1e987c7e8fda6df0b8289b5c148fb34db4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d181e1feae3efac016bc3555a2ca1e987c7e8fda6df0b8289b5c148fb34db4ae", kill_on_drop: false }` [INFO] [stdout] d181e1feae3efac016bc3555a2ca1e987c7e8fda6df0b8289b5c148fb34db4ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22bbb9d81353e204ae609b9747522e23e5d24188611a262e95ffc4ba0d7b664c [INFO] running `Command { std: "docker" "start" "-a" "22bbb9d81353e204ae609b9747522e23e5d24188611a262e95ffc4ba0d7b664c", 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.21s [INFO] running `Command { std: "docker" "inspect" "22bbb9d81353e204ae609b9747522e23e5d24188611a262e95ffc4ba0d7b664c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bbb9d81353e204ae609b9747522e23e5d24188611a262e95ffc4ba0d7b664c", kill_on_drop: false }` [INFO] [stdout] 22bbb9d81353e204ae609b9747522e23e5d24188611a262e95ffc4ba0d7b664c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42df9fb7f13d71267c6451eb0bec9f0d23d1644053623685e176fd6af819e5ea [INFO] running `Command { std: "docker" "start" "-a" "42df9fb7f13d71267c6451eb0bec9f0d23d1644053623685e176fd6af819e5ea", 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.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ali_rs-71157e8631bd9c04) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test ali::test_parse ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_from_sys ... ok [INFO] [stdout] test hooks::constants::quicknet::test_tokens ... ok [INFO] [stdout] test hooks::quicknet::test_parse_quicknet ... ok [INFO] [stdout] test ali::validation::blockdev::dm::pv::tests::test_collect_valid ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_valid ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_collect_lv ... ok [INFO] [stdout] test ali::validation::blockdev::dm::lv::tests::test_validate_size ... ok [INFO] [stdout] test ali::validation::blockdev::tests::test_collect_valids ... ok [INFO] [stdout] test hooks::quicknet::test_quicknet_encode ... ok [INFO] [stdout] test hooks::uncomment::test_uncomment_text_once ... 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::wrappers::tests::test_parse_wrapper_no_mnt ... ok [INFO] [stdout] test hooks::test_extract_key_and_parts ... ok [INFO] [stdout] test linux::fdisk::tests::test_create_part_cmd ... ok [INFO] [stdout] test hooks::uncomment::test_uncomment_text_all ... 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 ali::validation::blockdev::tests::test_validate_blk ... ok [INFO] [stdout] test errors::test_json_error ... ok [INFO] [stdout] test hooks::utils::replace_token::test_replace_token ... ok [INFO] [stdout] test hooks::wrappers::tests::test_parse_wrapper_mnt ... ok [INFO] [stdout] test linux::luks::tests::test_luks ... ok [INFO] [stdout] test linux::tests::test_partition_name ... ok [INFO] [stdout] test types::blockdev::test_is_valid_size ... 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::dm::vg::tests::test_collect_valid ... ok [INFO] [stdout] test ali::validation::blockdev::trace_blk::test_trace_existing_lvms ... ok [INFO] [stderr] dd: failed to open './fake-disk.img': Read-only file system [INFO] [stdout] test linux::fdisk::tests::test_run_fdisk_cmd ... FAILED [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' (45) 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: 0x62a6e6cdf89a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62a6e6cdf89a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62a6e6cdf89a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62a6e6cdf89a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62a6e6cf7a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62a6e6cf7a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x62a6e6ce4852 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62a6e6ce4852 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62a6e6cbca8f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62a6e6cbca8f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62a6e6cd7189 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62a6e6b725ec - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x62a6e6b725ec - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62a6e6cd7342 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x62a6e6cd7342 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62a6e6cbcb48 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62a6e6cb42b9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62a6e6cbda1d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62a6e6cf822c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62a6e687d6ea - ali_rs[e84c054e85dc5829]::linux::fdisk::tests::test_run_fdisk_cmd [INFO] [stdout] at /opt/rustwide/workdir/src/linux/fdisk.rs:127:13 [INFO] [stdout] 20: 0x62a6e6879f67 - ali_rs[e84c054e85dc5829]::linux::fdisk::tests::test_run_fdisk_cmd::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/linux/fdisk.rs:121:28 [INFO] [stdout] 21: 0x62a6e688ee06 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x62a6e6b666cb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x62a6e6b666cb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x62a6e6b730bb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x62a6e6b730bb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x62a6e6b730bb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x62a6e6b730bb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x62a6e6b730bb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x62a6e6b730bb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x62a6e6b730bb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x62a6e6b6e7d4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x62a6e6b6e7d4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x62a6e6b75cc2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x62a6e6b75cc2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x62a6e6b75cc2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x62a6e6b75cc2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x62a6e6b75cc2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x62a6e6b75cc2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x62a6e6b75cc2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x62a6e6cde98f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x62a6e6cde98f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7a3589e0caa4 - [INFO] [stdout] 43: 0x7a3589e99a64 - clone [INFO] [stdout] 44: 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.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin ali-rs` [INFO] running `Command { std: "docker" "inspect" "42df9fb7f13d71267c6451eb0bec9f0d23d1644053623685e176fd6af819e5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42df9fb7f13d71267c6451eb0bec9f0d23d1644053623685e176fd6af819e5ea", kill_on_drop: false }` [INFO] [stdout] 42df9fb7f13d71267c6451eb0bec9f0d23d1644053623685e176fd6af819e5ea