[INFO] cloning repository https://github.com/j4ger/systemd-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j4ger/systemd-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj4ger%2Fsystemd-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj4ger%2Fsystemd-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 367daa8b965a5c5734604db3f92920f35e6d6513
[INFO] checking j4ger/systemd-parser against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj4ger%2Fsystemd-parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/j4ger/systemd-parser
[INFO] finished tweaking git repo https://github.com/j4ger/systemd-parser
[INFO] tweaked toml for git repo https://github.com/j4ger/systemd-parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j4ger/systemd-parser 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 git repo https://github.com/j4ger/systemd-parser 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cf5618e63a56a13e67ecc2357a02302369f161012472db69e545b078eadde940
[INFO] running `Command { std: "docker" "start" "-a" "cf5618e63a56a13e67ecc2357a02302369f161012472db69e545b078eadde940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf5618e63a56a13e67ecc2357a02302369f161012472db69e545b078eadde940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5618e63a56a13e67ecc2357a02302369f161012472db69e545b078eadde940", kill_on_drop: false }`
[INFO] [stdout] cf5618e63a56a13e67ecc2357a02302369f161012472db69e545b078eadde940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1d551bd2d8712819a4475f31b4a258232f4ebf1e755845684a165a29b37a3849
[INFO] running `Command { std: "docker" "start" "-a" "1d551bd2d8712819a4475f31b4a258232f4ebf1e755845684a165a29b37a3849", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.179
[INFO] [stderr]    Compiling serde_derive v1.0.179
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking os-release v0.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]     Checking unit_parser_macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking unit_parser v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> lib/src/template.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Template(&'a str),         // template name
[INFO] [stdout]   |     -------- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     Template(&'a str),         // template name
[INFO] [stdout] 4 +     Template(()),         // template name
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> lib/src/template.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Regular(&'a str),          // unit name
[INFO] [stdout]   |     ------- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Regular(&'a str),          // unit name
[INFO] [stdout] 6 +     Regular(()),          // unit name
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unescape_path` is never used
[INFO] [stdout]   --> lib/src/escape.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn unescape_path<S: AsRef<str>>(input: S) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unescape_non_path` is never used
[INFO] [stdout]   --> lib/src/escape.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) fn unescape_non_path<S: AsRef<str>>(input: S) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> lib/src/template.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Template(&'a str),         // template name
[INFO] [stdout]   |     -------- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     Template(&'a str),         // template name
[INFO] [stdout] 4 +     Template(()),         // template name
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> lib/src/template.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Regular(&'a str),          // unit name
[INFO] [stdout]   |     ------- ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Regular(&'a str),          // unit name
[INFO] [stdout] 6 +     Regular(()),          // unit name
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unit_parser` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:187:57
[INFO] [stdout]     |
[INFO] [stdout] 187 |               ) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 188 | |                 Self::from_str(input.as_ref())
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<String, Infallible>
[INFO] [stdout]    --> lib/src/config.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                   Self::from_str(input.as_ref())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 | / impl_for_types!(
[INFO] [stdout] 199 | |     IpAddr,
[INFO] [stdout] 200 | |     SocketAddr,
[INFO] [stdout] 201 | |     char,
[INFO] [stdout] ...   |
[INFO] [stdout] 234 | |     String
[INFO] [stdout] 235 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_for_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unit_parser` (lib) due to 6 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1d551bd2d8712819a4475f31b4a258232f4ebf1e755845684a165a29b37a3849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d551bd2d8712819a4475f31b4a258232f4ebf1e755845684a165a29b37a3849", kill_on_drop: false }`
[INFO] [stdout] 1d551bd2d8712819a4475f31b4a258232f4ebf1e755845684a165a29b37a3849
