[INFO] fetching crate gguf-utils 0.4.1... [INFO] testing gguf-utils-0.4.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate gguf-utils 0.4.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gguf-utils 0.4.1 [INFO] finished tweaking crates.io crate gguf-utils 0.4.1 [INFO] tweaked toml for crates.io crate gguf-utils 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gguf-utils 0.4.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gguf-utils 0.4.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded mem-rearrange v0.1.1 [INFO] [stderr] Downloaded digit-layout v0.3.1 [INFO] [stderr] Downloaded ggml-quants v0.1.0 [INFO] [stderr] Downloaded ggus v0.5.1 [INFO] [stderr] Downloaded ndarray-layout v0.2.2 [INFO] [stderr] Downloaded flexi_logger v0.31.2 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f8a822ccc4b1e20498358b5f5c90ecaf9745e888c4cbe26dd055f0563e0977 [INFO] running `Command { std: "docker" "start" "-a" "b6f8a822ccc4b1e20498358b5f5c90ecaf9745e888c4cbe26dd055f0563e0977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f8a822ccc4b1e20498358b5f5c90ecaf9745e888c4cbe26dd055f0563e0977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f8a822ccc4b1e20498358b5f5c90ecaf9745e888c4cbe26dd055f0563e0977", kill_on_drop: false }` [INFO] [stdout] b6f8a822ccc4b1e20498358b5f5c90ecaf9745e888c4cbe26dd055f0563e0977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0751456cede31c38bc37745a4c56ba786cb71e309580eab16708ba84dbf1f518 [INFO] running `Command { std: "docker" "start" "-a" "0751456cede31c38bc37745a4c56ba786cb71e309580eab16708ba84dbf1f518", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ndarray-layout v0.2.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling digit-layout v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ggml-quants v0.1.0 [INFO] [stderr] Compiling mem-rearrange v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling flexi_logger v0.31.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling ggus v0.5.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling gguf-utils v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:124:40 [INFO] [stdout] | [INFO] [stdout] 124 | fn merge_shards>(files: &[T]) -> GGufFileName { [INFO] [stdout] | ^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | fn merge_shards>(files: &[T]) -> GGufFileName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gguf-utils` (bin "gguf-utils") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0751456cede31c38bc37745a4c56ba786cb71e309580eab16708ba84dbf1f518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0751456cede31c38bc37745a4c56ba786cb71e309580eab16708ba84dbf1f518", kill_on_drop: false }` [INFO] [stdout] 0751456cede31c38bc37745a4c56ba786cb71e309580eab16708ba84dbf1f518