[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] dadd5b51fcc7c32e63bc0256132304a66ddff96f [INFO] building Malax/libcnb against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Flibcnb" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malax/libcnb on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e09a097026d7ff017d4cdd83ccf80cb6147bd50dc4291bd8aaab4f3f519cf8a2 [INFO] running `Command { std: "docker" "start" "-a" "e09a097026d7ff017d4cdd83ccf80cb6147bd50dc4291bd8aaab4f3f519cf8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e09a097026d7ff017d4cdd83ccf80cb6147bd50dc4291bd8aaab4f3f519cf8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09a097026d7ff017d4cdd83ccf80cb6147bd50dc4291bd8aaab4f3f519cf8a2", kill_on_drop: false }` [INFO] [stdout] e09a097026d7ff017d4cdd83ccf80cb6147bd50dc4291bd8aaab4f3f519cf8a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f169e652c99a6eb750e866c4c907d548bddaf135ef158befa6a9cc6a5b603edb [INFO] running `Command { std: "docker" "start" "-a" "f169e652c99a6eb750e866c4c907d548bddaf135ef158befa6a9cc6a5b603edb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [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 log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling socket2 v0.4.7 [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 spin v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [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 crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [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 bitflags v1.3.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling stderrlog v0.5.4 [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.29 [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.10 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cargo_metadata v0.15.2 [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 hyperlocal v0.8.0 [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 sbom v0.0.0 (/opt/rustwide/workdir/test-buildpacks/sbom) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [INFO] [stderr] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [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 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 3m 13s [INFO] running `Command { std: "docker" "inspect" "f169e652c99a6eb750e866c4c907d548bddaf135ef158befa6a9cc6a5b603edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f169e652c99a6eb750e866c4c907d548bddaf135ef158befa6a9cc6a5b603edb", kill_on_drop: false }` [INFO] [stdout] f169e652c99a6eb750e866c4c907d548bddaf135ef158befa6a9cc6a5b603edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c35f55f3d276c00001edc87b4ad24076a1c1f5f72c47569715acb37b32b3b2f1 [INFO] running `Command { std: "docker" "start" "-a" "c35f55f3d276c00001edc87b4ad24076a1c1f5f72c47569715acb37b32b3b2f1", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_test v1.0.150 [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 v0.11.1 (/opt/rustwide/workdir/libcnb) [INFO] [stderr] Compiling examples-basics v0.0.0 (/opt/rustwide/workdir/examples/basics) [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 webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling libherokubuildpack v0.11.1 (/opt/rustwide/workdir/libherokubuildpack) [INFO] [stderr] Compiling libcnb-test v0.11.1 (/opt/rustwide/workdir/libcnb-test) [INFO] [stderr] Compiling examples-ruby-sample v0.0.0 (/opt/rustwide/workdir/examples/ruby-sample) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c35f55f3d276c00001edc87b4ad24076a1c1f5f72c47569715acb37b32b3b2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35f55f3d276c00001edc87b4ad24076a1c1f5f72c47569715acb37b32b3b2f1", kill_on_drop: false }` [INFO] [stdout] c35f55f3d276c00001edc87b4ad24076a1c1f5f72c47569715acb37b32b3b2f1