[INFO] fetching crate aws-sdk-georoutes 1.43.0...
[INFO] checking aws-sdk-georoutes-1.43.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aws-sdk-georoutes 1.43.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-georoutes 1.43.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-sdk-georoutes 1.43.0
[INFO] tweaked toml for crates.io crate aws-sdk-georoutes 1.43.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-georoutes 1.43.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 aws-sdk-georoutes 1.43.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29ddefa64aef529e44b7ca14e5e9a80fe94553f1285a0557fc0f83d4ee3690af
[INFO] running `Command { std: "docker" "start" "-a" "29ddefa64aef529e44b7ca14e5e9a80fe94553f1285a0557fc0f83d4ee3690af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29ddefa64aef529e44b7ca14e5e9a80fe94553f1285a0557fc0f83d4ee3690af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ddefa64aef529e44b7ca14e5e9a80fe94553f1285a0557fc0f83d4ee3690af", kill_on_drop: false }`
[INFO] [stdout] 29ddefa64aef529e44b7ca14e5e9a80fe94553f1285a0557fc0f83d4ee3690af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 41e940261ab0ae9483dbb7ae727f783023004f40f1fcf43855e698ecf6d2e7b1
[INFO] running `Command { std: "docker" "start" "-a" "41e940261ab0ae9483dbb7ae727f783023004f40f1fcf43855e698ecf6d2e7b1", kill_on_drop: false }`
[INFO] [stderr]     Checking aws-sdk-georoutes v1.43.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/config.rs:1403:39
[INFO] [stdout]      |
[INFO] [stdout] 1403 | ...                   .map(|it| it.parse().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<DayOfWeek, Infallible>
[INFO] [stdout]   --> src/types/_day_of_week.rs:83:93
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 84 | |         ::std::result::Result::Ok(DayOfWeek::from(s))
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DayOfWeek, Infallible>
[INFO] [stdout]   --> src/types/_day_of_week.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ::std::result::Result::Ok(DayOfWeek::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/types/_geometry_format.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(GeometryFormat::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/types/_geometry_format.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(GeometryFormat::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineEngineType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_engine_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(IsolineEngineType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineEngineType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_engine_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(IsolineEngineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_isoline_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(IsolineHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_isoline_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(IsolineHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineOptimizationObjective, Infallible>
[INFO] [stdout]   --> src/types/_isoline_optimization_objective.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineOptimizationObjective::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineOptimizationObjective, Infallible>
[INFO] [stdout]   --> src/types/_isoline_optimization_objective.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineOptimizationObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_isoline_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(IsolineTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_isoline_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(IsolineTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTruckType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_truck_type.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineTruckType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTruckType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_truck_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_isoline_zone_category.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineZoneCategory::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_isoline_zone_category.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_matching_strategy.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(MatchingStrategy::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_matching_strategy.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(MatchingStrategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MeasurementSystem, Infallible>
[INFO] [stdout]   --> src/types/_measurement_system.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(MeasurementSystem::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MeasurementSystem, Infallible>
[INFO] [stdout]   --> src/types/_measurement_system.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(MeasurementSystem::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_road_snap_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RoadSnapHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_road_snap_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RoadSnapHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_notice_code.rs:83:93
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 84 | |         ::std::result::Result::Ok(RoadSnapNoticeCode::from(s))
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_notice_code.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ::std::result::Result::Ok(RoadSnapNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RoadSnapTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RoadSnapTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_direction.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteDirection::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_direction.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteDirection::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteEngineType, Infallible>
[INFO] [stdout]   --> src/types/_route_engine_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteEngineType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteEngineType, Infallible>
[INFO] [stdout]   --> src/types/_route_engine_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteEngineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_after_travel_step_type.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteFerryAfterTravelStepType::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_after_travel_step_type.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteFerryAfterTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_before_travel_step_type.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteFerryBeforeTravelStepType::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_before_travel_step_type.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteFerryBeforeTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_notice_code.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(RouteFerryNoticeCode::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_notice_code.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(RouteFerryNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_travel_step_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteFerryTravelStepType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_travel_step_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteFerryTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegAdditionalFeature, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_additional_feature.rs:91:93
[INFO] [stdout]    |
[INFO] [stdout] 91 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 92 | |         ::std::result::Result::Ok(RouteLegAdditionalFeature::from(s))
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegAdditionalFeature, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_additional_feature.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         ::std::result::Result::Ok(RouteLegAdditionalFeature::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_travel_mode.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(RouteLegTravelMode::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_travel_mode.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(RouteLegTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteLegType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteLegType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_error_code.rs:93:93
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 94 | |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_error_code.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_matrix_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteMatrixHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_matrix_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteMatrixHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RouteMatrixTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RouteMatrixTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_truck_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteMatrixTruckType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_truck_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteMatrixTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_zone_category.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteMatrixZoneCategory::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_zone_category.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteMatrixZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteNoticeImpact, Infallible>
[INFO] [stdout]   --> src/types/_route_notice_impact.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RouteNoticeImpact::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteNoticeImpact, Infallible>
[INFO] [stdout]   --> src/types/_route_notice_impact.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RouteNoticeImpact::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_pedestrian_notice_code.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(RoutePedestrianNoticeCode::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_pedestrian_notice_code.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(RoutePedestrianNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_pedestrian_travel_step_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RoutePedestrianTravelStepType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_pedestrian_travel_step_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RoutePedestrianTravelStepType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_response_notice_code.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(RouteResponseNoticeCode::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_response_notice_code.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(RouteResponseNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteRoadType, Infallible>
[INFO] [stdout]   --> src/types/_route_road_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteRoadType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteRoadType, Infallible>
[INFO] [stdout]   --> src/types/_route_road_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteRoadType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSideOfStreet, Infallible>
[INFO] [stdout]   --> src/types/_route_side_of_street.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(RouteSideOfStreet::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSideOfStreet, Infallible>
[INFO] [stdout]   --> src/types/_route_side_of_street.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(RouteSideOfStreet::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanAdditionalFeature, Infallible>
[INFO] [stdout]    --> src/types/_route_span_additional_feature.rs:153:93
[INFO] [stdout]     |
[INFO] [stdout] 153 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 154 | |         ::std::result::Result::Ok(RouteSpanAdditionalFeature::from(s))
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanAdditionalFeature, Infallible>
[INFO] [stdout]    --> src/types/_route_span_additional_feature.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         ::std::result::Result::Ok(RouteSpanAdditionalFeature::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanCarAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_car_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanCarAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanCarAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_car_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanCarAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanGateAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_gate_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanGateAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanGateAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_gate_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanGateAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanPedestrianAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_pedestrian_access_attribute.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(RouteSpanPedestrianAccessAttribute::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanPedestrianAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_pedestrian_access_attribute.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(RouteSpanPedestrianAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRailwayCrossingAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_railway_crossing_attribute.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(RouteSpanRailwayCrossingAttribute::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRailwayCrossingAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_railway_crossing_attribute.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(RouteSpanRailwayCrossingAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRoadAttribute, Infallible>
[INFO] [stdout]    --> src/types/_route_span_road_attribute.rs:103:93
[INFO] [stdout]     |
[INFO] [stdout] 103 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 104 | |         ::std::result::Result::Ok(RouteSpanRoadAttribute::from(s))
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRoadAttribute, Infallible>
[INFO] [stdout]    --> src/types/_route_span_road_attribute.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         ::std::result::Result::Ok(RouteSpanRoadAttribute::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanScooterAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_scooter_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanScooterAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanScooterAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_scooter_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanScooterAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanTruckAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_truck_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanTruckAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanTruckAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_truck_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanTruckAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSteeringDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_steering_direction.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSteeringDirection::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSteeringDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_steering_direction.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSteeringDirection::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_pass_validity_period_type.rs:75:93
[INFO] [stdout]    |
[INFO] [stdout] 75 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 76 | |         ::std::result::Result::Ok(RouteTollPassValidityPeriodType::from(s))
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_pass_validity_period_type.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         ::std::result::Result::Ok(RouteTollPassValidityPeriodType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPaymentMethod, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_payment_method.rs:87:93
[INFO] [stdout]    |
[INFO] [stdout] 87 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 88 | |         ::std::result::Result::Ok(RouteTollPaymentMethod::from(s))
[INFO] [stdout] 89 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPaymentMethod, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_payment_method.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         ::std::result::Result::Ok(RouteTollPaymentMethod::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollVehicleCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_vehicle_category.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteTollVehicleCategory::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollVehicleCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_vehicle_category.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteTollVehicleCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RouteTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RouteTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_step_type.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RouteTravelStepType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_step_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RouteTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_truck_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteTruckType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_truck_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTurnIntensity, Infallible>
[INFO] [stdout]   --> src/types/_route_turn_intensity.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteTurnIntensity::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTurnIntensity, Infallible>
[INFO] [stdout]   --> src/types/_route_turn_intensity.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteTurnIntensity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentSeverity, Infallible>
[INFO] [stdout]   --> src/types/_route_vehicle_incident_severity.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteVehicleIncidentSeverity::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentSeverity, Infallible>
[INFO] [stdout]   --> src/types/_route_vehicle_incident_severity.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteVehicleIncidentSeverity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_incident_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteVehicleIncidentType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_incident_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteVehicleIncidentType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_notice_code.rs:165:93
[INFO] [stdout]     |
[INFO] [stdout] 165 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 166 | |         ::std::result::Result::Ok(RouteVehicleNoticeCode::from(s))
[INFO] [stdout] 167 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_notice_code.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         ::std::result::Result::Ok(RouteVehicleNoticeCode::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_travel_step_type.rs:107:93
[INFO] [stdout]     |
[INFO] [stdout] 107 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 108 | |         ::std::result::Result::Ok(RouteVehicleTravelStepType::from(s))
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_travel_step_type.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         ::std::result::Result::Ok(RouteVehicleTravelStepType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]   --> src/types/_route_weight_constraint_type.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteWeightConstraintType::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]   --> src/types/_route_weight_constraint_type.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteWeightConstraintType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_zone_category.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteZoneCategory::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_zone_category.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutingObjective, Infallible>
[INFO] [stdout]   --> src/types/_routing_objective.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RoutingObjective::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutingObjective, Infallible>
[INFO] [stdout]   --> src/types/_routing_objective.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RoutingObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SideOfStreetMatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_side_of_street_matching_strategy.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(SideOfStreetMatchingStrategy::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SideOfStreetMatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_side_of_street_matching_strategy.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(SideOfStreetMatchingStrategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TrafficUsage, Infallible>
[INFO] [stdout]   --> src/types/_traffic_usage.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(TrafficUsage::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TrafficUsage, Infallible>
[INFO] [stdout]   --> src/types/_traffic_usage.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(TrafficUsage::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationClusteringAlgorithm, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_clustering_algorithm.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationClusteringAlgorithm::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationClusteringAlgorithm, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_clustering_algorithm.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationClusteringAlgorithm::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationConstraint, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_constraint.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(WaypointOptimizationConstraint::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationConstraint, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_constraint.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(WaypointOptimizationConstraint::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_waypoint_optimization_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(WaypointOptimizationHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_waypoint_optimization_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(WaypointOptimizationHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationSequencingObjective, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_sequencing_objective.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(WaypointOptimizationSequencingObjective::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationSequencingObjective, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_sequencing_objective.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(WaypointOptimizationSequencingObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationServiceTimeTreatment, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_service_time_treatment.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationServiceTimeTreatment::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationServiceTimeTreatment, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_service_time_treatment.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationServiceTimeTreatment::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(WaypointOptimizationTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(WaypointOptimizationTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTruckType, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_truck_type.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationTruckType::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTruckType, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_truck_type.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         builder.reason = "no value was set".parse::<crate::types::ValidationExceptionReason>().ok()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 48 |         builder.isoline_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 |         builder.leg_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 |         builder.snapped_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:178:24
[INFO] [stdout]     |
[INFO] [stdout] 178 |         builder.code = "no value was set".parse::<crate::types::RoadSnapNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |         builder.code = "no value was set".parse::<crate::types::RouteResponseNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:337:31
[INFO] [stdout]     |
[INFO] [stdout] 337 |         builder.travel_mode = "no value was set".parse::<crate::types::RouteLegTravelMode>().ok()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:340:26
[INFO] [stdout]     |
[INFO] [stdout] 340 |         builder.r#type = "no value was set".parse::<crate::types::RouteLegType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:581:26
[INFO] [stdout]     |
[INFO] [stdout] 581 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryAfterTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:593:26
[INFO] [stdout]     |
[INFO] [stdout] 593 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryBeforeTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:602:24
[INFO] [stdout]     |
[INFO] [stdout] 602 |         builder.code = "no value was set".parse::<crate::types::RouteFerryNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:644:26
[INFO] [stdout]     |
[INFO] [stdout] 644 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:665:24
[INFO] [stdout]     |
[INFO] [stdout] 665 |         builder.code = "no value was set".parse::<crate::types::RoutePedestrianNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:707:26
[INFO] [stdout]     |
[INFO] [stdout] 707 |         builder.r#type = "no value was set".parse::<crate::types::RoutePedestrianTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:729:24
[INFO] [stdout]     |
[INFO] [stdout] 729 |         builder.code = "no value was set".parse::<crate::types::RouteVehicleNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |         builder.r#type = "no value was set".parse::<crate::types::RouteVehicleTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:973:26
[INFO] [stdout]     |
[INFO] [stdout] 973 |         builder.period = "no value was set".parse::<crate::types::RouteTollPassValidityPeriodType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:982:26
[INFO] [stdout]     |
[INFO] [stdout] 982 |         builder.r#type = "no value was set".parse::<crate::types::RouteWeightConstraintType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-georoutes` (lib test) due to 153 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<std::string::String, Infallible>
[INFO] [stdout]     --> src/config.rs:1403:39
[INFO] [stdout]      |
[INFO] [stdout] 1403 | ...                   .map(|it| it.parse().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<DayOfWeek, Infallible>
[INFO] [stdout]   --> src/types/_day_of_week.rs:83:93
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 84 | |         ::std::result::Result::Ok(DayOfWeek::from(s))
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DayOfWeek, Infallible>
[INFO] [stdout]   --> src/types/_day_of_week.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ::std::result::Result::Ok(DayOfWeek::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/types/_geometry_format.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(GeometryFormat::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/types/_geometry_format.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(GeometryFormat::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineEngineType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_engine_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(IsolineEngineType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineEngineType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_engine_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(IsolineEngineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_isoline_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(IsolineHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_isoline_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(IsolineHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineOptimizationObjective, Infallible>
[INFO] [stdout]   --> src/types/_isoline_optimization_objective.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineOptimizationObjective::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineOptimizationObjective, Infallible>
[INFO] [stdout]   --> src/types/_isoline_optimization_objective.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineOptimizationObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_isoline_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(IsolineTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_isoline_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(IsolineTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTruckType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_truck_type.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineTruckType::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineTruckType, Infallible>
[INFO] [stdout]   --> src/types/_isoline_truck_type.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_isoline_zone_category.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(IsolineZoneCategory::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IsolineZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_isoline_zone_category.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(IsolineZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_matching_strategy.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(MatchingStrategy::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_matching_strategy.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(MatchingStrategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MeasurementSystem, Infallible>
[INFO] [stdout]   --> src/types/_measurement_system.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(MeasurementSystem::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MeasurementSystem, Infallible>
[INFO] [stdout]   --> src/types/_measurement_system.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(MeasurementSystem::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_road_snap_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RoadSnapHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_road_snap_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RoadSnapHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_notice_code.rs:83:93
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 84 | |         ::std::result::Result::Ok(RoadSnapNoticeCode::from(s))
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_notice_code.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ::std::result::Result::Ok(RoadSnapNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RoadSnapTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_road_snap_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RoadSnapTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_direction.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteDirection::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_direction.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteDirection::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteEngineType, Infallible>
[INFO] [stdout]   --> src/types/_route_engine_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteEngineType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteEngineType, Infallible>
[INFO] [stdout]   --> src/types/_route_engine_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteEngineType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_after_travel_step_type.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteFerryAfterTravelStepType::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_after_travel_step_type.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteFerryAfterTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_before_travel_step_type.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteFerryBeforeTravelStepType::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_before_travel_step_type.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteFerryBeforeTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_notice_code.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(RouteFerryNoticeCode::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_notice_code.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(RouteFerryNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_travel_step_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteFerryTravelStepType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_ferry_travel_step_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteFerryTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegAdditionalFeature, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_additional_feature.rs:91:93
[INFO] [stdout]    |
[INFO] [stdout] 91 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 92 | |         ::std::result::Result::Ok(RouteLegAdditionalFeature::from(s))
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegAdditionalFeature, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_additional_feature.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         ::std::result::Result::Ok(RouteLegAdditionalFeature::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_travel_mode.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(RouteLegTravelMode::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_travel_mode.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(RouteLegTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteLegType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]   --> src/types/_route_leg_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteLegType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_error_code.rs:93:93
[INFO] [stdout]    |
[INFO] [stdout] 93 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 94 | |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout] 95 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_error_code.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_matrix_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteMatrixHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_route_matrix_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteMatrixHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RouteMatrixTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RouteMatrixTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_truck_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteMatrixTruckType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_truck_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteMatrixTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_zone_category.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteMatrixZoneCategory::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_matrix_zone_category.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteMatrixZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteNoticeImpact, Infallible>
[INFO] [stdout]   --> src/types/_route_notice_impact.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RouteNoticeImpact::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteNoticeImpact, Infallible>
[INFO] [stdout]   --> src/types/_route_notice_impact.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RouteNoticeImpact::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_pedestrian_notice_code.rs:77:93
[INFO] [stdout]    |
[INFO] [stdout] 77 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 78 | |         ::std::result::Result::Ok(RoutePedestrianNoticeCode::from(s))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_pedestrian_notice_code.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         ::std::result::Result::Ok(RoutePedestrianNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_pedestrian_travel_step_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RoutePedestrianTravelStepType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_pedestrian_travel_step_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RoutePedestrianTravelStepType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_response_notice_code.rs:69:93
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 70 | |         ::std::result::Result::Ok(RouteResponseNoticeCode::from(s))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]   --> src/types/_route_response_notice_code.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         ::std::result::Result::Ok(RouteResponseNoticeCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteRoadType, Infallible>
[INFO] [stdout]   --> src/types/_route_road_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteRoadType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteRoadType, Infallible>
[INFO] [stdout]   --> src/types/_route_road_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteRoadType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSideOfStreet, Infallible>
[INFO] [stdout]   --> src/types/_route_side_of_street.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(RouteSideOfStreet::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSideOfStreet, Infallible>
[INFO] [stdout]   --> src/types/_route_side_of_street.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(RouteSideOfStreet::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanAdditionalFeature, Infallible>
[INFO] [stdout]    --> src/types/_route_span_additional_feature.rs:153:93
[INFO] [stdout]     |
[INFO] [stdout] 153 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 154 | |         ::std::result::Result::Ok(RouteSpanAdditionalFeature::from(s))
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanAdditionalFeature, Infallible>
[INFO] [stdout]    --> src/types/_route_span_additional_feature.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         ::std::result::Result::Ok(RouteSpanAdditionalFeature::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanCarAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_car_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanCarAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanCarAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_car_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanCarAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanGateAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_gate_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanGateAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanGateAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_gate_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanGateAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanPedestrianAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_pedestrian_access_attribute.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(RouteSpanPedestrianAccessAttribute::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanPedestrianAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_pedestrian_access_attribute.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(RouteSpanPedestrianAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRailwayCrossingAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_railway_crossing_attribute.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(RouteSpanRailwayCrossingAttribute::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRailwayCrossingAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_railway_crossing_attribute.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(RouteSpanRailwayCrossingAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRoadAttribute, Infallible>
[INFO] [stdout]    --> src/types/_route_span_road_attribute.rs:103:93
[INFO] [stdout]     |
[INFO] [stdout] 103 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 104 | |         ::std::result::Result::Ok(RouteSpanRoadAttribute::from(s))
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanRoadAttribute, Infallible>
[INFO] [stdout]    --> src/types/_route_span_road_attribute.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         ::std::result::Result::Ok(RouteSpanRoadAttribute::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanScooterAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_scooter_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanScooterAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanScooterAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_scooter_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanScooterAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanTruckAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_truck_access_attribute.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSpanTruckAccessAttribute::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSpanTruckAccessAttribute, Infallible>
[INFO] [stdout]   --> src/types/_route_span_truck_access_attribute.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSpanTruckAccessAttribute::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSteeringDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_steering_direction.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteSteeringDirection::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteSteeringDirection, Infallible>
[INFO] [stdout]   --> src/types/_route_steering_direction.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteSteeringDirection::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_pass_validity_period_type.rs:75:93
[INFO] [stdout]    |
[INFO] [stdout] 75 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 76 | |         ::std::result::Result::Ok(RouteTollPassValidityPeriodType::from(s))
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_pass_validity_period_type.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         ::std::result::Result::Ok(RouteTollPassValidityPeriodType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPaymentMethod, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_payment_method.rs:87:93
[INFO] [stdout]    |
[INFO] [stdout] 87 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 88 | |         ::std::result::Result::Ok(RouteTollPaymentMethod::from(s))
[INFO] [stdout] 89 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPaymentMethod, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_payment_method.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         ::std::result::Result::Ok(RouteTollPaymentMethod::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollVehicleCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_vehicle_category.rs:59:93
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 60 | |         ::std::result::Result::Ok(RouteTollVehicleCategory::from(s))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollVehicleCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_toll_vehicle_category.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         ::std::result::Result::Ok(RouteTollVehicleCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(RouteTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(RouteTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_step_type.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RouteTravelStepType::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTravelStepType, Infallible>
[INFO] [stdout]   --> src/types/_route_travel_step_type.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RouteTravelStepType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_truck_type.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteTruckType::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTruckType, Infallible>
[INFO] [stdout]   --> src/types/_route_truck_type.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTurnIntensity, Infallible>
[INFO] [stdout]   --> src/types/_route_turn_intensity.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteTurnIntensity::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTurnIntensity, Infallible>
[INFO] [stdout]   --> src/types/_route_turn_intensity.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteTurnIntensity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentSeverity, Infallible>
[INFO] [stdout]   --> src/types/_route_vehicle_incident_severity.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteVehicleIncidentSeverity::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentSeverity, Infallible>
[INFO] [stdout]   --> src/types/_route_vehicle_incident_severity.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteVehicleIncidentSeverity::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_incident_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(RouteVehicleIncidentType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleIncidentType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_incident_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(RouteVehicleIncidentType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_notice_code.rs:165:93
[INFO] [stdout]     |
[INFO] [stdout] 165 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 166 | |         ::std::result::Result::Ok(RouteVehicleNoticeCode::from(s))
[INFO] [stdout] 167 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_notice_code.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         ::std::result::Result::Ok(RouteVehicleNoticeCode::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_travel_step_type.rs:107:93
[INFO] [stdout]     |
[INFO] [stdout] 107 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 108 | |         ::std::result::Result::Ok(RouteVehicleTravelStepType::from(s))
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/types/_route_vehicle_travel_step_type.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         ::std::result::Result::Ok(RouteVehicleTravelStepType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]   --> src/types/_route_weight_constraint_type.rs:71:93
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 72 | |         ::std::result::Result::Ok(RouteWeightConstraintType::from(s))
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]   --> src/types/_route_weight_constraint_type.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         ::std::result::Result::Ok(RouteWeightConstraintType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_zone_category.rs:67:93
[INFO] [stdout]    |
[INFO] [stdout] 67 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 68 | |         ::std::result::Result::Ok(RouteZoneCategory::from(s))
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteZoneCategory, Infallible>
[INFO] [stdout]   --> src/types/_route_zone_category.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         ::std::result::Result::Ok(RouteZoneCategory::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutingObjective, Infallible>
[INFO] [stdout]   --> src/types/_routing_objective.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(RoutingObjective::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutingObjective, Infallible>
[INFO] [stdout]   --> src/types/_routing_objective.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(RoutingObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SideOfStreetMatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_side_of_street_matching_strategy.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(SideOfStreetMatchingStrategy::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SideOfStreetMatchingStrategy, Infallible>
[INFO] [stdout]   --> src/types/_side_of_street_matching_strategy.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(SideOfStreetMatchingStrategy::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TrafficUsage, Infallible>
[INFO] [stdout]   --> src/types/_traffic_usage.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(TrafficUsage::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TrafficUsage, Infallible>
[INFO] [stdout]   --> src/types/_traffic_usage.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(TrafficUsage::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:85:93
[INFO] [stdout]    |
[INFO] [stdout] 85 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 86 | |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/types/_validation_exception_reason.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationClusteringAlgorithm, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_clustering_algorithm.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationClusteringAlgorithm::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationClusteringAlgorithm, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_clustering_algorithm.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationClusteringAlgorithm::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationConstraint, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_constraint.rs:79:93
[INFO] [stdout]    |
[INFO] [stdout] 79 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 80 | |         ::std::result::Result::Ok(WaypointOptimizationConstraint::from(s))
[INFO] [stdout] 81 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationConstraint, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_constraint.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         ::std::result::Result::Ok(WaypointOptimizationConstraint::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_waypoint_optimization_hazardous_cargo_type.rs:99:93
[INFO] [stdout]     |
[INFO] [stdout]  99 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]     |  _____________________________________________________________________________________________^
[INFO] [stdout] 100 | |         ::std::result::Result::Ok(WaypointOptimizationHazardousCargoType::from(s))
[INFO] [stdout] 101 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationHazardousCargoType, Infallible>
[INFO] [stdout]    --> src/types/_waypoint_optimization_hazardous_cargo_type.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         ::std::result::Result::Ok(WaypointOptimizationHazardousCargoType::from(s))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationSequencingObjective, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_sequencing_objective.rs:65:93
[INFO] [stdout]    |
[INFO] [stdout] 65 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 66 | |         ::std::result::Result::Ok(WaypointOptimizationSequencingObjective::from(s))
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationSequencingObjective, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_sequencing_objective.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         ::std::result::Result::Ok(WaypointOptimizationSequencingObjective::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationServiceTimeTreatment, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_service_time_treatment.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationServiceTimeTreatment::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationServiceTimeTreatment, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_service_time_treatment.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationServiceTimeTreatment::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_travel_mode.rs:73:93
[INFO] [stdout]    |
[INFO] [stdout] 73 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 74 | |         ::std::result::Result::Ok(WaypointOptimizationTravelMode::from(s))
[INFO] [stdout] 75 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTravelMode, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_travel_mode.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         ::std::result::Result::Ok(WaypointOptimizationTravelMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTruckType, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_truck_type.rs:63:93
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 64 | |         ::std::result::Result::Ok(WaypointOptimizationTruckType::from(s))
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WaypointOptimizationTruckType, Infallible>
[INFO] [stdout]   --> src/types/_waypoint_optimization_truck_type.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ::std::result::Result::Ok(WaypointOptimizationTruckType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ValidationExceptionReason, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         builder.reason = "no value was set".parse::<crate::types::ValidationExceptionReason>().ok()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:48:43
[INFO] [stdout]    |
[INFO] [stdout] 48 |         builder.isoline_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]   --> src/serde_util.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 |         builder.leg_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<GeometryFormat, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 |         builder.snapped_geometry_format = "no value was set".parse::<crate::types::GeometryFormat>().ok()
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoadSnapNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:178:24
[INFO] [stdout]     |
[INFO] [stdout] 178 |         builder.code = "no value was set".parse::<crate::types::RoadSnapNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteResponseNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |         builder.code = "no value was set".parse::<crate::types::RouteResponseNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegTravelMode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:337:31
[INFO] [stdout]     |
[INFO] [stdout] 337 |         builder.travel_mode = "no value was set".parse::<crate::types::RouteLegTravelMode>().ok()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteLegType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:340:26
[INFO] [stdout]     |
[INFO] [stdout] 340 |         builder.r#type = "no value was set".parse::<crate::types::RouteLegType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryAfterTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:581:26
[INFO] [stdout]     |
[INFO] [stdout] 581 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryAfterTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryBeforeTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:593:26
[INFO] [stdout]     |
[INFO] [stdout] 593 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryBeforeTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:602:24
[INFO] [stdout]     |
[INFO] [stdout] 602 |         builder.code = "no value was set".parse::<crate::types::RouteFerryNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteFerryTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:644:26
[INFO] [stdout]     |
[INFO] [stdout] 644 |         builder.r#type = "no value was set".parse::<crate::types::RouteFerryTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:665:24
[INFO] [stdout]     |
[INFO] [stdout] 665 |         builder.code = "no value was set".parse::<crate::types::RoutePedestrianNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RoutePedestrianTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:707:26
[INFO] [stdout]     |
[INFO] [stdout] 707 |         builder.r#type = "no value was set".parse::<crate::types::RoutePedestrianTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleNoticeCode, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:729:24
[INFO] [stdout]     |
[INFO] [stdout] 729 |         builder.code = "no value was set".parse::<crate::types::RouteVehicleNoticeCode>().ok()
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteVehicleTravelStepType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:774:26
[INFO] [stdout]     |
[INFO] [stdout] 774 |         builder.r#type = "no value was set".parse::<crate::types::RouteVehicleTravelStepType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteTollPassValidityPeriodType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:973:26
[INFO] [stdout]     |
[INFO] [stdout] 973 |         builder.period = "no value was set".parse::<crate::types::RouteTollPassValidityPeriodType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteWeightConstraintType, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:982:26
[INFO] [stdout]     |
[INFO] [stdout] 982 |         builder.r#type = "no value was set".parse::<crate::types::RouteWeightConstraintType>().ok()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-georoutes` (lib) due to 153 previous errors
[INFO] running `Command { std: "docker" "inspect" "41e940261ab0ae9483dbb7ae727f783023004f40f1fcf43855e698ecf6d2e7b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e940261ab0ae9483dbb7ae727f783023004f40f1fcf43855e698ecf6d2e7b1", kill_on_drop: false }`
[INFO] [stdout] 41e940261ab0ae9483dbb7ae727f783023004f40f1fcf43855e698ecf6d2e7b1
