[INFO] fetching crate kanjidic_parser 0.1.0...
[INFO] checking kanjidic_parser-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate kanjidic_parser 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate kanjidic_parser 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kanjidic_parser 0.1.0
[INFO] finished tweaking crates.io crate kanjidic_parser 0.1.0
[INFO] tweaked toml for crates.io crate kanjidic_parser 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding roxmltree v0.15.1 (latest: v0.19.0)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.12)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kradical_static v0.2.0
[INFO] [stderr]   Downloaded kanjidic_types v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c12ae1730045bcc9bd69c25293024954eb8f8e7d9d3edbdd0b31a413a7039a3
[INFO] running `Command { std: "docker" "start" "-a" "4c12ae1730045bcc9bd69c25293024954eb8f8e7d9d3edbdd0b31a413a7039a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c12ae1730045bcc9bd69c25293024954eb8f8e7d9d3edbdd0b31a413a7039a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c12ae1730045bcc9bd69c25293024954eb8f8e7d9d3edbdd0b31a413a7039a3", kill_on_drop: false }`
[INFO] [stdout] 4c12ae1730045bcc9bd69c25293024954eb8f8e7d9d3edbdd0b31a413a7039a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a88e0f4722fb3a2cba069d6d8a1718e62f737735789c3ff1b424293f1f827f6b
[INFO] running `Command { std: "docker" "start" "-a" "a88e0f4722fb3a2cba069d6d8a1718e62f737735789c3ff1b424293f1f827f6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking kradical_static v0.2.0
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking kanjidic_types v0.1.4
[INFO] [stderr]     Checking kanjidic_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../assets/kanjidic2.xml`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/test_shared.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let file = include_bytes!("../../assets/kanjidic2.xml");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::BusyPeopleParseError`
[INFO] [stdout]  --> src/busy_people.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{BusyPeople, BusyPeopleParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `BusyPeopleParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/character.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Character, Codepoint, Grade, QueryCode, Radical, Reading, Reference, StrokeCount, Translations,
[INFO] [stdout]   |                                                                                       ^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this type alias instead:
[INFO] [stdout]           kanjidic_types::character::Translations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/codepoint.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kanjidic_types::{Codepoint, Kuten, KutenParseError};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::DeRooParseError`
[INFO] [stdout]  --> src/de_roo.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{DeRoo, DeRooParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `DeRooParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::FourCornerParseError`
[INFO] [stdout]  --> src/four_corner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{FourCorner, FourCornerParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `FourCornerParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiParseError`
[INFO] [stdout]  --> src/kunyomi.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kunyomi, KunyomiParseError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^ no `KunyomiParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::BusyPeopleParseError`
[INFO] [stdout]  --> src/busy_people.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{BusyPeople, BusyPeopleParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `BusyPeopleParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/kuten.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kuten, KutenParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Chapter`
[INFO] [stdout]   --> src/busy_people.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{BusyPeople, Chapter};
[INFO] [stdout]    |                                      ^^^^^^^ no `Chapter` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]  --> src/moro.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{take_uint, IResult, Moro, MoroSuffix, NomErrorReason};
[INFO] [stdout]   |                                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/character.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Character, Codepoint, Grade, QueryCode, Radical, Reading, Reference, StrokeCount, Translations,
[INFO] [stdout]   |                                                                                       ^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this type alias instead:
[INFO] [stdout]           kanjidic_types::character::Translations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::OneillParseError`
[INFO] [stdout]  --> src/oneill.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Oneill, OneillParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `OneillParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::PinYinParseError`
[INFO] [stdout]  --> src/pin_yin.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{PinYin, PinYinParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `PinYinParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::Misclassification`, `kanjidic_types::MisclassificationKind`
[INFO] [stdout]  --> src/query_code.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Misclassification, MisclassificationKind, QueryCode};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `MisclassificationKind` in the root
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      no `Misclassification` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::query_code::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::query_code::Misclassification
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::query_code::MisclassificationKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]  --> src/radical.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{KangXi, Radical, RadicalKind, TryFromPrimitiveError};
[INFO] [stdout]   |                                       ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::SkipParseError`
[INFO] [stdout]  --> src/skip.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{Skip, SkipParseError};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ no `SkipParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::ShParseError`
[INFO] [stdout]  --> src/spahn_hadamitzky.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{ShDesc, ShParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^ no `ShParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/translation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::Translations;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::character::Translations;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::ExtremeBottom`, `kanjidic_types::ExtremeTop`, `kanjidic_types::KunyomiKind`, `kanjidic_types::MoroSuffix`, `kanjidic_types::OneillSuffix`, `kanjidic_types::RadicalKind`, `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`, `kanjidic_types::Stroke`, `kanjidic_types::Tone`
[INFO] [stdout]    --> src/character.rs:270:38
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Character, Codepoint, DeRoo, ExtremeBottom, ExtremeTop, FourCorner, Grade, KangXi, Kunyomi,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^ no `ExtremeTop` in the root
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      no `ExtremeBottom` in the root
[INFO] [stdout] 271 |         KunyomiKind, Kuten, Moro, MoroSuffix, Oneill, OneillSuffix, PinYin, QueryCode, Radical,
[INFO] [stdout]     |         ^^^^^^^^^^^               ^^^^^^^^^^          ^^^^^^^^^^^^ no `OneillSuffix` in the root
[INFO] [stdout]     |         |                         |
[INFO] [stdout]     |         |                         no `MoroSuffix` in the root
[INFO] [stdout]     |         no `KunyomiKind` in the root
[INFO] [stdout] 272 |         RadicalKind, Reading, Reference, ShDesc, Skip, SkipSolid, SolidSubpattern, Stroke,
[INFO] [stdout]     |         ^^^^^^^^^^^                                    ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^ no `Stroke` in the root
[INFO] [stdout]     |         |                                              |          |
[INFO] [stdout]     |         |                                              |          no `SolidSubpattern` in the root
[INFO] [stdout]     |         no `RadicalKind` in the root                   no `SkipSolid` in the root
[INFO] [stdout] 273 |         StrokeCount, Tone, Variant,
[INFO] [stdout]     |                      ^^^^ no `Tone` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::de_roo::ExtremeBottom
[INFO] [stdout]             kanjidic_types::de_roo::ParseError::ExtremeBottom
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::de_roo::ExtremeTop
[INFO] [stdout]             kanjidic_types::de_roo::ParseError::ExtremeTop
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::kunyomi::KunyomiKind
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::moro::MoroSuffix
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::oneill::OneillSuffix
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::radical::RadicalKind
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             kanjidic_types::skip::SkipSolid
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::skip::SolidSubpattern
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::four_corner::ParseError::Stroke
[INFO] [stdout]             kanjidic_types::four_corner::Stroke
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/codepoint.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kanjidic_types::{Codepoint, Kuten, KutenParseError};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::DeRooParseError`
[INFO] [stdout]  --> src/de_roo.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{DeRoo, DeRooParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `DeRooParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::ExtremeBottom`, `kanjidic_types::ExtremeTop`
[INFO] [stdout]   --> src/de_roo.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use kanjidic_types::{DeRoo, ExtremeBottom, ExtremeTop};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^  ^^^^^^^^^^ no `ExtremeTop` in the root
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 no `ExtremeBottom` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::de_roo::ExtremeBottom
[INFO] [stdout]            kanjidic_types::de_roo::ParseError::ExtremeBottom
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::de_roo::ExtremeTop
[INFO] [stdout]            kanjidic_types::de_roo::ParseError::ExtremeTop
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::FourCornerParseError`
[INFO] [stdout]  --> src/four_corner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{FourCorner, FourCornerParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `FourCornerParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Stroke`
[INFO] [stdout]   --> src/four_corner.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use kanjidic_types::{FourCorner, Stroke};
[INFO] [stdout]    |                                      ^^^^^^ no `Stroke` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::four_corner::ParseError::Stroke
[INFO] [stdout]            kanjidic_types::four_corner::Stroke
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub use busy_people::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `from` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub use variant::*;
[INFO] [stdout]    |         ---------- but the name `from` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiParseError`
[INFO] [stdout]  --> src/kunyomi.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kunyomi, KunyomiParseError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^ no `KunyomiParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiKind`
[INFO] [stdout]   --> src/kunyomi.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{Kunyomi, KunyomiKind};
[INFO] [stdout]    |                                   ^^^^^^^^^^^ no `KunyomiKind` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::kunyomi::KunyomiKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/kuten.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kuten, KutenParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]  --> src/moro.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{take_uint, IResult, Moro, MoroSuffix, NomErrorReason};
[INFO] [stdout]   |                                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]   --> src/moro.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use kanjidic_types::{Moro, MoroSuffix};
[INFO] [stdout]    |                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::moro::MoroSuffix
[INFO] [stdout]            kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::OneillParseError`
[INFO] [stdout]  --> src/oneill.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Oneill, OneillParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `OneillParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::PinYinParseError`
[INFO] [stdout]  --> src/pin_yin.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{PinYin, PinYinParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `PinYinParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Tone`
[INFO] [stdout]   --> src/pin_yin.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{PinYin, Tone};
[INFO] [stdout]    |                                  ^^^^ no `Tone` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::Misclassification`, `kanjidic_types::MisclassificationKind`
[INFO] [stdout]  --> src/query_code.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Misclassification, MisclassificationKind, QueryCode};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `MisclassificationKind` in the root
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      no `Misclassification` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::query_code::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::query_code::Misclassification
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::query_code::MisclassificationKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`
[INFO] [stdout]   --> src/query_code.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use kanjidic_types::{QueryCode, Skip, SkipSolid, SolidSubpattern};
[INFO] [stdout]    |                                           ^^^^^^^^^  ^^^^^^^^^^^^^^^ no `SolidSubpattern` in the root
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           no `SkipSolid` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            kanjidic_types::skip::SkipSolid
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::skip::SolidSubpattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]  --> src/radical.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{KangXi, Radical, RadicalKind, TryFromPrimitiveError};
[INFO] [stdout]   |                                       ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]   --> src/radical.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use kanjidic_types::{KangXi, Radical, RadicalKind};
[INFO] [stdout]    |                                           ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::radical::RadicalKind
[INFO] [stdout]            kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Tone`
[INFO] [stdout]   --> src/reading.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use kanjidic_types::{PinYin, Reading, Tone};
[INFO] [stdout]    |                                           ^^^^ no `Tone` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::SkipParseError`
[INFO] [stdout]  --> src/skip.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{Skip, SkipParseError};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ no `SkipParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`
[INFO] [stdout]   --> src/skip.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use kanjidic_types::{Skip, SkipSolid, SolidSubpattern};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^^^^^ no `SolidSubpattern` in the root
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                no `SkipSolid` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            kanjidic_types::skip::SkipSolid
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::skip::SolidSubpattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::ShParseError`
[INFO] [stdout]  --> src/spahn_hadamitzky.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{ShDesc, ShParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^ no `ShParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/translation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::Translations;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::character::Translations;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]   --> src/translation.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use kanjidic_types::Translations;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use crate::translation::Translations;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 33 |     use kanjidic_types::character::Translations;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub use busy_people::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `from` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub use variant::*;
[INFO] [stdout]    |         ---------- but the name `from` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 21 |         "jis208" => Ok(Codepoint::Jis208(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 22 |         "jis212" => Ok(Codepoint::Jis212(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 23 |         "jis213" => Ok(Codepoint::Jis213(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `char: From<&str>` is not satisfied
[INFO] [stdout]    --> src/character.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 literal: "亜".into(),
[INFO] [stdout]     |                               ^^^^ the trait `From<&str>` is not implemented for `char`, which is required by `&str: std::convert::Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <char as From<std::ascii::Char>>
[INFO] [stdout]               <char as From<u8>>
[INFO] [stdout]     = note: required for `&str` to implement `std::convert::Into<char>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:290:32
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 decomposition: Some(vec!["｜".into(), "一".into(), "口".into()]),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Vec<char>`, found `Option<Vec<_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<char>`
[INFO] [stdout]                  found enum `std::option::Option<Vec<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:358:34
[INFO] [stdout]     |
[INFO] [stdout] 358 |                         radical: 'a',
[INFO] [stdout]     |                                  ^^^ expected `ShRadical`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `reading` in initializer of `kanjidic_types::Kunyomi`
[INFO] [stdout]    --> src/character.rs:386:38
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Reading::Kunyomi(Kunyomi {
[INFO] [stdout]     |                                      ^^^^^^^ missing `reading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 21 |         "jis208" => Ok(Codepoint::Jis208(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 22 |         "jis212" => Ok(Codepoint::Jis212(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 23 |         "jis213" => Ok(Codepoint::Jis213(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/translation.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |             entry.get_mut().push(text);
[INFO] [stdout]    |                             ^^^^ cannot infer type for type parameter `V` declared on the enum `Entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/kunyomi.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 okurigana: vec!["つ".into(), "ぐ".into(),],
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]             found struct `Vec<_>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `reading` in initializer of `kanjidic_types::Kunyomi`
[INFO] [stdout]   --> src/kunyomi.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Ok(Kunyomi {
[INFO] [stdout]    |                ^^^^^^^ missing `reading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/spahn_hadamitzky.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 radical: 'k',
[INFO] [stdout]    |                          ^^^ expected `ShRadical`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/translation.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |             entry.get_mut().push(text);
[INFO] [stdout]    |                             ^^^^ cannot infer type for type parameter `V` declared on the enum `Entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kanjidic_parser` (lib) due to 20 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:388:36
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         okurigana: vec!["つ".into(), "ぐ".into(),]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `Vec<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]              found struct `Vec<_>`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0282, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kanjidic_parser` (lib test) due to 41 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a88e0f4722fb3a2cba069d6d8a1718e62f737735789c3ff1b424293f1f827f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88e0f4722fb3a2cba069d6d8a1718e62f737735789c3ff1b424293f1f827f6b", kill_on_drop: false }`
[INFO] [stdout] a88e0f4722fb3a2cba069d6d8a1718e62f737735789c3ff1b424293f1f827f6b
[INFO] checking kanjidic_parser-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate kanjidic_parser 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate kanjidic_parser 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kanjidic_parser 0.1.0
[INFO] finished tweaking crates.io crate kanjidic_parser 0.1.0
[INFO] tweaked toml for crates.io crate kanjidic_parser 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding roxmltree v0.15.1 (latest: v0.19.0)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.12)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7165e7d251858d248da38193ef75fb72bacb84de32cb973219612c2624f1cfa
[INFO] running `Command { std: "docker" "start" "-a" "d7165e7d251858d248da38193ef75fb72bacb84de32cb973219612c2624f1cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7165e7d251858d248da38193ef75fb72bacb84de32cb973219612c2624f1cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7165e7d251858d248da38193ef75fb72bacb84de32cb973219612c2624f1cfa", kill_on_drop: false }`
[INFO] [stdout] d7165e7d251858d248da38193ef75fb72bacb84de32cb973219612c2624f1cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 926e39f83d4f279125df8fb1f1300e84e5b70bf4fac68f0792d1d00dce8bd81d
[INFO] running `Command { std: "docker" "start" "-a" "926e39f83d4f279125df8fb1f1300e84e5b70bf4fac68f0792d1d00dce8bd81d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking kradical_static v0.2.0
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking kanjidic_types v0.1.4
[INFO] [stderr]     Checking kanjidic_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../assets/kanjidic2.xml`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/test_shared.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let file = include_bytes!("../../assets/kanjidic2.xml");
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::BusyPeopleParseError`
[INFO] [stdout]  --> src/busy_people.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{BusyPeople, BusyPeopleParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `BusyPeopleParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/character.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Character, Codepoint, Grade, QueryCode, Radical, Reading, Reference, StrokeCount, Translations,
[INFO] [stdout]   |                                                                                       ^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this type alias instead:
[INFO] [stdout]           kanjidic_types::character::Translations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/codepoint.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kanjidic_types::{Codepoint, Kuten, KutenParseError};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::DeRooParseError`
[INFO] [stdout]  --> src/de_roo.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{DeRoo, DeRooParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `DeRooParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::FourCornerParseError`
[INFO] [stdout]  --> src/four_corner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{FourCorner, FourCornerParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `FourCornerParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::BusyPeopleParseError`
[INFO] [stdout]  --> src/busy_people.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{BusyPeople, BusyPeopleParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `BusyPeopleParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiParseError`
[INFO] [stdout]  --> src/kunyomi.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kunyomi, KunyomiParseError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^ no `KunyomiParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Chapter`
[INFO] [stdout]   --> src/busy_people.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{BusyPeople, Chapter};
[INFO] [stdout]    |                                      ^^^^^^^ no `Chapter` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/kuten.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kuten, KutenParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/character.rs:9:87
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Character, Codepoint, Grade, QueryCode, Radical, Reading, Reference, StrokeCount, Translations,
[INFO] [stdout]   |                                                                                       ^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this type alias instead:
[INFO] [stdout]           kanjidic_types::character::Translations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]  --> src/moro.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{take_uint, IResult, Moro, MoroSuffix, NomErrorReason};
[INFO] [stdout]   |                                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::OneillParseError`
[INFO] [stdout]  --> src/oneill.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Oneill, OneillParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `OneillParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::PinYinParseError`
[INFO] [stdout]  --> src/pin_yin.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{PinYin, PinYinParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `PinYinParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::Misclassification`, `kanjidic_types::MisclassificationKind`
[INFO] [stdout]  --> src/query_code.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Misclassification, MisclassificationKind, QueryCode};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `MisclassificationKind` in the root
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      no `Misclassification` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::query_code::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::query_code::Misclassification
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::query_code::MisclassificationKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]  --> src/radical.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{KangXi, Radical, RadicalKind, TryFromPrimitiveError};
[INFO] [stdout]   |                                       ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::SkipParseError`
[INFO] [stdout]  --> src/skip.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{Skip, SkipParseError};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ no `SkipParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::ShParseError`
[INFO] [stdout]  --> src/spahn_hadamitzky.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{ShDesc, ShParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^ no `ShParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/translation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::Translations;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::character::Translations;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::ExtremeBottom`, `kanjidic_types::ExtremeTop`, `kanjidic_types::KunyomiKind`, `kanjidic_types::MoroSuffix`, `kanjidic_types::OneillSuffix`, `kanjidic_types::RadicalKind`, `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`, `kanjidic_types::Stroke`, `kanjidic_types::Tone`
[INFO] [stdout]    --> src/character.rs:270:38
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Character, Codepoint, DeRoo, ExtremeBottom, ExtremeTop, FourCorner, Grade, KangXi, Kunyomi,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^ no `ExtremeTop` in the root
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      no `ExtremeBottom` in the root
[INFO] [stdout] 271 |         KunyomiKind, Kuten, Moro, MoroSuffix, Oneill, OneillSuffix, PinYin, QueryCode, Radical,
[INFO] [stdout]     |         ^^^^^^^^^^^               ^^^^^^^^^^          ^^^^^^^^^^^^ no `OneillSuffix` in the root
[INFO] [stdout]     |         |                         |
[INFO] [stdout]     |         |                         no `MoroSuffix` in the root
[INFO] [stdout]     |         no `KunyomiKind` in the root
[INFO] [stdout] 272 |         RadicalKind, Reading, Reference, ShDesc, Skip, SkipSolid, SolidSubpattern, Stroke,
[INFO] [stdout]     |         ^^^^^^^^^^^                                    ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^ no `Stroke` in the root
[INFO] [stdout]     |         |                                              |          |
[INFO] [stdout]     |         |                                              |          no `SolidSubpattern` in the root
[INFO] [stdout]     |         no `RadicalKind` in the root                   no `SkipSolid` in the root
[INFO] [stdout] 273 |         StrokeCount, Tone, Variant,
[INFO] [stdout]     |                      ^^^^ no `Tone` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::de_roo::ExtremeBottom
[INFO] [stdout]             kanjidic_types::de_roo::ParseError::ExtremeBottom
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::de_roo::ExtremeTop
[INFO] [stdout]             kanjidic_types::de_roo::ParseError::ExtremeTop
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::kunyomi::KunyomiKind
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::moro::MoroSuffix
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::oneill::OneillSuffix
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::radical::RadicalKind
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             kanjidic_types::skip::SkipSolid
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::skip::SolidSubpattern
[INFO] [stdout]     = help: consider importing one of these items instead:
[INFO] [stdout]             kanjidic_types::four_corner::ParseError::Stroke
[INFO] [stdout]             kanjidic_types::four_corner::Stroke
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/codepoint.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kanjidic_types::{Codepoint, Kuten, KutenParseError};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::DeRooParseError`
[INFO] [stdout]  --> src/de_roo.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{DeRoo, DeRooParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `DeRooParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::ExtremeBottom`, `kanjidic_types::ExtremeTop`
[INFO] [stdout]   --> src/de_roo.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use kanjidic_types::{DeRoo, ExtremeBottom, ExtremeTop};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^  ^^^^^^^^^^ no `ExtremeTop` in the root
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 no `ExtremeBottom` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::de_roo::ExtremeBottom
[INFO] [stdout]            kanjidic_types::de_roo::ParseError::ExtremeBottom
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::de_roo::ExtremeTop
[INFO] [stdout]            kanjidic_types::de_roo::ParseError::ExtremeTop
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::FourCornerParseError`
[INFO] [stdout]  --> src/four_corner.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{FourCorner, FourCornerParseError};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^ no `FourCornerParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Stroke`
[INFO] [stdout]   --> src/four_corner.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use kanjidic_types::{FourCorner, Stroke};
[INFO] [stdout]    |                                      ^^^^^^ no `Stroke` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            kanjidic_types::four_corner::ParseError::Stroke
[INFO] [stdout]            kanjidic_types::four_corner::Stroke
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub use busy_people::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `from` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub use variant::*;
[INFO] [stdout]    |         ---------- but the name `from` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiParseError`
[INFO] [stdout]  --> src/kunyomi.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kunyomi, KunyomiParseError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^ no `KunyomiParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KunyomiKind`
[INFO] [stdout]   --> src/kunyomi.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{Kunyomi, KunyomiKind};
[INFO] [stdout]    |                                   ^^^^^^^^^^^ no `KunyomiKind` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::kunyomi::KunyomiKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::KutenParseError`
[INFO] [stdout]  --> src/kuten.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Kuten, KutenParseError};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ no `KutenParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]  --> src/moro.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{take_uint, IResult, Moro, MoroSuffix, NomErrorReason};
[INFO] [stdout]   |                                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::MoroSuffix`
[INFO] [stdout]   --> src/moro.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use kanjidic_types::{Moro, MoroSuffix};
[INFO] [stdout]    |                                ^^^^^^^^^^ no `MoroSuffix` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::moro::MoroSuffix
[INFO] [stdout]            kanjidic_types::moro::MoroSuffix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::OneillParseError`
[INFO] [stdout]  --> src/oneill.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Oneill, OneillParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `OneillParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::PinYinParseError`
[INFO] [stdout]  --> src/pin_yin.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{PinYin, PinYinParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ no `PinYinParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Tone`
[INFO] [stdout]   --> src/pin_yin.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use kanjidic_types::{PinYin, Tone};
[INFO] [stdout]    |                                  ^^^^ no `Tone` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::Misclassification`, `kanjidic_types::MisclassificationKind`
[INFO] [stdout]  --> src/query_code.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use kanjidic_types::{Misclassification, MisclassificationKind, QueryCode};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `MisclassificationKind` in the root
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      no `Misclassification` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::query_code::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::QueryCode::Misclassification
[INFO] [stdout]           kanjidic_types::query_code::Misclassification
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::query_code::MisclassificationKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`
[INFO] [stdout]   --> src/query_code.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use kanjidic_types::{QueryCode, Skip, SkipSolid, SolidSubpattern};
[INFO] [stdout]    |                                           ^^^^^^^^^  ^^^^^^^^^^^^^^^ no `SolidSubpattern` in the root
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           no `SkipSolid` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            kanjidic_types::skip::SkipSolid
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::skip::SolidSubpattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]  --> src/radical.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{KangXi, Radical, RadicalKind, TryFromPrimitiveError};
[INFO] [stdout]   |                                       ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::RadicalKind`
[INFO] [stdout]   --> src/radical.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use kanjidic_types::{KangXi, Radical, RadicalKind};
[INFO] [stdout]    |                                           ^^^^^^^^^^^ no `RadicalKind` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            crate::radical::RadicalKind
[INFO] [stdout]            kanjidic_types::radical::RadicalKind
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Tone`
[INFO] [stdout]   --> src/reading.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use kanjidic_types::{PinYin, Reading, Tone};
[INFO] [stdout]    |                                           ^^^^ no `Tone` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::pin_yin::Tone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::SkipParseError`
[INFO] [stdout]  --> src/skip.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{Skip, SkipParseError};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ no `SkipParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `kanjidic_types::SkipSolid`, `kanjidic_types::SolidSubpattern`
[INFO] [stdout]   --> src/skip.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use kanjidic_types::{Skip, SkipSolid, SolidSubpattern};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^^^^^ no `SolidSubpattern` in the root
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                no `SkipSolid` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            kanjidic_types::skip::SkipSolid
[INFO] [stdout]    = help: consider importing this enum instead:
[INFO] [stdout]            kanjidic_types::skip::SolidSubpattern
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::ShParseError`
[INFO] [stdout]  --> src/spahn_hadamitzky.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kanjidic_types::{ShDesc, ShParseError};
[INFO] [stdout]   |                              ^^^^^^^^^^^^ no `ShParseError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]  --> src/translation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::Translations;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use kanjidic_types::character::Translations;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `kanjidic_types::Translations`
[INFO] [stdout]   --> src/translation.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use kanjidic_types::Translations;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Translations` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use crate::translation::Translations;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 33 |     use kanjidic_types::character::Translations;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout] 2  | pub use busy_people::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `from` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 48 | pub use variant::*;
[INFO] [stdout]    |         ---------- but the name `from` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 21 |         "jis208" => Ok(Codepoint::Jis208(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 22 |         "jis212" => Ok(Codepoint::Jis212(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 23 |         "jis213" => Ok(Codepoint::Jis213(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `char: From<&str>` is not satisfied
[INFO] [stdout]    --> src/character.rs:289:30
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 literal: "亜".into(),
[INFO] [stdout]     |                               ^^^^ the trait `From<&str>` is not implemented for `char`, which is required by `&str: std::convert::Into<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <char as From<std::ascii::Char>>
[INFO] [stdout]               <char as From<u8>>
[INFO] [stdout]     = note: required for `&str` to implement `std::convert::Into<char>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:290:32
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 decomposition: Some(vec!["｜".into(), "一".into(), "口".into()]),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Vec<char>`, found `Option<Vec<_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<char>`
[INFO] [stdout]                  found enum `std::option::Option<Vec<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:358:34
[INFO] [stdout]     |
[INFO] [stdout] 358 |                         radical: 'a',
[INFO] [stdout]     |                                  ^^^ expected `ShRadical`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `reading` in initializer of `kanjidic_types::Kunyomi`
[INFO] [stdout]    --> src/character.rs:386:38
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Reading::Kunyomi(Kunyomi {
[INFO] [stdout]     |                                      ^^^^^^^ missing `reading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 21 |         "jis208" => Ok(Codepoint::Jis208(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 22 |         "jis212" => Ok(Codepoint::Jis212(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `codepoint::CodepointError`
[INFO] [stdout]   --> src/codepoint.rs:23:63
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn from(node: Node) -> Result<Codepoint, CodepointError> {
[INFO] [stdout]    |                            --------------------------------- expected `codepoint::CodepointError` because of this
[INFO] [stdout] ...
[INFO] [stdout] 23 |         "jis213" => Ok(Codepoint::Jis213(Kuten::try_from(text)?)),
[INFO] [stdout]    |                                          ---------------------^ the trait `From<kanjidic_types::kuten::ParseError>` is not implemented for `codepoint::CodepointError`, which is required by `Result<Codepoint, codepoint::CodepointError>: FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this can't be annotated with `?` because it has type `Result<_, kanjidic_types::kuten::ParseError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = help: the trait `From<SharedError>` is implemented for `codepoint::CodepointError`
[INFO] [stdout]    = note: required for `Result<Codepoint, codepoint::CodepointError>` to implement `FromResidual<Result<Infallible, kanjidic_types::kuten::ParseError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/translation.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |             entry.get_mut().push(text);
[INFO] [stdout]    |                             ^^^^ cannot infer type for type parameter `V` declared on the enum `Entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/kunyomi.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 okurigana: vec!["つ".into(), "ぐ".into(),],
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]             found struct `Vec<_>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `reading` in initializer of `kanjidic_types::Kunyomi`
[INFO] [stdout]   --> src/kunyomi.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Ok(Kunyomi {
[INFO] [stdout]    |                ^^^^^^^ missing `reading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/spahn_hadamitzky.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 radical: 'k',
[INFO] [stdout]    |                          ^^^ expected `ShRadical`, found `char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/translation.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |             entry.get_mut().push(text);
[INFO] [stdout]    |                             ^^^^ cannot infer type for type parameter `V` declared on the enum `Entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kanjidic_parser` (lib) due to 20 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/character.rs:388:36
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         okurigana: vec!["つ".into(), "ぐ".into(),]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `Vec<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::option::Option<std::string::String>`
[INFO] [stdout]              found struct `Vec<_>`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0282, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kanjidic_parser` (lib test) due to 41 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "926e39f83d4f279125df8fb1f1300e84e5b70bf4fac68f0792d1d00dce8bd81d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926e39f83d4f279125df8fb1f1300e84e5b70bf4fac68f0792d1d00dce8bd81d", kill_on_drop: false }`
[INFO] [stdout] 926e39f83d4f279125df8fb1f1300e84e5b70bf4fac68f0792d1d00dce8bd81d
