[INFO] fetching crate herolib-virt 0.3.5...
[INFO] testing herolib-virt-0.3.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate herolib-virt 0.3.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate herolib-virt 0.3.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate herolib-virt 0.3.5
[INFO] tweaked toml for crates.io crate herolib-virt 0.3.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate herolib-virt 0.3.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate herolib-virt 0.3.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b19a23447e925d918e35fa8d0dc7c07dc224ba5ca47514ffa763d0f59c885ed
[INFO] running `Command { std: "docker" "start" "-a" "1b19a23447e925d918e35fa8d0dc7c07dc224ba5ca47514ffa763d0f59c885ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b19a23447e925d918e35fa8d0dc7c07dc224ba5ca47514ffa763d0f59c885ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b19a23447e925d918e35fa8d0dc7c07dc224ba5ca47514ffa763d0f59c885ed", kill_on_drop: false }`
[INFO] [stdout] 1b19a23447e925d918e35fa8d0dc7c07dc224ba5ca47514ffa763d0f59c885ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c141be1e43c1dc9d04558de8a8dca9f273bba01b17f13e253cf9057d25a89873
[INFO] running `Command { std: "docker" "start" "-a" "c141be1e43c1dc9d04558de8a8dca9f273bba01b17f13e253cf9057d25a89873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling herolib-derive v0.3.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling redis v0.31.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling herolib-core v0.3.5
[INFO] [stderr]    Compiling herolib-os v0.3.5
[INFO] [stderr]    Compiling herolib-virt v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "c141be1e43c1dc9d04558de8a8dca9f273bba01b17f13e253cf9057d25a89873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c141be1e43c1dc9d04558de8a8dca9f273bba01b17f13e253cf9057d25a89873", kill_on_drop: false }`
[INFO] [stdout] c141be1e43c1dc9d04558de8a8dca9f273bba01b17f13e253cf9057d25a89873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2181ed2866c0d56bda965e5549bd8c20288923749c24d1c83f9b126709d04841
[INFO] running `Command { std: "docker" "start" "-a" "2181ed2866c0d56bda965e5549bd8c20288923749c24d1c83f9b126709d04841", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling herolib-derive v0.3.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling redis v0.31.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling herolib-os v0.3.5
[INFO] [stderr]    Compiling herolib-core v0.3.5
[INFO] [stderr]    Compiling herolib-virt v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "2181ed2866c0d56bda965e5549bd8c20288923749c24d1c83f9b126709d04841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2181ed2866c0d56bda965e5549bd8c20288923749c24d1c83f9b126709d04841", kill_on_drop: false }`
[INFO] [stdout] 2181ed2866c0d56bda965e5549bd8c20288923749c24d1c83f9b126709d04841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0202855b1aabfc74b610a3a9b695e25a04cd0afb8c7694b6e4ff7c1f8bfd0f49
[INFO] running `Command { std: "docker" "start" "-a" "0202855b1aabfc74b610a3a9b695e25a04cd0afb8c7694b6e4ff7c1f8bfd0f49", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/herolib_virt-b735f0bedf7f9803)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test buildah::builder::tests::test_builder_rejects_empty_name ... ok
[INFO] [stdout] test buildah::builder::tests::test_builder_trims_inputs ... ok
[INFO] [stdout] test buildah::builder::tests::test_builder_rejects_empty_image ... ok
[INFO] [stdout] test buildah::builder::tests::test_commit_fails_without_container ... ok
[INFO] [stdout] test buildah::builder::tests::test_commit_validates_image_name ... ok
[INFO] [stdout] test buildah::builder::tests::test_copy_validates_paths ... ok
[INFO] [stdout] test buildah::builder::tests::test_add_validates_paths ... ok
[INFO] [stdout] test buildah::builder::tests::test_getters ... ok
[INFO] [stdout] test buildah::builder::tests::test_reset_handles_missing_container ... ok
[INFO] [stdout] test buildah::builder::tests::test_run_fails_without_container ... ok
[INFO] [stdout] test buildah::builder::tests::test_run_rejects_empty_command ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_add_function ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_build_function ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_run_with_isolation_function ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_error_handling ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_commit_function ... ok
[INFO] [stdout] test buildah::remote::tests::test_kubectl_executor_builder ... ok
[INFO] [stdout] test buildah::remote::tests::test_local_executor_creation ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_from_function ... ok
[INFO] [stdout] test buildah::builder::tests::test_set_debug_chaining ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_runtime_and_resources ... ignored
[INFO] [stdout] test buildah::containers_test::tests::test_bah_list_function ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_copy_function ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_health_check ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_with_custom_command ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_health_check_options ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_bah_remove_function ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_builder_pattern ... ok
[INFO] [stdout] test nerdctl::container_test::tests::test_container_from_image ... ok
[INFO] [stdout] test buildah::containers_test::tests::test_run_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kubernetes_fluent_test.rs (/opt/rustwide/target/debug/deps/kubernetes_fluent_test-3290902bb642db0a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/registry_build_integration_test.rs (/opt/rustwide/target/debug/deps/registry_build_integration_test-4da6733ce0c03018)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests herolib_virt
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/cloudhv/mod.rs - cloudhv (line 16) ... ignored
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::Builder::push (line 665) - compile ... ok
[INFO] [stdout] test src/buildah/remote.rs - buildah::remote::KubectlExecutor (line 164) - compile ... ok
[INFO] [stdout] test src/buildah/mod.rs - buildah (line 19) - compile ... FAILED
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::BuildahContainer::new (line 77) - compile ... ok
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::BuildahContainer (line 31) - compile ... ok
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 190) - compile ... FAILED
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::BuildahContainer::container (line 135) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2 (line 75) - compile ... ok
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 67) - compile ... FAILED
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 136) - compile ... FAILED
[INFO] [stdout] test src/qcow2/mod.rs - qcow2 (line 84) - compile ... ok
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 87) - compile ... FAILED
[INFO] [stdout] test src/qcow2/mod.rs - qcow2 (line 96) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::snapshot_create (line 317) - compile ... ok
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::BuildahContainer::kubernetes (line 111) - compile ... ok
[INFO] [stdout] test src/buildah/builder.rs - buildah::builder::BuildahContainer (line 20) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2 (line 24) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::create (line 226) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::snapshot_list (line 453) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::info (line 273) - compile ... ok
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 51) - compile ... FAILED
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::snapshot_delete (line 359) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::Qcow2Snapshot (line 399) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::BuildBaseResult (line 506) - compile ... ok
[INFO] [stdout] test src/qcow2/mod.rs - qcow2::build_ubuntu_24_04_base (line 563) - compile ... ok
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 30) - compile ... FAILED
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 120) - compile ... FAILED
[INFO] [stdout] test src/nerdctl/mod.rs - nerdctl (line 152) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/buildah/mod.rs - buildah (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `herolib_system`
[INFO] [stdout]   --> src/buildah/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use herolib_system::virt::buildah::{Builder, BuildahError};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `herolib_system`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `herolib_system`, use `cargo add herolib_system` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 190) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 | let container = nerdctl::ContainerBuilder::new("web", "nginx:latest")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `HealthCheck` has no field named `test`
[INFO] [stdout]    --> src/nerdctl/mod.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     test: Some(vec!["CMD-SHELL".to_string(), "curl localhost:80".to_string()]),
[INFO] [stdout]     |     ^^^^ `HealthCheck` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `cmd`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/nerdctl/mod.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     interval: Some(30),     // 30 seconds
[INFO] [stdout]     |               ---- ^^ expected `String`, found integer
[INFO] [stdout]     |               |
[INFO] [stdout]     |               arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `{integer}` due to the type of the argument passed
[INFO] [stdout]    --> src/nerdctl/mod.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     interval: Some(30),     // 30 seconds
[INFO] [stdout]     |               ^^^^^--^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:608:4
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 196 |     interval: Some(30.to_string()),     // 30 seconds
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/nerdctl/mod.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 |     timeout: Some(10),      // 10 seconds
[INFO] [stdout]     |              ---- ^^ expected `String`, found integer
[INFO] [stdout]     |              |
[INFO] [stdout]     |              arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `{integer}` due to the type of the argument passed
[INFO] [stdout]    --> src/nerdctl/mod.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     timeout: Some(10),      // 10 seconds
[INFO] [stdout]     |              ^^^^^--^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:608:4
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 197 |     timeout: Some(10.to_string()),      // 10 seconds
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/nerdctl/mod.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |     start_period: Some(0),  // Start checking immediately
[INFO] [stdout]     |                   ---- ^ expected `String`, found integer
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the type constructed contains `{integer}` due to the type of the argument passed
[INFO] [stdout]    --> src/nerdctl/mod.rs:199:19
[INFO] [stdout]     |
[INFO] [stdout] 199 |     start_period: Some(0),  // Start checking immediately
[INFO] [stdout]     |                   ^^^^^-^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:608:4
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]     |
[INFO] [stdout] 199 |     start_period: Some(0.to_string()),  // Start checking immediately
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433, E0560.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 67) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `container_start` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | nerdctl::container_start("my-container")?;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 66 + use herolib_virt::rhai::nerdctl::container_start;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `container_start`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 - nerdctl::container_start("my-container")?;
[INFO] [stdout] 72 + container_start("my-container")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `container_stop` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | nerdctl::container_stop("my-container", 30)?;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 66 + use herolib_virt::rhai::nerdctl::container_stop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `container_stop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 - nerdctl::container_stop("my-container", 30)?;
[INFO] [stdout] 75 + container_stop("my-container", 30)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `container_remove` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | nerdctl::container_remove("my-container")?;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 66 + use herolib_virt::rhai::nerdctl::container_remove;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `container_remove`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 - nerdctl::container_remove("my-container")?;
[INFO] [stdout] 78 + container_remove("my-container")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `container_info` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 | let info = nerdctl::container_info("my-container")?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 | let container = nerdctl::ContainerBuilder::new("db", "postgres:15")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 87) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `images_list` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 | let images = nerdctl::images_list()?;
[INFO] [stdout]    |                       ^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 | let container = nerdctl::ContainerBuilder::new("my-app", "node:18")
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `container_run` in module `nerdctl`
[INFO] [stdout]   --> src/nerdctl/mod.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 | let container = nerdctl::container_run(
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 120) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | let container = nerdctl::ContainerBuilder::new("web", "nginx:latest")
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nerdctl/mod.rs - nerdctl (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 | let web = nerdctl::ContainerBuilder::new("web", "nginx:latest")
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:162:20
[INFO] [stdout]     |
[INFO] [stdout] 162 | let app = nerdctl::ContainerBuilder::new("app", "node:18")
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout]    --> src/nerdctl/mod.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 | let db = nerdctl::ContainerBuilder::new("db", "postgres:15")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ could not find `ContainerBuilder` in `nerdctl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/buildah/mod.rs - buildah (line 19)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 120)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 136)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 152)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 190)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 30)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 51)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 67)
[INFO] [stdout]     src/nerdctl/mod.rs - nerdctl (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 9 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.81s; merged doctests compilation took 0.56s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0202855b1aabfc74b610a3a9b695e25a04cd0afb8c7694b6e4ff7c1f8bfd0f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0202855b1aabfc74b610a3a9b695e25a04cd0afb8c7694b6e4ff7c1f8bfd0f49", kill_on_drop: false }`
[INFO] [stdout] 0202855b1aabfc74b610a3a9b695e25a04cd0afb8c7694b6e4ff7c1f8bfd0f49
