[INFO] cloning repository https://github.com/AOSC-Dev/mkrawimg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/mkrawimg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fmkrawimg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fmkrawimg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dff200dda763c6edff0928c5775ea19537a1ebb8
[INFO] testing AOSC-Dev/mkrawimg against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fmkrawimg" "/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/AOSC-Dev/mkrawimg
[INFO] finished tweaking git repo https://github.com/AOSC-Dev/mkrawimg
[INFO] tweaked toml for git repo https://github.com/AOSC-Dev/mkrawimg written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOSC-Dev/mkrawimg on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOSC-Dev/mkrawimg 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 984be34eacdf7435133125b5b49594c538d4bdabbfd41d8cae75efd45351fa57
[INFO] running `Command { std: "docker" "start" "-a" "984be34eacdf7435133125b5b49594c538d4bdabbfd41d8cae75efd45351fa57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "984be34eacdf7435133125b5b49594c538d4bdabbfd41d8cae75efd45351fa57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984be34eacdf7435133125b5b49594c538d4bdabbfd41d8cae75efd45351fa57", kill_on_drop: false }`
[INFO] [stdout] 984be34eacdf7435133125b5b49594c538d4bdabbfd41d8cae75efd45351fa57
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de96717db1147709e44d744637412f030738182c96505170f85efc67d4c5afd6
[INFO] running `Command { std: "docker" "start" "-a" "de96717db1147709e44d744637412f030738182c96505170f85efc67d4c5afd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling loopdev-3 v0.5.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling blkid-sys v0.1.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling errno v0.3.11
[INFO] [stderr]    Compiling blkid v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling mkrawimg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling colog v1.3.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling gptman v1.1.4
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling sys-mount v3.0.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling mbrman v0.5.4
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "de96717db1147709e44d744637412f030738182c96505170f85efc67d4c5afd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de96717db1147709e44d744637412f030738182c96505170f85efc67d4c5afd6", kill_on_drop: false }`
[INFO] [stdout] de96717db1147709e44d744637412f030738182c96505170f85efc67d4c5afd6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28140933a657e3761882d3b7b4b920efc73cc5dc525ce5fb60dcc3511fab74ca
[INFO] running `Command { std: "docker" "start" "-a" "28140933a657e3761882d3b7b4b920efc73cc5dc525ce5fb60dcc3511fab74ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling mkrawimg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.40s
[INFO] running `Command { std: "docker" "inspect" "28140933a657e3761882d3b7b4b920efc73cc5dc525ce5fb60dcc3511fab74ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28140933a657e3761882d3b7b4b920efc73cc5dc525ce5fb60dcc3511fab74ca", kill_on_drop: false }`
[INFO] [stdout] 28140933a657e3761882d3b7b4b920efc73cc5dc525ce5fb60dcc3511fab74ca
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c44ce9150102cf345d9c90ccbe165654428e95b008d81f0f26f9b457fcd924ca
[INFO] running `Command { std: "docker" "start" "-a" "c44ce9150102cf345d9c90ccbe165654428e95b008d81f0f26f9b457fcd924ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mkrawimg-c41eb33c5afe6427)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/generic/pc-efi/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "pc-efi",
[INFO] [stderr]         aliases: None,
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "generic",
[INFO] [stderr]         arch: amd64,
[INFO] [stderr]         soc_vendor: None,
[INFO] [stderr]         name: "Standard PC (UEFI)",
[INFO] [stderr]         model: None,
[INFO] [stderr]         of_compatible: None,
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "grub",
[INFO] [stderr]             "linux+kernel",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "rw",
[INFO] [stderr]                 "rd.auto",
[INFO] [stderr]                 "rd.auto=1",
[INFO] [stderr]                 "mitigations=off",
[INFO] [stderr]                 "audit=0",
[INFO] [stderr]                 "ibt=off",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         partition_map: GPT,
[INFO] [stderr]         num_partitions: 2,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 6144,
[INFO] [stderr]             desktop: 25000,
[INFO] [stderr]             server: 6144,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: EFI,
[INFO] [stderr]                 start_sector: Some(
[INFO] [stderr]                     2048,
[INFO] [stderr]                 ),
[INFO] [stderr]                 size_in_sectors: 614400,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/efi",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Btrfs,
[INFO] [stderr]                 mount_opts: Some(
[INFO] [stderr]                     [
[INFO] [stderr]                         "defaults",
[INFO] [stderr]                         "compress=zstd",
[INFO] [stderr]                     ],
[INFO] [stderr]                 ),
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.sh",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/generic/pc-efi/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] Fetching topics manifest ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/raspberrypi/pi-4b/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] Saving topic sources and ATM state ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] Fetching topics manifest ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "rpi-4b",
[INFO] [stderr]         aliases: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "pi4",
[INFO] [stderr]                 "pi4b",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "raspberrypi",
[INFO] [stderr]         arch: arm64,
[INFO] [stderr]         soc_vendor: Some(
[INFO] [stderr]             "broadcom",
[INFO] [stderr]         ),
[INFO] [stderr]         name: "Raspberry Pi 4B",
[INFO] [stderr]         model: Some(
[INFO] [stderr]             "Raspberry Pi 4 Model B",
[INFO] [stderr]         ),
[INFO] [stderr]         of_compatible: Some(
[INFO] [stderr]             "raspberrypi,4-model-b",
[INFO] [stderr]         ),
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "linux+kernel+rpi64+lts",
[INFO] [stderr]             "rpi-firmware-boot",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: None,
[INFO] [stderr]         partition_map: GPT,
[INFO] [stderr]         num_partitions: 2,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 7370,
[INFO] [stderr]             desktop: 25000,
[INFO] [stderr]             server: 7370,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: EFI,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 614400,
[INFO] [stderr]                 label: Some(
[INFO] [stderr]                     "Boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/boot/rpi",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "Boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "AOSC OS",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.bash",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/raspberrypi/pi-4b/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/raspberrypi/pi-3b/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "rpi-3b",
[INFO] [stderr]         aliases: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "pi3",
[INFO] [stderr]                 "pi3b",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "raspberrypi",
[INFO] [stderr]         arch: arm64,
[INFO] [stderr]         soc_vendor: Some(
[INFO] [stderr]             "broadcom",
[INFO] [stderr]         ),
[INFO] [stderr]         name: "Raspberry Pi 3B",
[INFO] [stderr]         model: Some(
[INFO] [stderr]             "Raspberry Pi 3 Model B",
[INFO] [stderr]         ),
[INFO] [stderr]         of_compatible: Some(
[INFO] [stderr]             "raspberrypi,3-model-b",
[INFO] [stderr]         ),
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "linux+kernel+rpi64+lts",
[INFO] [stderr]             "rpi-firmware-boot",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: None,
[INFO] [stderr]         partition_map: MBR,
[INFO] [stderr]         num_partitions: 2,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 7370,
[INFO] [stderr]             desktop: 25000,
[INFO] [stderr]             server: 7370,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: Byte {
[INFO] [stderr]                     byte: 12,
[INFO] [stderr]                 },
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 1048576,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/boot/rpi",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "Boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "AOSC OS",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.bash",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/raspberrypi/pi-3b/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/raspberrypi/pi-5b/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "rpi-5b",
[INFO] [stderr]         aliases: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "pi5",
[INFO] [stderr]                 "pi5b",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "raspberrypi",
[INFO] [stderr]         arch: arm64,
[INFO] [stderr]         soc_vendor: Some(
[INFO] [stderr]             "broadcom",
[INFO] [stderr]         ),
[INFO] [stderr]         name: "Raspberry Pi 5",
[INFO] [stderr]         model: Some(
[INFO] [stderr]             "Raspberry Pi 5 Model B",
[INFO] [stderr]         ),
[INFO] [stderr]         of_compatible: Some(
[INFO] [stderr]             "raspberrypi,5-model-b",
[INFO] [stderr]         ),
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "linux+kernel+rpi64+lts",
[INFO] [stderr]             "rpi-firmware-boot",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: None,
[INFO] [stderr]         partition_map: GPT,
[INFO] [stderr]         num_partitions: 2,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 7370,
[INFO] [stderr]             desktop: 25000,
[INFO] [stderr]             server: 7370,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: EFI,
[INFO] [stderr]                 start_sector: Some(
[INFO] [stderr]                     2048,
[INFO] [stderr]                 ),
[INFO] [stderr]                 size_in_sectors: 614400,
[INFO] [stderr]                 label: Some(
[INFO] [stderr]                     "Boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/boot/rpi",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "Boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "AOSC OS",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.bash",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/raspberrypi/pi-5b/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/starfive/visionfive-2/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "visionfive-2",
[INFO] [stderr]         aliases: None,
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "starfive",
[INFO] [stderr]         arch: riscv64,
[INFO] [stderr]         soc_vendor: None,
[INFO] [stderr]         name: "StarFive VisionFive 2",
[INFO] [stderr]         model: None,
[INFO] [stderr]         of_compatible: None,
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "firmware-free",
[INFO] [stderr]             "firmware-nonfree",
[INFO] [stderr]             "jh7110-pvr-blobs",
[INFO] [stderr]             "linux+kernel+starfive+jh7110",
[INFO] [stderr]             "mesa-pvr-ddk119",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "rw",
[INFO] [stderr]                 "console=tty0",
[INFO] [stderr]                 "console=ttyS0,115200",
[INFO] [stderr]                 "earlycon",
[INFO] [stderr]                 "rootwait",
[INFO] [stderr]                 "stmmaceth=chain_mode:1",
[INFO] [stderr]                 "selinux=0",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         partition_map: GPT,
[INFO] [stderr]         num_partitions: 5,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 7400,
[INFO] [stderr]             desktop: 25000,
[INFO] [stderr]             server: 7400,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: Uuid {
[INFO] [stderr]                     uuid: 2e54b353-1271-4842-806f-e436d6af6985,
[INFO] [stderr]                 },
[INFO] [stderr]                 start_sector: Some(
[INFO] [stderr]                     4096,
[INFO] [stderr]                 ),
[INFO] [stderr]                 size_in_sectors: 4096,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: None,
[INFO] [stderr]                 filesystem: None,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Other,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Uuid {
[INFO] [stderr]                     uuid: 5b193300-fc78-40cd-8002-e86c45580b47,
[INFO] [stderr]                 },
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 8192,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: None,
[INFO] [stderr]                 filesystem: None,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Other,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 3,
[INFO] [stderr]                 part_type: EFI,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 32768,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/efi",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 4,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 4194304,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 5,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Btrfs,
[INFO] [stderr]                 mount_opts: Some(
[INFO] [stderr]                     [
[INFO] [stderr]                         "compress=zstd",
[INFO] [stderr]                     ],
[INFO] [stderr]                 ),
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.bash",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/starfive/visionfive-2/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/podman-mach/amd64/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "podman-mach-amd64",
[INFO] [stderr]         aliases: None,
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "podman",
[INFO] [stderr]         arch: amd64,
[INFO] [stderr]         soc_vendor: None,
[INFO] [stderr]         name: "Podman VM Platform (UEFI) on AMD64",
[INFO] [stderr]         model: None,
[INFO] [stderr]         of_compatible: None,
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "grub",
[INFO] [stderr]             "linux+kernel",
[INFO] [stderr]             "ignition",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: false,
[INFO] [stderr]         kernel_cmdline: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 "rw",
[INFO] [stderr]                 "rd.auto",
[INFO] [stderr]                 "rd.auto=1",
[INFO] [stderr]                 "mitigations=off",
[INFO] [stderr]                 "audit=0",
[INFO] [stderr]                 "ibt=off",
[INFO] [stderr]                 "ignition.platform.id=qemu",
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         partition_map: GPT,
[INFO] [stderr]         num_partitions: 3,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 6144,
[INFO] [stderr]             desktop: 6144,
[INFO] [stderr]             server: 6144,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: BiosBoot,
[INFO] [stderr]                 start_sector: Some(
[INFO] [stderr]                     2048,
[INFO] [stderr]                 ),
[INFO] [stderr]                 size_in_sectors: 16384,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: None,
[INFO] [stderr]                 filesystem: None,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 2,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 614400,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/boot",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Fat32,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Boot,
[INFO] [stderr]             },
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 3,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: None,
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: Some(
[INFO] [stderr]             [
[INFO] [stderr]                 Script {
[INFO] [stderr]                     name: "apply-bootloader.sh",
[INFO] [stderr]                 },
[INFO] [stderr]             ],
[INFO] [stderr]         ),
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/podman-mach/amd64/device.toml",
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsing devices/loongson/2k0300/device.toml ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::device::tests] Parsed device:
[INFO] [stderr]     DeviceSpec {
[INFO] [stderr]         id: "2k0300",
[INFO] [stderr]         aliases: None,
[INFO] [stderr]         distro: AOSC,
[INFO] [stderr]         vendor: "loongson",
[INFO] [stderr]         arch: loongarch64,
[INFO] [stderr]         soc_vendor: None,
[INFO] [stderr]         name: "Generic LS2K0300 Board",
[INFO] [stderr]         model: None,
[INFO] [stderr]         of_compatible: None,
[INFO] [stderr]         bsp_packages: [
[INFO] [stderr]             "linux+kernel+2k0300",
[INFO] [stderr]         ],
[INFO] [stderr]         initrdless: true,
[INFO] [stderr]         kernel_cmdline: None,
[INFO] [stderr]         partition_map: MBR,
[INFO] [stderr]         num_partitions: 1,
[INFO] [stderr]         size: ImageVariantSizes {
[INFO] [stderr]             base: 3072,
[INFO] [stderr]             desktop: 3072,
[INFO] [stderr]             server: 3072,
[INFO] [stderr]         },
[INFO] [stderr]         partitions: [
[INFO] [stderr]             PartitionSpec {
[INFO] [stderr]                 num: 1,
[INFO] [stderr]                 part_type: Linux,
[INFO] [stderr]                 start_sector: None,
[INFO] [stderr]                 size_in_sectors: 0,
[INFO] [stderr]                 label: None,
[INFO] [stderr]                 mountpoint: Some(
[INFO] [stderr]                     "/",
[INFO] [stderr]                 ),
[INFO] [stderr]                 filesystem: Ext4,
[INFO] [stderr]                 mount_opts: None,
[INFO] [stderr]                 fs_label: Some(
[INFO] [stderr]                     "AOSC OS",
[INFO] [stderr]                 ),
[INFO] [stderr]                 usage: Rootfs,
[INFO] [stderr]             },
[INFO] [stderr]         ],
[INFO] [stderr]         bootloaders: None,
[INFO] [stderr]         file_path: "/opt/rustwide/workdir/devices/loongson/2k0300/device.toml",
[INFO] [stderr]     }
[INFO] [stdout] test device::tests::test_from_path ... ok
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] Saving topic sources ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] Saving ATM state file ...
[INFO] [stderr] [2026-03-09T07:54:13Z INFO  mkrawimg::topics] saved 0 topics into the target system.
[INFO] [stdout] test tests::test_partition_type ... FAILED
[INFO] [stdout] test partition::tests::test_part_type ... ok
[INFO] [stdout] test topics::test_save_empty_topics ... ok
[INFO] [stdout] test utils::tests::test_get_uuid ... FAILED
[INFO] [stdout] test tests::test_loopdev ... FAILED
[INFO] [stdout] test topics::test_save_topics ... FAILED
[INFO] [stdout] test topics::test_fetch_topics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_partition_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_partition_type' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/logger.rs:522:14:
[INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56fdce3f144a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56fdce3f144a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56fdce3f144a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56fdce3f144a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56fdce40a81a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56fdce40a81a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56fdce3f80f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56fdce3f80f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56fdce3cd7ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56fdce3cd7ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56fdce3e8a59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56fdcde9a6fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56fdcde9a6fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56fdce3e8cd2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56fdce3e8cd2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56fdce3cd8a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56fdce3c4949 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56fdce3ce86d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56fdce40b1ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56fdce40aef2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56fdcdc0a4bb - core::result::Result<T,E>::expect::h0e7f31a864065343
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56fdcdc02a5d - env_logger::logger::Builder::init::ha1f0b5eb5f524db7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.11.8/src/logger.rs:522:14
[INFO] [stdout]   22:     0x56fdcdbed72d - mkrawimg::tests::test_partition_type::h20e2b95a4e354e0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:41:4
[INFO] [stdout]   23:     0x56fdcdbee2e7 - mkrawimg::tests::test_partition_type::{{closure}}::h258f61b62b4b23b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:38:29
[INFO] [stdout]   24:     0x56fdcdb9e036 - core::ops::function::FnOnce::call_once::h3a652e1ff1fe8772
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56fdcde8e7db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56fdcde8e7db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56fdcde9b1cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56fdcde9b1cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56fdcde9b1cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56fdcde9b1cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56fdcde9b1cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56fdcde9b1cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56fdcde9b1cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56fdcde968e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56fdcde968e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56fdcde9ddd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56fdcde9ddd2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56fdcde9ddd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56fdcde9ddd2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56fdcde9ddd2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56fdcde9ddd2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56fdcde9ddd2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56fdce3f09bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x56fdce3f09bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7059ee76caa4 - <unknown>
[INFO] [stdout]   46:     0x7059ee7f9a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_get_uuid stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: mkrawimg::utils::get_fsuuid
[INFO] [stdout]              at ./src/utils.rs:453:14
[INFO] [stdout]    3: mkrawimg::utils::tests::test_get_uuid
[INFO] [stdout]              at ./src/utils.rs:493:14
[INFO] [stdout]    4: mkrawimg::utils::tests::test_get_uuid::{{closure}}
[INFO] [stdout]              at ./src/utils.rs:492:24
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_loopdev stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: mkrawimg::tests::test_loopdev
[INFO] [stdout]              at ./src/tests.rs:23:16
[INFO] [stdout]    3: mkrawimg::tests::test_loopdev::{{closure}}
[INFO] [stdout]              at ./src/tests.rs:15:22
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] ---- topics::test_save_topics stdout ----
[INFO] [stdout] Error: error sending request for url (https://repo-hk.aosc.io/debs/manifest/topics.json)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: mkrawimg::topics::fetch_topics
[INFO] [stdout]              at ./src/topics.rs:45:17
[INFO] [stdout]    3: mkrawimg::topics::test_save_topics
[INFO] [stdout]              at ./src/topics.rs:132:15
[INFO] [stdout]    4: mkrawimg::topics::test_save_topics::{{closure}}
[INFO] [stdout]              at ./src/topics.rs:131:26
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] ---- topics::test_fetch_topics stdout ----
[INFO] [stdout] Error: error sending request for url (https://repo-hk.aosc.io/debs/manifest/topics.json)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: mkrawimg::topics::fetch_topics
[INFO] [stdout]              at ./src/topics.rs:45:17
[INFO] [stdout]    3: mkrawimg::topics::test_fetch_topics
[INFO] [stdout]              at ./src/topics.rs:118:15
[INFO] [stdout]    4: mkrawimg::topics::test_fetch_topics::{{closure}}
[INFO] [stdout]              at ./src/topics.rs:117:27
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_loopdev
[INFO] [stdout]     tests::test_partition_type
[INFO] [stdout]     topics::test_fetch_topics
[INFO] [stdout]     topics::test_save_topics
[INFO] [stdout]     utils::tests::test_get_uuid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mkrawimg`
[INFO] running `Command { std: "docker" "inspect" "c44ce9150102cf345d9c90ccbe165654428e95b008d81f0f26f9b457fcd924ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44ce9150102cf345d9c90ccbe165654428e95b008d81f0f26f9b457fcd924ca", kill_on_drop: false }`
[INFO] [stdout] c44ce9150102cf345d9c90ccbe165654428e95b008d81f0f26f9b457fcd924ca
