[INFO] fetching crate cargo-bundle-licenses 4.2.0...
[INFO] checking cargo-bundle-licenses-4.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cargo-bundle-licenses 4.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cargo-bundle-licenses 4.2.0
[INFO] finished tweaking crates.io crate cargo-bundle-licenses 4.2.0
[INFO] tweaked toml for crates.io crate cargo-bundle-licenses 4.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-bundle-licenses 4.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-bundle-licenses 4.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63bf9a30914559f5c2fa98f3ef14ce2c18496a408c1ceeee4686305afbcc87a8
[INFO] running `Command { std: "docker" "start" "-a" "63bf9a30914559f5c2fa98f3ef14ce2c18496a408c1ceeee4686305afbcc87a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63bf9a30914559f5c2fa98f3ef14ce2c18496a408c1ceeee4686305afbcc87a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63bf9a30914559f5c2fa98f3ef14ce2c18496a408c1ceeee4686305afbcc87a8", kill_on_drop: false }`
[INFO] [stdout] 63bf9a30914559f5c2fa98f3ef14ce2c18496a408c1ceeee4686305afbcc87a8
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14f262d53afbcf9a8d4fe1fbc366b4d090582c881f23403ce9f30eeb6bf7d046
[INFO] running `Command { std: "docker" "start" "-a" "14f262d53afbcf9a8d4fe1fbc366b4d090582c881f23403ce9f30eeb6bf7d046", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking spdx v0.12.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking cargo-platform v0.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking cargo_metadata v0.23.0
[INFO] [stderr]     Checking cargo-bundle-licenses v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/bundle.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|p| License::from_str(p).unwrap())
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]    --> src/bundle.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     .any(|l| &License::from_str(&l.license).unwrap() == preferred)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]    --> src/bundle.rs:131:34
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     .retain(|l| &License::from_str(&l.license).unwrap() == preferred);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]    --> src/found_license.rs:259:33
[INFO] [stdout]     |
[INFO] [stdout] 259 |             .and_then(|license| license.parse::<License>().ok())
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:84:72
[INFO] [stdout]    |
[INFO] [stdout] 84 |       fn from_str(s: &str) -> Result<License, core::convert::Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________^
[INFO] [stdout] 85 | |         if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout] 88 | |             Ok(simple_license(s))
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:85:87
[INFO] [stdout]    |
[INFO] [stdout] 85 |           if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             Ok(process_spdx_expression(expr))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |           } else {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 88 | |             Ok(simple_license(s))
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<License, Infallible>
[INFO] [stdout]   --> src/license.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             Ok(simple_license(s))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/bundle.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|p| License::from_str(p).unwrap())
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/bundle.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     .any(|l| &License::from_str(&l.license).unwrap() == preferred)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/bundle.rs:131:34
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     .retain(|l| &License::from_str(&l.license).unwrap() == preferred);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/found_license.rs:259:33
[INFO] [stdout]     |
[INFO] [stdout] 259 |             .and_then(|license| license.parse::<License>().ok())
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:84:72
[INFO] [stdout]    |
[INFO] [stdout] 84 |       fn from_str(s: &str) -> Result<License, core::convert::Infallible> {
[INFO] [stdout]    |  ________________________________________________________________________^
[INFO] [stdout] 85 | |         if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout] 88 | |             Ok(simple_license(s))
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:85:87
[INFO] [stdout]    |
[INFO] [stdout] 85 |           if let Ok(expr) = spdx::expression::Expression::parse_mode(s, ParseMode::LAX) {
[INFO] [stdout]    |  _______________________________________________________________________________________^
[INFO] [stdout] 86 | |             Ok(process_spdx_expression(expr))
[INFO] [stdout] 87 | |         } else {
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             Ok(process_spdx_expression(expr))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |           } else {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 88 | |             Ok(simple_license(s))
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]   --> src/license.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             Ok(simple_license(s))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:52
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert_eq!(License::from_str("Unlicense"), Ok(License::Unlicense));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:20
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:47
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_eq!(License::from_str("0BSD"), Ok(License::BSD_0_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:20
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:50
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         assert_eq!(License::from_str("CC0-1.0"), Ok(License::CC0_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:20
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:46
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         assert_eq!(License::from_str("MIT"), Ok(License::MIT));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:46
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         assert_eq!(License::from_str("X11"), Ok(License::X11));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:55
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_eq!(License::from_str("BSD-2-Clause"), Ok(License::BSD_2_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:55
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         assert_eq!(License::from_str("BSD-3-Clause"), Ok(License::BSD_3_Clause));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-bundle-licenses` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:20
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:50
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |         assert_eq!(License::from_str("BSL-1.0"), Ok(License::BSL_1_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:53
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(License::from_str("Apache-2.0"), Ok(License::Apache_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:20
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:56
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(License::from_str("LGPL-2.0-only"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:20
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:51
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(License::from_str("LGPL-2.0"), Ok(License::LGPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:20
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:56
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(License::from_str("LGPL-2.1-only"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:51
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(License::from_str("LGPL-2.1"), Ok(License::LGPL_2_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             License::from_str("LGPL-2.1-or-later"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |             Ok(License::LGPL_2_1Plus)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         assert_eq!(
[INFO] [stdout] 256 | |             License::from_str("LGPL-2.1-or-later"),
[INFO] [stdout] 257 | |             Ok(License::LGPL_2_1Plus)
[INFO] [stdout] 258 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         assert_eq!(
[INFO] [stdout] 256 | |             License::from_str("LGPL-2.1-or-later"),
[INFO] [stdout] 257 | |             Ok(License::LGPL_2_1Plus)
[INFO] [stdout] 258 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         assert_eq!(
[INFO] [stdout] 256 | |             License::from_str("LGPL-2.1-or-later"),
[INFO] [stdout] 257 | |             Ok(License::LGPL_2_1Plus)
[INFO] [stdout] 258 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         assert_eq!(
[INFO] [stdout] 256 | |             License::from_str("LGPL-2.1-or-later"),
[INFO] [stdout] 257 | |             Ok(License::LGPL_2_1Plus)
[INFO] [stdout] 258 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:52
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert_eq!(License::from_str("LGPL-2.1+"), Ok(License::LGPL_2_1Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:56
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert_eq!(License::from_str("LGPL-3.0-only"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:51
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert_eq!(License::from_str("LGPL-3.0"), Ok(License::LGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             License::from_str("LGPL-3.0-or-later"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             Ok(License::LGPL_3_0Plus)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         assert_eq!(
[INFO] [stdout] 263 | |             License::from_str("LGPL-3.0-or-later"),
[INFO] [stdout] 264 | |             Ok(License::LGPL_3_0Plus)
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         assert_eq!(
[INFO] [stdout] 263 | |             License::from_str("LGPL-3.0-or-later"),
[INFO] [stdout] 264 | |             Ok(License::LGPL_3_0Plus)
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         assert_eq!(
[INFO] [stdout] 263 | |             License::from_str("LGPL-3.0-or-later"),
[INFO] [stdout] 264 | |             Ok(License::LGPL_3_0Plus)
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | /         assert_eq!(
[INFO] [stdout] 263 | |             License::from_str("LGPL-3.0-or-later"),
[INFO] [stdout] 264 | |             Ok(License::LGPL_3_0Plus)
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:20
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:52
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         assert_eq!(License::from_str("LGPL-3.0+"), Ok(License::LGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:50
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         assert_eq!(License::from_str("MPL-1.1"), Ok(License::MPL_1_1));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:50
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert_eq!(License::from_str("MPL-2.0"), Ok(License::MPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:55
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_eq!(License::from_str("GPL-2.0-only"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:20
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:50
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         assert_eq!(License::from_str("GPL-2.0"), Ok(License::GPL_2_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             License::from_str("GPL-2.0-or-later"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Ok(License::GPL_2_0Plus)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         assert_eq!(
[INFO] [stdout] 272 | |             License::from_str("GPL-2.0-or-later"),
[INFO] [stdout] 273 | |             Ok(License::GPL_2_0Plus)
[INFO] [stdout] 274 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         assert_eq!(
[INFO] [stdout] 272 | |             License::from_str("GPL-2.0-or-later"),
[INFO] [stdout] 273 | |             Ok(License::GPL_2_0Plus)
[INFO] [stdout] 274 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         assert_eq!(
[INFO] [stdout] 272 | |             License::from_str("GPL-2.0-or-later"),
[INFO] [stdout] 273 | |             Ok(License::GPL_2_0Plus)
[INFO] [stdout] 274 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         assert_eq!(
[INFO] [stdout] 272 | |             License::from_str("GPL-2.0-or-later"),
[INFO] [stdout] 273 | |             Ok(License::GPL_2_0Plus)
[INFO] [stdout] 274 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:20
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:51
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         assert_eq!(License::from_str("GPL-2.0+"), Ok(License::GPL_2_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:55
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert_eq!(License::from_str("GPL-3.0-only"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:50
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert_eq!(License::from_str("GPL-3.0"), Ok(License::GPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |             License::from_str("GPL-3.0-or-later"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Ok(License::GPL_3_0Plus)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         assert_eq!(
[INFO] [stdout] 279 | |             License::from_str("GPL-3.0-or-later"),
[INFO] [stdout] 280 | |             Ok(License::GPL_3_0Plus)
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         assert_eq!(
[INFO] [stdout] 279 | |             License::from_str("GPL-3.0-or-later"),
[INFO] [stdout] 280 | |             Ok(License::GPL_3_0Plus)
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         assert_eq!(
[INFO] [stdout] 279 | |             License::from_str("GPL-3.0-or-later"),
[INFO] [stdout] 280 | |             Ok(License::GPL_3_0Plus)
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 | /         assert_eq!(
[INFO] [stdout] 279 | |             License::from_str("GPL-3.0-or-later"),
[INFO] [stdout] 280 | |             Ok(License::GPL_3_0Plus)
[INFO] [stdout] 281 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:51
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         assert_eq!(License::from_str("GPL-3.0+"), Ok(License::GPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:56
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         assert_eq!(License::from_str("AGPL-3.0-only"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:20
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:51
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert_eq!(License::from_str("AGPL-3.0"), Ok(License::AGPL_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |             License::from_str("AGPL-3.0-or-later"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |             Ok(License::AGPL_3_0Plus)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 | /         assert_eq!(
[INFO] [stdout] 286 | |             License::from_str("AGPL-3.0-or-later"),
[INFO] [stdout] 287 | |             Ok(License::AGPL_3_0Plus)
[INFO] [stdout] 288 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 | /         assert_eq!(
[INFO] [stdout] 286 | |             License::from_str("AGPL-3.0-or-later"),
[INFO] [stdout] 287 | |             Ok(License::AGPL_3_0Plus)
[INFO] [stdout] 288 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 | /         assert_eq!(
[INFO] [stdout] 286 | |             License::from_str("AGPL-3.0-or-later"),
[INFO] [stdout] 287 | |             Ok(License::AGPL_3_0Plus)
[INFO] [stdout] 288 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 | /         assert_eq!(
[INFO] [stdout] 286 | |             License::from_str("AGPL-3.0-or-later"),
[INFO] [stdout] 287 | |             Ok(License::AGPL_3_0Plus)
[INFO] [stdout] 288 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:52
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         assert_eq!(License::from_str("AGPL-3.0+"), Ok(License::AGPL_3_0Plus));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:47
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         assert_eq!(License::from_str("Zlib"), Ok(License::Zlib));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:54
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         assert_eq!(License::from_str("Unicode-3.0"), Ok(License::Unicode_3_0));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |             License::from_str("Unicode-DFS-2016"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Ok(License::UnicodeDFS2016)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | /         assert_eq!(
[INFO] [stdout] 293 | |             License::from_str("Unicode-DFS-2016"),
[INFO] [stdout] 294 | |             Ok(License::UnicodeDFS2016)
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | /         assert_eq!(
[INFO] [stdout] 293 | |             License::from_str("Unicode-DFS-2016"),
[INFO] [stdout] 294 | |             Ok(License::UnicodeDFS2016)
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-bundle-licenses` (lib test) due to 256 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | /         assert_eq!(
[INFO] [stdout] 293 | |             License::from_str("Unicode-DFS-2016"),
[INFO] [stdout] 294 | |             Ok(License::UnicodeDFS2016)
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | /         assert_eq!(
[INFO] [stdout] 293 | |             License::from_str("Unicode-DFS-2016"),
[INFO] [stdout] 294 | |             Ok(License::UnicodeDFS2016)
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:20
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:46
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         assert_eq!(License::from_str("ISC"), Ok(License::ISC));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |             License::from_str("Apache-2.0 WITH LLVM-exception"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |             Ok(License::Apache_2_0_WITH_LLVM_exception)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | /         assert_eq!(
[INFO] [stdout] 302 | |             License::from_str("Apache-2.0 WITH LLVM-exception"),
[INFO] [stdout] 303 | |             Ok(License::Apache_2_0_WITH_LLVM_exception)
[INFO] [stdout] 304 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | /         assert_eq!(
[INFO] [stdout] 302 | |             License::from_str("Apache-2.0 WITH LLVM-exception"),
[INFO] [stdout] 303 | |             Ok(License::Apache_2_0_WITH_LLVM_exception)
[INFO] [stdout] 304 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | /         assert_eq!(
[INFO] [stdout] 302 | |             License::from_str("Apache-2.0 WITH LLVM-exception"),
[INFO] [stdout] 303 | |             Ok(License::Apache_2_0_WITH_LLVM_exception)
[INFO] [stdout] 304 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 | /         assert_eq!(
[INFO] [stdout] 302 | |             License::from_str("Apache-2.0 WITH LLVM-exception"),
[INFO] [stdout] 303 | |             Ok(License::Apache_2_0_WITH_LLVM_exception)
[INFO] [stdout] 304 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             License::from_str("Apache-2.0 OR MIT"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | /         assert_eq!(
[INFO] [stdout] 310 | |             License::from_str("Apache-2.0 OR MIT"),
[INFO] [stdout] 311 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | /         assert_eq!(
[INFO] [stdout] 310 | |             License::from_str("Apache-2.0 OR MIT"),
[INFO] [stdout] 311 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | /         assert_eq!(
[INFO] [stdout] 310 | |             License::from_str("Apache-2.0 OR MIT"),
[INFO] [stdout] 311 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 | /         assert_eq!(
[INFO] [stdout] 310 | |             License::from_str("Apache-2.0 OR MIT"),
[INFO] [stdout] 311 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 312 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             License::from_str("Apache-2.0 / MIT"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:315:13
[INFO] [stdout]     |
[INFO] [stdout] 315 |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | /         assert_eq!(
[INFO] [stdout] 314 | |             License::from_str("Apache-2.0 / MIT"),
[INFO] [stdout] 315 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 316 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | /         assert_eq!(
[INFO] [stdout] 314 | |             License::from_str("Apache-2.0 / MIT"),
[INFO] [stdout] 315 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 316 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | /         assert_eq!(
[INFO] [stdout] 314 | |             License::from_str("Apache-2.0 / MIT"),
[INFO] [stdout] 315 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 316 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 | /         assert_eq!(
[INFO] [stdout] 314 | |             License::from_str("Apache-2.0 / MIT"),
[INFO] [stdout] 315 | |             Ok(License::Multiple(vec![License::Apache_2_0, License::MIT]))
[INFO] [stdout] 316 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |             License::from_str("(Apache-2.0 OR MIT) AND BSD-3-Clause"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 | /             Ok(License::Multiple(vec![
[INFO] [stdout] 320 | |                 License::Apache_2_0,
[INFO] [stdout] 321 | |                 License::MIT,
[INFO] [stdout] 322 | |                 License::BSD_3_Clause
[INFO] [stdout] 323 | |             ]))
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | /         assert_eq!(
[INFO] [stdout] 318 | |             License::from_str("(Apache-2.0 OR MIT) AND BSD-3-Clause"),
[INFO] [stdout] 319 | |             Ok(License::Multiple(vec![
[INFO] [stdout] 320 | |                 License::Apache_2_0,
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             ]))
[INFO] [stdout] 324 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | /         assert_eq!(
[INFO] [stdout] 318 | |             License::from_str("(Apache-2.0 OR MIT) AND BSD-3-Clause"),
[INFO] [stdout] 319 | |             Ok(License::Multiple(vec![
[INFO] [stdout] 320 | |                 License::Apache_2_0,
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             ]))
[INFO] [stdout] 324 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | /         assert_eq!(
[INFO] [stdout] 318 | |             License::from_str("(Apache-2.0 OR MIT) AND BSD-3-Clause"),
[INFO] [stdout] 319 | |             Ok(License::Multiple(vec![
[INFO] [stdout] 320 | |                 License::Apache_2_0,
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             ]))
[INFO] [stdout] 324 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<license::License, Infallible>
[INFO] [stdout]    --> src/license.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | /         assert_eq!(
[INFO] [stdout] 318 | |             License::from_str("(Apache-2.0 OR MIT) AND BSD-3-Clause"),
[INFO] [stdout] 319 | |             Ok(License::Multiple(vec![
[INFO] [stdout] 320 | |                 License::Apache_2_0,
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             ]))
[INFO] [stdout] 324 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "14f262d53afbcf9a8d4fe1fbc366b4d090582c881f23403ce9f30eeb6bf7d046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f262d53afbcf9a8d4fe1fbc366b4d090582c881f23403ce9f30eeb6bf7d046", kill_on_drop: false }`
[INFO] [stdout] 14f262d53afbcf9a8d4fe1fbc366b4d090582c881f23403ce9f30eeb6bf7d046
