[INFO] fetching crate smash-lvd 0.4.0...
[INFO] checking smash-lvd-0.4.0 against 1.95.0 for pr-155915
[INFO] extracting crate smash-lvd 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate smash-lvd 0.4.0
[INFO] finished tweaking crates.io crate smash-lvd 0.4.0
[INFO] tweaked toml for crates.io crate smash-lvd 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smash-lvd 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smash-lvd 0.4.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded array-init v2.0.1
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded binrw_derive v0.9.0
[INFO] [stderr]   Downloaded binrw v0.9.2
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded clap v3.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7930833c0e4ce9732c48224aefba23accdf804c31829f9a59df92d7225172f2b
[INFO] running `Command { std: "docker" "start" "-a" "7930833c0e4ce9732c48224aefba23accdf804c31829f9a59df92d7225172f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7930833c0e4ce9732c48224aefba23accdf804c31829f9a59df92d7225172f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7930833c0e4ce9732c48224aefba23accdf804c31829f9a59df92d7225172f2b", kill_on_drop: false }`
[INFO] [stdout] 7930833c0e4ce9732c48224aefba23accdf804c31829f9a59df92d7225172f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3834cb05191020ea2a67a39cedecbf3c4680863ced7c5446e437aae9f5f6d1c
[INFO] running `Command { std: "docker" "start" "-a" "f3834cb05191020ea2a67a39cedecbf3c4680863ced7c5446e437aae9f5f6d1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling binrw_derive v0.9.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking array-init v2.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking binrw v0.9.2
[INFO] [stderr]     Checking smash-lvd v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub length_zero: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub length_zero: bool,
[INFO] [stdout] 26 +     u  length_zero: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub pacman_final_ignore: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub pacman_final_ignore: bool,
[INFO] [stdout] 27 +     u  pacman_final_ignore: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fall: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub fall: bool,
[INFO] [stdout] 28 +     u  fall: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub ignore_ray_check: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub ignore_ray_check: bool,
[INFO] [stdout] 29 +     u  ignore_ray_check: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub dive: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -     pub dive: bool,
[INFO] [stdout] 30 +     u  dive: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub unpaintable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -     pub unpaintable: bool,
[INFO] [stdout] 31 +     u  unpaintable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub item: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -     pub item: bool,
[INFO] [stdout] 32 +     u  item: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub ignore_fighter_other: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     pub ignore_fighter_other: bool,
[INFO] [stdout] 33 +     u  ignore_fighter_other: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     pub right: bool,
[INFO] [stdout] 34 +     u  right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -     pub left: bool,
[INFO] [stdout] 35 +     u  left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub upper: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub upper: bool,
[INFO] [stdout] 36 +     u  upper: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub under: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub under: bool,
[INFO] [stdout] 37 +     u  under: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub not_attach: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub not_attach: bool,
[INFO] [stdout] 38 +     u  not_attach: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub throughable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub throughable: bool,
[INFO] [stdout] 39 +     u  throughable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub hang_l: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub hang_l: bool,
[INFO] [stdout] 40 +     u  hang_l: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub hang_r: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub hang_r: bool,
[INFO] [stdout] 41 +     u  hang_r: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub ignore_link_from_left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     pub ignore_link_from_left: bool,
[INFO] [stdout] 42 +     u  ignore_link_from_left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub cloud: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -     pub cloud: bool,
[INFO] [stdout] 43 +     u  cloud: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub ignore_link_from_right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -     pub ignore_link_from_right: bool,
[INFO] [stdout] 44 +     u  ignore_link_from_right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub not_expand_near_search: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     pub not_expand_near_search: bool,
[INFO] [stdout] 45 +     u  not_expand_near_search: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub ignore: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -     pub ignore: bool,
[INFO] [stdout] 46 +     u  ignore: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub breakable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     pub breakable: bool,
[INFO] [stdout] 47 +     u  breakable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub immediate_relanding_ban: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub immediate_relanding_ban: bool,
[INFO] [stdout] 48 +     u  immediate_relanding_ban: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub ignore_line_type1: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     pub ignore_line_type1: bool,
[INFO] [stdout] 49 +     u  ignore_line_type1: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub pickel_block: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     pub pickel_block: bool,
[INFO] [stdout] 50 +     u  pickel_block: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub deceleration: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub deceleration: bool,
[INFO] [stdout] 51 +     u  deceleration: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub virtual_hit_line_up: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -     pub virtual_hit_line_up: bool,
[INFO] [stdout] 52 +     u  virtual_hit_line_up: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub virtual_hit_line_left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     pub virtual_hit_line_left: bool,
[INFO] [stdout] 53 +     u  virtual_hit_line_left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub virtual_hit_line_right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub virtual_hit_line_right: bool,
[INFO] [stdout] 54 +     u  virtual_hit_line_right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub virtual_hit_line_down: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub virtual_hit_line_down: bool,
[INFO] [stdout] 55 +     u  virtual_hit_line_down: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub virtual_wall_hit_line: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub virtual_wall_hit_line: bool,
[INFO] [stdout] 56 +     u  virtual_wall_hit_line: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub ignore_boss: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub ignore_boss: bool,
[INFO] [stdout] 57 +     u  ignore_boss: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub length_zero: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub length_zero: bool,
[INFO] [stdout] 26 +     u  length_zero: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub pacman_final_ignore: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -     pub pacman_final_ignore: bool,
[INFO] [stdout] 27 +     u  pacman_final_ignore: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fall: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub fall: bool,
[INFO] [stdout] 28 +     u  fall: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub ignore_ray_check: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub ignore_ray_check: bool,
[INFO] [stdout] 29 +     u  ignore_ray_check: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub dive: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -     pub dive: bool,
[INFO] [stdout] 30 +     u  dive: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub unpaintable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -     pub unpaintable: bool,
[INFO] [stdout] 31 +     u  unpaintable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub item: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -     pub item: bool,
[INFO] [stdout] 32 +     u  item: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub ignore_fighter_other: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     pub ignore_fighter_other: bool,
[INFO] [stdout] 33 +     u  ignore_fighter_other: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     pub right: bool,
[INFO] [stdout] 34 +     u  right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -     pub left: bool,
[INFO] [stdout] 35 +     u  left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub upper: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub upper: bool,
[INFO] [stdout] 36 +     u  upper: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub under: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub under: bool,
[INFO] [stdout] 37 +     u  under: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub not_attach: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub not_attach: bool,
[INFO] [stdout] 38 +     u  not_attach: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub throughable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub throughable: bool,
[INFO] [stdout] 39 +     u  throughable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub hang_l: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub hang_l: bool,
[INFO] [stdout] 40 +     u  hang_l: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub hang_r: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub hang_r: bool,
[INFO] [stdout] 41 +     u  hang_r: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub ignore_link_from_left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     pub ignore_link_from_left: bool,
[INFO] [stdout] 42 +     u  ignore_link_from_left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub cloud: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -     pub cloud: bool,
[INFO] [stdout] 43 +     u  cloud: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub ignore_link_from_right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -     pub ignore_link_from_right: bool,
[INFO] [stdout] 44 +     u  ignore_link_from_right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub not_expand_near_search: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     pub not_expand_near_search: bool,
[INFO] [stdout] 45 +     u  not_expand_near_search: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub ignore: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -     pub ignore: bool,
[INFO] [stdout] 46 +     u  ignore: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub breakable: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     pub breakable: bool,
[INFO] [stdout] 47 +     u  breakable: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub immediate_relanding_ban: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub immediate_relanding_ban: bool,
[INFO] [stdout] 48 +     u  immediate_relanding_ban: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub ignore_line_type1: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -     pub ignore_line_type1: bool,
[INFO] [stdout] 49 +     u  ignore_line_type1: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub pickel_block: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     pub pickel_block: bool,
[INFO] [stdout] 50 +     u  pickel_block: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub deceleration: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub deceleration: bool,
[INFO] [stdout] 51 +     u  deceleration: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub virtual_hit_line_up: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -     pub virtual_hit_line_up: bool,
[INFO] [stdout] 52 +     u  virtual_hit_line_up: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub virtual_hit_line_left: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 53 -     pub virtual_hit_line_left: bool,
[INFO] [stdout] 53 +     u  virtual_hit_line_left: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub virtual_hit_line_right: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub virtual_hit_line_right: bool,
[INFO] [stdout] 54 +     u  virtual_hit_line_right: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub virtual_hit_line_down: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub virtual_hit_line_down: bool,
[INFO] [stdout] 55 +     u  virtual_hit_line_down: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub virtual_wall_hit_line: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub virtual_wall_hit_line: bool,
[INFO] [stdout] 56 +     u  virtual_wall_hit_line: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/line_flags.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub ignore_boss: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub ignore_boss: bool,
[INFO] [stdout] 57 +     u  ignore_boss: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/lib.rs:675:13
[INFO] [stdout]     |
[INFO] [stdout] 675 |         let x: LvdFile = f.read_be().unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn string38(s: &str) -> String38 {
[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] 193 | fn string38(s: &str) -> String38<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn string40(s: &str) -> String40 {
[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] 203 | fn string40(s: &str) -> String40<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn string38(s: &str) -> String38 {
[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] 193 | fn string38(s: &str) -> String38<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn string40(s: &str) -> String40 {
[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] 203 | fn string40(s: &str) -> String40<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.97s
[INFO] running `Command { std: "docker" "inspect" "f3834cb05191020ea2a67a39cedecbf3c4680863ced7c5446e437aae9f5f6d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3834cb05191020ea2a67a39cedecbf3c4680863ced7c5446e437aae9f5f6d1c", kill_on_drop: false }`
[INFO] [stdout] f3834cb05191020ea2a67a39cedecbf3c4680863ced7c5446e437aae9f5f6d1c
