[INFO] fetching crate podlet 0.3.0... [INFO] testing podlet-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate podlet 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate podlet 0.3.0 [INFO] finished tweaking crates.io crate podlet 0.3.0 [INFO] tweaked toml for crates.io crate podlet 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate podlet 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate podlet 0.3.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a233fa324ab9a04a7827c975ca178f349c0d246a6c687f7ad46c031f3a7be44b [INFO] running `Command { std: "docker" "start" "-a" "a233fa324ab9a04a7827c975ca178f349c0d246a6c687f7ad46c031f3a7be44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a233fa324ab9a04a7827c975ca178f349c0d246a6c687f7ad46c031f3a7be44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a233fa324ab9a04a7827c975ca178f349c0d246a6c687f7ad46c031f3a7be44b", kill_on_drop: false }` [INFO] [stdout] a233fa324ab9a04a7827c975ca178f349c0d246a6c687f7ad46c031f3a7be44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28967b6fd333569fcc97ff1efadaeddfac770bcf4de2bd0c3f81bc860decd512 [INFO] running `Command { std: "docker" "start" "-a" "28967b6fd333569fcc97ff1efadaeddfac770bcf4de2bd0c3f81bc860decd512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling xdg-home v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zvariant_utils v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling compose_spec_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling zvariant_derive v4.1.0 [INFO] [stderr] Compiling zbus_macros v4.2.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling umask v2.1.0 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling zvariant v4.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling compose_spec v0.2.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.2.1 [INFO] [stderr] Compiling podlet v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | fn to_full(&self, file: &File) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 317 | fn to_full(&self, file: &File) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/escape.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "28967b6fd333569fcc97ff1efadaeddfac770bcf4de2bd0c3f81bc860decd512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28967b6fd333569fcc97ff1efadaeddfac770bcf4de2bd0c3f81bc860decd512", kill_on_drop: false }` [INFO] [stdout] 28967b6fd333569fcc97ff1efadaeddfac770bcf4de2bd0c3f81bc860decd512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9310d4d303c3640e779fe4a34bc525c3df4a82478284661a3cb8be4a25bf6b0e [INFO] running `Command { std: "docker" "start" "-a" "9310d4d303c3640e779fe4a34bc525c3df4a82478284661a3cb8be4a25bf6b0e", kill_on_drop: false }` [INFO] [stderr] Compiling podlet v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | fn to_full(&self, file: &File) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 317 | fn to_full(&self, file: &File) -> Cow<'_, Path> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/escape.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.04s [INFO] running `Command { std: "docker" "inspect" "9310d4d303c3640e779fe4a34bc525c3df4a82478284661a3cb8be4a25bf6b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9310d4d303c3640e779fe4a34bc525c3df4a82478284661a3cb8be4a25bf6b0e", kill_on_drop: false }` [INFO] [stdout] 9310d4d303c3640e779fe4a34bc525c3df4a82478284661a3cb8be4a25bf6b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16fc438ebf67beca6b68dd0a448f81ccf7be0175c16a3ce65dc64c125243d5d5 [INFO] running `Command { std: "docker" "start" "-a" "16fc438ebf67beca6b68dd0a448f81ccf7be0175c16a3ce65dc64c125243d5d5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cli.rs:317:16 [INFO] [stderr] | [INFO] [stderr] 317 | fn to_full(&self, file: &File) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 317 | fn to_full(&self, file: &File) -> Cow<'_, Path> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/escape.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | pub(crate) fn arg_quote(arg: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `podlet` (bin "podlet" test) generated 2 warnings (run `cargo fix --bin "podlet" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/podlet-445b901d80a03be1) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test cli::container::quadlet::tests::default_convert ... ok [INFO] [stdout] test cli::container::podman::tests::default_display_empty ... ok [INFO] [stdout] test cli::container::tests::name::image_no_tag ... ok [INFO] [stdout] test cli::container::tests::name::image_with_tag ... ok [INFO] [stdout] test cli::container::tests::name::container_name ... ok [INFO] [stdout] test cli::global_args::tests::default_args_serialize_empty ... ok [INFO] [stdout] test cli::kube::tests::podman_args_default_display_empty ... ok [INFO] [stdout] test cli::network::tests::podman_args_default_display_empty ... ok [INFO] [stdout] test cli::pod::tests::podman_args_default_display_empty ... ok [INFO] [stdout] test escape::tests::join ... ok [INFO] [stdout] test escape::tests::quote_remove_control ... ok [INFO] [stdout] test quadlet::container::device::tests::empty_host_err ... ok [INFO] [stdout] test quadlet::container::device::tests::host ... ok [INFO] [stdout] test cli::generate::tests::verify_container_parser_cli ... ok [INFO] [stdout] test quadlet::container::device::tests::host_container ... ok [INFO] [stdout] test quadlet::container::device::tests::host_container_permissions ... ok [INFO] [stdout] test quadlet::container::device::tests::host_permissions ... ok [INFO] [stdout] test quadlet::container::mount::idmap::tests::mapping_round_trip ... ok [INFO] [stdout] test quadlet::container::mount::mode::tests::deserialize_string ... ok [INFO] [stdout] test quadlet::container::mount::mode::tests::devpts_default ... ok [INFO] [stdout] test quadlet::container::mount::tests::bind ... ok [INFO] [stdout] test quadlet::container::mount::tests::image ... ok [INFO] [stdout] test quadlet::container::mount::tests::ramfs ... ok [INFO] [stdout] test quadlet::container::mount::tests::glob ... ok [INFO] [stdout] test quadlet::container::mount::tests::volume ... ok [INFO] [stdout] test quadlet::container::mount::tests::tmpfs ... ok [INFO] [stdout] test quadlet::container::mount::tmpfs::tests::defaults ... ok [INFO] [stdout] test quadlet::container::mount::tmpfs::tests::mode_default ... ok [INFO] [stdout] test quadlet::container::mount::tmpfs::tests::tmpcopyup ... ok [INFO] [stdout] test quadlet::container::mount::tests::devpts ... ok [INFO] [stdout] test quadlet::container::rootfs::tests::idmap ... ok [INFO] [stdout] test quadlet::container::rootfs::tests::overlay_and_idmap ... ok [INFO] [stdout] test quadlet::container::rootfs::tests::path ... ok [INFO] [stdout] test quadlet::container::tests::unmask::add_path ... ok [INFO] [stdout] test quadlet::container::tests::unmask::iter ... ok [INFO] [stdout] test quadlet::container::volume::tests::all_options ... ok [INFO] [stdout] test quadlet::container::volume::tests::container_only ... ok [INFO] [stdout] test quadlet::container::mount::idmap::tests::uids ... ok [INFO] [stdout] test quadlet::container::rootfs::tests::overlay ... ok [INFO] [stdout] test quadlet::container::volume::tests::source_and_container ... ok [INFO] [stdout] test quadlet::globals::tests::default_display_empty ... ok [INFO] [stdout] test quadlet::kube::tests::kube_default_empty ... ok [INFO] [stdout] test quadlet::kube::tests::auto_update_extract ... ok [INFO] [stdout] test quadlet::volume::tests::volume_default_empty ... ok [INFO] [stdout] test serde::args::tests::basic_struct ... ok [INFO] [stdout] test quadlet::kube::tests::url_file_name ... ok [INFO] [stdout] test serde::args::tests::nested_err ... ok [INFO] [stdout] test serde::args::tests::enum_value ... ok [INFO] [stdout] test serde::mount_options::tests::deserialize ... ok [INFO] [stdout] test quadlet::network::tests::network_default_empty ... ok [INFO] [stdout] test serde::mount_options::tests::deserialize_bool ... ok [INFO] [stdout] test serde::args::tests::escape_values ... ok [INFO] [stdout] test serde::args::tests::invalid_flag_err ... ok [INFO] [stdout] test quadlet::container::tests::container_default_empty ... ok [INFO] [stdout] test quadlet::container::device::tests::unknown_permission_err ... ok [INFO] [stdout] test serde::mount_options::tests::serialize ... ok [INFO] [stdout] test serde::args::tests::bool ... ok [INFO] [stdout] test quadlet::kube::tests::path_file_name ... ok [INFO] [stdout] test serde::args::tests::struct_with_sequence ... ok [INFO] [stdout] test serde::quadlet::tests::empty_is_empty ... ok [INFO] [stdout] test serde::quadlet::tests::basic_struct ... ok [INFO] [stdout] test serde::quadlet::tests::sequence ... ok [INFO] [stdout] test serde::quadlet::tests::sequence_join ... ok [INFO] [stdout] test serde::quadlet::tests::quote_spaces ... ok [INFO] [stdout] test serde::quadlet::tests::nested_map_err ... ok [INFO] [stdout] test cli::tests::verify_cli ... ok [INFO] [stdout] test quadlet::container::mount::idmap::tests::deserialize_unit ... ok [INFO] [stdout] test quadlet::container::mount::idmap::tests::gids ... ok [INFO] [stdout] test quadlet::container::mount::idmap::tests::uids_and_gids ... ok [INFO] [stdout] test quadlet::container::mount::mode::tests::serialize_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16fc438ebf67beca6b68dd0a448f81ccf7be0175c16a3ce65dc64c125243d5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fc438ebf67beca6b68dd0a448f81ccf7be0175c16a3ce65dc64c125243d5d5", kill_on_drop: false }` [INFO] [stdout] 16fc438ebf67beca6b68dd0a448f81ccf7be0175c16a3ce65dc64c125243d5d5