[INFO] fetching crate stencilr 0.1.1...
[INFO] checking stencilr-0.1.1 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] extracting crate stencilr 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stencilr 0.1.1
[INFO] finished tweaking crates.io crate stencilr 0.1.1
[INFO] tweaked toml for crates.io crate stencilr 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stencilr 0.1.1 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stencilr 0.1.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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cff4a6d3f099d7a81c1e805ef4e38f7d043f373cd3c493e1925e4721fafcc97
[INFO] running `Command { std: "docker" "start" "-a" "5cff4a6d3f099d7a81c1e805ef4e38f7d043f373cd3c493e1925e4721fafcc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cff4a6d3f099d7a81c1e805ef4e38f7d043f373cd3c493e1925e4721fafcc97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cff4a6d3f099d7a81c1e805ef4e38f7d043f373cd3c493e1925e4721fafcc97", kill_on_drop: false }`
[INFO] [stdout] 5cff4a6d3f099d7a81c1e805ef4e38f7d043f373cd3c493e1925e4721fafcc97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49548342e894b844e3b8adb7cee47635026a4b44356879ae8686b2c3e140444c
[INFO] running `Command { std: "docker" "start" "-a" "49548342e894b844e3b8adb7cee47635026a4b44356879ae8686b2c3e140444c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.119.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling cranelift-bitset v0.119.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling cranelift-isle v0.119.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.119.0
[INFO] [stderr]    Compiling pulley-interpreter v32.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.119.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.119.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling wasm-encoder v0.228.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wasmtime-math v32.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.119.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v3.4.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking cranelift-control v0.119.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling liblmdb v0.9.70
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking wasmtime-component-util v32.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v32.0.0
[INFO] [stderr]    Compiling wasmtime-cache v32.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cap-std v3.4.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wast v228.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wasmtime-asm-macros v32.0.0
[INFO] [stderr]    Compiling wiggle-macro v32.0.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v32.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cap-fs-ext v3.4.3
[INFO] [stderr]     Checking wasmtime-slab v32.0.0
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking cap-rand v3.4.3
[INFO] [stderr]    Compiling cranelift-codegen v0.119.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v32.0.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-jit-debug v32.0.0
[INFO] [stderr]    Compiling wasmtime-fiber v32.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling wasmtime v32.0.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking cap-time-ext v3.4.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking saferlmdb v0.1.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking wat v1.228.0
[INFO] [stderr]    Compiling wit-parser v0.228.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling wiggle-generate v32.0.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking flexbuffers v25.2.10
[INFO] [stderr]     Checking cranelift-entity v0.119.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking cranelift-bforest v0.119.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking notatype v0.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking configinator v0.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v32.0.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking voprf v0.5.0
[INFO] [stderr]     Checking totp-rs v5.7.0
[INFO] [stderr]     Checking opaque-ke v3.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking wasmprinter v0.228.0
[INFO] [stderr]     Checking wasmtime-environ v32.0.0
[INFO] [stderr]     Checking cbwaw v0.4.2
[INFO] [stderr]     Checking stewball v0.2.1
[INFO] [stderr]     Checking cranelift-frontend v0.119.0
[INFO] [stderr]     Checking cranelift-native v0.119.0
[INFO] [stderr]     Checking wasmtime-cranelift v32.0.0
[INFO] [stderr]     Checking wiggle v32.0.0
[INFO] [stderr]     Checking wasi-common v32.0.0
[INFO] [stderr]     Checking stencilr v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `params_map`
[INFO] [stdout]    --> src/lib.rs:523:17
[INFO] [stdout]     |
[INFO] [stdout] 523 |             let params_map = match params {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_params_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/lib.rs:524:22
[INFO] [stdout]     |
[INFO] [stdout] 524 |                 Some(params) => {
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> src/lib.rs:545:38
[INFO] [stdout]     |
[INFO] [stdout] 545 |                     QueryKind::Token(field) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:525:25
[INFO] [stdout]     |
[INFO] [stdout] 525 |                     let mut params_map: BTreeMap<String, String> = BTreeMap::new();
[INFO] [stdout]     |                         ----^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth` is never read
[INFO] [stdout]    --> src/lib.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Template {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     auth: Arc<Auth>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params_map`
[INFO] [stdout]    --> src/lib.rs:523:17
[INFO] [stdout]     |
[INFO] [stdout] 523 |             let params_map = match params {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_params_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/lib.rs:524:22
[INFO] [stdout]     |
[INFO] [stdout] 524 |                 Some(params) => {
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field`
[INFO] [stdout]    --> src/lib.rs:545:38
[INFO] [stdout]     |
[INFO] [stdout] 545 |                     QueryKind::Token(field) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_field`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:525:25
[INFO] [stdout]     |
[INFO] [stdout] 525 |                     let mut params_map: BTreeMap<String, String> = BTreeMap::new();
[INFO] [stdout]     |                         ----^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth` is never read
[INFO] [stdout]    --> src/lib.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Template {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     auth: Arc<Auth>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Template` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "49548342e894b844e3b8adb7cee47635026a4b44356879ae8686b2c3e140444c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49548342e894b844e3b8adb7cee47635026a4b44356879ae8686b2c3e140444c", kill_on_drop: false }`
[INFO] [stdout] 49548342e894b844e3b8adb7cee47635026a4b44356879ae8686b2c3e140444c
