[INFO] cloning repository https://github.com/bazzctl/bazzctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bazzctl/bazzctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazzctl%2Fbazzctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazzctl%2Fbazzctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7012ec2f4377e8b961465f9c0e264ec11c4f43fa [INFO] testing bazzctl/bazzctl against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazzctl%2Fbazzctl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bazzctl/bazzctl [INFO] finished tweaking git repo https://github.com/bazzctl/bazzctl [INFO] tweaked toml for git repo https://github.com/bazzctl/bazzctl written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bazzctl/bazzctl on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bazzctl/bazzctl 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cdaa1517af117c41e64ccbd1f9faf193e319a52478b12b533be8ff8bb4ef758 [INFO] running `Command { std: "docker" "start" "-a" "3cdaa1517af117c41e64ccbd1f9faf193e319a52478b12b533be8ff8bb4ef758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cdaa1517af117c41e64ccbd1f9faf193e319a52478b12b533be8ff8bb4ef758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdaa1517af117c41e64ccbd1f9faf193e319a52478b12b533be8ff8bb4ef758", kill_on_drop: false }` [INFO] [stdout] 3cdaa1517af117c41e64ccbd1f9faf193e319a52478b12b533be8ff8bb4ef758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20077ce223e7c1a305296c6e126cf2968d634c873331703e6ca760065581adc6 [INFO] running `Command { std: "docker" "start" "-a" "20077ce223e7c1a305296c6e126cf2968d634c873331703e6ca760065581adc6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling russh-cryptovec v0.7.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling russh-keys v0.44.0 [INFO] [stderr] Compiling russh v0.44.1 [INFO] [stderr] Compiling bazzctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.84s [INFO] running `Command { std: "docker" "inspect" "20077ce223e7c1a305296c6e126cf2968d634c873331703e6ca760065581adc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20077ce223e7c1a305296c6e126cf2968d634c873331703e6ca760065581adc6", kill_on_drop: false }` [INFO] [stdout] 20077ce223e7c1a305296c6e126cf2968d634c873331703e6ca760065581adc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c85d62b9a3acdfe959f225a6bada2181309382d89f70f739ed4e54f9e6c18743 [INFO] running `Command { std: "docker" "start" "-a" "c85d62b9a3acdfe959f225a6bada2181309382d89f70f739ed4e54f9e6c18743", kill_on_drop: false }` [INFO] [stderr] Compiling bazzctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bazzctl::compose::types::*` [INFO] [stdout] --> tests/compose_parsing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bazzctl::compose::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `Command { std: "docker" "inspect" "c85d62b9a3acdfe959f225a6bada2181309382d89f70f739ed4e54f9e6c18743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85d62b9a3acdfe959f225a6bada2181309382d89f70f739ed4e54f9e6c18743", kill_on_drop: false }` [INFO] [stdout] c85d62b9a3acdfe959f225a6bada2181309382d89f70f739ed4e54f9e6c18743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abcda60988c84aa1ce87bb70450868a2e2fa234e1e77204f21d533fe56b534ea [INFO] running `Command { std: "docker" "start" "-a" "abcda60988c84aa1ce87bb70450868a2e2fa234e1e77204f21d533fe56b534ea", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `bazzctl::compose::types::*` [INFO] [stderr] --> tests/compose_parsing.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use bazzctl::compose::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `bazzctl` (test "compose_parsing") generated 1 warning (run `cargo fix --test "compose_parsing" -p bazzctl` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bazzctl-98e532882ff7bfc7) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test compose::parser::tests::test_toposort_independent ... ok [INFO] [stdout] test compose::parser::tests::test_toposort_diamond ... ok [INFO] [stdout] test compose::parser::tests::test_toposort_circular ... ok [INFO] [stdout] test compose::parser::tests::test_toposort_linear_chain ... ok [INFO] [stdout] test compose::parser::tests::test_validate_duplicate_host_port ... ok [INFO] [stdout] test compose::types::tests::test_parse_port_basic ... ok [INFO] [stdout] test compose::types::tests::test_parse_port_invalid_no_colon ... ok [INFO] [stdout] test compose::types::tests::test_parse_port_invalid_not_number ... ok [INFO] [stdout] test compose::types::tests::test_parse_port_udp ... ok [INFO] [stdout] test compose::types::tests::test_parse_volume_basic ... ok [INFO] [stdout] test compose::types::tests::test_parse_volume_invalid ... ok [INFO] [stdout] test compose::parser::tests::test_validate_missing_image ... ok [INFO] [stdout] test config::tests::test_all_paths_use_data_dir ... ok [INFO] [stdout] test compose::types::tests::test_parse_volume_read_only ... ok [INFO] [stdout] test config::tests::test_data_dir_is_platform_appropriate ... ok [INFO] [stdout] test network::tests::test_allocate_different_services_get_different_ports ... ok [INFO] [stdout] test network::tests::test_allocate_returns_port_in_range ... ok [INFO] [stdout] test network::tests::test_allocate_skips_os_occupied_port ... ok [INFO] [stdout] test network::tests::test_cleanup_stale_removes_dead_pids ... ok [INFO] [stdout] test network::tests::test_release_frees_port ... ok [INFO] [stdout] test vm::local::tests::test_prerequisites_are_platform_appropriate ... ok [INFO] [stdout] test network::tests::test_reuse_reallocates_when_port_occupied ... ok [INFO] [stdout] test network::tests::test_concurrent_projects_get_different_ports ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_contains_name ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_contains_memory ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_has_daemonize ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_has_pidfile ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_contains_port_forward ... ok [INFO] [stdout] test vm::local::tests::test_qemu_cmd_has_platform_accel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bazzctl-5f296b3b7014091c) [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/cloudinit_render.rs (/opt/rustwide/target/debug/deps/cloudinit_render-4f18b9dc27bb88b1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_cloudinit_data_defaults ... ok [INFO] [stdout] test test_cloudinit_data_env_map_format ... ok [INFO] [stdout] test test_cloudinit_data_from_service ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compose_parsing.rs (/opt/rustwide/target/debug/deps/compose_parsing-b9665062f60de5f2) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_parse_command_string ... ok [INFO] [stdout] test test_parse_command_list ... ok [INFO] [stdout] test test_parse_depends_on_list ... ok [INFO] [stdout] test test_parse_environment_map_format ... ok [INFO] [stdout] test test_parse_depends_on_map ... ok [INFO] [stdout] test test_parse_minimal_compose ... ok [INFO] [stdout] test test_parse_healthcheck ... ok [INFO] [stdout] test test_parse_multiple_services ... ok [INFO] [stdout] test test_parse_unsupported_fields_ignored ... ok [INFO] [stdout] test test_parse_version_field_ignored ... ok [INFO] [stdout] test test_reject_missing_image ... ok [INFO] [stdout] test test_reject_duplicate_host_port ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bazzctl [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] running `Command { std: "docker" "inspect" "abcda60988c84aa1ce87bb70450868a2e2fa234e1e77204f21d533fe56b534ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcda60988c84aa1ce87bb70450868a2e2fa234e1e77204f21d533fe56b534ea", kill_on_drop: false }` [INFO] [stdout] abcda60988c84aa1ce87bb70450868a2e2fa234e1e77204f21d533fe56b534ea