[INFO] cloning repository https://github.com/Dzejkop/replman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dzejkop/replman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzejkop%2Freplman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzejkop%2Freplman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcc3642960fe2f038394ff636d12c5ba6019307c
[INFO] checking Dzejkop/replman 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%2FDzejkop%2Freplman" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Dzejkop/replman
[INFO] finished tweaking git repo https://github.com/Dzejkop/replman
[INFO] tweaked toml for git repo https://github.com/Dzejkop/replman written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dzejkop/replman 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/Dzejkop/replman 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] ca510fd2ffdde32ca82d95a841f3fa361f98588a7d5aaadbfbfd642e32e6a730
[INFO] running `Command { std: "docker" "start" "-a" "ca510fd2ffdde32ca82d95a841f3fa361f98588a7d5aaadbfbfd642e32e6a730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca510fd2ffdde32ca82d95a841f3fa361f98588a7d5aaadbfbfd642e32e6a730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca510fd2ffdde32ca82d95a841f3fa361f98588a7d5aaadbfbfd642e32e6a730", kill_on_drop: false }`
[INFO] [stdout] ca510fd2ffdde32ca82d95a841f3fa361f98588a7d5aaadbfbfd642e32e6a730
[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] 4a67612a0d5e513484ccdc7d014452a2f2cde7672006b53b4bce6b66a4328ba0
[INFO] running `Command { std: "docker" "start" "-a" "4a67612a0d5e513484ccdc7d014452a2f2cde7672006b53b4bce6b66a4328ba0", 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.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]    Compiling test-case v1.2.1
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v1.0.0
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking quote v1.0.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking fd-lock v3.0.2
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking replman_derive_impl v0.1.0 (/opt/rustwide/workdir/replman_derive_impl)
[INFO] [stderr]     Checking replman_derive v0.1.0 (/opt/rustwide/workdir/replman_derive)
[INFO] [stderr]     Checking rustyline v9.1.1
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]     Checking replman v0.1.0 (/opt/rustwide/workdir/replman)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OsString>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   impl_with_from_str!(std::ffi::OsString);
[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_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, OsString>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 128 |   impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 128 |   impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 129 |   impl_with_from_str!(String);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 129 |   impl_with_from_str!(String);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl_with_from_str!(String);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl_with_from_str!(String);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `replman` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OsString>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   impl_with_from_str!(std::ffi::OsString);
[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_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, OsString>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OsString, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_with_from_str!(std::ffi::OsString);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 128 |   impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 128 |   impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     |   --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 | impl_with_from_str!(std::path::PathBuf);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 129 |   impl_with_from_str!(String);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:78:20
[INFO] [stdout]     |
[INFO] [stdout]  78 |                   Ok(item
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  79 | |                     .ok_or_else(|| anyhow::anyhow!("Missing field"))?
[INFO] [stdout]  80 | |                     .parse()?)
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 129 |   impl_with_from_str!(String);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (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: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl_with_from_str!(String);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> replman/src/lib.rs:87:20
[INFO] [stdout]     |
[INFO] [stdout]  87 |                 Ok(s.parse()?)
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | impl_with_from_str!(String);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_with_from_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `replman` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "4a67612a0d5e513484ccdc7d014452a2f2cde7672006b53b4bce6b66a4328ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a67612a0d5e513484ccdc7d014452a2f2cde7672006b53b4bce6b66a4328ba0", kill_on_drop: false }`
[INFO] [stdout] 4a67612a0d5e513484ccdc7d014452a2f2cde7672006b53b4bce6b66a4328ba0
