[INFO] fetching crate cargo-member 0.2.1...
[INFO] checking cargo-member-0.2.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cargo-member 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cargo-member 0.2.1
[INFO] finished tweaking crates.io crate cargo-member 0.2.1
[INFO] tweaked toml for crates.io crate cargo-member 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-member 0.2.1 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 cargo-member 0.2.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fab7d149c0c2a973da6cf29ee586be901b9abe679c7006335a04ce4619368b18
[INFO] running `Command { std: "docker" "start" "-a" "fab7d149c0c2a973da6cf29ee586be901b9abe679c7006335a04ce4619368b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fab7d149c0c2a973da6cf29ee586be901b9abe679c7006335a04ce4619368b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab7d149c0c2a973da6cf29ee586be901b9abe679c7006335a04ce4619368b18", kill_on_drop: false }`
[INFO] [stdout] fab7d149c0c2a973da6cf29ee586be901b9abe679c7006335a04ce4619368b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4767947d1b1907daba69d8dbce4c935b65dd29fb0cc6886150d98d75c748c892
[INFO] running `Command { std: "docker" "start" "-a" "4767947d1b1907daba69d8dbce4c935b65dd29fb0cc6886150d98d75c748c892", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking combine v3.8.1
[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 idna v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]     Checking shared_child v0.3.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking duct v0.13.4
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking chrono v0.4.13
[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: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) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<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] [stderr] error: could not compile `cargo-member` (lib test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "4767947d1b1907daba69d8dbce4c935b65dd29fb0cc6886150d98d75c748c892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4767947d1b1907daba69d8dbce4c935b65dd29fb0cc6886150d98d75c748c892", kill_on_drop: false }`
[INFO] [stdout] 4767947d1b1907daba69d8dbce4c935b65dd29fb0cc6886150d98d75c748c892
