[INFO] fetching crate libcnb-test 0.29.1... [INFO] testing libcnb-test-0.29.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate libcnb-test 0.29.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate libcnb-test 0.29.1 [INFO] finished tweaking crates.io crate libcnb-test 0.29.1 [INFO] tweaked toml for crates.io crate libcnb-test 0.29.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libcnb-test 0.29.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libcnb-test 0.29.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libcnb-data v0.29.1 [INFO] [stderr] Downloaded libcnb-proc-macros v0.29.1 [INFO] [stderr] Downloaded libcnb v0.29.1 [INFO] [stderr] Downloaded libcnb-common v0.29.1 [INFO] [stderr] Downloaded libcnb-package v0.29.1 [INFO] [stderr] Downloaded fancy-regex v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7054abdf871879607e86949f7be19e0fbd1d3e7255ca4db8df49092ec45d1423 [INFO] running `Command { std: "docker" "start" "-a" "7054abdf871879607e86949f7be19e0fbd1d3e7255ca4db8df49092ec45d1423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7054abdf871879607e86949f7be19e0fbd1d3e7255ca4db8df49092ec45d1423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7054abdf871879607e86949f7be19e0fbd1d3e7255ca4db8df49092ec45d1423", kill_on_drop: false }` [INFO] [stdout] 7054abdf871879607e86949f7be19e0fbd1d3e7255ca4db8df49092ec45d1423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481456ef9e9fcc37831f83342eab1009cd6f7913f05e512f2b190d579d84bfc9 [INFO] running `Command { std: "docker" "start" "-a" "481456ef9e9fcc37831f83342eab1009cd6f7913f05e512f2b190d579d84bfc9", kill_on_drop: false }` [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling fancy-regex v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling libcnb-common v0.29.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.1 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling libcnb-proc-macros v0.29.1 [INFO] [stderr] Compiling libcnb-data v0.29.1 [INFO] [stderr] Compiling libcnb-package v0.29.1 [INFO] [stderr] Compiling libcnb-test v0.29.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "481456ef9e9fcc37831f83342eab1009cd6f7913f05e512f2b190d579d84bfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481456ef9e9fcc37831f83342eab1009cd6f7913f05e512f2b190d579d84bfc9", kill_on_drop: false }` [INFO] [stdout] 481456ef9e9fcc37831f83342eab1009cd6f7913f05e512f2b190d579d84bfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d3d0aef787e24838d128f15ebd58b04cf3a7659efe6d3297901029a68f08e8c [INFO] running `Command { std: "docker" "start" "-a" "8d3d0aef787e24838d128f15ebd58b04cf3a7659efe6d3297901029a68f08e8c", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cargo-util-schemas v0.8.1 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling libcnb-proc-macros v0.29.1 [INFO] [stderr] Compiling libcnb-data v0.29.1 [INFO] [stderr] Compiling libcnb-package v0.29.1 [INFO] [stderr] Compiling libcnb v0.29.1 [INFO] [stderr] Compiling libcnb-test v0.29.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.13s [INFO] running `Command { std: "docker" "inspect" "8d3d0aef787e24838d128f15ebd58b04cf3a7659efe6d3297901029a68f08e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3d0aef787e24838d128f15ebd58b04cf3a7659efe6d3297901029a68f08e8c", kill_on_drop: false }` [INFO] [stdout] 8d3d0aef787e24838d128f15ebd58b04cf3a7659efe6d3297901029a68f08e8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e68c3c5e5f1731867d8759e6fb458baf9f5eaf28e0e847cc990d65373519757 [INFO] running `Command { std: "docker" "start" "-a" "2e68c3c5e5f1731867d8759e6fb458baf9f5eaf28e0e847cc990d65373519757", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_test-95acf9f824be8333) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test docker::tests::from_docker_exec_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_logs_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_port_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_remove_container_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_remove_image_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_remove_volume_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_run_command_to_command ... ok [INFO] [stdout] test macros::tests::contains_match_multiline ... ok [INFO] [stdout] test macros::tests::contains_match_simple ... ok [INFO] [stdout] test app::tests::copy_app ... ok [INFO] [stdout] test macros::tests::contains_multiline ... ok [INFO] [stdout] test macros::tests::contains_match_simple_with_args ... ok [INFO] [stdout] test macros::tests::contains_match_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_simple ... ok [INFO] [stdout] test macros::tests::contains_match_with_invalid_regex - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::contains_simple_with_args ... ok [INFO] [stdout] test macros::tests::contains_match_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::empty_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::empty_simple ... ok [INFO] [stdout] test macros::tests::empty_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::empty_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::empty_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_with_invalid_regex_and_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_multiline ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::empty_simple_with_args ... ok [INFO] [stdout] test macros::tests::not_contains_match_with_invalid_regex - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_with_invalid_regex_and_args - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_multiline ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_with_args ... ok [INFO] [stdout] test macros::tests::not_contains_simple ... ok [INFO] [stdout] test macros::tests::not_contains_match_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::contains_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple ... ok [INFO] [stdout] test macros::tests::contains_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_simple_with_args ... ok [INFO] [stdout] test macros::tests::not_contains_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test pack::tests::from_pack_sbom_download_command_to_command ... ok [INFO] [stdout] test pack::tests::from_pack_build_command_to_command ... ok [INFO] [stdout] test macros::tests::not_contains_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_simple_failure_with_args - should panic ... ok [INFO] [stdout] test util::tests::run_command_program_not_found ... ok [INFO] [stdout] test util::tests::run_command_succeeded ... ok [INFO] [stdout] test util::tests::run_command_nonzero_exit_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests libcnb_test [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/../README.md - (line 108) - compile ... ok [INFO] [stdout] test src/../README.md - (line 151) - compile ... ok [INFO] [stdout] test src/../README.md - (line 172) - compile ... ok [INFO] [stdout] test src/../README.md - (line 72) - compile ... ok [INFO] [stdout] test src/../README.md - (line 89) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::app_dir (line 207) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::app_dir_preprocessor (line 181) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::buildpacks (line 57) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::cargo_profile (line 82) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::env (line 125) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::new (line 29) - compile ... ok [INFO] [stdout] test src/../README.md - (line 30) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::target_triple (line 103) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig (line 11) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::envs (line 148) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::expected_pack_result (line 235) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::bind_mount (line 180) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::command (line 97) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::env (line 151) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::envs (line 208) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::address_for_port (line 90) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::entrypoint (line 74) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::logs_now (line 26) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::new (line 46) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::shell_exec (line 145) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::logs_wait (line 60) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::expose_port (line 124) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'_>::download_sbom_files (line 216) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'_>::rebuild (line 269) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 139) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 154) - compile ... ok [INFO] [stdout] test src/../README.md - (line 51) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'_>::start_container (line 36) - compile ... ok [INFO] [stdout] test src/test_runner.rs - test_runner::TestRunner (line 13) - compile ... ok [INFO] [stdout] test src/test_runner.rs - test_runner::TestRunner::build (line 41) - compile ... ok [INFO] [stdout] test src/../README.md - (line 193) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::assert_contains (line 8) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_not_contains_match (line 210) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_not_contains (line 57) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_empty (line 106) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_contains_match (line 155) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e68c3c5e5f1731867d8759e6fb458baf9f5eaf28e0e847cc990d65373519757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e68c3c5e5f1731867d8759e6fb458baf9f5eaf28e0e847cc990d65373519757", kill_on_drop: false }` [INFO] [stdout] 2e68c3c5e5f1731867d8759e6fb458baf9f5eaf28e0e847cc990d65373519757