[INFO] fetching crate libcnb-test 0.30.3... [INFO] testing libcnb-test-0.30.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate libcnb-test 0.30.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate libcnb-test 0.30.3 [INFO] finished tweaking crates.io crate libcnb-test 0.30.3 [INFO] tweaked toml for crates.io crate libcnb-test 0.30.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libcnb-test 0.30.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libcnb-test 0.30.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d5a9f657c865b8a27aa37bfb881dcce417918f78f5ef5d16c66602c60a612f9 [INFO] running `Command { std: "docker" "start" "-a" "1d5a9f657c865b8a27aa37bfb881dcce417918f78f5ef5d16c66602c60a612f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5a9f657c865b8a27aa37bfb881dcce417918f78f5ef5d16c66602c60a612f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5a9f657c865b8a27aa37bfb881dcce417918f78f5ef5d16c66602c60a612f9", kill_on_drop: false }` [INFO] [stdout] 1d5a9f657c865b8a27aa37bfb881dcce417918f78f5ef5d16c66602c60a612f9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 738184209fdfa90b4b7cf05f21b8d6f5585a074a138f3af498e34cd0a744c1f9 [INFO] running `Command { std: "docker" "start" "-a" "738184209fdfa90b4b7cf05f21b8d6f5585a074a138f3af498e34cd0a744c1f9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.3.0 [INFO] [stderr] Compiling libcnb-common v0.30.3 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling libcnb-proc-macros v0.30.3 [INFO] [stderr] Compiling libcnb-data v0.30.3 [INFO] [stderr] Compiling libcnb-package v0.30.3 [INFO] [stderr] Compiling libcnb-test v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s [INFO] running `Command { std: "docker" "inspect" "738184209fdfa90b4b7cf05f21b8d6f5585a074a138f3af498e34cd0a744c1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738184209fdfa90b4b7cf05f21b8d6f5585a074a138f3af498e34cd0a744c1f9", kill_on_drop: false }` [INFO] [stdout] 738184209fdfa90b4b7cf05f21b8d6f5585a074a138f3af498e34cd0a744c1f9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f4aecc224ee27cb219221b20267975681d77a6e8202f3319b4ed682159fefde [INFO] running `Command { std: "docker" "start" "-a" "8f4aecc224ee27cb219221b20267975681d77a6e8202f3319b4ed682159fefde", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling libcnb v0.30.3 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling libcnb-test v0.30.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s [INFO] running `Command { std: "docker" "inspect" "8f4aecc224ee27cb219221b20267975681d77a6e8202f3319b4ed682159fefde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4aecc224ee27cb219221b20267975681d77a6e8202f3319b4ed682159fefde", kill_on_drop: false }` [INFO] [stdout] 8f4aecc224ee27cb219221b20267975681d77a6e8202f3319b4ed682159fefde [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69efd696f3c4e4084e89afa1272f6accd925299bf2a40e27fc2ef65f4fd6f26e [INFO] running `Command { std: "docker" "start" "-a" "69efd696f3c4e4084e89afa1272f6accd925299bf2a40e27fc2ef65f4fd6f26e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_test-41298de966eaef86) [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_port_command_to_command ... ok [INFO] [stdout] test docker::tests::from_docker_logs_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_multiline ... ok [INFO] [stdout] test macros::tests::contains_simple_with_args ... ok [INFO] [stdout] test macros::tests::contains_simple ... ok [INFO] [stdout] test app::tests::copy_app ... ok [INFO] [stdout] test macros::tests::empty_simple ... ok [INFO] [stdout] test macros::tests::contains_match_simple ... ok [INFO] [stdout] test macros::tests::empty_simple_with_args ... ok [INFO] [stdout] test macros::tests::not_contains_match_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_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_with_invalid_regex - should panic ... ok [INFO] [stdout] test macros::tests::contains_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::contains_match_with_invalid_regex_and_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::contains_simple_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_with_invalid_regex - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_with_args ... ok [INFO] [stdout] test macros::tests::not_contains_match_with_invalid_regex_and_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::not_contains_multiline ... ok [INFO] [stdout] test macros::tests::not_contains_match_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_match_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::empty_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::empty_multiline_failure - should panic ... 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 macros::tests::not_contains_simple ... 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 macros::tests::not_contains_simple_with_args ... ok [INFO] [stdout] test pack::tests::from_pack_build_command_to_command ... ok [INFO] [stdout] test pack::tests::from_pack_sbom_download_command_to_command ... ok [INFO] [stdout] test util::tests::run_command_program_not_found ... ok [INFO] [stdout] test util::tests::run_command_nonzero_exit_code ... ok [INFO] [stdout] test util::tests::run_command_succeeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests libcnb_test [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/../README.md - (line 172) - compile ... ok [INFO] [stdout] test src/../README.md - (line 151) - compile ... ok [INFO] [stdout] test src/../README.md - (line 30) - compile ... ok [INFO] [stdout] test src/../README.md - (line 51) - 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/../README.md - (line 193) - 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::envs (line 148) - compile ... ok [INFO] [stdout] test src/../README.md - (line 108) - 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::target_triple (line 103) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::new (line 29) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::bind_mount (line 180) - 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::command (line 97) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::entrypoint (line 74) - 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_config.rs - container_config::ContainerConfig::expose_port (line 124) - 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::address_for_port (line 90) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::logs_now (line 26) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::logs_wait (line 60) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext::shell_exec (line 145) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::assert_contains (line 8) ... 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<'_>::start_container (line 36) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::assert_not_contains (line 57) ... 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/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 139) - compile ... 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] test src/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 154) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::assert_not_contains_match (line 210) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.66s; merged doctests compilation took 1.62s [INFO] running `Command { std: "docker" "inspect" "69efd696f3c4e4084e89afa1272f6accd925299bf2a40e27fc2ef65f4fd6f26e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69efd696f3c4e4084e89afa1272f6accd925299bf2a40e27fc2ef65f4fd6f26e", kill_on_drop: false }` [INFO] [stdout] 69efd696f3c4e4084e89afa1272f6accd925299bf2a40e27fc2ef65f4fd6f26e