[INFO] cloning repository https://github.com/qryxip/cargo-member
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qryxip/cargo-member" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-member", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-member'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5238745a29f13d5ef924454e93bfbc9319b725e4
[INFO] checking qryxip/cargo-member 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%2Fqryxip%2Fcargo-member" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qryxip/cargo-member
[INFO] finished tweaking git repo https://github.com/qryxip/cargo-member
[INFO] tweaked toml for git repo https://github.com/qryxip/cargo-member written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qryxip/cargo-member 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/qryxip/cargo-member 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a09d0fece7f3d5fed18fd90c61df4b873694b85ebfa354a3fe0c2b762099e7cb
[INFO] running `Command { std: "docker" "start" "-a" "a09d0fece7f3d5fed18fd90c61df4b873694b85ebfa354a3fe0c2b762099e7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a09d0fece7f3d5fed18fd90c61df4b873694b85ebfa354a3fe0c2b762099e7cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09d0fece7f3d5fed18fd90c61df4b873694b85ebfa354a3fe0c2b762099e7cb", kill_on_drop: false }`
[INFO] [stdout] a09d0fece7f3d5fed18fd90c61df4b873694b85ebfa354a3fe0c2b762099e7cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f2dea339008233327dc03961a58c36b12c814a3974e7e46156324d5377073a38
[INFO] running `Command { std: "docker" "start" "-a" "f2dea339008233327dc03961a58c36b12c814a3974e7e46156324d5377073a38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking shared_child v0.3.4
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking duct v0.13.4
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking chrono v0.4.13
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking globset v0.4.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking ignore v0.4.16
[INFO] [stderr]     Checking toml_edit v0.2.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling easy-ext v0.2.2
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]     Checking structopt v0.3.15
[INFO] [stderr]     Checking semver v0.10.0
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking cargo_metadata v0.11.1
[INFO] [stderr]     Checking cargo-member v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 83 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 84 | |     pub manifest_path: Option<PathBuf>,
[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<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     /// Paths to include
[INFO] [stdout] 108 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 114 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 115 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 118 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 119 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | /     /// Paths to exclude
[INFO] [stdout] 139 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 145 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 146 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 149 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 150 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | /     /// Paths to exclude
[INFO] [stdout] 170 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 184 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 185 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | /     /// Path to focus
[INFO] [stdout] 201 | |     pub path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 207 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 208 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | /     /// [cargo-new] Registry to use
[INFO] [stdout] 211 | |     #[structopt(long, value_name("REGISTRY"))]
[INFO] [stdout] 212 | |     pub registry: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     /// [cargo-new] Initialize a new repository for the given version control system (git, hg, pijul, or fossil) or do not initialize any...
[INFO] [stdout] 215 | |     #[structopt(
[INFO] [stdout] 216 | |         long,
[INFO] [stdout] 217 | |         value_name("VCS"),
[INFO] [stdout] 218 | |         possible_values(&["git", "hg", "pijul", "fossil", "none"])
[INFO] [stdout] 219 | |     )]
[INFO] [stdout] 220 | |     pub vcs: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     /// [cargo-new] Set the resulting package name, defaults to the directory name
[INFO] [stdout] 227 | |     #[structopt(long, value_name("NAME"))]
[INFO] [stdout] 228 | |     pub name: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     /// [cargo-new] Path
[INFO] [stdout] 248 | |     pub path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 83 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 84 | |     pub manifest_path: Option<PathBuf>,
[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<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     /// Paths to include
[INFO] [stdout] 108 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 114 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 115 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 118 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 119 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | /     /// Paths to exclude
[INFO] [stdout] 139 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 145 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 146 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 149 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 150 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | /     /// Paths to exclude
[INFO] [stdout] 170 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 184 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 185 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | /     /// Path to focus
[INFO] [stdout] 201 | |     pub path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 207 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 208 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | /     /// [cargo-new] Registry to use
[INFO] [stdout] 211 | |     #[structopt(long, value_name("REGISTRY"))]
[INFO] [stdout] 212 | |     pub registry: Option<String>,
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     /// [cargo-new] Initialize a new repository for the given version control system (git, hg, pijul, or fossil) or do not initialize any...
[INFO] [stdout] 215 | |     #[structopt(
[INFO] [stdout] 216 | |         long,
[INFO] [stdout] 217 | |         value_name("VCS"),
[INFO] [stdout] 218 | |         possible_values(&["git", "hg", "pijul", "fossil", "none"])
[INFO] [stdout] 219 | |     )]
[INFO] [stdout] 220 | |     pub vcs: Option<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     /// [cargo-new] Set the resulting package name, defaults to the directory name
[INFO] [stdout] 227 | |     #[structopt(long, value_name("NAME"))]
[INFO] [stdout] 228 | |     pub name: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | /     /// [cargo-new] Path
[INFO] [stdout] 248 | |     pub path: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 254 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 255 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 | /     /// Package ID specification
[INFO] [stdout] 279 | |     pub src: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     /// Directory
[INFO] [stdout] 282 | |     pub dst: PathBuf,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 288 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 289 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 292 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 293 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | /     /// Paths to exclude
[INFO] [stdout] 317 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 323 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 324 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | /     /// Package ID specification
[INFO] [stdout] 348 | |     pub src: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | /     /// Directory
[INFO] [stdout] 351 | |     pub dst: PathBuf,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 254 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 255 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 | /     /// Package ID specification
[INFO] [stdout] 279 | |     pub src: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     /// Directory
[INFO] [stdout] 282 | |     pub dst: PathBuf,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | /     /// [cargo] Package(s) to exclude
[INFO] [stdout] 288 | |     #[structopt(short, long, value_name("SPEC"), min_values(1), number_of_values(1))]
[INFO] [stdout] 289 | |     pub package: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 292 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 293 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | /     /// Paths to exclude
[INFO] [stdout] 317 | |     pub paths: Vec<PathBuf>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     /// [cargo] Path to Cargo.toml
[INFO] [stdout] 323 | |     #[structopt(long, value_name("PATH"))]
[INFO] [stdout] 324 | |     pub manifest_path: Option<PathBuf>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cli.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | /     /// Package ID specification
[INFO] [stdout] 348 | |     pub src: String,
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cli.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 | /     /// Directory
[INFO] [stdout] 351 | |     pub dst: PathBuf,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-member` (lib test) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cargo-member` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2dea339008233327dc03961a58c36b12c814a3974e7e46156324d5377073a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2dea339008233327dc03961a58c36b12c814a3974e7e46156324d5377073a38", kill_on_drop: false }`
[INFO] [stdout] f2dea339008233327dc03961a58c36b12c814a3974e7e46156324d5377073a38
