[INFO] fetching crate bagr 0.3.0...
[INFO] checking bagr-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate bagr 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bagr 0.3.0
[INFO] finished tweaking crates.io crate bagr 0.3.0
[INFO] tweaked toml for crates.io crate bagr 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bagr 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bagr 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] a3b6027234b10625655cda507798831f7cfbcfdd42a33d3d18c48696eed10edf
[INFO] running `Command { std: "docker" "start" "-a" "a3b6027234b10625655cda507798831f7cfbcfdd42a33d3d18c48696eed10edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3b6027234b10625655cda507798831f7cfbcfdd42a33d3d18c48696eed10edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b6027234b10625655cda507798831f7cfbcfdd42a33d3d18c48696eed10edf", kill_on_drop: false }`
[INFO] [stdout] a3b6027234b10625655cda507798831f7cfbcfdd42a33d3d18c48696eed10edf
[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] f66fcc05d952d620fa1e28d46812d32b1b05f8e2f86a384b9d612220db422af4
[INFO] running `Command { std: "docker" "start" "-a" "f66fcc05d952d620fa1e28d46812d32b1b05f8e2f86a384b9d612220db422af4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking concolor-query v0.0.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking os_pipe v1.0.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking concolor v0.0.8
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.2
[INFO] [stderr]    Compiling snafu-derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking clap v3.1.2
[INFO] [stderr]     Checking snafu v0.7.0
[INFO] [stderr]     Checking bagr v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `FETCH_TXT` is never used
[INFO] [stdout]   --> src/bagit/consts.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bagit/bag.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bagit/encoding.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<str> {
[INFO] [stdout]   |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/bagit/tag.rs:173:86
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  -- the lifetime is named here                       ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/bagit/tag.rs:403:86
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  -- the lifetime is named here                       ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/bagr.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     /// Absolute or relative path to the directory containing the files to add to the bag
[INFO] [stdout] 44 | |     ///
[INFO] [stdout] 45 | |     /// If a destination is not also specified, then the bag will be created in place.
[INFO] [stdout] 46 | |     #[clap(value_name = "SRC_DIR")]
[INFO] [stdout] 47 | |     pub source: 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/bin/bagr.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     /// Absolute or relative path to the new bag's base directory
[INFO] [stdout] 50 | |     ///
[INFO] [stdout] 51 | |     /// When this is specified, then the files in the source directory are copied into the bag.
[INFO] [stdout] 52 | |     /// When this is not specified, then the source and destination are the same and the bag is
[INFO] [stdout] 53 | |     /// created in place.
[INFO] [stdout] 54 | |     #[clap(value_name = "DST_DIR")]
[INFO] [stdout] 55 | |     pub destination: 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/bin/bagr.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     /// Value of the Bagging-Date tag in bag-info.txt
[INFO] [stdout] 79 | |     ///
[INFO] [stdout] 80 | |     /// Defaults to the current date. Should be in YYYY-MM-DD format.
[INFO] [stdout] 81 | |     #[clap(long, value_name = "YYYY-MM-DD")]
[INFO] [stdout] 82 | |     pub bagging_date: 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/bin/bagr.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     /// Value of the Bag-Software-Agent tag in bag-info.txt
[INFO] [stdout] 85 | |     ///
[INFO] [stdout] 86 | |     /// Defaults to this bagr version
[INFO] [stdout] 87 | |     #[clap(long, value_name = "AGENT")]
[INFO] [stdout] 88 | |     pub software_agent: 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/bin/bagr.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | /     /// Value of the Bagging-Size tag in bag-info.txt
[INFO] [stdout] 91 | |     #[clap(long, value_name = "SIZE")]
[INFO] [stdout] 92 | |     pub bag_size: 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/bin/bagr.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | /     /// Value of the Bag-Group-Identifier tag in bag-info.txt
[INFO] [stdout] 95 | |     #[clap(long, value_name = "BAG_GROUP_ID")]
[INFO] [stdout] 96 | |     pub bag_group_identifier: 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/bin/bagr.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | /     /// Value of the Bag-Count tag in bag-info.txt. Should be in the form "N of T".
[INFO] [stdout]  99 | |     #[clap(long, value_name = "BAG_COUNT")]
[INFO] [stdout] 100 | |     pub bag_count: 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/bin/bagr.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     /// Value of the Source-Organization tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 103 | |     #[clap(long, value_name = "ORG", multiple_occurrences = true)]
[INFO] [stdout] 104 | |     pub source_organization: Vec<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/bin/bagr.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     /// Value of the Organization-Address tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 107 | |     #[clap(long, value_name = "ORG_ADDR", multiple_occurrences = true)]
[INFO] [stdout] 108 | |     pub organization_address: Vec<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/bin/bagr.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     /// Value of the Contact-Name tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 111 | |     #[clap(long, value_name = "CONTACT_NAME", multiple_occurrences = true)]
[INFO] [stdout] 112 | |     pub contact_name: Vec<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/bin/bagr.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     /// Value of the Contact-Phone tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 115 | |     #[clap(long, value_name = "CONTACT_PHONE", multiple_occurrences = true)]
[INFO] [stdout] 116 | |     pub contact_phone: Vec<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/bin/bagr.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     /// Value of the Contact-Email tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 119 | |     #[clap(long, value_name = "CONTACT_EMAIL", multiple_occurrences = true)]
[INFO] [stdout] 120 | |     pub contact_email: Vec<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/bin/bagr.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     /// Value of the External-Description tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 123 | |     #[clap(long, value_name = "EXT_DESC", multiple_occurrences = true)]
[INFO] [stdout] 124 | |     pub external_description: Vec<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/bin/bagr.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     /// Value of the External-Identifier tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 127 | |     #[clap(long, value_name = "EXT_ID", multiple_occurrences = true)]
[INFO] [stdout] 128 | |     pub external_identifier: Vec<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/bin/bagr.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     /// Value of the Internal-Sender-Identifier tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 131 | |     #[clap(long, value_name = "INT_SENDER_ID", multiple_occurrences = true)]
[INFO] [stdout] 132 | |     pub internal_sender_identifier: Vec<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/bin/bagr.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     /// Value of the Internal-Sender-Description tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 135 | |     #[clap(long, value_name = "INT_SENDER_DESC", multiple_occurrences = true)]
[INFO] [stdout] 136 | |     pub internal_sender_description: Vec<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/bin/bagr.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | /     /// Value of the BagIt-Profile-Identifier tag in bag-info.txt. Maybe repeated.
[INFO] [stdout] 139 | |     #[clap(long, value_name = "PROFILE_ID", multiple_occurrences = true)]
[INFO] [stdout] 140 | |     pub bagit_profile_identifier: Vec<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/bin/bagr.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     /// A custom tag to add to bag-info.txt. Tags must be formatted as LABEL:VALUE
[INFO] [stdout] 143 | |     #[clap(short, long, value_name = "LABEL:VALUE", multiple_occurrences = true)]
[INFO] [stdout] 144 | |     pub tag: 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/bin/bagr.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | /     /// Absolute or relative path to the bag's base directory
[INFO] [stdout] 151 | |     #[clap(value_name = "BAG_PATH")]
[INFO] [stdout] 152 | |     pub bag_path: 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/bin/bagr.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     /// Value of the Bagging-Date tag in bag-info.txt
[INFO] [stdout] 176 | |     ///
[INFO] [stdout] 177 | |     /// Defaults to the current date. Should be in YYYY-MM-DD format.
[INFO] [stdout] 178 | |     #[clap(long, value_name = "YYYY-MM-DD")]
[INFO] [stdout] 179 | |     pub bagging_date: 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/bin/bagr.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     /// Value of the Bag-Software-Agent tag in bag-info.txt
[INFO] [stdout] 182 | |     ///
[INFO] [stdout] 183 | |     /// Defaults to this bagr version
[INFO] [stdout] 184 | |     #[clap(long, value_name = "AGENT")]
[INFO] [stdout] 185 | |     pub software_agent: Option<String>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bagr` (bin "bagr") due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f66fcc05d952d620fa1e28d46812d32b1b05f8e2f86a384b9d612220db422af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66fcc05d952d620fa1e28d46812d32b1b05f8e2f86a384b9d612220db422af4", kill_on_drop: false }`
[INFO] [stdout] f66fcc05d952d620fa1e28d46812d32b1b05f8e2f86a384b9d612220db422af4
