[INFO] cloning repository https://github.com/pludov/astro-epd-display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pludov/astro-epd-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be13ad4fd5e931a7e3c67fe034ee13e6227319eb
[INFO] checking pludov/astro-epd-display against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpludov%2Fastro-epd-display" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pludov/astro-epd-display
[INFO] finished tweaking git repo https://github.com/pludov/astro-epd-display
[INFO] tweaked toml for git repo https://github.com/pludov/astro-epd-display written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pludov/astro-epd-display on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pludov/astro-epd-display 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spidev v0.6.0
[INFO] [stderr]   Downloaded gtmpl_derive v0.5.0
[INFO] [stderr]   Downloaded i2cdev v0.6.1
[INFO] [stderr]   Downloaded assert_ok v1.0.2
[INFO] [stderr]   Downloaded gtmpl_value v0.5.1
[INFO] [stderr]   Downloaded embedded-graphics-framebuf v0.5.0
[INFO] [stderr]   Downloaded linux-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded gtmpl v0.7.1
[INFO] [stderr]   Downloaded epd-waveshare v0.6.0
[INFO] [stderr]   Downloaded serialport v4.6.1
[INFO] [stderr]   Downloaded yaml-merge-keys v0.7.0
[INFO] [stderr]   Downloaded sysfs_gpio v0.6.2
[INFO] [stderr]   Downloaded qrcode v0.14.1
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a625982b477d2d8ed28b00e12c5c975afc2fe0fff502186ff5648ab4efccfeba
[INFO] running `Command { std: "docker" "start" "-a" "a625982b477d2d8ed28b00e12c5c975afc2fe0fff502186ff5648ab4efccfeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a625982b477d2d8ed28b00e12c5c975afc2fe0fff502186ff5648ab4efccfeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a625982b477d2d8ed28b00e12c5c975afc2fe0fff502186ff5648ab4efccfeba", kill_on_drop: false }`
[INFO] [stdout] a625982b477d2d8ed28b00e12c5c975afc2fe0fff502186ff5648ab4efccfeba
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9fee534a879571c90c59c7c149e576ce5316a75f82a73e2bd2538e8e323dde7
[INFO] running `Command { std: "docker" "start" "-a" "d9fee534a879571c90c59c7c149e576ce5316a75f82a73e2bd2538e8e323dde7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking assert_ok v1.0.2
[INFO] [stderr]     Checking gpio-cdev v0.6.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking epd-waveshare v0.6.0
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking embedded-graphics-framebuf v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking spidev v0.6.0
[INFO] [stderr]     Checking i2cdev v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking sysfs_gpio v0.6.2
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking gtmpl_value v0.5.1
[INFO] [stderr]     Checking serialport v4.6.1
[INFO] [stderr]     Checking gtmpl v0.7.1
[INFO] [stderr]    Compiling gtmpl_derive v0.5.0
[INFO] [stderr]     Checking linux-embedded-hal v0.4.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking yaml-merge-keys v0.7.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking astro-epd-display v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Size`
[INFO] [stdout]  --> src/renderer/qrcode.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::{ColorFromTemplate, Point, Size};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Size` is ambiguous
[INFO] [stdout]    --> src/renderer/text.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Size {
[INFO] [stdout]     |                 ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Size` could refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] note: `Size` could also refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |     use super::super::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Size` is ambiguous
[INFO] [stdout]    --> src/renderer/text.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             Size {
[INFO] [stdout]     |             ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Size` could refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] note: `Size` could also refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |     use super::super::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Size` is ambiguous
[INFO] [stdout]    --> src/renderer/text.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 Size {
[INFO] [stdout]     |                 ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Size` could refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] note: `Size` could also refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |     use super::super::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Size` is ambiguous
[INFO] [stdout]    --> src/renderer/text.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |             Size {
[INFO] [stdout]     |             ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Size` could refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] note: `Size` could also refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |     use super::super::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Size` is ambiguous
[INFO] [stdout]    --> src/renderer/text.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 Size {
[INFO] [stdout]     |                 ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Size` could refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:83:9
[INFO] [stdout]     |
[INFO] [stdout] 83  |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] note: `Size` could also refer to the struct imported here
[INFO] [stdout]    --> src/renderer/text.rs:82:9
[INFO] [stdout]     |
[INFO] [stdout] 82  |     use super::super::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Size` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/templater/logic.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok((args[0].to_bool()?.to_tmpl()))
[INFO] [stdout]    |        ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Ok((args[0].to_bool()?.to_tmpl()))
[INFO] [stdout] 21 +     Ok(args[0].to_bool()?.to_tmpl())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Size`
[INFO] [stdout]  --> src/renderer/qrcode.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::{ColorFromTemplate, Point, Size};
[INFO] [stdout]   |                                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/templater/logic.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Ok((args[0].to_bool()?.to_tmpl()))
[INFO] [stdout]    |        ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Ok((args[0].to_bool()?.to_tmpl()))
[INFO] [stdout] 21 +     Ok(args[0].to_bool()?.to_tmpl())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.49s
[INFO] running `Command { std: "docker" "inspect" "d9fee534a879571c90c59c7c149e576ce5316a75f82a73e2bd2538e8e323dde7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9fee534a879571c90c59c7c149e576ce5316a75f82a73e2bd2538e8e323dde7", kill_on_drop: false }`
[INFO] [stdout] d9fee534a879571c90c59c7c149e576ce5316a75f82a73e2bd2538e8e323dde7
