[INFO] cloning repository https://github.com/Malax/libcnb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malax/libcnb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4610e10d3c715c840f4286ddc060e4d04e9a914e
[INFO] testing Malax/libcnb against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Malax/libcnb
[INFO] finished tweaking git repo https://github.com/Malax/libcnb
[INFO] tweaked toml for git repo https://github.com/Malax/libcnb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Malax/libcnb on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 266 packages to latest Rust 1.85 compatible versions
[INFO] [stderr]       Adding cargo-platform v0.3.0 (available: v0.3.1, requires Rust 1.86)
[INFO] [stderr]       Adding cargo-util-schemas v0.8.2 (requires Rust 1.86)
[INFO] [stderr]       Adding cargo_metadata v0.22.0 (requires Rust 1.86.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded cyclonedx-bom-macros v0.1.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded cargo-platform v0.3.0
[INFO] [stderr]   Downloaded purl v0.1.6
[INFO] [stderr]   Downloaded opentelemetry v0.30.0
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.30.0
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded ureq v3.1.2
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded cargo_metadata v0.22.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded spdx v0.10.9
[INFO] [stderr]   Downloaded cyclonedx-bom v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4e228f459fd0edde36315ac26e7bf34240eb665e7d17fd3ddcae88996f90fdf
[INFO] running `Command { std: "docker" "start" "-a" "d4e228f459fd0edde36315ac26e7bf34240eb665e7d17fd3ddcae88996f90fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4e228f459fd0edde36315ac26e7bf34240eb665e7d17fd3ddcae88996f90fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e228f459fd0edde36315ac26e7bf34240eb665e7d17fd3ddcae88996f90fdf", kill_on_drop: false }`
[INFO] [stdout] d4e228f459fd0edde36315ac26e7bf34240eb665e7d17fd3ddcae88996f90fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83ac95bf1f34d5c83a16b49f794f53f9949a58abcb36e5af0427e60c8923973
[INFO] running `Command { std: "docker" "start" "-a" "b83ac95bf1f34d5c83a16b49f794f53f9949a58abcb36e5af0427e60c8923973", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo-platform v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling libcnb-common v0.29.1 (/opt/rustwide/workdir/libcnb-common)
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling cargo_metadata v0.22.0
[INFO] [stderr]    Compiling libcnb-proc-macros v0.29.1 (/opt/rustwide/workdir/libcnb-proc-macros)
[INFO] [stderr]    Compiling libcnb-data v0.29.1 (/opt/rustwide/workdir/libcnb-data)
[INFO] [stderr]    Compiling libcnb v0.29.1 (/opt/rustwide/workdir/libcnb)
[INFO] [stderr]    Compiling libcnb-package v0.29.1 (/opt/rustwide/workdir/libcnb-package)
[INFO] [stderr]    Compiling libcnb-test v0.29.1 (/opt/rustwide/workdir/libcnb-test)
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling libcnb-cargo v0.29.1 (/opt/rustwide/workdir/libcnb-cargo)
[INFO] [stderr]    Compiling libherokubuildpack v0.29.1 (/opt/rustwide/workdir/libherokubuildpack)
[INFO] [stderr]    Compiling store v0.0.0 (/opt/rustwide/workdir/test-buildpacks/store)
[INFO] [stderr]    Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics)
[INFO] [stderr]    Compiling tracing v0.0.0 (/opt/rustwide/workdir/test-buildpacks/tracing)
[INFO] [stderr]    Compiling readonly-layer-files v0.0.0 (/opt/rustwide/workdir/test-buildpacks/readonly-layer-files)
[INFO] [stderr]    Compiling examples-execd v0.0.0 (/opt/rustwide/workdir/examples/execd)
[INFO] [stderr]    Compiling sbom v0.0.0 (/opt/rustwide/workdir/test-buildpacks/sbom)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.35s
[INFO] running `Command { std: "docker" "inspect" "b83ac95bf1f34d5c83a16b49f794f53f9949a58abcb36e5af0427e60c8923973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83ac95bf1f34d5c83a16b49f794f53f9949a58abcb36e5af0427e60c8923973", kill_on_drop: false }`
[INFO] [stdout] b83ac95bf1f34d5c83a16b49f794f53f9949a58abcb36e5af0427e60c8923973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a21b3e12faa544c017d6cb76c98061c0e9e3503d9b0fef258022109dfac42c6
[INFO] running `Command { std: "docker" "start" "-a" "9a21b3e12faa544c017d6cb76c98061c0e9e3503d9b0fef258022109dfac42c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling libcnb-common v0.29.1 (/opt/rustwide/workdir/libcnb-common)
[INFO] [stderr]    Compiling libcnb-proc-macros v0.29.1 (/opt/rustwide/workdir/libcnb-proc-macros)
[INFO] [stderr]    Compiling libcnb-data v0.29.1 (/opt/rustwide/workdir/libcnb-data)
[INFO] [stderr]    Compiling libcnb v0.29.1 (/opt/rustwide/workdir/libcnb)
[INFO] [stderr]    Compiling libcnb-package v0.29.1 (/opt/rustwide/workdir/libcnb-package)
[INFO] [stderr]    Compiling libcnb-test v0.29.1 (/opt/rustwide/workdir/libcnb-test)
[INFO] [stderr]    Compiling libherokubuildpack v0.29.1 (/opt/rustwide/workdir/libherokubuildpack)
[INFO] [stderr]    Compiling sbom v0.0.0 (/opt/rustwide/workdir/test-buildpacks/sbom)
[INFO] [stderr]    Compiling examples-execd v0.0.0 (/opt/rustwide/workdir/examples/execd)
[INFO] [stderr]    Compiling readonly-layer-files v0.0.0 (/opt/rustwide/workdir/test-buildpacks/readonly-layer-files)
[INFO] [stderr]    Compiling store v0.0.0 (/opt/rustwide/workdir/test-buildpacks/store)
[INFO] [stderr]    Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics)
[INFO] [stderr]    Compiling tracing v0.0.0 (/opt/rustwide/workdir/test-buildpacks/tracing)
[INFO] [stderr]    Compiling libcnb-cargo v0.29.1 (/opt/rustwide/workdir/libcnb-cargo)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.13s
[INFO] running `Command { std: "docker" "inspect" "9a21b3e12faa544c017d6cb76c98061c0e9e3503d9b0fef258022109dfac42c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a21b3e12faa544c017d6cb76c98061c0e9e3503d9b0fef258022109dfac42c6", kill_on_drop: false }`
[INFO] [stdout] 9a21b3e12faa544c017d6cb76c98061c0e9e3503d9b0fef258022109dfac42c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dfc6c9c55c62cb211f551a637dc8e7f487a5c563dfa0075fa97ee1215965621b
[INFO] running `Command { std: "docker" "start" "-a" "dfc6c9c55c62cb211f551a637dc8e7f487a5c563dfa0075fa97ee1215965621b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/examples_basics-b99771618cbc6aa1)
[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 unittests src/bin/dice_roller.rs (/opt/rustwide/target/debug/deps/dice_roller-1eba625beba06953)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_roll_dice ... ok
[INFO] [stdout] test tests::test_env_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/examples_execd-15f64b33abb1023d)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e920d87044e93606)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test basic ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb-df6de232252f53a1)
[INFO] [stdout] test layer::shared::test::read_nonexistent_layer ... ok
[INFO] [stdout] test layer::shared::test::read_incompatible_metadata_layer ... ok
[INFO] [stdout] test layer::shared::test::read_layer ... ok
[INFO] [stdout] test layer::shared::test::read_layer_without_layer_directory ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_layer_keep_execd ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_nonexisting_layer ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::handle_layer_cached_invalid_metadata_delete ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::handle_layer_cached_delete ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::create_layer ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_nonexisting_layer_with_nonexisting_exec_d_path ... ok
[INFO] [stdout] test layer::shared::test::read_malformed_toml_layer ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::delete_disjointed_layer ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::handle_layer_cached_invalid_metadata_replace ... ok
[INFO] [stdout] test layer::shared::test::read_layer_without_layer_content_metadata ... ok
[INFO] [stdout] test layer::trait_api::tests::create ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::handle_layer_uncached ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::delete_nonexisting_layer ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::delete_layer ... ok
[INFO] [stdout] test layer::struct_api::handling::tests::handle_layer_cached_keep ... ok
[INFO] [stdout] test env::tests::into_iterator ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_existing_layer_keep_execd ... ok
[INFO] [stdout] test layer::trait_api::tests::error_handling_no_directory ... ok
[INFO] [stdout] test layer::trait_api::tests::create_then_keep ... ok
[INFO] [stdout] test layer::trait_api::tests::layer_env_read_write ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_existing_layer_overwrite_with_empty_execd ... ok
[INFO] [stdout] test layer::trait_api::tests::error_handling_no_metadata_toml ... ok
[INFO] [stdout] test layer::trait_api::tests::default_layer_method_implementations ... ok
[INFO] [stdout] test layer::trait_api::handling::tests::write_existing_layer ... ok
[INFO] [stdout] test layer::trait_api::tests::create_then_update ... ok
[INFO] [stdout] test layer::trait_api::tests::create_then_recreate ... ok
[INFO] [stdout] test layer::trait_api::tests::update_with_incompatible_metadata_recreate ... ok
[INFO] [stdout] test layer::trait_api::tests::update_with_incompatible_metadata_replace ... ok
[INFO] [stdout] test layer_env::tests::layer_env_delta_eq ... ok
[INFO] [stdout] test layer::trait_api::tests::write_layer_env ... ok
[INFO] [stdout] test layer_env::tests::layer_env_delta_fs_read_write ... ok
[INFO] [stdout] test layer_env::tests::modification_behavior_order ... ok
[INFO] [stdout] test layer_env::tests::reference_impl_add_root_dir_should_append_posix_directories ... ok
[INFO] [stdout] test platform::tests::read_platform_env_does_not_blow_up_if_platform_env_is_missing ... ok
[INFO] [stdout] test layer_env::tests::layer_env_insert ... ok
[INFO] [stdout] test layer_env::tests::read_from_layer_dir_layer_paths_launch ... ok
[INFO] [stdout] test layer_env::tests::reference_impl_env_files_have_no_suffix_default_action_is_override ... ok
[INFO] [stdout] test util::tests::default_on_not_found_with_brokenpipe ... ok
[INFO] [stdout] test platform::tests::read_platform_env_handles_directories_in_env_folder ... ok
[INFO] [stdout] test util::tests::default_on_not_found_with_notfound ... ok
[INFO] [stdout] test util::tests::default_on_not_found_with_ok ... ok
[INFO] [stdout] test platform::tests::read_platform_env_handles_directories_via_symlinks ... ok
[INFO] [stdout] test platform::tests::read_platform_env_reads_correct_env_vars ... ok
[INFO] [stdout] test util::tests::remove_recursively_no_executable_bit_directory ... ok
[INFO] [stdout] test layer_env::tests::reference_impl_env_files_have_a_suffix_it_performs_the_matching_action ... ok
[INFO] [stdout] test layer_env::tests::layer_paths_come_before_manually_added_paths ... ok
[INFO] [stdout] test util::tests::remove_recursively_readonly_directory ... ok
[INFO] [stdout] test tracing::tests::test_tracing ... ok
[INFO] [stdout] test layer_env::tests::read_from_layer_dir_layer_paths_build ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_libcnb-99dc65437d79e423)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli::tests::verify_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ac40e0f3f7d0daef)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test package_all_buildpacks_in_monorepo_buildpack_project ... ignored, integration test
[INFO] [stdout] test package_buildpack_in_single_buildpack_project ... ignored, integration test
[INFO] [stdout] test package_command_error_when_run_in_project_with_no_buildpacks ... ignored, integration test
[INFO] [stdout] test package_command_respects_ignore_files ... ignored, integration test
[INFO] [stdout] test package_non_libcnb_buildpack_in_composite_buildpack_project ... ignored, integration test
[INFO] [stdout] test package_single_buildpack_in_monorepo_buildpack_project ... ignored, integration test
[INFO] [stdout] test package_single_composite_buildpack_in_monorepo_buildpack_project ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_common-84276da20fd880e9)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_data-1c804761b2c38d11)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test buildpack::api::tests::deserialize_valid_api_versions ... ok
[INFO] [stdout] test buildpack::api::tests::buildpack_api_display ... ok
[INFO] [stdout] test buildpack::api::tests::reject_invalid_api_versions ... ok
[INFO] [stdout] test buildpack::version::tests::deserialize_valid_versions ... ok
[INFO] [stdout] test buildpack::version::tests::reject_negative_versions ... ok
[INFO] [stdout] test build_plan::tests::it_writes_simple_build_plan ... ok
[INFO] [stdout] test buildpack::version::tests::reject_version_suffixes ... ok
[INFO] [stdout] test build_plan::tests::it_serializes_metadata ... ok
[INFO] [stdout] test buildpack::stack::tests::deserialize_any_stack ... ok
[INFO] [stdout] test buildpack::stack::tests::deserialize_specific_stack_without_mixins ... ok
[INFO] [stdout] test buildpack::stack::tests::deserialize_specific_stack_with_mixins ... ok
[INFO] [stdout] test buildpack_plan::tests::it_parses_empty ... ok
[INFO] [stdout] test buildpack::version::tests::reject_wrong_number_of_version_parts ... ok
[INFO] [stdout] test buildpack_plan::tests::it_parses_with_metadata ... ok
[INFO] [stdout] test buildpack_plan::tests::it_parses_simple ... ok
[INFO] [stdout] test launch::tests::process_builder ... ok
[INFO] [stdout] test launch::tests::launch_builder_add_processes ... ok
[INFO] [stdout] test launch::tests::process_builder_args ... ok
[INFO] [stdout] test buildpack::version::tests::reject_versions_with_leading_zeros ... ok
[INFO] [stdout] test launch::tests::process_type_validation_valid ... ok
[INFO] [stdout] test buildpack::version::tests::buildpack_version_display ... ok
[INFO] [stdout] test launch::tests::process_with_default_values_serialization ... ok
[INFO] [stdout] test launch::tests::process_with_some_default_values_serialization ... ok
[INFO] [stdout] test launch::tests::process_working_directory_serialization ... ok
[INFO] [stdout] test launch::tests::process_with_default_values_deserialization ... ok
[INFO] [stdout] test layer_content_metadata::tests::deserialize_empty ... ok
[INFO] [stdout] test layer_content_metadata::tests::deserialize_everything ... ok
[INFO] [stdout] test layer_content_metadata::tests::types_table_with_no_entries_has_defaults ... ok
[INFO] [stdout] test newtypes::tests::deref ... ok
[INFO] [stdout] test buildpack_plan::tests::it_deserializes_metadata ... ok
[INFO] [stdout] test newtypes::tests::join ... ok
[INFO] [stdout] test newtypes::tests::literal_macro_success ... ok
[INFO] [stdout] test newtypes::tests::ord ... ok
[INFO] [stdout] test launch::tests::process_type_validation_invalid ... ok
[INFO] [stdout] test newtypes::tests::test ... ok
[INFO] [stdout] test exec_d::tests::exec_d_program_output_key_validation_invalid ... ok
[INFO] [stdout] test package_descriptor::tests::it_parses_minimal ... ok
[INFO] [stdout] test buildpack::tests::deserialize_buildpackdescriptor_component ... ok
[INFO] [stdout] test newtypes::tests::type_eq ... ok
[INFO] [stdout] test exec_d::tests::exec_d_program_output_key_validation_valid ... ok
[INFO] [stdout] test package_descriptor::tests::it_parses_with_dependencies_and_platform ... ok
[INFO] [stdout] test package_descriptor::tests::it_serializes ... ok
[INFO] [stdout] test buildpack::tests::deserialize_minimal_component_buildpack ... ok
[INFO] [stdout] test buildpack::tests::deserialize_component_buildpack ... ok
[INFO] [stdout] test buildpack::tests::reject_buildpack_with_both_targets_and_order ... ok
[INFO] [stdout] test layer::tests::layer_name_validation_invalid ... ok
[INFO] [stdout] test layer::tests::layer_name_validation_valid ... ok
[INFO] [stdout] test newtypes::tests::deserialize ... ok
[INFO] [stdout] test buildpack::tests::deserialize_buildpackdescriptor_composite ... ok
[INFO] [stdout] test buildpack::id::tests::buildpack_id_validation_valid ... ok
[INFO] [stdout] test buildpack::tests::deserialize_minimal_composite_buildpack ... ok
[INFO] [stdout] test buildpack::tests::deserialize_composite_buildpack ... ok
[INFO] [stdout] test buildpack::id::tests::buildpack_id_validation_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_package-d639e97fe718f20a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test util::test::test_normalize_path ... ok
[INFO] [stdout] test dependency_graph::tests::test_get_dependencies_two_levels_deep ... ok
[INFO] [stdout] test dependency_graph::tests::test_get_dependencies_with_overlap ... ok
[INFO] [stdout] test dependency_graph::tests::test_get_dependencies_one_level_deep ... ok
[INFO] [stdout] test output::tests::test_get_buildpack_target_dir ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_proc_macros-d238d884c83d08f8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_test-d69e1c90b67d6d32)
[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_remove_image_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_volume_command_to_command ... ok
[INFO] [stdout] test docker::tests::from_docker_run_command_to_command ... ok
[INFO] [stdout] test app::tests::copy_app ... ok
[INFO] [stdout] test macros::tests::contains_match_multiline ... ok
[INFO] [stdout] test docker::tests::from_docker_logs_command_to_command ... ok
[INFO] [stdout] test macros::tests::contains_multiline ... ok
[INFO] [stdout] test macros::tests::contains_simple ... ok
[INFO] [stdout] test macros::tests::contains_simple_with_args ... 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::contains_match_simple_with_args ... ok
[INFO] [stdout] test macros::tests::not_contains_match_multiline ... ok
[INFO] [stdout] test macros::tests::contains_match_simple_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_match_with_invalid_regex_and_args - should panic ... 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_multiline_failure - should panic ... ok
[INFO] [stdout] test macros::tests::contains_multiline_failure_with_args - should panic ... ok
[INFO] [stdout] test macros::tests::contains_simple_failure - should panic ... ok
[INFO] [stdout] test macros::tests::contains_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_failure - should panic ... ok
[INFO] [stdout] test macros::tests::empty_simple_failure_with_args - should panic ... ok
[INFO] [stdout] test macros::tests::empty_multiline_failure_with_args - should panic ... ok
[INFO] [stdout] test macros::tests::not_contains_multiline_failure - should panic ... ok
[INFO] [stdout] test pack::tests::from_pack_build_command_to_command ... ok
[INFO] [stdout] test macros::tests::not_contains_simple ... ok
[INFO] [stdout] test macros::tests::not_contains_match_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_multiline_failure_with_args - should panic ... ok
[INFO] [stdout] test macros::tests::not_contains_match_multiline_failure - should panic ... ok
[INFO] [stdout] test macros::tests::not_contains_multiline ... ok
[INFO] [stdout] test macros::tests::not_contains_simple_with_args ... ok
[INFO] [stdout] test macros::tests::not_contains_multiline_failure_with_args - should panic ... 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_match_simple_failure - 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_match_simple ... 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 macros::tests::not_contains_match_simple_failure_with_args - should panic ... 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.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6564fb5535cdff37)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test address_for_port_when_container_crashed ... ignored, integration test
[INFO] [stdout] test address_for_port_when_port_not_exposed ... ignored, integration test
[INFO] [stdout] test app_dir_absolute_path ... ignored, integration test
[INFO] [stdout] test app_dir_invalid_path ... ignored, integration test
[INFO] [stdout] test app_dir_preprocessor ... ignored, integration test
[INFO] [stdout] test build_multiple_buildpacks ... ignored, integration test
[INFO] [stdout] test build_other_buildpack ... ignored, integration test
[INFO] [stdout] test build_workspace_component_buildpack ... ignored, integration test
[INFO] [stdout] test build_workspace_composite_buildpack ... ignored, integration test
[INFO] [stdout] test download_sbom_files_failure ... ignored, integration test
[INFO] [stdout] test expected_pack_failure ... ignored, integration test
[INFO] [stdout] test expected_pack_failure_still_panics_for_non_pack_failure ... ignored, integration test
[INFO] [stdout] test logs_work_after_container_crashed ... ignored, integration test
[INFO] [stdout] test packaging_failure_compile_error ... ignored, integration test
[INFO] [stdout] test packaging_failure_composite_buildpack_missing_package_toml ... ignored, integration test
[INFO] [stdout] test packaging_failure_invalid_buildpack_toml ... ignored, integration test
[INFO] [stdout] test packaging_failure_invalid_cargo_toml ... ignored, integration test
[INFO] [stdout] test packaging_failure_missing_buildpack_toml ... ignored, integration test
[INFO] [stdout] test packaging_failure_non_existent_workspace_buildpack ... ignored, integration test
[INFO] [stdout] test rebuild ... ignored, integration test
[INFO] [stdout] test run_shell_command_nonzero_exit_status ... ignored, integration test
[INFO] [stdout] test shell_exec_nonzero_exit_status ... ignored, integration test
[INFO] [stdout] test shell_exec_when_container_has_crashed ... ignored, integration test
[INFO] [stdout] test start_container_spawn_failure ... ignored, integration test
[INFO] [stdout] test starting_containers ... ignored, integration test
[INFO] [stdout] test unexpected_pack_failure ... ignored, integration test
[INFO] [stdout] test unexpected_pack_success ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libherokubuildpack-9a1513589c31cfb0)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test inventory::checksum::tests::test_checksum_parse_and_serialize ... ok
[INFO] [stdout] test inventory::checksum::tests::test_invalid_checksum_size ... ok
[INFO] [stdout] test inventory::checksum::tests::test_invalid_checksum_deserialization ... ok
[INFO] [stdout] test inventory::test::test_dont_resolve_artifact_with_wrong_arch ... ok
[INFO] [stdout] test inventory::test::test_dont_resolve_artifact_with_wrong_version ... ok
[INFO] [stdout] test inventory::test::test_matching_artifact_resolution ... ok
[INFO] [stdout] test toml::test::test_does_not_modify_value_types ... ok
[INFO] [stdout] test toml::test::test_partial_match ... ok
[INFO] [stdout] test fs::test::test ... ok
[INFO] [stdout] test command::test::test_output_and_write_streams ... ok
[INFO] [stdout] test write::mappers::test::test_map_utf8_lossy ... ok
[INFO] [stdout] test toml::test::test_common_case ... ok
[INFO] [stdout] test toml::test::test_value_from_table ... ok
[INFO] [stdout] test inventory::checksum::tests::test_invalid_hex_input ... ok
[INFO] [stdout] test toml::test::test_value_from_dotted_keys ... ok
[INFO] [stdout] test command::test::test_spawn_and_write_streams ... ok
[INFO] [stdout] test toml::test::test_works_without_keys ... ok
[INFO] [stdout] test write::test::test_tee_write ... ok
[INFO] [stdout] test inventory::artifact::tests::test_arch_display_format ... ok
[INFO] [stdout] test inventory::artifact::tests::test_arch_parsing ... ok
[INFO] [stdout] test inventory::artifact::tests::test_os_display_format ... ok
[INFO] [stdout] test inventory::artifact::tests::test_os_parsing ... ok
[INFO] [stdout] test write::test::test_mapped_write ... ok
[INFO] [stdout] test inventory::checksum::tests::test_checksum_serialization ... ok
[INFO] [stdout] test write::mappers::test::test_add_prefix ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/readonly_layer_files-cade2ca75a155355)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f5a5f41d063424a8)
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sbom-1f09dab604cefb30)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-3a3829f8af77523c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/store-b88490a921abd459)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f80f5e75317ec00d)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tracing-255529e65d96afb6)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-fb07b2f5e4207edc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_tracing_export_file ... ignored, integration test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libcnb
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test libcnb/src/../README.md - (line 99) - compile ... ok
[INFO] [stdout] test libcnb/src/build.rs - build::BuildContext<B>::cached_layer (line 138) ... ok
[INFO] [stdout] test libcnb/src/build.rs - build::BuildResultBuilder (line 502) ... ok
[INFO] [stdout] test libcnb/src/layer/trait_api/mod.rs - layer::trait_api::LayerResultBuilder<M>::sbom (line 246) - compile ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv (line 68) ... ok
[INFO] [stdout] test libcnb/src/platform.rs - platform::Platform::from_path (line 24) - compile ... ok
[INFO] [stdout] test libcnb/src/env.rs - env::Env (line 9) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::write_to_layer_dir (line 343) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::read_from_layer_dir (line 256) ... ok
[INFO] [stdout] test libcnb/src/build.rs - build::BuildContext<B>::handle_layer (line 46) ... ok
[INFO] [stdout] test libcnb/src/lib.rs - buildpack_main (line 52) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::chainable_insert (line 220) ... ok
[INFO] [stdout] test libcnb/src/build.rs - build::BuildContext<B>::uncached_layer (line 389) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv (line 39) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::new (line 106) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::insert (line 177) ... ok
[INFO] [stdout] test libcnb/src/detect.rs - detect::DetectResultBuilder (line 35) ... ok
[INFO] [stdout] test libcnb/src/layer_env.rs - layer_env::LayerEnv::apply (line 126) ... ok
[INFO] [stdout] test libcnb/src/build.rs - build::BuildContext<B>::cached_layer (line 229) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test libcnb/src/lib.rs - additional_buildpack_binary_path (line 98) - compile fail ... ok
[INFO] [stdout] test libcnb/src/layer/trait_api/mod.rs - layer::trait_api::LayerResultBuilder<M>::exec_d_program (line 218) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.40s; merged doctests compilation took 2.44s
[INFO] [stderr]    Doc-tests libcnb_common
[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 libcnb_data
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test libcnb-data/src/buildpack/id.rs - buildpack::id::buildpack_id (line 10) ... ok
[INFO] [stdout] test libcnb-data/src/buildpack/mod.rs - buildpack::ComponentBuildpackDescriptor (line 83) ... ok
[INFO] [stdout] test libcnb-data/src/exec_d.rs - exec_d::ExecDProgramOutputKey (line 54) ... ok
[INFO] [stdout] test libcnb-data/src/buildpack/id.rs - buildpack::id::BuildpackId (line 27) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::process_type (line 277) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::ProcessBuilder (line 173) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::ProcessBuilder::arg (line 203) ... ok
[INFO] [stdout] test libcnb-data/src/exec_d.rs - exec_d::exec_d_program_output_key (line 38) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::LaunchBuilder (line 20) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::ProcessType (line 293) ... ok
[INFO] [stdout] test libcnb-data/src/package_descriptor.rs - package_descriptor::PackageDescriptor (line 9) ... ok
[INFO] [stdout] test libcnb-data/src/layer.rs - layer::layer_name (line 10) ... ok
[INFO] [stdout] test libcnb-data/src/buildpack/mod.rs - buildpack::CompositeBuildpackDescriptor (line 145) ... ok
[INFO] [stdout] test libcnb-data/src/launch.rs - launch::ProcessBuilder::arg (line 212) ... ok
[INFO] [stdout] test libcnb-data/src/buildpack/mod.rs - buildpack::BuildpackDescriptor (line 27) ... ok
[INFO] [stdout] test libcnb-data/src/layer.rs - layer::LayerName (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test libcnb-data/src/newtypes.rs - newtypes::libcnb_newtype (line 26) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.69s; merged doctests compilation took 2.43s
[INFO] [stderr]    Doc-tests libcnb_package
[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 libcnb_proc_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test libcnb-proc-macros/src/lib.rs - verify_regex (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libcnb_test
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test libcnb-test/src/../README.md - (line 151) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 172) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 108) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 51) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 72) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 193) - compile ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 89) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::app_dir (line 207) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::app_dir_preprocessor (line 181) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::buildpacks (line 57) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::env (line 125) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::cargo_profile (line 82) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::new (line 29) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig (line 11) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::bind_mount (line 180) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::command (line 97) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::entrypoint (line 74) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::env (line 151) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::envs (line 208) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::envs (line 148) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::expected_pack_result (line 235) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::expose_port (line 124) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_config.rs - container_config::ContainerConfig::new (line 46) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_context.rs - container_context::ContainerContext::address_for_port (line 90) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_context.rs - container_context::ContainerContext::logs_now (line 26) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_context.rs - container_context::ContainerContext::logs_wait (line 60) - compile ... ok
[INFO] [stdout] test libcnb-test/src/container_context.rs - container_context::ContainerContext::shell_exec (line 145) - compile ... ok
[INFO] [stdout] test libcnb-test/src/test_context.rs - test_context::TestContext<'_>::download_sbom_files (line 216) - compile ... ok
[INFO] [stdout] test libcnb-test/src/test_context.rs - test_context::TestContext<'_>::rebuild (line 269) - compile ... ok
[INFO] [stdout] test libcnb-test/src/macros.rs - macros::assert_contains_match (line 155) ... ok
[INFO] [stdout] test libcnb-test/src/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 139) - compile ... ok
[INFO] [stdout] test libcnb-test/src/test_runner.rs - test_runner::TestRunner (line 13) - compile ... ok
[INFO] [stdout] test libcnb-test/src/test_runner.rs - test_runner::TestRunner::build (line 41) - compile ... ok
[INFO] [stdout] test libcnb-test/src/macros.rs - macros::assert_contains (line 8) ... ok
[INFO] [stdout] test libcnb-test/src/test_context.rs - test_context::TestContext<'_>::run_shell_command (line 154) - compile ... ok
[INFO] [stdout] test libcnb-test/src/test_context.rs - test_context::TestContext<'_>::start_container (line 36) - compile ... ok
[INFO] [stdout] test libcnb-test/src/macros.rs - macros::assert_not_contains (line 57) ... ok
[INFO] [stdout] test libcnb-test/src/macros.rs - macros::assert_not_contains_match (line 210) ... ok
[INFO] [stdout] test libcnb-test/src/../README.md - (line 30) - compile ... ok
[INFO] [stdout] test libcnb-test/src/build_config.rs - build_config::BuildConfig::target_triple (line 103) - compile ... ok
[INFO] [stdout] test libcnb-test/src/macros.rs - macros::assert_empty (line 106) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libherokubuildpack
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test libherokubuildpack/src/command.rs - command::CommandExt::output_and_write_streams (line 47) - compile ... ok
[INFO] [stdout] test libherokubuildpack/src/command.rs - command::CommandExt::spawn_and_write_streams (line 21) - compile ... ok
[INFO] [stdout] test libherokubuildpack/src/fs.rs - fs::move_directory_contents (line 7) - compile ... ok
[INFO] [stdout] test libherokubuildpack/src/write.rs - write::mappers::map_utf8_lossy (line 222) - compile ... ok
[INFO] [stdout] test libherokubuildpack/src/write.rs - write::mappers::add_prefix (line 195) - compile ... ok
[INFO] [stdout] test libherokubuildpack/src/toml.rs - toml::toml_select_value (line 10) ... ok
[INFO] [stdout] test libherokubuildpack/src/digest.rs - digest::sha256 (line 10) ... ok
[INFO] [stdout] test libherokubuildpack/src/inventory.rs - inventory (line 36) ... ok
[INFO] [stdout] test libherokubuildpack/src/error.rs - error::on_error (line 12) ... ok
[INFO] [stdout] test libherokubuildpack/src/download.rs - download::download_file (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- libherokubuildpack/src/download.rs - download::download_file (line 16) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestyWjJJv/doctest_bundle_2024.rs:73:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6042ff086272 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6042ff086272 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6042ff086272 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6042ff086272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6042ff0b08f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6042ff0b08f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6042ff0823b3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6042ff0823b3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6042ff0860c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6042ff087899 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6042ff08767b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6042ff0882a5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6042ff08803a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6042ff086779 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6042ff087ccd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6042ff0ae190 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6042ff0ae6a6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x6042fec85848 - doctest_bundle_2024::__doctest_3::main::h3d0d43c336d3b510
[INFO] [stdout]   18:     0x6042fec85a86 - doctest_bundle_2024::__doctest_3::__main_fn::h5541597f65e05e47
[INFO] [stdout]   19:     0x6042fec478a1 - doctest_runner_2024::__doctest_3::TEST::{{closure}}::h5e4b67b451d849d1
[INFO] [stdout]   20:     0x6042fec45a36 - core::ops::function::FnOnce::call_once::he17d7906f7636259
[INFO] [stdout]   21:     0x6042fec48720 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   22:     0x6042fec45953 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   23:     0x6042fec44cf6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   24:     0x6042fec44ad9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   25:     0x6042ff07a540 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   26:     0x6042ff07a540 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x6042ff07a540 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x6042ff07a540 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6042ff07a540 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x6042ff07a540 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x6042ff07a540 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x6042ff07a540 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6042ff07a540 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x6042fec44ac1 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   35:     0x6042fec48935 - main
[INFO] [stdout]   36:     0x7a78ebd0a1ca - <unknown>
[INFO] [stdout]   37:     0x7a78ebd0a28b - __libc_start_main
[INFO] [stdout]   38:     0x6042fec44365 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     libherokubuildpack/src/download.rs - download::download_file (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.67s; merged doctests compilation took 2.40s
[INFO] [stderr] error: doctest failed, to rerun pass `-p libherokubuildpack --doc`
[INFO] running `Command { std: "docker" "inspect" "dfc6c9c55c62cb211f551a637dc8e7f487a5c563dfa0075fa97ee1215965621b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc6c9c55c62cb211f551a637dc8e7f487a5c563dfa0075fa97ee1215965621b", kill_on_drop: false }`
[INFO] [stdout] dfc6c9c55c62cb211f551a637dc8e7f487a5c563dfa0075fa97ee1215965621b
