[INFO] fetching crate aws-sdk-location 1.94.0...
[INFO] checking aws-sdk-location-1.94.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate aws-sdk-location 1.94.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate aws-sdk-location 1.94.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aws-sdk-location 1.94.0
[INFO] tweaked toml for crates.io crate aws-sdk-location 1.94.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-sdk-location 1.94.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-location 1.94.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 26242aa1a304da43614f9309f5b1d5b2447fbdad6dfd583998e6bd9194857202
[INFO] running `Command { std: "docker" "start" "-a" "26242aa1a304da43614f9309f5b1d5b2447fbdad6dfd583998e6bd9194857202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26242aa1a304da43614f9309f5b1d5b2447fbdad6dfd583998e6bd9194857202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26242aa1a304da43614f9309f5b1d5b2447fbdad6dfd583998e6bd9194857202", kill_on_drop: false }`
[INFO] [stdout] 26242aa1a304da43614f9309f5b1d5b2447fbdad6dfd583998e6bd9194857202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 06dede01f71c2535fc4cd621aef4a957d7f4a4e2079bc09980b4e62eb95c7d63
[INFO] running `Command { std: "docker" "start" "-a" "06dede01f71c2535fc4cd621aef4a957d7f4a4e2079bc09980b4e62eb95c7d63", kill_on_drop: false }`
[INFO] [stderr]     Checking aws-sdk-location v1.94.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<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<BatchItemErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_batch_item_error_code.rs:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(BatchItemErrorCode::from(s))
[INFO] [stdout] 38 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BatchItemErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_batch_item_error_code.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::std::result::Result::Ok(BatchItemErrorCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DimensionUnit, Infallible>
[INFO] [stdout]   --> src/types/_dimension_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(DimensionUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DimensionUnit, Infallible>
[INFO] [stdout]   --> src/types/_dimension_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(DimensionUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]   --> src/types/_distance_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(DistanceUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]   --> src/types/_distance_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(DistanceUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]   --> src/types/_forecasted_geofence_event_type.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(ForecastedGeofenceEventType::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]   --> src/types/_forecasted_geofence_event_type.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(ForecastedGeofenceEventType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IntendedUse, Infallible>
[INFO] [stdout]   --> src/types/_intended_use.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(IntendedUse::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IntendedUse, Infallible>
[INFO] [stdout]   --> src/types/_intended_use.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(IntendedUse::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BatchItemErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_batch_item_error_code.rs:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(BatchItemErrorCode::from(s))
[INFO] [stdout] 38 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BatchItemErrorCode, Infallible>
[INFO] [stdout]   --> src/types/_batch_item_error_code.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::std::result::Result::Ok(BatchItemErrorCode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DimensionUnit, Infallible>
[INFO] [stdout]   --> src/types/_dimension_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(DimensionUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DimensionUnit, Infallible>
[INFO] [stdout]   --> src/types/_dimension_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(DimensionUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]   --> src/types/_distance_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(DistanceUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OptimizationMode, Infallible>
[INFO] [stdout]   --> src/types/_optimization_mode.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(OptimizationMode::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]   --> src/types/_distance_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(DistanceUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OptimizationMode, Infallible>
[INFO] [stdout]   --> src/types/_optimization_mode.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(OptimizationMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]   --> src/types/_forecasted_geofence_event_type.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(ForecastedGeofenceEventType::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]   --> src/types/_forecasted_geofence_event_type.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(ForecastedGeofenceEventType::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PositionFiltering, Infallible>
[INFO] [stdout]   --> src/types/_position_filtering.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(PositionFiltering::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PositionFiltering, Infallible>
[INFO] [stdout]   --> src/types/_position_filtering.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(PositionFiltering::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IntendedUse, Infallible>
[INFO] [stdout]   --> src/types/_intended_use.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(IntendedUse::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IntendedUse, Infallible>
[INFO] [stdout]   --> src/types/_intended_use.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(IntendedUse::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PricingPlan, Infallible>
[INFO] [stdout]   --> src/types/_pricing_plan.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(PricingPlan::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PricingPlan, Infallible>
[INFO] [stdout]   --> src/types/_pricing_plan.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(PricingPlan::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:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout] 38 | |     }
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::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<SpeedUnit, Infallible>
[INFO] [stdout]   --> src/types/_speed_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(SpeedUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OptimizationMode, Infallible>
[INFO] [stdout]   --> src/types/_optimization_mode.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(OptimizationMode::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OptimizationMode, Infallible>
[INFO] [stdout]   --> src/types/_optimization_mode.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(OptimizationMode::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PositionFiltering, Infallible>
[INFO] [stdout]   --> src/types/_position_filtering.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(PositionFiltering::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PositionFiltering, Infallible>
[INFO] [stdout]   --> src/types/_position_filtering.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(PositionFiltering::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PricingPlan, Infallible>
[INFO] [stdout]   --> src/types/_pricing_plan.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(PricingPlan::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SpeedUnit, Infallible>
[INFO] [stdout]   --> src/types/_speed_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(SpeedUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PricingPlan, Infallible>
[INFO] [stdout]   --> src/types/_pricing_plan.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(PricingPlan::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Status, Infallible>
[INFO] [stdout]   --> src/types/_status.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(Status::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Status, Infallible>
[INFO] [stdout]   --> src/types/_status.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(Status::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TravelMode, Infallible>
[INFO] [stdout]   --> src/types/_travel_mode.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(TravelMode::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TravelMode, Infallible>
[INFO] [stdout]   --> src/types/_travel_mode.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(TravelMode::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:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout] 38 | |     }
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::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<VehicleWeightUnit, Infallible>
[INFO] [stdout]   --> src/types/_vehicle_weight_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(VehicleWeightUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VehicleWeightUnit, Infallible>
[INFO] [stdout]   --> src/types/_vehicle_weight_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(VehicleWeightUnit::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:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(RouteMatrixErrorCode::from(s))
[INFO] [stdout] 38 | |     }
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::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<SpeedUnit, Infallible>
[INFO] [stdout]   --> src/types/_speed_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(SpeedUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SpeedUnit, Infallible>
[INFO] [stdout]   --> src/types/_speed_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(SpeedUnit::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Status, Infallible>
[INFO] [stdout]   --> src/types/_status.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(Status::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Status, Infallible>
[INFO] [stdout]   --> src/types/_status.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(Status::from(s))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TravelMode, Infallible>
[INFO] [stdout]   --> src/types/_travel_mode.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(TravelMode::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<TravelMode, Infallible>
[INFO] [stdout]   --> src/types/_travel_mode.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(TravelMode::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:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 37 | |         ::std::result::Result::Ok(ValidationExceptionReason::from(s))
[INFO] [stdout] 38 | |     }
[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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         ::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<VehicleWeightUnit, Infallible>
[INFO] [stdout]   --> src/types/_vehicle_weight_unit.rs:29:93
[INFO] [stdout]    |
[INFO] [stdout] 29 |       fn from_str(s: &str) -> ::std::result::Result<Self, <Self as ::std::str::FromStr>::Err> {
[INFO] [stdout]    |  _____________________________________________________________________________________________^
[INFO] [stdout] 30 | |         ::std::result::Result::Ok(VehicleWeightUnit::from(s))
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<VehicleWeightUnit, Infallible>
[INFO] [stdout]   --> src/types/_vehicle_weight_unit.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         ::std::result::Result::Ok(VehicleWeightUnit::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:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:417:33
[INFO] [stdout]     |
[INFO] [stdout] 417 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SpeedUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:420:30
[INFO] [stdout]     |
[INFO] [stdout] 420 |         builder.speed_unit = "no value was set".parse::<crate::types::SpeedUnit>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:741:33
[INFO] [stdout]     |
[INFO] [stdout] 741 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:762:33
[INFO] [stdout]     |
[INFO] [stdout] 762 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:780:33
[INFO] [stdout]     |
[INFO] [stdout] 780 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]     --> src/serde_util.rs:1022:30
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         builder.event_type = "no value was set".parse::<crate::types::ForecastedGeofenceEventType>().ok()
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]     --> src/serde_util.rs:1284:24
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         builder.code = "no value was set".parse::<crate::types::RouteMatrixErrorCode>().ok()
[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:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:417:33
[INFO] [stdout]     |
[INFO] [stdout] 417 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SpeedUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:420:30
[INFO] [stdout]     |
[INFO] [stdout] 420 |         builder.speed_unit = "no value was set".parse::<crate::types::SpeedUnit>().ok()
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:741:33
[INFO] [stdout]     |
[INFO] [stdout] 741 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:762:33
[INFO] [stdout]     |
[INFO] [stdout] 762 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<DistanceUnit, Infallible>
[INFO] [stdout]    --> src/serde_util.rs:780:33
[INFO] [stdout]     |
[INFO] [stdout] 780 |         builder.distance_unit = "no value was set".parse::<crate::types::DistanceUnit>().ok()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ForecastedGeofenceEventType, Infallible>
[INFO] [stdout]     --> src/serde_util.rs:1022:30
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         builder.event_type = "no value was set".parse::<crate::types::ForecastedGeofenceEventType>().ok()
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<RouteMatrixErrorCode, Infallible>
[INFO] [stdout]     --> src/serde_util.rs:1284:24
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         builder.code = "no value was set".parse::<crate::types::RouteMatrixErrorCode>().ok()
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aws-sdk-location` (lib) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aws-sdk-location` (lib test) due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "06dede01f71c2535fc4cd621aef4a957d7f4a4e2079bc09980b4e62eb95c7d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06dede01f71c2535fc4cd621aef4a957d7f4a4e2079bc09980b4e62eb95c7d63", kill_on_drop: false }`
[INFO] [stdout] 06dede01f71c2535fc4cd621aef4a957d7f4a4e2079bc09980b4e62eb95c7d63
