[INFO] cloning repository https://github.com/hone/inline-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/inline-buildpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Finline-buildpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhone%2Finline-buildpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e05e54e962397118be5238ce5f52faccc3814b4 [INFO] testing hone/inline-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%2Finline-buildpack" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hone/inline-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/inline-buildpack [INFO] finished tweaking git repo https://github.com/hone/inline-buildpack [INFO] tweaked toml for git repo https://github.com/hone/inline-buildpack written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/hone/inline-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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 1e830e1537f5604d054d849cd5b41fd8529bf31465836f1e4789f54038d2f373 [INFO] running `Command { std: "docker" "start" "-a" "1e830e1537f5604d054d849cd5b41fd8529bf31465836f1e4789f54038d2f373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e830e1537f5604d054d849cd5b41fd8529bf31465836f1e4789f54038d2f373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e830e1537f5604d054d849cd5b41fd8529bf31465836f1e4789f54038d2f373", kill_on_drop: false }` [INFO] [stdout] 1e830e1537f5604d054d849cd5b41fd8529bf31465836f1e4789f54038d2f373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] cc1eca4b08177818a62e3166e1f10e8144d264f0814f7a10b2e65e50e59add34 [INFO] running `Command { std: "docker" "start" "-a" "cc1eca4b08177818a62e3166e1f10e8144d264f0814f7a10b2e65e50e59add34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling libcnb v0.1.0 (https://github.com/malax/libcnb#5ea20d7a) [INFO] [stderr] Compiling inline-buildpack v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `Command { std: "docker" "inspect" "cc1eca4b08177818a62e3166e1f10e8144d264f0814f7a10b2e65e50e59add34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1eca4b08177818a62e3166e1f10e8144d264f0814f7a10b2e65e50e59add34", kill_on_drop: false }` [INFO] [stdout] cc1eca4b08177818a62e3166e1f10e8144d264f0814f7a10b2e65e50e59add34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] ace9eca34ac2b755573cb29f0268dca124e662e407f3f1a5e5db16a1e1ae8749 [INFO] running `Command { std: "docker" "start" "-a" "ace9eca34ac2b755573cb29f0268dca124e662e407f3f1a5e5db16a1e1ae8749", kill_on_drop: false }` [INFO] [stderr] Compiling inline-buildpack v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/inline_buildpack-bb4c634b5952092c) [INFO] [stderr] Executable unittests src/bin/bp_build.rs (/opt/rustwide/target/debug/deps/bp_build-29d8d64e1c55105e) [INFO] [stderr] Executable unittests src/bin/bp_detect.rs (/opt/rustwide/target/debug/deps/bp_detect-1cfc75420185e246) [INFO] running `Command { std: "docker" "inspect" "ace9eca34ac2b755573cb29f0268dca124e662e407f3f1a5e5db16a1e1ae8749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace9eca34ac2b755573cb29f0268dca124e662e407f3f1a5e5db16a1e1ae8749", kill_on_drop: false }` [INFO] [stdout] ace9eca34ac2b755573cb29f0268dca124e662e407f3f1a5e5db16a1e1ae8749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] a9c1a61b6311021d9505b83608f0779ce8a7f212563fcdfae9b9411c4ea23b79 [INFO] running `Command { std: "docker" "start" "-a" "a9c1a61b6311021d9505b83608f0779ce8a7f212563fcdfae9b9411c4ea23b79", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inline_buildpack-bb4c634b5952092c) [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_build.rs (/opt/rustwide/target/debug/deps/bp_build-29d8d64e1c55105e) [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-1cfc75420185e246) [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 inline-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" "a9c1a61b6311021d9505b83608f0779ce8a7f212563fcdfae9b9411c4ea23b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c1a61b6311021d9505b83608f0779ce8a7f212563fcdfae9b9411c4ea23b79", kill_on_drop: false }` [INFO] [stdout] a9c1a61b6311021d9505b83608f0779ce8a7f212563fcdfae9b9411c4ea23b79