[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] 55d9ab9d564f94889fafeeed95ed860d9dbdc6b6 [INFO] testing Malax/libcnb against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malax/libcnb on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf48915be7c7224df83d04fb99278a1af6e90eab3230c15085eb7c908cb9f0c [INFO] running `Command { std: "docker" "start" "-a" "0cf48915be7c7224df83d04fb99278a1af6e90eab3230c15085eb7c908cb9f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf48915be7c7224df83d04fb99278a1af6e90eab3230c15085eb7c908cb9f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf48915be7c7224df83d04fb99278a1af6e90eab3230c15085eb7c908cb9f0c", kill_on_drop: false }` [INFO] [stdout] 0cf48915be7c7224df83d04fb99278a1af6e90eab3230c15085eb7c908cb9f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb305898ef3693cb820e7d8d886323067106e4c30b3fbb761a991f61e2a3642 [INFO] running `Command { std: "docker" "start" "-a" "ecb305898ef3693cb820e7d8d886323067106e4c30b3fbb761a991f61e2a3642", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap v4.0.22 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.15.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling libcnb-proc-macros v0.11.1 (/opt/rustwide/workdir/libcnb-proc-macros) [INFO] [stderr] Compiling libcnb-data v0.11.1 (/opt/rustwide/workdir/libcnb-data) [INFO] [stderr] Compiling libcnb v0.11.1 (/opt/rustwide/workdir/libcnb) [INFO] [stderr] Compiling libcnb-package v0.11.1 (/opt/rustwide/workdir/libcnb-package) [INFO] [stderr] Compiling libcnb-cargo v0.11.1 (/opt/rustwide/workdir/libcnb-cargo) [INFO] [stderr] Compiling libherokubuildpack v0.11.1 (/opt/rustwide/workdir/libherokubuildpack) [INFO] [stderr] Compiling readonly-layer-files v0.0.0 (/opt/rustwide/workdir/test-buildpacks/readonly-layer-files) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [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] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling libcnb-test v0.11.1 (/opt/rustwide/workdir/libcnb-test) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "ecb305898ef3693cb820e7d8d886323067106e4c30b3fbb761a991f61e2a3642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb305898ef3693cb820e7d8d886323067106e4c30b3fbb761a991f61e2a3642", kill_on_drop: false }` [INFO] [stdout] ecb305898ef3693cb820e7d8d886323067106e4c30b3fbb761a991f61e2a3642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577eb6c1206817c1bdfd26b50d049ba0b493bcdca6953c99cf208e9a678101ad [INFO] running `Command { std: "docker" "start" "-a" "577eb6c1206817c1bdfd26b50d049ba0b493bcdca6953c99cf208e9a678101ad", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_test v1.0.147 [INFO] [stderr] Compiling indoc v1.0.7 [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] Compiling libcnb-cargo v0.11.1 (/opt/rustwide/workdir/libcnb-cargo) [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling readonly-layer-files v0.0.0 (/opt/rustwide/workdir/test-buildpacks/readonly-layer-files) [INFO] [stderr] Compiling libcnb-package v0.11.1 (/opt/rustwide/workdir/libcnb-package) [INFO] [stderr] Compiling libcnb-data v0.11.1 (/opt/rustwide/workdir/libcnb-data) [INFO] [stderr] Compiling libcnb v0.11.1 (/opt/rustwide/workdir/libcnb) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling libcnb-proc-macros v0.11.1 (/opt/rustwide/workdir/libcnb-proc-macros) [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling libherokubuildpack v0.11.1 (/opt/rustwide/workdir/libherokubuildpack) [INFO] [stderr] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [INFO] [stderr] Compiling libcnb-test v0.11.1 (/opt/rustwide/workdir/libcnb-test) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.35s [INFO] running `Command { std: "docker" "inspect" "577eb6c1206817c1bdfd26b50d049ba0b493bcdca6953c99cf208e9a678101ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577eb6c1206817c1bdfd26b50d049ba0b493bcdca6953c99cf208e9a678101ad", kill_on_drop: false }` [INFO] [stdout] 577eb6c1206817c1bdfd26b50d049ba0b493bcdca6953c99cf208e9a678101ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a8f6ba96df4c91eecb1f9f9b46a8cb9d9713c7862f7eb1d886d52e4245e7f59c [INFO] running `Command { std: "docker" "start" "-a" "a8f6ba96df4c91eecb1f9f9b46a8cb9d9713c7862f7eb1d886d52e4245e7f59c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/examples_basics-a251c20c5b00646c) [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-f714a884d7f73de9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_env_vars ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/examples_execd-0c97902848a68f1d) [INFO] [stdout] test tests::test_roll_dice ... 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] [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-09806d31ed631621) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/examples_ruby_sample-eecc964f217efdde) [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-6120df5539957fac) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test basic ... ignored, integration test [INFO] [stdout] test missing_gemfile_lock ... ignored, integration test [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 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-3040f673caddeb5b) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test layer::handling::tests::delete_disjointed_layer ... ok [INFO] [stdout] test layer::handling::tests::read_layer_without_layer_content_metadata ... ok [INFO] [stdout] test layer::handling::tests::delete_nonexisting_layer ... ok [INFO] [stdout] test layer::handling::tests::delete_layer ... ok [INFO] [stdout] test layer::handling::tests::read_layer_without_layer_directory ... ok [INFO] [stdout] test layer::handling::tests::read_nonexistent_layer ... ok [INFO] [stdout] test layer::handling::tests::read_incompatible_metadata_layer ... ok [INFO] [stdout] test layer::handling::tests::write_layer_keep_execd ... ok [INFO] [stdout] test layer::handling::tests::read_malformed_toml_layer ... ok [INFO] [stdout] test layer::handling::tests::write_existing_layer_overwrite_with_empty_execd ... ok [INFO] [stdout] test layer::handling::tests::write_existing_layer ... ok [INFO] [stdout] test layer::handling::tests::read_layer ... ok [INFO] [stdout] test layer::handling::tests::write_nonexisting_layer ... ok [INFO] [stdout] test env::tests::into_iterator ... ok [INFO] [stdout] test layer::tests::create_then_recreate ... ok [INFO] [stdout] test layer::handling::tests::write_nonexisting_layer_with_nonexisting_exec_d_path ... ok [INFO] [stdout] test layer::tests::create_then_update ... ok [INFO] [stdout] test layer::tests::create ... ok [INFO] [stdout] test layer::tests::default_layer_method_implementations ... ok [INFO] [stdout] test layer::handling::tests::write_existing_layer_keep_execd ... ok [INFO] [stdout] test layer::tests::error_handling_no_metadata_toml ... ok [INFO] [stdout] test layer::tests::error_handling_no_directory ... ok [INFO] [stdout] test layer::tests::create_then_keep ... ok [INFO] [stdout] test layer::tests::layer_env_read_write ... ok [INFO] [stdout] test layer_env::tests::modification_behavior_order ... ok [INFO] [stdout] test layer_env::tests::read_from_layer_dir_layer_paths_build ... ok [INFO] [stdout] test layer::tests::update_with_incompatible_metadata_recreate ... ok [INFO] [stdout] test layer::tests::write_layer_env ... ok [INFO] [stdout] test layer_env::tests::layer_env_insert ... ok [INFO] [stdout] test layer_env::tests::layer_env_delta_eq ... 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::reference_impl_env_files_have_no_suffix_default_action_is_override ... ok [INFO] [stdout] test layer_env::tests::layer_env_delta_fs_read_write ... 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::reference_impl_add_root_dir_should_append_posix_directories ... ok [INFO] [stdout] test platform::tests::read_platform_env_handles_directories_in_env_folder ... ok [INFO] [stdout] test layer_env::tests::read_from_layer_dir_layer_paths_launch ... ok [INFO] [stdout] test platform::tests::read_platform_env_handles_directories_via_symlinks ... ok [INFO] [stdout] test layer::tests::update_with_incompatible_metadata_replace ... ok [INFO] [stdout] test platform::tests::read_platform_env_reads_correct_env_vars ... 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 util::tests::default_on_not_found_with_brokenpipe ... ok [INFO] [stdout] test util::tests::remove_recursively_no_executable_bit_directory ... ok [INFO] [stdout] test util::tests::remove_recursively_readonly_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_libcnb-60e78d0a42c01fee) [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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_data-b62e53cbcc15e62f) [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::stack::tests::deserialize_any_stack ... ok [INFO] [stdout] test buildpack::api::tests::reject_invalid_api_versions ... ok [INFO] [stdout] test build_plan::tests::it_serializes_metadata ... ok [INFO] [stdout] test build_plan::tests::it_writes_simple_build_plan ... ok [INFO] [stdout] test buildpack::stack::tests::deserialize_specific_stack_with_mixins ... ok [INFO] [stdout] test buildpack::id::tests::buildpack_id_validation_valid ... ok [INFO] [stdout] test buildpack::stack::tests::reject_any_stack_with_mixins ... ok [INFO] [stdout] test buildpack::stack_id::tests::stack_id_validation_invalid ... ok [INFO] [stdout] test buildpack::stack_id::tests::stack_id_validation_valid ... ok [INFO] [stdout] test buildpack::stack::tests::reject_specific_stack_with_invalid_name ... ok [INFO] [stdout] test buildpack::stack::tests::deserialize_specific_stack_without_mixins ... ok [INFO] [stdout] test buildpack::tests::deserialize_minimal_metabuildpack ... ok [INFO] [stdout] test buildpack::tests::deserialize_singlebuildpack ... ok [INFO] [stdout] test buildpack::tests::deserialize_minimal_singlebuildpack ... ok [INFO] [stdout] test buildpack::version::tests::reject_negative_versions ... ok [INFO] [stdout] test buildpack::tests::deserialize_buildpackdescriptor_meta ... ok [INFO] [stdout] test buildpack::tests::deserialize_buildpackdescriptor_single ... ok [INFO] [stdout] test buildpack::version::tests::buildpack_version_display ... ok [INFO] [stdout] test buildpack::version::tests::deserialize_valid_versions ... ok [INFO] [stdout] test buildpack::id::tests::buildpack_id_validation_invalid ... ok [INFO] [stdout] test buildpack_plan::tests::it_parses_simple ... ok [INFO] [stdout] test buildpack::version::tests::reject_versions_with_leading_zeros ... ok [INFO] [stdout] test buildpack_plan::tests::it_deserializes_metadata ... ok [INFO] [stdout] test buildpack::version::tests::reject_wrong_number_of_version_parts ... ok [INFO] [stdout] test buildpack_plan::tests::it_parses_empty ... ok [INFO] [stdout] test buildpack::version::tests::reject_version_suffixes ... ok [INFO] [stdout] test buildpack_plan::tests::it_parses_with_metadata ... ok [INFO] [stdout] test launch::tests::process_builder ... ok [INFO] [stdout] test launch::tests::process_builder_args ... ok [INFO] [stdout] test launch::tests::process_type_validation_valid ... ok [INFO] [stdout] test launch::tests::process_with_default_values_serialization ... ok [INFO] [stdout] test exec_d::tests::exec_d_program_output_key_validation_valid ... ok [INFO] [stdout] test launch::tests::process_with_default_values_deserialization ... ok [INFO] [stdout] test launch::tests::process_with_some_default_values_serialization ... ok [INFO] [stdout] test launch::tests::launch_builder_add_processes ... ok [INFO] [stdout] test launch::tests::process_type_validation_invalid ... ok [INFO] [stdout] test layer_content_metadata::tests::deserialize_empty ... 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 layer::tests::layer_name_validation_invalid ... ok [INFO] [stdout] test launch::tests::process_working_directory_serialization ... ok [INFO] [stdout] test newtypes::tests::join ... ok [INFO] [stdout] test exec_d::tests::exec_d_program_output_key_validation_invalid ... ok [INFO] [stdout] test buildpack::tests::deserialize_metabuildpack ... ok [INFO] [stdout] test layer::tests::layer_name_validation_valid ... ok [INFO] [stdout] test newtypes::tests::test ... ok [INFO] [stdout] test layer_content_metadata::tests::deserialize_everything ... ok [INFO] [stdout] test newtypes::tests::deserialize ... ok [INFO] [stdout] test newtypes::tests::literal_macro_success ... ok [INFO] [stdout] test buildpack::tests::reject_buildpack_with_both_stacks_and_order ... ok [INFO] [stdout] test newtypes::tests::type_eq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcnb_package-67097a55d5b0d410) [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_proc_macros-240c8089f334cc28) [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-14c0dcfd6000ea43) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test container_port_mapping::tests::parse_port_map_non_tcp_port_binding ... ok [INFO] [stdout] test container_port_mapping::tests::parse_port_map_simple ... ok [INFO] [stdout] test macros::tests::contains_simple ... ok [INFO] [stdout] test container_port_mapping::tests::parse_port_map_multiple_bindings ... ok [INFO] [stdout] test macros::tests::contains_multiline ... ok [INFO] [stdout] test container_port_mapping::tests::port_mapped_container_config_simple ... ok [INFO] [stdout] test app::tests::copy_app ... 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_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::empty_simple_with_args ... ok [INFO] [stdout] test macros::tests::contains_multiline_failure_with_args - 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::contains_simple_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_multiline ... ok [INFO] [stdout] test macros::tests::not_contains_multiline_failure_with_args - should panic ... ok [INFO] [stdout] test macros::tests::empty_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_sbom_download_command_to_command ... ok [INFO] [stdout] test macros::tests::empty_simple_failure - should panic ... ok [INFO] [stdout] test pack::tests::from_pack_build_command_to_command ... ok [INFO] [stdout] test macros::tests::empty_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_multiline_failure - should panic ... ok [INFO] [stdout] test macros::tests::not_contains_simple ... ok [INFO] [stdout] test macros::tests::not_contains_simple_failure_with_args - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e19941b252ecf56d) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libherokubuildpack-c72331970eeecdca) [INFO] [stdout] running 12 tests [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_invalid_path_checked_before_applying_preprocessor ... ignored, integration test [INFO] [stdout] test app_dir_preprocessor ... ignored, integration test [INFO] [stdout] test basic_build ... ignored, integration test [INFO] [stdout] test buildpack_packaging_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 rebuild ... 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; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test toml::test::test_works_without_keys ... ok [INFO] [stdout] test toml::test::test_value_from_table ... ok [INFO] [stdout] test toml::test::test_common_case ... ok [INFO] [stdout] test toml::test::test_does_not_modify_value_types ... ok [INFO] [stdout] test toml::test::test_value_from_dotted_keys ... ok [INFO] [stdout] test toml::test::test_partial_match ... ok [INFO] [stdout] test fs::test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/readonly_layer_files-81077267baf6777d) [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a8bea5559feee816) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sbom-228478391bfa0d93) [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-5e6c8d1f6c4827b8) [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] [stderr] Doc-tests libcnb [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/layer/public_interface.rs - layer::public_interface::LayerResultBuilder::sbom (line 232) - compile ... ok [INFO] [stdout] test src/build.rs - build::BuildContext::handle_layer (line 36) ... ok [INFO] [stdout] test src/layer/public_interface.rs - layer::public_interface::LayerResultBuilder::exec_d_program (line 204) - compile fail ... ok [INFO] [stdout] test src/detect.rs - detect::DetectResultBuilder (line 35) ... ok [INFO] [stdout] test src/build.rs - build::BuildResultBuilder (line 137) ... ok [INFO] [stdout] test src/env.rs - env::Env (line 9) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::apply (line 122) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv (line 64) ... ok [INFO] [stdout] test src/lib.rs - additional_buildpack_binary_path (line 92) - compile fail ... ok [INFO] [stdout] test src/platform.rs - platform::Platform::from_path (line 24) - compile ... ok [INFO] [stdout] test src/lib.rs - buildpack_main (line 49) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::chainable_insert (line 216) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::insert (line 173) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::new (line 102) ... ok [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::write_to_layer_dir (line 340) ... ok [INFO] [stderr] Doc-tests libcnb-data [INFO] [stdout] test src/layer_env.rs - layer_env::LayerEnv::read_from_layer_dir (line 262) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.36s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/buildpack/id.rs - buildpack::id::buildpack_id (line 8) ... ok [INFO] [stdout] test src/buildpack/stack_id.rs - buildpack::stack_id::stack_id (line 8) ... ok [INFO] [stdout] test src/exec_d.rs - exec_d::ExecDProgramOutputKey (line 39) ... ok [INFO] [stdout] test src/buildpack/id.rs - buildpack::id::BuildpackId (line 13) ... ok [INFO] [stdout] test src/buildpack/stack_id.rs - buildpack::stack_id::StackId (line 12) ... ok [INFO] [stdout] test src/launch.rs - launch::ProcessBuilder (line 175) ... ok [INFO] [stdout] test src/exec_d.rs - exec_d::exec_d_program_output_key (line 36) ... ok [INFO] [stdout] test src/launch.rs - launch::ProcessBuilder::arg (line 207) ... ok [INFO] [stdout] test src/launch.rs - launch::ProcessBuilder::arg (line 216) ... ok [INFO] [stdout] test src/launch.rs - launch::LaunchBuilder (line 20) ... ok [INFO] [stdout] test src/newtypes.rs - newtypes::libcnb_newtype (line 24) - compile fail ... ok [INFO] [stdout] test src/buildpack/mod.rs - buildpack::BuildpackDescriptor (line 25) ... ok [INFO] [stdout] test src/launch.rs - launch::process_type (line 287) ... ok [INFO] [stdout] test src/launch.rs - launch::ProcessType (line 291) ... ok [INFO] [stdout] test src/layer.rs - layer::LayerName (line 12) ... ok [INFO] [stdout] test src/layer.rs - layer::layer_name (line 8) ... ok [INFO] [stdout] test src/buildpack/mod.rs - buildpack::SingleBuildpackDescriptor (line 68) ... ok [INFO] [stdout] test src/buildpack/mod.rs - buildpack::MetaBuildpackDescriptor (line 112) ... ok [INFO] [stderr] Doc-tests libcnb-package [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests libcnb-proc-macros [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 src/lib.rs - verify_regex (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Doc-tests libcnb-test [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::buildpacks (line 56) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::app_dir_preprocessor (line 178) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::cargo_profile (line 79) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::new (line 28) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::expected_pack_result (line 230) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::env (line 122) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::envs (line 145) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::target_triple (line 100) - compile ... ok [INFO] [stdout] test src/build_config.rs - build_config::BuildConfig::app_dir (line 202) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::new (line 42) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::entrypoint (line 68) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::command (line 94) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig (line 10) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::envs (line 172) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::env (line 146) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext<'a>::address_for_port (line 106) - compile ... ok [INFO] [stdout] test src/container_config.rs - container_config::ContainerConfig::expose_port (line 121) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext<'a>::logs_now (line 26) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext<'a>::shell_exec (line 146) - compile ... ok [INFO] [stdout] test src/container_context.rs - container_context::ContainerContext<'a>::logs_wait (line 60) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 172) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 193) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 151) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 108) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 51) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'a>::download_sbom_files (line 179) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 89) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'a>::rebuild (line 226) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'a>::run_shell_command (line 141) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'a>::run_shell_command (line 127) - compile ... ok [INFO] [stdout] test src/test_context.rs - test_context::TestContext<'a>::start_container (line 35) - compile ... ok [INFO] [stdout] test src/test_runner.rs - test_runner::TestRunner (line 12) - compile ... ok [INFO] [stdout] test src/test_runner.rs - test_runner::TestRunner::build (line 81) - compile ... ok [INFO] [stdout] test src/macros.rs - macros::assert_empty (line 106) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_contains (line 8) ... ok [INFO] [stdout] test src/macros.rs - macros::assert_not_contains (line 57) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s [INFO] [stdout] [INFO] [stderr] Doc-tests libherokubuildpack [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/fs.rs - fs::move_directory_contents (line 8) - compile ... ok [INFO] [stdout] test src/error.rs - error::on_error (line 12) ... ok [INFO] [stdout] test src/toml.rs - toml::toml_select_value (line 10) ... ok [INFO] [stdout] test src/digest.rs - digest::sha256 (line 10) ... ok [INFO] [stdout] test src/download.rs - download::download_file (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/download.rs - download::download_file (line 16) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: HttpError(Transport(Transport { kind: Dns, message: Some("resolve dns name 'example.com:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("example.com")), port: None, path: "/", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }))', src/download.rs:11:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56110128f0a0 - std::backtrace_rs::backtrace::libunwind::trace::hecb21857e99d889d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56110128f0a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h390569d291d382e6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56110128f0a0 - std::sys_common::backtrace::_print_fmt::he268a904f7419e52 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x56110128f0a0 - ::fmt::hedbee76c21719161 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5611012abf9e - core::fmt::write::hd7abf800172f9326 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x561101289bc5 - std::io::Write::write_fmt::h16feca50b93a3788 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x56110128ee65 - std::sys_common::backtrace::_print::he1bf0c0215d8eb21 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x56110128ee65 - std::sys_common::backtrace::print::h1d63cc8fb6910f4d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] error: doctest failed, to rerun pass `-p libherokubuildpack --doc` [INFO] [stdout] 8: 0x5611012906df - std::panicking::default_hook::{{closure}}::h06165285990169e4 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x56110129041a - std::panicking::default_hook::hc8c52a6a2d770858 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:286:9 [INFO] [stdout] 10: 0x561101290ddc - std::panicking::rust_panic_with_hook::h4b7f78aa6e886a78 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:688:13 [INFO] [stdout] 11: 0x561101290b77 - std::panicking::begin_panic_handler::{{closure}}::h8c929b88c5c37601 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:579:13 [INFO] [stdout] 12: 0x56110128f54c - std::sys_common::backtrace::__rust_end_short_backtrace::h61d4e5f81197e3cc [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 13: 0x561101290892 - rust_begin_unwind [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:575:5 [INFO] [stdout] 14: 0x561101024763 - core::panicking::panic_fmt::hd23e6f8c5d094f51 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/panicking.rs:65:14 [INFO] [stdout] 15: 0x5611010249c3 - core::result::unwrap_failed::ha5a9f6c1da51066d [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/result.rs:1791:5 [INFO] [stdout] 16: 0x561101029dce - core::result::Result::unwrap::ha90b868d8e3ca98d [INFO] [stdout] 17: 0x56110102aed1 - rust_out::main::_doctest_main_src_download_rs_16_0::hb02600753b0925e1 [INFO] [stdout] 18: 0x56110102add6 - rust_out::main::hb76dd38bfbb2c375 [INFO] [stdout] 19: 0x561101028e83 - core::ops::function::FnOnce::call_once::h67f7f83af5cfa642 [INFO] [stdout] 20: 0x561101028449 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdfbe3729419527f0 [INFO] [stdout] 21: 0x561101028a19 - std::rt::lang_start::{{closure}}::hecdf7d78a793710a [INFO] [stdout] 22: 0x5611012867eb - core::ops::function::impls:: for &F>::call_once::h0beb6046e0e1b0d6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/core/src/ops/function.rs:606:13 [INFO] [stdout] 23: 0x5611012867eb - std::panicking::try::do_call::h1b8f4d53cf610004 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 24: 0x5611012867eb - std::panicking::try::hdf67621b4ed8fc84 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 25: 0x5611012867eb - std::panic::catch_unwind::h826d87a07f972d58 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x5611012867eb - std::rt::lang_start_internal::{{closure}}::h50999eb1f27c8af6 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/rt.rs:148:48 [INFO] [stdout] 27: 0x5611012867eb - std::panicking::try::do_call::h99edc9a10996101f [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:483:40 [INFO] [stdout] 28: 0x5611012867eb - std::panicking::try::hd9a2916c5d22ab14 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panicking.rs:447:19 [INFO] [stdout] 29: 0x5611012867eb - std::panic::catch_unwind::h8b5b4c3a984837c2 [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5611012867eb - std::rt::lang_start_internal::hec3daba3a267c82e [INFO] [stdout] at /rustc/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/library/std/src/rt.rs:148:20 [INFO] [stdout] 31: 0x5611010289f7 - std::rt::lang_start::h95c412a361982a76 [INFO] [stdout] 32: 0x56110102b015 - main [INFO] [stdout] 33: 0x7f3a4208f083 - __libc_start_main [INFO] [stdout] 34: 0x561101024bae - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/download.rs - download::download_file (line 16) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a8f6ba96df4c91eecb1f9f9b46a8cb9d9713c7862f7eb1d886d52e4245e7f59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f6ba96df4c91eecb1f9f9b46a8cb9d9713c7862f7eb1d886d52e4245e7f59c", kill_on_drop: false }` [INFO] [stdout] a8f6ba96df4c91eecb1f9f9b46a8cb9d9713c7862f7eb1d886d52e4245e7f59c