[INFO] cloning repository https://github.com/joshwlewis/sample-counter-buildpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshwlewis/sample-counter-buildpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshwlewis%2Fsample-counter-buildpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshwlewis%2Fsample-counter-buildpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0877532082229f231fa517bb162bc93936901513 [INFO] checking joshwlewis/sample-counter-buildpack against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshwlewis%2Fsample-counter-buildpack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshwlewis/sample-counter-buildpack [INFO] finished tweaking git repo https://github.com/joshwlewis/sample-counter-buildpack [INFO] tweaked toml for git repo https://github.com/joshwlewis/sample-counter-buildpack written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshwlewis/sample-counter-buildpack on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joshwlewis/sample-counter-buildpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1d1ea3d16355431221da85711286a69f28fea80719b645101b5d2e67f275da2 [INFO] running `Command { std: "docker" "start" "-a" "f1d1ea3d16355431221da85711286a69f28fea80719b645101b5d2e67f275da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1d1ea3d16355431221da85711286a69f28fea80719b645101b5d2e67f275da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d1ea3d16355431221da85711286a69f28fea80719b645101b5d2e67f275da2", kill_on_drop: false }` [INFO] [stdout] f1d1ea3d16355431221da85711286a69f28fea80719b645101b5d2e67f275da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f1b8bcd92af84eb3e1756b175cc578f964a3fd4e849df168610302cc1e8725 [INFO] running `Command { std: "docker" "start" "-a" "12f1b8bcd92af84eb3e1756b175cc578f964a3fd4e849df168610302cc1e8725", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling libcnb-proc-macros v0.3.0 [INFO] [stderr] Checking libcnb-data v0.8.0 [INFO] [stderr] Checking libcnb v0.9.0 [INFO] [stderr] Checking sample_counter_buildpack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.73s [INFO] running `Command { std: "docker" "inspect" "12f1b8bcd92af84eb3e1756b175cc578f964a3fd4e849df168610302cc1e8725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f1b8bcd92af84eb3e1756b175cc578f964a3fd4e849df168610302cc1e8725", kill_on_drop: false }` [INFO] [stdout] 12f1b8bcd92af84eb3e1756b175cc578f964a3fd4e849df168610302cc1e8725