[INFO] fetching crate nastran 0.0.1...
[INFO] testing nastran-0.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nastran 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nastran 0.0.1
[INFO] finished tweaking crates.io crate nastran 0.0.1
[INFO] tweaked toml for crates.io crate nastran 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nastran 0.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding ascii v0.8.7 (available: v1.1.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding dtoa v0.4.8 (available: v1.0.10)
[INFO] [stderr]       Adding itertools v0.6.5 (available: v0.14.0)
[INFO] [stderr]       Adding memmap v0.5.2 (available: v0.7.0)
[INFO] [stderr]       Adding nom v3.2.1 (available: v8.0.0)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97ec7cf2a1448ea40491abdda398d9bee6e197056473681d05e696224c022f38
[INFO] running `Command { std: "docker" "start" "-a" "97ec7cf2a1448ea40491abdda398d9bee6e197056473681d05e696224c022f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97ec7cf2a1448ea40491abdda398d9bee6e197056473681d05e696224c022f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ec7cf2a1448ea40491abdda398d9bee6e197056473681d05e696224c022f38", kill_on_drop: false }`
[INFO] [stdout] 97ec7cf2a1448ea40491abdda398d9bee6e197056473681d05e696224c022f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8931ccb862791d109025b42293f35f1872f845a63d1a6a75f81c10683f8327
[INFO] running `Command { std: "docker" "start" "-a" "1f8931ccb862791d109025b42293f35f1872f845a63d1a6a75f81c10683f8327", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling memmap v0.5.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling nastran v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:364:27
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField> {
[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] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card> {
[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] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck> {
[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] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field> {
[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] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field> {
[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] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field> {
[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] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field> {
[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] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field> {
[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] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:17:35
[INFO] [stdout]     |
[INFO] [stdout]  17 |         whole_file!($i, call!($f));
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/op2/mod.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     whole_file!(buffer,parse_op2)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `whole_file`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `whole_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `maybe_any_field` and `maybe_field`
[INFO] [stdout]   --> src/datfile/mod.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use self::field::{maybe_field, maybe_any_field};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/op2/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |   tag!(unsafe { transmute::<i32,[u8;4]>(length)}) >>
[INFO] [stdout]    |                 -----------------------^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/op2/mod.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     unsafe { transmute(num.to_le()) }
[INFO] [stdout]    |              ---------^^^^^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |   named!(read_header<FileHeader>,
[INFO] [stdout]     |   -                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 172 | |   do_parse!(
[INFO] [stdout] 173 | |   date: apply!(read_nastran_data_known_length, 3) >>
[INFO] [stdout] 174 | |   apply!(read_nastran_tag,b"NASTRAN FORT TAPE ID CODE - ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |   );
[INFO] [stdout]     | |   -
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |___the lifetime is named here
[INFO] [stdout]     |     the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(read_header<FileHeader<'a>>,
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:248:26
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn read_datablock(input: &[u8]) -> IResult<&[u8], DataBlock> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is elided 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] 248 | fn read_datablock(input: &[u8]) -> IResult<&[u8], DataBlock<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn parse_buffer(buffer: &[u8]) -> Result<OP2> {
[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] 270 | pub fn parse_buffer(buffer: &[u8]) -> Result<OP2<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom1.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 45 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 46 | |         keyed::RecordKey { key: (4501,45,1), size } =>
[INFO] [stdout] 47 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::GRID) |
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 44 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom2.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 60 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 61 | |         keyed::RecordKey { key: (2608,26,60), size } =>
[INFO] [stdout] 62 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::CBUSH) |
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 59 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom4.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 18 | |       keyed::RecordKey { key: (6901,69,295), size } => map!(
[INFO] [stdout] 19 | |           apply!(keyed::read_variable_record,size),
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 16 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/ept.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 27 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 28 | |         keyed::RecordKey { key: (1402,14,37), size } =>
[INFO] [stdout] 29 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::PBUSH) |
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 26 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/dynamic.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 35 | |       keyed::RecordKey { key: (307,3,85), size } => map!(
[INFO] [stdout] 36 | |           apply!(keyed::read_fixed_size_record,size),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 33 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op2/keyed.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn read_unknown_record(input: &[u8], record_size: i32) -> IResult<&[u8], UnknownRecord> {
[INFO] [stdout]    |                                   ^^^^^                               ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here         the same 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] 72 | pub fn read_unknown_record(input: &[u8], record_size: i32) -> IResult<&[u8], UnknownRecord<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:364:27
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField> {
[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] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card> {
[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] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck> {
[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] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field> {
[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] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field> {
[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] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field> {
[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] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field> {
[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] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field> {
[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] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nastran v0.0.1 (/opt/rustwide/workdir), nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1f8931ccb862791d109025b42293f35f1872f845a63d1a6a75f81c10683f8327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8931ccb862791d109025b42293f35f1872f845a63d1a6a75f81c10683f8327", kill_on_drop: false }`
[INFO] [stdout] 1f8931ccb862791d109025b42293f35f1872f845a63d1a6a75f81c10683f8327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 340eac473d993eca3f286d21ab76cdffa9b7df7d1217f4027fbcfe3a4114d925
[INFO] running `Command { std: "docker" "start" "-a" "340eac473d993eca3f286d21ab76cdffa9b7df7d1217f4027fbcfe3a4114d925", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:364:27
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField> {
[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] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card> {
[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] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nastran v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck> {
[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] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field> {
[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] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field> {
[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] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field> {
[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] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field> {
[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] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field> {
[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] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:17:35
[INFO] [stdout]     |
[INFO] [stdout]  17 |         whole_file!($i, call!($f));
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/op2/mod.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     whole_file!(buffer,parse_op2)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `whole_file`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `whole_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `maybe_any_field` and `maybe_field`
[INFO] [stdout]   --> src/datfile/mod.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use self::field::{maybe_field, maybe_any_field};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/op2/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |   tag!(unsafe { transmute::<i32,[u8;4]>(length)}) >>
[INFO] [stdout]    |                 -----------------------^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/op2/mod.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     unsafe { transmute(num.to_le()) }
[INFO] [stdout]    |              ---------^^^^^^^^^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |   named!(read_header<FileHeader>,
[INFO] [stdout]     |   -                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 172 | |   do_parse!(
[INFO] [stdout] 173 | |   date: apply!(read_nastran_data_known_length, 3) >>
[INFO] [stdout] 174 | |   apply!(read_nastran_tag,b"NASTRAN FORT TAPE ID CODE - ") >>
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |   );
[INFO] [stdout]     | |   -
[INFO] [stdout]     | |   |
[INFO] [stdout]     | |___the lifetime is named here
[INFO] [stdout]     |     the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(read_header<FileHeader<'a>>,
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:248:26
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn read_datablock(input: &[u8]) -> IResult<&[u8], DataBlock> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is elided 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] 248 | fn read_datablock(input: &[u8]) -> IResult<&[u8], DataBlock<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op2/mod.rs:270:29
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn parse_buffer(buffer: &[u8]) -> Result<OP2> {
[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] 270 | pub fn parse_buffer(buffer: &[u8]) -> Result<OP2<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom1.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 45 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 46 | |         keyed::RecordKey { key: (4501,45,1), size } =>
[INFO] [stdout] 47 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::GRID) |
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 44 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom2.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 60 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 61 | |         keyed::RecordKey { key: (2608,26,60), size } =>
[INFO] [stdout] 62 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::CBUSH) |
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 59 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/geom4.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 18 | |       keyed::RecordKey { key: (6901,69,295), size } => map!(
[INFO] [stdout] 19 | |           apply!(keyed::read_variable_record,size),
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 16 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/ept.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 27 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 28 | |         keyed::RecordKey { key: (1402,14,37), size } =>
[INFO] [stdout] 29 | |             map!(apply!(keyed::read_fixed_size_record,size),Record::PBUSH) |
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 26 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/op2/dynamic.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |   named!(read_record<Record>,
[INFO] [stdout]    |   -                  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     switch!(call!(keyed::read_record_key),
[INFO] [stdout] 35 | |       keyed::RecordKey { key: (307,3,85), size } => map!(
[INFO] [stdout] 36 | |           apply!(keyed::read_fixed_size_record,size),
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_the lifetime is named here
[INFO] [stdout]    |   the same 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] 33 | named!(read_record<Record<'a>>,
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op2/keyed.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn read_unknown_record(input: &[u8], record_size: i32) -> IResult<&[u8], UnknownRecord> {
[INFO] [stdout]    |                                   ^^^^^                               ^^^^^  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here         the same 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] 72 | pub fn read_unknown_record(input: &[u8], record_size: i32) -> IResult<&[u8], UnknownRecord<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:364:27
[INFO] [stdout]     |
[INFO] [stdout] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField> {
[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] 364 | fn read_first_field(line: &[u8]) -> Result<FirstField<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:424:27
[INFO] [stdout]     |
[INFO] [stdout] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card> {
[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] 424 | pub fn parse_line(buffer: &[u8]) -> Result<Card<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/mod.rs:608:35
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck> {
[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] 608 | pub fn parse_buffer(input_buffer: &[u8]) -> Result<Deck<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field> {
[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] 62 | fn maybe_string(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datfile/field.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field> {
[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] 93 | fn maybe_number(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:196:34
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field> {
[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] 196 | pub fn maybe_first_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field> {
[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] 243 | pub fn maybe_any_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datfile/field.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field> {
[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] 280 | pub fn maybe_field(buffer: &[u8]) -> Result<Field<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(test,feature(test))]
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(test,feature(test))]
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macros.rs:17:35
[INFO] [stdout]     |
[INFO] [stdout]  17 |         whole_file!($i, call!($f));
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/op2/mod.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     whole_file!(buffer,parse_op2)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `whole_file`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `whole_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:225:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |             ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:290:27
[INFO] [stdout]     |
[INFO] [stdout] 290 |         b'a'...b'z' | b'A'...b'Z' => maybe_string(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/datfile/field.rs:291:27
[INFO] [stdout]     |
[INFO] [stdout] 291 |         b'+' | b'-' | b'0'...b'9' | b'.' => maybe_number(buffer),
[INFO] [stdout]     |                           ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `maybe_any_field` and `maybe_field`
[INFO] [stdout]   --> src/datfile/mod.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use self::field::{maybe_field, maybe_any_field};
[INFO] [stdout]    |                       ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         try!(write!(f, "Card("));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         try!(write!(f, "{:?},", self.first));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             try!(write!(f, "{:?},", field));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(write!(f, "+{:?}", self.continuation));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             try!(write!(f, "Comment='{}',", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             try!(write!(f, "comma,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             try!(write!(f, "double,"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             try!(write!(
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             try!(write!(f, "{}", first));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:147:25
[INFO] [stdout]     |
[INFO] [stdout] 147 |                         try!(write!(f, "+       \n*       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         try!(write!(f, "{:16}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 |                         try!(write!(f, "+       \n+       "))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |                         try!(write!(f, "{}", field))
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             try!(write!(f, "{}", String::from_utf8_lossy(comment)));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 try!(write!(f, "$"));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         try!(write!(f, "Deck(\n"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/datfile/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             try!(write!(f, "  {},\n", card));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/datfile/mod.rs:577:18
[INFO] [stdout]     |
[INFO] [stdout] 577 |             _ => (false),
[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] 577 -             _ => (false),
[INFO] [stdout] 577 +             _ => false,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nastran` (lib test) due to 1 previous error; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/datfile/mod.rs:280:21
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 let mut existing = self.deck.cards.index_mut(index);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nastran` (bin "nastran" test) due to 1 previous error; 31 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "340eac473d993eca3f286d21ab76cdffa9b7df7d1217f4027fbcfe3a4114d925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340eac473d993eca3f286d21ab76cdffa9b7df7d1217f4027fbcfe3a4114d925", kill_on_drop: false }`
[INFO] [stdout] 340eac473d993eca3f286d21ab76cdffa9b7df7d1217f4027fbcfe3a4114d925
