[INFO] cloning repository https://github.com/davidkern/gerber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidkern/gerber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidkern%2Fgerber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidkern%2Fgerber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 052ecff4d66f19a23d068b84a27b50ff3dab8378
[INFO] checking davidkern/gerber against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidkern%2Fgerber" "/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/davidkern/gerber
[INFO] finished tweaking git repo https://github.com/davidkern/gerber
[INFO] tweaked toml for git repo https://github.com/davidkern/gerber written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidkern/gerber on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidkern/gerber 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking davidkern/gerber against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidkern%2Fgerber" "/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/davidkern/gerber
[INFO] finished tweaking git repo https://github.com/davidkern/gerber
[INFO] tweaked toml for git repo https://github.com/davidkern/gerber written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidkern/gerber on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidkern/gerber 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68b5c3a94184d134602dfd3132984f674f0cd14102a388a2584d9a6136bf0186
[INFO] running `Command { std: "docker" "start" "-a" "68b5c3a94184d134602dfd3132984f674f0cd14102a388a2584d9a6136bf0186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68b5c3a94184d134602dfd3132984f674f0cd14102a388a2584d9a6136bf0186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b5c3a94184d134602dfd3132984f674f0cd14102a388a2584d9a6136bf0186", kill_on_drop: false }`
[INFO] [stdout] 68b5c3a94184d134602dfd3132984f674f0cd14102a388a2584d9a6136bf0186
[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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e202fe27869346e8efe2fbf322f42827e4af514103394e470d8af2381260ef99
[INFO] running `Command { std: "docker" "start" "-a" "e202fe27869346e8efe2fbf322f42827e4af514103394e470d8af2381260ef99", kill_on_drop: false }`
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking gerber v0.1.0 (/opt/rustwide/workdir/gerber)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:303:19
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:335:26
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commands` is never read
[INFO] [stdout]   --> gerber/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct GerberLayer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     commands: Vec<Command>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GerberLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aperture_macro` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:230:4
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_mirroring` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_rotation` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_scaling` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `region_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ab_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sr_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_on_aperture` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_on_object` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_delete` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unsigned_integer` is never used
[INFO] [stdout]   --> gerber/src/data.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn unsigned_integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/lib.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn gerber(input: &str) -> IResult<Vec<Command>> {
[INFO] [stdout]    |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn gerber(input: &str) -> IResult<'_, Vec<Command>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn comment(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn comment(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn mode(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn mode(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn coordinate_digits(input: &str) -> IResult<u8> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn coordinate_digits(input: &str) -> IResult<'_, u8> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn format_specification(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn format_specification(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn aperture_define_circle(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn aperture_define_circle(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn aperture_define_rectangle(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn aperture_define_rectangle(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn aperture_define_obround(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn aperture_define_obround(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:185:35
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn aperture_define_polygon(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn aperture_define_polygon(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn aperture_define_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn aperture_define_macro(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:220:27
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn aperture_define(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn aperture_define(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn set_current_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn set_current_aperture(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn arc_init(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn arc_init(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:244:22
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn set_linear(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn set_linear(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn set_cw_circular(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn set_cw_circular(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn set_ccw_circular(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn set_ccw_circular(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:256:26
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn plot_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn plot_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:273:26
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn move_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn move_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn flash_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn flash_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:299:25
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn load_polarity(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn load_polarity(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:303:26
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:311:24
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:327:29
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn attribute_on_file(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn attribute_on_file(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:343:28
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:347:23
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn end_of_file(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn end_of_file(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> gerber/src/attribute.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(input: &'a str) -> IResult<Self> {
[INFO] [stdout]    |                                 --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(input: &'a str) -> IResult<'a, Self> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn unsigned_integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn unsigned_integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn positive_integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn positive_integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) fn integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) fn integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn unsigned_decimal(input: &str) -> IResult<f64> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn unsigned_decimal(input: &str) -> IResult<'_, f64> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) fn decimal(input: &str) -> IResult<f64> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) fn decimal(input: &str) -> IResult<'_, f64> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) fn aperture_identifier(input: &str) -> IResult<ApertureId> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) fn aperture_identifier(input: &str) -> IResult<'_, ApertureId> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:81:42
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn name_fragment_first(input: &str) -> IResult<char> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn name_fragment_first(input: &str) -> IResult<'_, char> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(crate) fn name_fragment_rest(input: &str) -> IResult<char> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(crate) fn name_fragment_rest(input: &str) -> IResult<'_, char> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn user_name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |       |
[INFO] [stdout]     |                                |        |       the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn user_name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) fn system_name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) fn system_name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) fn name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) fn name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unescape(&self) -> Cow<str> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unescape(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn field(input: &str) -> IResult<EscapedString<'_>> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |        |                     |
[INFO] [stdout]     |                            |        |                     the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn field(input: &str) -> IResult<'_, EscapedString<'_>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:174:29
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(crate) fn string(input: &str) -> IResult<EscapedString<'_>> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |                     |
[INFO] [stdout]     |                             |        |                     the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(crate) fn string(input: &str) -> IResult<'_, EscapedString<'_>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:303:19
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:319:17
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:335:26
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> gerber/src/lib.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commands` is never read
[INFO] [stdout]   --> gerber/src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct GerberLayer {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 64 |     commands: Vec<Command>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GerberLayer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aperture_macro` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:230:4
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_mirroring` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_rotation` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_scaling` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `region_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ab_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sr_statement` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_on_aperture` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_on_object` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `attribute_delete` is never used
[INFO] [stdout]    --> gerber/src/lib.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/lib.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn gerber(input: &str) -> IResult<Vec<Command>> {
[INFO] [stdout]    |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn gerber(input: &str) -> IResult<'_, Vec<Command>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn comment(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn comment(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn mode(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn mode(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:126:29
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn coordinate_digits(input: &str) -> IResult<u8> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn coordinate_digits(input: &str) -> IResult<'_, u8> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn format_specification(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn format_specification(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn aperture_define_circle(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn aperture_define_circle(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn aperture_define_rectangle(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                     ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn aperture_define_rectangle(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn aperture_define_obround(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn aperture_define_obround(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:185:35
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn aperture_define_polygon(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn aperture_define_polygon(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn aperture_define_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn aperture_define_macro(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:220:27
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn aperture_define(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 | fn aperture_define(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:230:26
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn aperture_macro(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn set_current_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn set_current_aperture(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn arc_init(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn arc_init(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:244:22
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn set_linear(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 | fn set_linear(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn set_cw_circular(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn set_cw_circular(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:252:28
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn set_ccw_circular(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn set_ccw_circular(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:256:26
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn plot_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn plot_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:273:26
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn move_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn move_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn flash_operation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn flash_operation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:299:25
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn load_polarity(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn load_polarity(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:303:26
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn load_mirroring(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:307:25
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn load_rotation(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:311:24
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn load_scaling(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn region_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn ab_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn sr_statement(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:327:29
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn attribute_on_file(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn attribute_on_file(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn attribute_on_aperture(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:339:31
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn attribute_on_object(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:343:28
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn attribute_delete(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/lib.rs:347:23
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn end_of_file(input: &str) -> IResult<Command> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn end_of_file(input: &str) -> IResult<'_, Command> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> gerber/src/attribute.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(input: &'a str) -> IResult<Self> {
[INFO] [stdout]    |                                 --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn parse(input: &'a str) -> IResult<'a, Self> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn unsigned_integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) fn unsigned_integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn positive_integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn positive_integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) fn integer(input: &str) -> IResult<i32> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) fn integer(input: &str) -> IResult<'_, i32> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn unsigned_decimal(input: &str) -> IResult<f64> {
[INFO] [stdout]    |                                       ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn unsigned_decimal(input: &str) -> IResult<'_, f64> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) fn decimal(input: &str) -> IResult<f64> {
[INFO] [stdout]    |                              ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) fn decimal(input: &str) -> IResult<'_, f64> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) fn aperture_identifier(input: &str) -> IResult<ApertureId> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) fn aperture_identifier(input: &str) -> IResult<'_, ApertureId> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:81:42
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn name_fragment_first(input: &str) -> IResult<char> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn name_fragment_first(input: &str) -> IResult<'_, char> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gerber/src/data.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(crate) fn name_fragment_rest(input: &str) -> IResult<char> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(crate) fn name_fragment_rest(input: &str) -> IResult<'_, char> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn user_name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |       |
[INFO] [stdout]     |                                |        |       the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub(crate) fn user_name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) fn system_name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                                  ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |        |       |
[INFO] [stdout]     |                                  |        |       the same lifetime is elided here
[INFO] [stdout]     |                                  |        the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub(crate) fn system_name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) fn name(input: &str) -> IResult<&str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |       |
[INFO] [stdout]     |                           |        |       the same lifetime is elided here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(crate) fn name(input: &str) -> IResult<'_, &str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unescape(&self) -> Cow<str> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn unescape(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn field(input: &str) -> IResult<EscapedString<'_>> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |        |                     |
[INFO] [stdout]     |                            |        |                     the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub(crate) fn field(input: &str) -> IResult<'_, EscapedString<'_>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gerber/src/data.rs:174:29
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(crate) fn string(input: &str) -> IResult<EscapedString<'_>> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |        |                     |
[INFO] [stdout]     |                             |        |                     the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub(crate) fn string(input: &str) -> IResult<'_, EscapedString<'_>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking gerber-dump v0.1.0 (/opt/rustwide/workdir/gerber-dump)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
[INFO] running `Command { std: "docker" "inspect" "e202fe27869346e8efe2fbf322f42827e4af514103394e470d8af2381260ef99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e202fe27869346e8efe2fbf322f42827e4af514103394e470d8af2381260ef99", kill_on_drop: false }`
[INFO] [stdout] e202fe27869346e8efe2fbf322f42827e4af514103394e470d8af2381260ef99
