[INFO] cloning repository https://github.com/pwinckles/bagr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwinckles/bagr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 238b9be037ae3db4ea16d46370b02d23386b095a [INFO] checking pwinckles/bagr 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%2Fpwinckles%2Fbagr" "/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/pwinckles/bagr [INFO] finished tweaking git repo https://github.com/pwinckles/bagr [INFO] tweaked toml for git repo https://github.com/pwinckles/bagr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pwinckles/bagr 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/pwinckles/bagr 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-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] c6a6551771510cb28fa4006ca27a47cab164df7e45c8c0511b2643b4ede3986f [INFO] running `Command { std: "docker" "start" "-a" "c6a6551771510cb28fa4006ca27a47cab164df7e45c8c0511b2643b4ede3986f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a6551771510cb28fa4006ca27a47cab164df7e45c8c0511b2643b4ede3986f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a6551771510cb28fa4006ca27a47cab164df7e45c8c0511b2643b4ede3986f", kill_on_drop: false }` [INFO] [stdout] c6a6551771510cb28fa4006ca27a47cab164df7e45c8c0511b2643b4ede3986f [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] 9b4bf89c081082bd7858be5a9bbfd9d05991148cc2ab036e9d3c95650c70addf [INFO] running `Command { std: "docker" "start" "-a" "9b4bf89c081082bd7858be5a9bbfd9d05991148cc2ab036e9d3c95650c70addf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking concolor-query v0.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking combine v4.6.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking os_pipe v1.0.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking concolor v0.0.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling clap_derive v3.1.2 [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 serde v1.0.136 [INFO] [stderr] Checking bagr v0.4.0-dev (/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 { [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 { [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 + '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 + '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 + '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 + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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 [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, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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 [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, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [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, [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" "9b4bf89c081082bd7858be5a9bbfd9d05991148cc2ab036e9d3c95650c70addf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4bf89c081082bd7858be5a9bbfd9d05991148cc2ab036e9d3c95650c70addf", kill_on_drop: false }` [INFO] [stdout] 9b4bf89c081082bd7858be5a9bbfd9d05991148cc2ab036e9d3c95650c70addf