[INFO] fetching crate crystal-cif-io 0.1.2...
[INFO] testing crystal-cif-io-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crystal-cif-io 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate crystal-cif-io 0.1.2
[INFO] finished tweaking crates.io crate crystal-cif-io 0.1.2
[INFO] tweaked toml for crates.io crate crystal-cif-io 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crystal-cif-io 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crystal-cif-io 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b85a40d77286bf3761d496cd0ac10f1e1c69c8be3c13c3f5d6a99108e2ad3af
[INFO] running `Command { std: "docker" "start" "-a" "4b85a40d77286bf3761d496cd0ac10f1e1c69c8be3c13c3f5d6a99108e2ad3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b85a40d77286bf3761d496cd0ac10f1e1c69c8be3c13c3f5d6a99108e2ad3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b85a40d77286bf3761d496cd0ac10f1e1c69c8be3c13c3f5d6a99108e2ad3af", kill_on_drop: false }`
[INFO] [stdout] 4b85a40d77286bf3761d496cd0ac10f1e1c69c8be3c13c3f5d6a99108e2ad3af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25c1f66890e8f90e02a79de8854a2768237434390bb5919fc46e3c11caceceb
[INFO] running `Command { std: "docker" "start" "-a" "d25c1f66890e8f90e02a79de8854a2768237434390bb5919fc46e3c11caceceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling pest-ast v0.3.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling castep-periodic-table v0.5.2
[INFO] [stderr]    Compiling crystallographic-group v0.3.1
[INFO] [stderr]    Compiling chemrust-core v0.5.1
[INFO] [stderr]    Compiling crystal-cif-io v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DataBlockHeading` and `DataBlock`
[INFO] [stdout]  --> src/data_dict/core_cif/atom_site/chemrust_impl.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     DataBlock, DataBlockHeading, DataBlockMember,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PResult`
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoopBody`, `LoopHeader`, `SaveFrameHeading`, and `SaveFrame`
[INFO] [stdout]   --> src/grammar/mod.rs:28:75
[INFO] [stdout]    |
[INFO] [stdout] 28 |     CIFDataType, DataBlock, DataBlockHeading, DataBlockMember, DataItems, LoopBody, LoopColumn,
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout] 29 |     LoopColumns, LoopHeader, LoopUnit, SaveFrame, SaveFrameHeading, SingleLineData,
[INFO] [stdout]    |                  ^^^^^^^^^^            ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult>;
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn parse_from_str(input: &mut &str) -> PResult<CifDocument> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let data_blocks_parsing = |input: &mut &str| -> PResult<Vec<DataBlock>> {
[INFO] [stdout]    |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/any_print_char.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/non_blank_char.rs:138:53
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/ordinary_char.rs:227:53
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/special_tokens.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:210:53
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:265:53
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:317:53
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:378:53
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/text_lead_char.rs:159:53
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/mod.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/numeric_values/mod.rs:112:53
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/exponent.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/numeric_values/float.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn sign_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn exponent_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn float_1(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn float_2(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/integer.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/unsigned_integer.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/mod.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/_loop.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/data.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/global.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/save.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/stop.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/mod.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/double_quoted_string.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/single_quoted_string.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/text_field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn semicolon_text_field(input: &mut &str) -> PResult<Vec<String>> {
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/text_field.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/unquoted_string.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn not_eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn pure_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/mod.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/heading.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/members.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_items.rs:68:53
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct.rs:86:53
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/body.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/header.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:38:53
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/tag_value_line.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/tag.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/tags_values/values/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn unknown_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn inapplicable_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:79:53
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]   --> src/grammar/mod.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_document` is never used
[INFO] [stdout]   --> src/grammar/mod.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait SyntacticUnit {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CIFParser` is never constructed
[INFO] [stdout]  --> src/parser/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CIFParser;
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.87s
[INFO] running `Command { std: "docker" "inspect" "d25c1f66890e8f90e02a79de8854a2768237434390bb5919fc46e3c11caceceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25c1f66890e8f90e02a79de8854a2768237434390bb5919fc46e3c11caceceb", kill_on_drop: false }`
[INFO] [stdout] d25c1f66890e8f90e02a79de8854a2768237434390bb5919fc46e3c11caceceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d777852011891582bdf0b6d7cbf59c2b6df4ce7085c51f9ab78d44058774145b
[INFO] running `Command { std: "docker" "start" "-a" "d777852011891582bdf0b6d7cbf59c2b6df4ce7085c51f9ab78d44058774145b", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `DataBlockHeading` and `DataBlock`
[INFO] [stdout]  --> src/data_dict/core_cif/atom_site/chemrust_impl.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     DataBlock, DataBlockHeading, DataBlockMember,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PResult`
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoopBody`, `LoopHeader`, `SaveFrameHeading`, and `SaveFrame`
[INFO] [stdout]   --> src/grammar/mod.rs:28:75
[INFO] [stdout]    |
[INFO] [stdout] 28 |     CIFDataType, DataBlock, DataBlockHeading, DataBlockMember, DataItems, LoopBody, LoopColumn,
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout] 29 |     LoopColumns, LoopHeader, LoopUnit, SaveFrame, SaveFrameHeading, SingleLineData,
[INFO] [stdout]    |                  ^^^^^^^^^^            ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult>;
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn parse_from_str(input: &mut &str) -> PResult<CifDocument> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let data_blocks_parsing = |input: &mut &str| -> PResult<Vec<DataBlock>> {
[INFO] [stdout]    |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/any_print_char.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/non_blank_char.rs:138:53
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/ordinary_char.rs:227:53
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/special_tokens.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:210:53
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:265:53
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:317:53
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:378:53
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/text_lead_char.rs:159:53
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/mod.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/numeric_values/mod.rs:112:53
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/exponent.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/numeric_values/float.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn sign_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn exponent_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn float_1(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn float_2(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/integer.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/unsigned_integer.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/mod.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/_loop.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/data.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/global.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/save.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/stop.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crystal-cif-io v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/mod.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/double_quoted_string.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/single_quoted_string.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/text_field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn semicolon_text_field(input: &mut &str) -> PResult<Vec<String>> {
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/text_field.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/unquoted_string.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn not_eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn pure_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/mod.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/heading.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/members.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_items.rs:68:53
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct.rs:86:53
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/body.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/header.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:38:53
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/tag_value_line.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/tag.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/tags_values/values/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn unknown_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn inapplicable_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:79:53
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]   --> src/grammar/mod.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_document` is never used
[INFO] [stdout]   --> src/grammar/mod.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait SyntacticUnit {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CIFParser` is never constructed
[INFO] [stdout]  --> src/parser/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CIFParser;
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DataBlockHeading` and `DataBlock`
[INFO] [stdout]  --> src/data_dict/core_cif/atom_site/chemrust_impl.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     DataBlock, DataBlockHeading, DataBlockMember,
[INFO] [stdout]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PResult`
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoopBody`, `LoopHeader`, `SaveFrameHeading`, and `SaveFrame`
[INFO] [stdout]   --> src/grammar/mod.rs:28:75
[INFO] [stdout]    |
[INFO] [stdout] 28 |     CIFDataType, DataBlock, DataBlockHeading, DataBlockMember, DataItems, LoopBody, LoopColumn,
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout] 29 |     LoopColumns, LoopHeader, LoopUnit, SaveFrame, SaveFrameHeading, SingleLineData,
[INFO] [stdout]    |                  ^^^^^^^^^^            ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult>;
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn parse_from_str(input: &mut &str) -> PResult<CifDocument> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/mod.rs:86:57
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let data_blocks_parsing = |input: &mut &str| -> PResult<Vec<DataBlock>> {
[INFO] [stdout]    |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/any_print_char.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/non_blank_char.rs:138:53
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/ordinary_char.rs:227:53
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/character_sets/special_tokens.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:106:53
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:158:53
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:210:53
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:265:53
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:317:53
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/special_tokens.rs:378:53
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/character_sets/text_lead_char.rs:159:53
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/mod.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/numeric_values/mod.rs:112:53
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/exponent.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/numeric_values/float.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn sign_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn exponent_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn float_1(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn float_2(input: &mut &str) -> PResult<f32> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/float.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/integer.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/numeric_values/unsigned_integer.rs:25:53
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/mod.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/_loop.rs:14:53
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/data.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/global.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/save.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/reserved_words/stop.rs:15:53
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/mod.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/double_quoted_string.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/single_quoted_string.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/text_field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn semicolon_text_field(input: &mut &str) -> PResult<Vec<String>> {
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/text_field.rs:76:53
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> src/grammar/strings_textfields/text_field.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/strings_textfields/unquoted_string.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn not_eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:57:43
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn pure_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/strings_textfields/unquoted_string.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/mod.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/heading.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_block/members.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/data_items.rs:68:53
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct.rs:86:53
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/body.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/loop_struct/header.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:38:53
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/save_frame.rs:94:53
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/structures/tag_value_line.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/tag.rs:46:53
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/tags_values/values/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn unknown_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:68:45
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn inapplicable_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/tags_values/values/mod.rs:79:53
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/mod.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     PResult, Parser,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> src/grammar/whitespace_comments/comments.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stdout]    |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `doc`
[INFO] [stdout]   --> src/grammar/mod.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_to_document` is never used
[INFO] [stdout]   --> src/grammar/mod.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait SyntacticUnit {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CIFParser` is never constructed
[INFO] [stdout]  --> src/parser/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CIFParser;
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "d777852011891582bdf0b6d7cbf59c2b6df4ce7085c51f9ab78d44058774145b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d777852011891582bdf0b6d7cbf59c2b6df4ce7085c51f9ab78d44058774145b", kill_on_drop: false }`
[INFO] [stdout] d777852011891582bdf0b6d7cbf59c2b6df4ce7085c51f9ab78d44058774145b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 151beff4b4c57568ab58cb7f1badbc3344158121584eed32bdd72ec9640f43ad
[INFO] running `Command { std: "docker" "start" "-a" "151beff4b4c57568ab58cb7f1badbc3344158121584eed32bdd72ec9640f43ad", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DataBlockHeading` and `DataBlock`
[INFO] [stderr]  --> src/data_dict/core_cif/atom_site/chemrust_impl.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     DataBlock, DataBlockHeading, DataBlockMember,
[INFO] [stderr]   |     ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PResult`
[INFO] [stderr]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `LoopBody`, `LoopHeader`, `SaveFrameHeading`, and `SaveFrame`
[INFO] [stderr]   --> src/grammar/mod.rs:28:75
[INFO] [stderr]    |
[INFO] [stderr] 28 |     CIFDataType, DataBlock, DataBlockHeading, DataBlockMember, DataItems, LoopBody, LoopColumn,
[INFO] [stderr]    |                                                                           ^^^^^^^^
[INFO] [stderr] 29 |     LoopColumns, LoopHeader, LoopUnit, SaveFrame, SaveFrameHeading, SingleLineData,
[INFO] [stderr]    |                  ^^^^^^^^^^            ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]  --> src/grammar/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/mod.rs:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult>;
[INFO] [stderr]    |                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/mod.rs:73:48
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn parse_from_str(input: &mut &str) -> PResult<CifDocument> {
[INFO] [stderr]    |                                                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/mod.rs:83:36
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stderr]    |                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/mod.rs:86:57
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let data_blocks_parsing = |input: &mut &str| -> PResult<Vec<DataBlock>> {
[INFO] [stderr]    |                                                         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/character_sets/any_print_char.rs:73:53
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/non_blank_char.rs:138:53
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/ordinary_char.rs:227:53
[INFO] [stderr]     |
[INFO] [stderr] 227 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/character_sets/special_tokens.rs:39:53
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:106:53
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:158:53
[INFO] [stderr]     |
[INFO] [stderr] 158 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:210:53
[INFO] [stderr]     |
[INFO] [stderr] 210 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:265:53
[INFO] [stderr]     |
[INFO] [stderr] 265 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:317:53
[INFO] [stderr]     |
[INFO] [stderr] 317 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/special_tokens.rs:378:53
[INFO] [stderr]     |
[INFO] [stderr] 378 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/character_sets/text_lead_char.rs:159:53
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/mod.rs:50:53
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/numeric_values/mod.rs:112:53
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/exponent.rs:25:53
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]  --> src/grammar/numeric_values/float.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/float.rs:31:42
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn sign_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stderr]    |                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/float.rs:37:46
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn exponent_zero_or_one(input: &mut &str) -> PResult<String> {
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/float.rs:44:33
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn float_1(input: &mut &str) -> PResult<f32> {
[INFO] [stderr]    |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/float.rs:51:33
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn float_2(input: &mut &str) -> PResult<f32> {
[INFO] [stderr]    |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/float.rs:73:53
[INFO] [stderr]    |
[INFO] [stderr] 73 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/integer.rs:34:53
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/numeric_values/unsigned_integer.rs:25:53
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/mod.rs:34:53
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/_loop.rs:14:53
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/data.rs:15:53
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/global.rs:15:53
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/save.rs:15:53
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/reserved_words/stop.rs:15:53
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/mod.rs:45:53
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/double_quoted_string.rs:44:53
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/single_quoted_string.rs:46:53
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]  --> src/grammar/strings_textfields/text_field.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/strings_textfields/text_field.rs:101:46
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn semicolon_text_field(input: &mut &str) -> PResult<Vec<String>> {
[INFO] [stderr]     |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/text_field.rs:76:53
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]    --> src/grammar/strings_textfields/text_field.rs:133:36
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn parser(input: &mut &str) -> PResult<Self::ParseResult> {
[INFO] [stderr]     |                                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout] running 16 tests
[INFO] [stderr]  --> src/grammar/strings_textfields/unquoted_string.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/unquoted_string.rs:33:42
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn not_eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stderr]    |                                          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/unquoted_string.rs:47:38
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn eol_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stderr]    |                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/unquoted_string.rs:57:43
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn pure_unquoted(input: &mut &str) -> PResult<UnquotedString> {
[INFO] [stderr]    |                                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/strings_textfields/unquoted_string.rs:71:53
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/data_block/mod.rs:70:53
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/data_block/heading.rs:37:53
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/data_block/members.rs:21:53
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/data_items.rs:68:53
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/loop_struct.rs:86:53
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/loop_struct/body.rs:53:53
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/loop_struct/header.rs:39:53
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/save_frame.rs:38:53
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/save_frame.rs:94:53
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/structures/tag_value_line.rs:50:53
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/tags_values/tag.rs:46:53
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]  --> src/grammar/tags_values/values/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/tags_values/values/mod.rs:61:40
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn unknown_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stderr]    |                                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/tags_values/values/mod.rs:68:45
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn inapplicable_parser(input: &mut &str) -> PResult<Value> {
[INFO] [stderr]    |                                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/tags_values/values/mod.rs:79:53
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/whitespace_comments/mod.rs:53:53
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]  --> src/grammar/whitespace_comments/comments.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     PResult, Parser,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/whitespace_comments/comments.rs:47:53
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stderr]   --> src/grammar/whitespace_comments/comments.rs:80:53
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn parser(input: &mut &str) -> winnow::prelude::PResult<Self::ParseResult> {
[INFO] [stderr]    |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `doc`
[INFO] [stderr]   --> src/grammar/mod.rs:38:31
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stderr]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_doc`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_to_document` is never used
[INFO] [stderr]   --> src/grammar/mod.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub trait SyntacticUnit {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 38 |     fn add_to_document(&self, doc: &mut CifDocument) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CIFParser` is never constructed
[INFO] [stderr]  --> src/parser/mod.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct CIFParser;
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crystal-cif-io` (lib) generated 70 warnings (run `cargo fix --lib -p crystal-cif-io` to apply 4 suggestions)
[INFO] [stderr] warning: `crystal-cif-io` (lib test) generated 70 warnings (70 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crystal_cif_io-482e7a24272d2041)
[INFO] [stdout] test grammar::character_sets::test::ordinary_char ... ok
[INFO] [stdout] test grammar::numeric_values::float::test::float_parsing ... ok
[INFO] [stdout] test grammar::character_sets::any_print_char::test::any_print_char ... ok
[INFO] [stdout] test grammar::numeric_values::exponent::test::exponent_test ... ok
[INFO] [stdout] test grammar::strings_textfields::single_quoted_string::test::single_quoted_string ... ok
[INFO] [stdout] test grammar::strings_textfields::double_quoted_string::test::double_quoted_string ... ok
[INFO] [stdout] test grammar::numeric_values::test::numeric_test ... ok
[INFO] [stdout] test grammar::strings_textfields::unquoted_string::test::unquoted_string ... ok
[INFO] [stdout] test grammar::structures::loop_struct::header::test::loop_header ... ok
[INFO] [stdout] test grammar::whitespace_comments::test::comments ... ok
[INFO] [stdout] test grammar::tags_values::values::test::value_test ... ok
[INFO] [stdout] test grammar::strings_textfields::text_field::test::text_field_test ... ok
[INFO] [stdout] test grammar::structures::loop_struct::test::loop_data_parsing ... ok
[INFO] [stdout] test grammar::test::cif_doc_parsing ... FAILED
[INFO] [stdout] test grammar::strings_textfields::test::char_string ... FAILED
[INFO] [stdout] test grammar::structures::data_block::test::datablock_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- grammar::test::cif_doc_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grammar::test::cif_doc_parsing' (39) panicked at src/grammar/mod.rs:140:47:
[INFO] [stdout] Reading error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557b57d18592 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557b57d18592 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557b57d18592 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557b57d18592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557b57d2925f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557b57d2925f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557b57ce5f33 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557b57ce5f33 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557b57cf1e02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557b57cf68df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557b57cf6771 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557b57cac78e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x557b57cac78e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557b57cf6eef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x557b57cf6eef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557b57cf6d4a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557b57cf1f39 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557b57cd9f3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557b57d32140 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557b57d317b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557b57c4179c - core::result::Result<T,E>::expect::hd11fc5e190b12833
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x557b57c50b0a - crystal_cif_io::grammar::test::cif_doc_parsing::h293bea11afffd609
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar/mod.rs:140:47
[INFO] [stdout]   22:     0x557b57c512d7 - crystal_cif_io::grammar::test::cif_doc_parsing::{{closure}}::h1767fdcc71efdaf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar/mod.rs:137:25
[INFO] [stdout]   23:     0x557b57c53966 - core::ops::function::FnOnce::call_once::hbbd925f343bd4d15
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557b57cac5db - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557b57cac5db - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557b57cc05ed - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557b57cc05ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557b57cc05ed - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557b57cc05ed - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557b57cc05ed - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557b57cc05ed - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557b57cc05ed - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557b57c99b34 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557b57c99b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557b57c9d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557b57c9d46a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557b57c9d46a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557b57c9d46a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557b57c9d46a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557b57c9d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557b57c9d46a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557b57ced33f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x557b57ced33f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7db5d95ccaa4 - <unknown>
[INFO] [stdout]   45:     0x7db5d9659a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grammar::strings_textfields::test::char_string stdout ----
[INFO] [stdout] [src/grammar/strings_textfields/mod.rs:97:9] CharString::parser(&mut input).unwrap() = SingleQuoted(
[INFO] [stdout]     SingleQuotedString {
[INFO] [stdout]         content: "C16 H38 N4 2+, C4 H4 O5 2-, 2C H4 O",
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] [src/grammar/strings_textfields/mod.rs:98:9] CharString::parser(&mut input_2).unwrap() = Unquoted(
[INFO] [stdout]     UnquotedString {
[INFO] [stdout]         content: "rm",
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'grammar::strings_textfields::test::char_string' (32) panicked at src/grammar/strings_textfields/mod.rs:99:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Backtrack(ContextError { context: [Label("<EOL>"), Label("Leading <EOL> for an <UnquotedString>")], cause: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557b57d18592 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557b57d18592 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557b57d18592 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x557b57d18592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x557b57d2925f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x557b57d2925f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x557b57ce5f33 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557b57ce5f33 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x557b57cf1e02 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x557b57cf68df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x557b57cf6771 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x557b57cac78e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x557b57cac78e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x557b57cf6eef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x557b57cf6eef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x557b57cf6d4a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x557b57cf1f39 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x557b57cd9f3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x557b57d32140 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557b57d317b6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x557b57c5ee50 - core::result::Result<T,E>::unwrap::h90ffe43a503ce0e1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x557b57c5ee50 - crystal_cif_io::grammar::strings_textfields::test::char_string::h5603d2f6199234c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar/strings_textfields/mod.rs:99:47
[INFO] [stdout]   22:     0x557b57c5f037 - crystal_cif_io::grammar::strings_textfields::test::char_string::{{closure}}::h1760fcffa1986b73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/grammar/strings_textfields/mod.rs:90:21
[INFO] [stdout]   23:     0x557b57c53636 - core::ops::function::FnOnce::call_once::h11b62b6bdf55f12e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x557b57cac5db - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x557b57cac5db - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x557b57cc05ed - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x557b57cc05ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x557b57cc05ed - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x557b57cc05ed - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x557b57cc05ed - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x557b57cc05ed - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x557b57cc05ed - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x557b57c99b34 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x557b57c99b34 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x557b57c9d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x557b57c9d46a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x557b57c9d46a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x557b57c9d46a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x557b57c9d46a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x557b57c9d46a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x557b57c9d46a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x557b57ced33f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x557b57ced33f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7db5d95ccaa4 - <unknown>
[INFO] [stdout]   45:     0x7db5d9659a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grammar::strings_textfields::test::char_string
[INFO] [stdout]     grammar::test::cif_doc_parsing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "151beff4b4c57568ab58cb7f1badbc3344158121584eed32bdd72ec9640f43ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151beff4b4c57568ab58cb7f1badbc3344158121584eed32bdd72ec9640f43ad", kill_on_drop: false }`
[INFO] [stdout] 151beff4b4c57568ab58cb7f1badbc3344158121584eed32bdd72ec9640f43ad
