[INFO] cloning repository https://github.com/braindaddy73/egraphics_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/braindaddy73/egraphics_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindaddy73%2Fegraphics_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindaddy73%2Fegraphics_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461cbbc5ff0c9f6d57e45176c24841e216aa1708 [INFO] checking braindaddy73/egraphics_simulator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindaddy73%2Fegraphics_simulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/braindaddy73/egraphics_simulator on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/braindaddy73/egraphics_simulator [INFO] finished tweaking git repo https://github.com/braindaddy73/egraphics_simulator [INFO] tweaked toml for git repo https://github.com/braindaddy73/egraphics_simulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/braindaddy73/egraphics_simulator 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-graphics-simulator v0.6.0 [INFO] [stderr] Downloaded embedded-graphics v0.8.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8341118f1969a2003bbeeb35154935867c31a3c320b3e2ba65e9a52217e546e5 [INFO] running `Command { std: "docker" "start" "-a" "8341118f1969a2003bbeeb35154935867c31a3c320b3e2ba65e9a52217e546e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8341118f1969a2003bbeeb35154935867c31a3c320b3e2ba65e9a52217e546e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8341118f1969a2003bbeeb35154935867c31a3c320b3e2ba65e9a52217e546e5", kill_on_drop: false }` [INFO] [stdout] 8341118f1969a2003bbeeb35154935867c31a3c320b3e2ba65e9a52217e546e5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ebee60869a988fae82690b1dc9c55ac057f2a08a938c9094d27b3cdf290375c [INFO] running `Command { std: "docker" "start" "-a" "8ebee60869a988fae82690b1dc9c55ac057f2a08a938c9094d27b3cdf290375c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking embedded-graphics-simulator v0.6.0 [INFO] [stderr] Checking egraphics_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `thin_stroke` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let thin_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 1); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thin_stroke` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_stroke` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let thick_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 3); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_stroke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let fill = PrimitiveStyle::with_fill(BinaryColor::On); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character_style` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let character_style = MonoTextStyle::new(&FONT_6X10, BinaryColor::On); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yoffset` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let yoffset = 10; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yoffset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thin_stroke` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let thin_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 1); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thin_stroke` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_stroke` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let thick_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 3); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_stroke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let fill = PrimitiveStyle::with_fill(BinaryColor::On); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character_style` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let character_style = MonoTextStyle::new(&FONT_6X10, BinaryColor::On); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yoffset` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let yoffset = 10; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yoffset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.63s [INFO] running `Command { std: "docker" "inspect" "8ebee60869a988fae82690b1dc9c55ac057f2a08a938c9094d27b3cdf290375c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebee60869a988fae82690b1dc9c55ac057f2a08a938c9094d27b3cdf290375c", kill_on_drop: false }` [INFO] [stdout] 8ebee60869a988fae82690b1dc9c55ac057f2a08a938c9094d27b3cdf290375c [INFO] checking braindaddy73/egraphics_simulator against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbraindaddy73%2Fegraphics_simulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/braindaddy73/egraphics_simulator on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/braindaddy73/egraphics_simulator [INFO] finished tweaking git repo https://github.com/braindaddy73/egraphics_simulator [INFO] tweaked toml for git repo https://github.com/braindaddy73/egraphics_simulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/braindaddy73/egraphics_simulator 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d0ebd015547b01e1fc6808bb90d0dbb3b23f04f42d54d649ea787facd1c162f [INFO] running `Command { std: "docker" "start" "-a" "4d0ebd015547b01e1fc6808bb90d0dbb3b23f04f42d54d649ea787facd1c162f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0ebd015547b01e1fc6808bb90d0dbb3b23f04f42d54d649ea787facd1c162f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0ebd015547b01e1fc6808bb90d0dbb3b23f04f42d54d649ea787facd1c162f", kill_on_drop: false }` [INFO] [stdout] 4d0ebd015547b01e1fc6808bb90d0dbb3b23f04f42d54d649ea787facd1c162f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675abfdd8ac892b76c081e563877f73aabb6d25b0674b456fedc6520e1794072 [INFO] running `Command { std: "docker" "start" "-a" "675abfdd8ac892b76c081e563877f73aabb6d25b0674b456fedc6520e1794072", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking embedded-graphics-simulator v0.6.0 [INFO] [stderr] Checking egraphics_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `thin_stroke` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let thin_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 1); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thin_stroke` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_stroke` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let thick_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 3); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_stroke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let fill = PrimitiveStyle::with_fill(BinaryColor::On); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character_style` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let character_style = MonoTextStyle::new(&FONT_6X10, BinaryColor::On); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yoffset` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let yoffset = 10; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yoffset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thin_stroke` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let thin_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 1); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thin_stroke` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thick_stroke` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let thick_stroke = PrimitiveStyle::with_stroke(BinaryColor::On, 3); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thick_stroke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let fill = PrimitiveStyle::with_fill(BinaryColor::On); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `character_style` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let character_style = MonoTextStyle::new(&FONT_6X10, BinaryColor::On); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yoffset` [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let yoffset = 10; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yoffset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s [INFO] running `Command { std: "docker" "inspect" "675abfdd8ac892b76c081e563877f73aabb6d25b0674b456fedc6520e1794072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675abfdd8ac892b76c081e563877f73aabb6d25b0674b456fedc6520e1794072", kill_on_drop: false }` [INFO] [stdout] 675abfdd8ac892b76c081e563877f73aabb6d25b0674b456fedc6520e1794072