[INFO] cloning repository https://github.com/hone/jvm-function-invoker-buildpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hone/jvm-function-invoker-buildpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fjvm-function-invoker-buildpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fjvm-function-invoker-buildpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ea536ff8845767d6edaec40db74e7d1d4f515ac [INFO] testing hone/jvm-function-invoker-buildpack against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Fjvm-function-invoker-buildpack" "/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/hone/jvm-function-invoker-buildpack on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hone/jvm-function-invoker-buildpack [INFO] finished tweaking git repo https://github.com/hone/jvm-function-invoker-buildpack [INFO] tweaked toml for git repo https://github.com/hone/jvm-function-invoker-buildpack written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hone/jvm-function-invoker-buildpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d950332975a81d349ad97f808add8c8ace1a178e86f3679a204b19f46c1a4c6 [INFO] running `Command { std: "docker" "start" "-a" "0d950332975a81d349ad97f808add8c8ace1a178e86f3679a204b19f46c1a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d950332975a81d349ad97f808add8c8ace1a178e86f3679a204b19f46c1a4c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d950332975a81d349ad97f808add8c8ace1a178e86f3679a204b19f46c1a4c6", kill_on_drop: false }` [INFO] [stdout] 0d950332975a81d349ad97f808add8c8ace1a178e86f3679a204b19f46c1a4c6 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2fbd0d6f72c2b2d2b9f0c1ca4503bc6afd17f68d17b4146a5c12d8fa02f9f54 [INFO] running `Command { std: "docker" "start" "-a" "b2fbd0d6f72c2b2d2b9f0c1ca4503bc6afd17f68d17b4146a5c12d8fa02f9f54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling libcnb v0.1.0 [INFO] [stderr] Compiling jvm-function-invoker-buildpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.82s [INFO] running `Command { std: "docker" "inspect" "b2fbd0d6f72c2b2d2b9f0c1ca4503bc6afd17f68d17b4146a5c12d8fa02f9f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fbd0d6f72c2b2d2b9f0c1ca4503bc6afd17f68d17b4146a5c12d8fa02f9f54", kill_on_drop: false }` [INFO] [stdout] b2fbd0d6f72c2b2d2b9f0c1ca4503bc6afd17f68d17b4146a5c12d8fa02f9f54 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29140d74bb944a685e28b75a482ae5ef87284b70df4e8d8836cd902c0510f54 [INFO] running `Command { std: "docker" "start" "-a" "b29140d74bb944a685e28b75a482ae5ef87284b70df4e8d8836cd902c0510f54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling jvm-function-invoker-buildpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.17s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/jvm_function_invoker_buildpack-4c925f20910e1978) [INFO] [stderr] Executable unittests src/bin/bp_build.rs (/opt/rustwide/target/debug/deps/bp_build-3a5a7c35b3ba2ea2) [INFO] [stderr] Executable unittests src/bin/bp_detect.rs (/opt/rustwide/target/debug/deps/bp_detect-5b533c812886f87a) [INFO] running `Command { std: "docker" "inspect" "b29140d74bb944a685e28b75a482ae5ef87284b70df4e8d8836cd902c0510f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29140d74bb944a685e28b75a482ae5ef87284b70df4e8d8836cd902c0510f54", kill_on_drop: false }` [INFO] [stdout] b29140d74bb944a685e28b75a482ae5ef87284b70df4e8d8836cd902c0510f54 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e74db4e691675b040f5ab6d3eb79cf0cbcea2e9b3d5d091bd1736ca521e23ab [INFO] running `Command { std: "docker" "start" "-a" "9e74db4e691675b040f5ab6d3eb79cf0cbcea2e9b3d5d091bd1736ca521e23ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jvm_function_invoker_buildpack-4c925f20910e1978) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test data::runtime::tests::from_runtime_layer_parses_filled_values ... ok [INFO] [stdout] test data::runtime::tests::from_runtime_layer_parses_no_url ... ok [INFO] [stdout] test data::runtime::tests::from_runtime_layer_parses_no_sha256 ... ok [INFO] [stdout] test data::buildpack_toml::tests::metadata_try_from_parses_vendored_buildpack_toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bp_build.rs (/opt/rustwide/target/debug/deps/bp_build-3a5a7c35b3ba2ea2) [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/bp_detect.rs (/opt/rustwide/target/debug/deps/bp_detect-5b533c812886f87a) [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 jvm-function-invoker-buildpack [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] running `Command { std: "docker" "inspect" "9e74db4e691675b040f5ab6d3eb79cf0cbcea2e9b3d5d091bd1736ca521e23ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e74db4e691675b040f5ab6d3eb79cf0cbcea2e9b3d5d091bd1736ca521e23ab", kill_on_drop: false }` [INFO] [stdout] 9e74db4e691675b040f5ab6d3eb79cf0cbcea2e9b3d5d091bd1736ca521e23ab