[INFO] cloning repository https://github.com/Malax/buildpack-ollama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malax/buildpack-ollama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Fbuildpack-ollama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Fbuildpack-ollama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f25bcf01cb76571325b1a3ef460dd2b32b967fb [INFO] checking Malax/buildpack-ollama against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Fbuildpack-ollama" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malax/buildpack-ollama on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malax/buildpack-ollama [INFO] finished tweaking git repo https://github.com/Malax/buildpack-ollama [INFO] tweaked toml for git repo https://github.com/Malax/buildpack-ollama written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Malax/buildpack-ollama 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded libcnb v0.19.0 [INFO] [stderr] Downloaded libcnb-proc-macros v0.19.0 [INFO] [stderr] Downloaded libherokubuildpack v0.19.0 [INFO] [stderr] Downloaded libcnb-data v0.19.0 [INFO] [stderr] Downloaded exponential-backoff v1.2.0 [INFO] [stderr] Downloaded libcnb-common v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ed7e93c7b5a684ce1e98152738e2c17f58c04c026cb3ab4416a17f390bc39c [INFO] running `Command { std: "docker" "start" "-a" "c5ed7e93c7b5a684ce1e98152738e2c17f58c04c026cb3ab4416a17f390bc39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ed7e93c7b5a684ce1e98152738e2c17f58c04c026cb3ab4416a17f390bc39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ed7e93c7b5a684ce1e98152738e2c17f58c04c026cb3ab4416a17f390bc39c", kill_on_drop: false }` [INFO] [stdout] c5ed7e93c7b5a684ce1e98152738e2c17f58c04c026cb3ab4416a17f390bc39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899cb2e06b52429fa7a7e232da8a87617558cd957478bce4359913ca10cc7fd4 [INFO] running `Command { std: "docker" "start" "-a" "899cb2e06b52429fa7a7e232da8a87617558cd957478bce4359913ca10cc7fd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking exponential-backoff v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking ureq v2.9.6 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Checking libcnb-common v0.19.0 [INFO] [stderr] Compiling libcnb-proc-macros v0.19.0 [INFO] [stderr] Checking libcnb-data v0.19.0 [INFO] [stderr] Checking libcnb v0.19.0 [INFO] [stderr] Checking libherokubuildpack v0.19.0 [INFO] [stderr] Checking buildpack-ollama v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.60s [INFO] running `Command { std: "docker" "inspect" "899cb2e06b52429fa7a7e232da8a87617558cd957478bce4359913ca10cc7fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899cb2e06b52429fa7a7e232da8a87617558cd957478bce4359913ca10cc7fd4", kill_on_drop: false }` [INFO] [stdout] 899cb2e06b52429fa7a7e232da8a87617558cd957478bce4359913ca10cc7fd4 [INFO] checking Malax/buildpack-ollama against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalax%2Fbuildpack-ollama" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malax/buildpack-ollama on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malax/buildpack-ollama [INFO] finished tweaking git repo https://github.com/Malax/buildpack-ollama [INFO] tweaked toml for git repo https://github.com/Malax/buildpack-ollama written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Malax/buildpack-ollama 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3d49c9af7539d9f44a0fb1cde1d17e306a50e4b60b9980b9ad81eacdca3fca2 [INFO] running `Command { std: "docker" "start" "-a" "e3d49c9af7539d9f44a0fb1cde1d17e306a50e4b60b9980b9ad81eacdca3fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3d49c9af7539d9f44a0fb1cde1d17e306a50e4b60b9980b9ad81eacdca3fca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d49c9af7539d9f44a0fb1cde1d17e306a50e4b60b9980b9ad81eacdca3fca2", kill_on_drop: false }` [INFO] [stdout] e3d49c9af7539d9f44a0fb1cde1d17e306a50e4b60b9980b9ad81eacdca3fca2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c48fa9f78a3ec0004f40d3768280db56cd68cb2c3adda8c1c044d5d21bd29d [INFO] running `Command { std: "docker" "start" "-a" "22c48fa9f78a3ec0004f40d3768280db56cd68cb2c3adda8c1c044d5d21bd29d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/inflate/core.rs:1196:9 [INFO] [stdout] | [INFO] [stdout] 1196 | / match state { [INFO] [stdout] 1197 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1198 | | l.bit_buf = 0; [INFO] [stdout] 1199 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1741 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1742 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22c48fa9f78a3ec0004f40d3768280db56cd68cb2c3adda8c1c044d5d21bd29d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c48fa9f78a3ec0004f40d3768280db56cd68cb2c3adda8c1c044d5d21bd29d", kill_on_drop: false }` [INFO] [stdout] 22c48fa9f78a3ec0004f40d3768280db56cd68cb2c3adda8c1c044d5d21bd29d