[INFO] fetching crate llm-git 0.1.2... [INFO] checking llm-git-0.1.2 against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] extracting crate llm-git 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate llm-git 0.1.2 [INFO] finished tweaking crates.io crate llm-git 0.1.2 [INFO] tweaked toml for crates.io crate llm-git 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-git 0.1.2 on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-git 0.1.2 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a127b1143dd450885d3d0664bff8994242f7fc3d4bb230525120192ed3873a4f [INFO] running `Command { std: "docker" "start" "-a" "a127b1143dd450885d3d0664bff8994242f7fc3d4bb230525120192ed3873a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a127b1143dd450885d3d0664bff8994242f7fc3d4bb230525120192ed3873a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a127b1143dd450885d3d0664bff8994242f7fc3d4bb230525120192ed3873a4f", kill_on_drop: false }` [INFO] [stdout] a127b1143dd450885d3d0664bff8994242f7fc3d4bb230525120192ed3873a4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6f2d8329ef69b91589de513f7bb22c648897cbde74ef87e8384db9f73df4109 [INFO] running `Command { std: "docker" "start" "-a" "a6f2d8329ef69b91589de513f7bb22c648897cbde74ef87e8384db9f73df4109", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking llm-git v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `owned_candidate` is never read [INFO] [stdout] --> src/compose.rs:193:52 [INFO] [stdout] | [INFO] [stdout] 193 | let mut owned_candidate: Option = None; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_hunk_header` is never read [INFO] [stdout] --> src/patch.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | let mut current_hunk_header = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `owned_candidate` is never read [INFO] [stdout] --> src/compose.rs:193:52 [INFO] [stdout] | [INFO] [stdout] 193 | let mut owned_candidate: Option = None; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_hunk_header` is never read [INFO] [stdout] --> src/patch.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | let mut current_hunk_header = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.61s [INFO] running `Command { std: "docker" "inspect" "a6f2d8329ef69b91589de513f7bb22c648897cbde74ef87e8384db9f73df4109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f2d8329ef69b91589de513f7bb22c648897cbde74ef87e8384db9f73df4109", kill_on_drop: false }` [INFO] [stdout] a6f2d8329ef69b91589de513f7bb22c648897cbde74ef87e8384db9f73df4109