[INFO] cloning repository https://github.com/jiqinga/nacos-tpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiqinga/nacos-tpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea76381a4fdf8f9d5ee1c989af0e904ec9c80028 [INFO] checking jiqinga/nacos-tpl against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jiqinga/nacos-tpl [INFO] finished tweaking git repo https://github.com/jiqinga/nacos-tpl [INFO] tweaked toml for git repo https://github.com/jiqinga/nacos-tpl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiqinga/nacos-tpl on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jiqinga/nacos-tpl 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fabab95ce9604905e19320f8ea4730986d84391b1f25d0693cc6e672e343252e [INFO] running `Command { std: "docker" "start" "-a" "fabab95ce9604905e19320f8ea4730986d84391b1f25d0693cc6e672e343252e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fabab95ce9604905e19320f8ea4730986d84391b1f25d0693cc6e672e343252e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabab95ce9604905e19320f8ea4730986d84391b1f25d0693cc6e672e343252e", kill_on_drop: false }` [INFO] [stdout] fabab95ce9604905e19320f8ea4730986d84391b1f25d0693cc6e672e343252e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87442dbfbf0784501ff84f34f2056600f9b9c2b0d6396a32d8f284e29f0c5112 [INFO] running `Command { std: "docker" "start" "-a" "87442dbfbf0784501ff84f34f2056600f9b9c2b0d6396a32d8f284e29f0c5112", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking nacos-tpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/apply.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | let mut items: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/apply.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | for path in files { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/apply.rs:383:14 [INFO] [stdout] | [INFO] [stdout] 383 | let (group, dataid) = derive_group_and_dataid(&dir, &path); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dataid` [INFO] [stdout] --> src/apply.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | let (group, dataid) = derive_group_and_dataid(&dir, &path); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dataid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/apply.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | let tp = infer_type(&path); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/apply.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | let mut content = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/apply.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | fs::read_to_string(&path).with_context(|| format!("读取失败: {}", path.display()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/apply.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | if let Some(limit) = max_bytes { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_md5` [INFO] [stdout] --> src/apply.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | let local_md5 = if include_md5 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_md5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `existed` [INFO] [stdout] --> src/apply.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | let mut existed = false; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `same` [INFO] [stdout] --> src/apply.rs:414:13 [INFO] [stdout] | [INFO] [stdout] 414 | let mut same = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_same` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/apply.rs:417:20 [INFO] [stdout] | [INFO] [stdout] 417 | Ok(opt) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/apply.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 418 | if let Some(remote) = opt { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 425 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/apply.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | let res = post_config_multi( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | Err(e) => items.push(ItemReport { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/apply.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | let mut updated = 0usize; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skipped` [INFO] [stdout] --> src/apply.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | let mut skipped = 0usize; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_skipped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `failed` [INFO] [stdout] --> src/apply.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | let mut failed = 0usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_failed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gmap` [INFO] [stdout] --> src/apply.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 508 | let mut gmap: std::collections::BTreeMap = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `it` [INFO] [stdout] --> src/apply.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | for it in &items { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_it` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:514:21 [INFO] [stdout] | [INFO] [stdout] 514 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:534:21 [INFO] [stdout] | [INFO] [stdout] 534 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `groups` [INFO] [stdout] --> src/apply.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | let groups = gmap.into_values().collect(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/apply.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | let mut items: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/apply.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | for path in files { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/apply.rs:383:14 [INFO] [stdout] | [INFO] [stdout] 383 | let (group, dataid) = derive_group_and_dataid(&dir, &path); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dataid` [INFO] [stdout] --> src/apply.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | let (group, dataid) = derive_group_and_dataid(&dir, &path); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dataid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/apply.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | let tp = infer_type(&path); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/apply.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | let mut content = [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/apply.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | fs::read_to_string(&path).with_context(|| format!("读取失败: {}", path.display()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/apply.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | if let Some(limit) = max_bytes { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_md5` [INFO] [stdout] --> src/apply.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | let local_md5 = if include_md5 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_md5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `existed` [INFO] [stdout] --> src/apply.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | let mut existed = false; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `same` [INFO] [stdout] --> src/apply.rs:414:13 [INFO] [stdout] | [INFO] [stdout] 414 | let mut same = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_same` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt` [INFO] [stdout] --> src/apply.rs:417:20 [INFO] [stdout] | [INFO] [stdout] 417 | Ok(opt) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/apply.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 418 | if let Some(remote) = opt { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:425:21 [INFO] [stdout] | [INFO] [stdout] 425 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/apply.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | let res = post_config_multi( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | Err(e) => items.push(ItemReport { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updated` [INFO] [stdout] --> src/apply.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | let mut updated = 0usize; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_updated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skipped` [INFO] [stdout] --> src/apply.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | let mut skipped = 0usize; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_skipped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `failed` [INFO] [stdout] --> src/apply.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | let mut failed = 0usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_failed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gmap` [INFO] [stdout] --> src/apply.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 508 | let mut gmap: std::collections::BTreeMap = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `it` [INFO] [stdout] --> src/apply.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | for it in &items { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_it` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:514:21 [INFO] [stdout] | [INFO] [stdout] 514 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/apply.rs:534:21 [INFO] [stdout] | [INFO] [stdout] 534 | let e = gmap.entry(it.group.clone()).or_insert(GroupSummary { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `groups` [INFO] [stdout] --> src/apply.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | let groups = gmap.into_values().collect(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s [INFO] running `Command { std: "docker" "inspect" "87442dbfbf0784501ff84f34f2056600f9b9c2b0d6396a32d8f284e29f0c5112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87442dbfbf0784501ff84f34f2056600f9b9c2b0d6396a32d8f284e29f0c5112", kill_on_drop: false }` [INFO] [stdout] 87442dbfbf0784501ff84f34f2056600f9b9c2b0d6396a32d8f284e29f0c5112