[INFO] cloning repository https://github.com/jlgerber/packybara-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/packybara-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 013e341ada37c7de63beaf525d92eab336961671
[INFO] checking jlgerber/packybara-cli 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%2Fjlgerber%2Fpackybara-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlgerber/packybara-cli
[INFO] finished tweaking git repo https://github.com/jlgerber/packybara-cli
[INFO] tweaked toml for git repo https://github.com/jlgerber/packybara-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlgerber/packybara-cli 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/jlgerber/packybara-cli 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-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] 5dba832156e78220dcb144df2cfd7c68f4e00784c23254d474a264638fa7bf7d
[INFO] running `Command { std: "docker" "start" "-a" "5dba832156e78220dcb144df2cfd7c68f4e00784c23254d474a264638fa7bf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dba832156e78220dcb144df2cfd7c68f4e00784c23254d474a264638fa7bf7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dba832156e78220dcb144df2cfd7c68f4e00784c23254d474a264638fa7bf7d", kill_on_drop: false }`
[INFO] [stdout] 5dba832156e78220dcb144df2cfd7c68f4e00784c23254d474a264638fa7bf7d
[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] 040160e44378bb65aceb63e71a6349814f789ce755f8b53b558e563c7aa10b1b
[INFO] running `Command { std: "docker" "start" "-a" "040160e44378bb65aceb63e71a6349814f789ce755f8b53b558e563c7aa10b1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking siphasher v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.14
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking simple_xml_serialize v0.2.3
[INFO] [stderr]     Checking whoami v0.7.0
[INFO] [stderr]     Checking main_error v0.1.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking aho-corasick v0.7.8
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking backtrace v0.3.43
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]     Checking postgres-protocol v0.5.0
[INFO] [stderr]     Checking postgres-types v0.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]    Compiling simple_xml_serialize_macro v0.2.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling snafu-derive v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.8
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling structopt-derive v0.4.2
[INFO] [stderr]     Checking snafu v0.6.2
[INFO] [stderr]     Checking structopt v0.3.9
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tokio-postgres v0.5.2
[INFO] [stderr]     Checking postgres v0.17.1
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking levelspec v0.9.0 (https://github.com/jlgerber/rust-lspec.git?tag=v0.9.0#9ae3a732)
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking packybara v0.43.0 (https://github.com/jlgerber/packybara?tag=v0.43.0#eb4a9f8b)
[INFO] [stderr]     Checking packybara-cli v0.43.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/setupdb.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     /// Set the loglevel
[INFO] [stdout] 20 | |     #[structopt(short, long, display_order = 1)]
[INFO] [stdout] 21 | |     loglevel: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packybara-cli` (bin "pkb-setupdb") due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/setupdb.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     /// Set the loglevel
[INFO] [stdout] 20 | |     #[structopt(short, long, display_order = 1)]
[INFO] [stdout] 21 | |     loglevel: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `packybara-cli` (bin "pkb-setupdb" test) due to 1 previous error
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/cmd/args.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     /// Set the log level. This may target one or more
[INFO] [stdout] 23 | |     /// specific modules or be general.
[INFO] [stdout] 24 | |     /// (levels: trace, debug, info, warn, error)
[INFO] [stdout] 25 | |     #[structopt(long)]
[INFO] [stdout] 26 | |     pub loglevel: Option<String>,
[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<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/cmd/args/add.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 11 | |         names: 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/cmd/args/add.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         #[structopt(name = "LEVEL")]
[INFO] [stdout] 17 | |         names: 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/cmd/args/add.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         #[structopt(name = "ROLE")]
[INFO] [stdout] 23 | |         names: 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/cmd/args/add.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         #[structopt(name = "PLATFORM")]
[INFO] [stdout] 29 | |         names: 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/cmd/args/add.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | /         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 37 | |         comment: 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/cmd/args/add.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         #[structopt(name = "WITHS")]
[INFO] [stdout] 39 | |         withs: 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/cmd/args/add.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         #[structopt(short, long = "distribution", display_order = 1)]
[INFO] [stdout] 44 | |         distribution: 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/cmd/args/add.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 46 | |         level: 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/cmd/args/add.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 48 | |         role: 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/cmd/args/add.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         #[structopt(short, long, display_order = 4)]
[INFO] [stdout] 50 | |         platform: 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/cmd/args/add.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         #[structopt(short, long, display_order = 5)]
[INFO] [stdout] 52 | |         site: 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/cmd/args/set.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Comment associated with revision
[INFO] [stdout] 19 | |         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 20 | |         comment: 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/cmd/args/find.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         /// The name of the package to search for.
[INFO] [stdout] 12 | |         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 13 | |         package: 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/cmd/args/find.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         /// The level, which may be 'facility' or a Levelspec (ie show[.seq[.shot]]). Defaults to 'facility'.
[INFO] [stdout] 15 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 16 | |         level: 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/cmd/args/find.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 18 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 19 | |         role: 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/cmd/args/find.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | /         /// The operating system name (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 21 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 22 | |         platform: 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/cmd/args/find.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 24 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 25 | |         site: 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/cmd/args/find.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /         /// Search mode - ancestor (or down), exact, descendant (or up). Defauts to 'ancestor'.
[INFO] [stdout] 27 | |         #[structopt(long = "search", display_order = 5)]
[INFO] [stdout] 28 | |         search_mode: 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/cmd/args/find.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 33 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 34 | |         order_by: 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/cmd/args/find.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         /// The name of the package.
[INFO] [stdout] 46 | |         #[structopt(short, long, display_order = 1)]
[INFO] [stdout] 47 | |         package: 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/cmd/args/find.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         /// The version number of the distribution
[INFO] [stdout] 49 | |         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 50 | |         version: 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/cmd/args/find.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 52 | |         #[structopt(short = "L", long, display_order = 3)]
[INFO] [stdout] 53 | |         level: 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/cmd/args/find.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 55 | |         #[structopt(short = "R", long, display_order = 4)]
[INFO] [stdout] 56 | |         role: 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/cmd/args/find.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         /// The operating system name (eg cent7_64).
[INFO] [stdout] 58 | |         #[structopt(short = "P", long, display_order = 5)]
[INFO] [stdout] 59 | |         platform: 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/cmd/args/find.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 61 | |         #[structopt(short = "S", long, display_order = 6)]
[INFO] [stdout] 62 | |         site: 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/cmd/args/find.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         /// The search mode - ancestor (or down), exact, descendant (or up).
[INFO] [stdout] 64 | |         #[structopt(short, long = "search", display_order = 7)]
[INFO] [stdout] 65 | |         search_mode: 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/cmd/args/find.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 70 | |         #[structopt(short, long = "order-by", display_order = 9)]
[INFO] [stdout] 71 | |         order_by: 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/cmd/args/find.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         /// Provide direction to search in
[INFO] [stdout] 73 | |         #[structopt(short = "D", long = "order-direction", display_order = 10)]
[INFO] [stdout] 74 | |         order_direction: 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/cmd/args/find.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | /         /// The name of the package to search for.
[INFO] [stdout] 97 | |         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 98 | |         package: 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/cmd/args/find.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | /         /// The level, which may be 'facility' or a Levelspec (ie show[.seq[.shot]]). Defaults to 'facility'.
[INFO] [stdout] 100 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 101 | |         level: 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/cmd/args/find.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 103 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 104 | |         role: 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/cmd/args/find.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 106 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 107 | |         platform: 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/cmd/args/find.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         /// The site - defaults to 'any'.
[INFO] [stdout] 109 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 110 | |         site: 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/cmd/args/find.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | /         /// Search mode - ancestor (or down), exact, descendant (or up).
[INFO] [stdout] 112 | |         #[structopt(short, long = "search", display_order = 5)]
[INFO] [stdout] 113 | |         search_mode: 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/cmd/args/find.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 118 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 119 | |         order_by: 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/cmd/args/find.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 125 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 126 | |         role: 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/cmd/args/find.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 128 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 129 | |         level: 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/cmd/args/find.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 131 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 132 | |         platform: 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/cmd/args/find.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | /         /// The location name (eg portland) - defaults to 'any'.
[INFO] [stdout] 134 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 135 | |         site: 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/cmd/args/find.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         /// Search mode - ancestor (or down), exact, descendant (or up). Defaults to 'ancestor'.
[INFO] [stdout] 137 | |         #[structopt(short, long = "search", display_order = 5)]
[INFO] [stdout] 138 | |         search_mode: 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/cmd/args/find.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 143 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 144 | |         order_by: 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/cmd/args/find.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 150 | |         #[structopt(short = "R", long, display_order = 1)]
[INFO] [stdout] 151 | |         role: 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/cmd/args/find.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | /         ///  The role category. One of: role, subrole, any. Defaults to 'any'.
[INFO] [stdout] 153 | |         #[structopt(short = "C", long, display_order = 2)]
[INFO] [stdout] 154 | |         category: 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/cmd/args/find.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 156 | |         #[structopt(short, long = "order-by", display_order = 3)]
[INFO] [stdout] 157 | |         order_by: 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/cmd/args/find.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | /         /// The platform (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 163 | |         #[structopt(short = "P", long, display_order = 1)]
[INFO] [stdout] 164 | |         platform: 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/cmd/args/find.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         ///  Order by ... Platform or nutin'.
[INFO] [stdout] 166 | |         #[structopt(short, long = "order-by", display_order = 2)]
[INFO] [stdout] 167 | |         order_by: 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/cmd/args/find.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 173 | |         #[structopt(short = "S", long)]
[INFO] [stdout] 174 | |         site: 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/cmd/args/find.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | /         /// The jobsystem level (facility or show[.seq[.shot]]). Defaults to 'any'.
[INFO] [stdout] 180 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 181 | |         level: 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/cmd/args/find.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         ///  The name of the show.
[INFO] [stdout] 183 | |         #[structopt(short = "S", long, display_order = 2)]
[INFO] [stdout] 184 | |         show: 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/cmd/args/find.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 190 | |         #[structopt(short, long = "order-by", display_order = 4)]
[INFO] [stdout] 191 | |         order_by: 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/cmd/args/find.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         /// The package name. Otherwise we search for all packages.
[INFO] [stdout] 200 | |         #[structopt(short = "N", long, display_order = 1)]
[INFO] [stdout] 201 | |         package: 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/cmd/args/find.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | /         ///  The version of the distributions (eg 1.2.3).
[INFO] [stdout] 203 | |         #[structopt(short = "V", long, display_order = 2)]
[INFO] [stdout] 204 | |         version: 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/cmd/args/find.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         /// The order direction. may be "asc" or "desc".
[INFO] [stdout] 209 | |         #[structopt(short = "D", long = "order-direction", display_order = 3)]
[INFO] [stdout] 210 | |         order_direction: 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/cmd/args/find.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | /         /// The package name. Otherwise we search for all packages.
[INFO] [stdout] 217 | |         #[structopt(short = "N", long, display_order = 1)]
[INFO] [stdout] 218 | |         package: 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/cmd/args/find.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 220 | |         #[structopt(short = "R", long, display_order = 3)]
[INFO] [stdout] 221 | |         role: 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/cmd/args/find.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 223 | |         #[structopt(short = "L", long, display_order = 2)]
[INFO] [stdout] 224 | |         level: 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/cmd/args/find.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 226 | |         #[structopt(short = "P", long, display_order = 4)]
[INFO] [stdout] 227 | |         platform: 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/cmd/args/find.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | /         /// The location name (eg portland) - defaults to 'any'.
[INFO] [stdout] 229 | |         #[structopt(short = "S", long, display_order = 5)]
[INFO] [stdout] 230 | |         site: 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/cmd/args/find.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | /         /// Search mode - ancestor (or 'down','d', '<'), exact (or 'e' or '.'),
[INFO] [stdout] 232 | |         /// descendant (or 'up','u', '>').
[INFO] [stdout] 233 | |         /// Defaults to 'ancestor'.
[INFO] [stdout] 234 | |         #[structopt(short, long = "search", display_order = 6)]
[INFO] [stdout] 235 | |         search_mode: 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/cmd/args/find.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 240 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 241 | |         order_by: 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/cmd/args/find.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | /         /// The author of the transaction
[INFO] [stdout] 254 | |         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 255 | |         author: 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/cmd/args/find.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 | /         ///  Order by
[INFO] [stdout] 257 | |         #[structopt(short, long = "order-by", display_order = 4)]
[INFO] [stdout] 258 | |         order_by: 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/cmd/args/find.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | /         /// The order direction. may be "asc" or "desc".
[INFO] [stdout] 260 | |         #[structopt(short = "D", long = "order-direction", display_order = 5)]
[INFO] [stdout] 261 | |         order_direction: 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/cmd/args/export.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | /         /// Set the show to export a packages.xml file from.
[INFO] [stdout] 10 | |         #[structopt(short, long)]
[INFO] [stdout] 11 | |         show: 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/cmd/args/export.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         /// Export path to the packages.xml file
[INFO] [stdout] 13 | |         #[structopt(name = "PATH")]
[INFO] [stdout] 14 | |         path: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packybara-cli` (bin "pkb") due to 66 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/cmd/args.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     /// Set the log level. This may target one or more
[INFO] [stdout] 23 | |     /// specific modules or be general.
[INFO] [stdout] 24 | |     /// (levels: trace, debug, info, warn, error)
[INFO] [stdout] 25 | |     #[structopt(long)]
[INFO] [stdout] 26 | |     pub loglevel: Option<String>,
[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<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/cmd/args/add.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 11 | |         names: 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/cmd/args/add.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | /         #[structopt(name = "LEVEL")]
[INFO] [stdout] 17 | |         names: 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/cmd/args/add.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | /         #[structopt(name = "ROLE")]
[INFO] [stdout] 23 | |         names: 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/cmd/args/add.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         #[structopt(name = "PLATFORM")]
[INFO] [stdout] 29 | |         names: 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/cmd/args/add.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | /         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 37 | |         comment: 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/cmd/args/add.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         #[structopt(name = "WITHS")]
[INFO] [stdout] 39 | |         withs: 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/cmd/args/add.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         #[structopt(short, long = "distribution", display_order = 1)]
[INFO] [stdout] 44 | |         distribution: 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/cmd/args/add.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 46 | |         level: 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/cmd/args/add.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | /         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 48 | |         role: 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/cmd/args/add.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         #[structopt(short, long, display_order = 4)]
[INFO] [stdout] 50 | |         platform: 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/cmd/args/add.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         #[structopt(short, long, display_order = 5)]
[INFO] [stdout] 52 | |         site: 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/cmd/args/set.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         /// Comment associated with revision
[INFO] [stdout] 19 | |         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 20 | |         comment: 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/cmd/args/find.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         /// The name of the package to search for.
[INFO] [stdout] 12 | |         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 13 | |         package: 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/cmd/args/find.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         /// The level, which may be 'facility' or a Levelspec (ie show[.seq[.shot]]). Defaults to 'facility'.
[INFO] [stdout] 15 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 16 | |         level: 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/cmd/args/find.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 18 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 19 | |         role: 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/cmd/args/find.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | /         /// The operating system name (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 21 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 22 | |         platform: 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/cmd/args/find.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 24 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 25 | |         site: 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/cmd/args/find.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /         /// Search mode - ancestor (or down), exact, descendant (or up). Defauts to 'ancestor'.
[INFO] [stdout] 27 | |         #[structopt(long = "search", display_order = 5)]
[INFO] [stdout] 28 | |         search_mode: 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/cmd/args/find.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 33 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 34 | |         order_by: 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/cmd/args/find.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         /// The name of the package.
[INFO] [stdout] 46 | |         #[structopt(short, long, display_order = 1)]
[INFO] [stdout] 47 | |         package: 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/cmd/args/find.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         /// The version number of the distribution
[INFO] [stdout] 49 | |         #[structopt(short, long, display_order = 2)]
[INFO] [stdout] 50 | |         version: 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/cmd/args/find.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 52 | |         #[structopt(short = "L", long, display_order = 3)]
[INFO] [stdout] 53 | |         level: 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/cmd/args/find.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 55 | |         #[structopt(short = "R", long, display_order = 4)]
[INFO] [stdout] 56 | |         role: 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/cmd/args/find.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         /// The operating system name (eg cent7_64).
[INFO] [stdout] 58 | |         #[structopt(short = "P", long, display_order = 5)]
[INFO] [stdout] 59 | |         platform: 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/cmd/args/find.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 61 | |         #[structopt(short = "S", long, display_order = 6)]
[INFO] [stdout] 62 | |         site: 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/cmd/args/find.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         /// The search mode - ancestor (or down), exact, descendant (or up).
[INFO] [stdout] 64 | |         #[structopt(short, long = "search", display_order = 7)]
[INFO] [stdout] 65 | |         search_mode: 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/cmd/args/find.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 70 | |         #[structopt(short, long = "order-by", display_order = 9)]
[INFO] [stdout] 71 | |         order_by: 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/cmd/args/find.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         /// Provide direction to search in
[INFO] [stdout] 73 | |         #[structopt(short = "D", long = "order-direction", display_order = 10)]
[INFO] [stdout] 74 | |         order_direction: 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/cmd/args/find.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | /         /// The name of the package to search for.
[INFO] [stdout] 97 | |         #[structopt(name = "PACKAGE")]
[INFO] [stdout] 98 | |         package: 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/cmd/args/find.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | /         /// The level, which may be 'facility' or a Levelspec (ie show[.seq[.shot]]). Defaults to 'facility'.
[INFO] [stdout] 100 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 101 | |         level: 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/cmd/args/find.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 103 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 104 | |         role: 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/cmd/args/find.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 106 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 107 | |         platform: 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/cmd/args/find.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         /// The site - defaults to 'any'.
[INFO] [stdout] 109 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 110 | |         site: 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/cmd/args/find.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | /         /// Search mode - ancestor (or down), exact, descendant (or up).
[INFO] [stdout] 112 | |         #[structopt(short, long = "search", display_order = 5)]
[INFO] [stdout] 113 | |         search_mode: 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/cmd/args/find.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 118 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 119 | |         order_by: 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/cmd/args/find.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 125 | |         #[structopt(short = "R", long, display_order = 2)]
[INFO] [stdout] 126 | |         role: 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/cmd/args/find.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 128 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 129 | |         level: 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/cmd/args/find.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 131 | |         #[structopt(short = "P", long, display_order = 3)]
[INFO] [stdout] 132 | |         platform: 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/cmd/args/find.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | /         /// The location name (eg portland) - defaults to 'any'.
[INFO] [stdout] 134 | |         #[structopt(short = "S", long, display_order = 4)]
[INFO] [stdout] 135 | |         site: 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/cmd/args/find.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         /// Search mode - ancestor (or down), exact, descendant (or up). Defaults to 'ancestor'.
[INFO] [stdout] 137 | |         #[structopt(short, long = "search", display_order = 5)]
[INFO] [stdout] 138 | |         search_mode: 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/cmd/args/find.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 143 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 144 | |         order_by: 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/cmd/args/find.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 150 | |         #[structopt(short = "R", long, display_order = 1)]
[INFO] [stdout] 151 | |         role: 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/cmd/args/find.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | /         ///  The role category. One of: role, subrole, any. Defaults to 'any'.
[INFO] [stdout] 153 | |         #[structopt(short = "C", long, display_order = 2)]
[INFO] [stdout] 154 | |         category: 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/cmd/args/find.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 156 | |         #[structopt(short, long = "order-by", display_order = 3)]
[INFO] [stdout] 157 | |         order_by: 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/cmd/args/find.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | /         /// The platform (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 163 | |         #[structopt(short = "P", long, display_order = 1)]
[INFO] [stdout] 164 | |         platform: 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/cmd/args/find.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         ///  Order by ... Platform or nutin'.
[INFO] [stdout] 166 | |         #[structopt(short, long = "order-by", display_order = 2)]
[INFO] [stdout] 167 | |         order_by: 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/cmd/args/find.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | /         /// The location name (eg portland). Defaults to 'any'.
[INFO] [stdout] 173 | |         #[structopt(short = "S", long)]
[INFO] [stdout] 174 | |         site: 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/cmd/args/find.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | /         /// The jobsystem level (facility or show[.seq[.shot]]). Defaults to 'any'.
[INFO] [stdout] 180 | |         #[structopt(short = "L", long, display_order = 1)]
[INFO] [stdout] 181 | |         level: 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/cmd/args/find.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         ///  The name of the show.
[INFO] [stdout] 183 | |         #[structopt(short = "S", long, display_order = 2)]
[INFO] [stdout] 184 | |         show: 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/cmd/args/find.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 190 | |         #[structopt(short, long = "order-by", display_order = 4)]
[INFO] [stdout] 191 | |         order_by: 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/cmd/args/find.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         /// The package name. Otherwise we search for all packages.
[INFO] [stdout] 200 | |         #[structopt(short = "N", long, display_order = 1)]
[INFO] [stdout] 201 | |         package: 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/cmd/args/find.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 | /         ///  The version of the distributions (eg 1.2.3).
[INFO] [stdout] 203 | |         #[structopt(short = "V", long, display_order = 2)]
[INFO] [stdout] 204 | |         version: 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/cmd/args/find.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | /         /// The order direction. may be "asc" or "desc".
[INFO] [stdout] 209 | |         #[structopt(short = "D", long = "order-direction", display_order = 3)]
[INFO] [stdout] 210 | |         order_direction: 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/cmd/args/find.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 | /         /// The package name. Otherwise we search for all packages.
[INFO] [stdout] 217 | |         #[structopt(short = "N", long, display_order = 1)]
[INFO] [stdout] 218 | |         package: 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/cmd/args/find.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         /// The role (eg model or anim_beta). Defaults to 'any'.
[INFO] [stdout] 220 | |         #[structopt(short = "R", long, display_order = 3)]
[INFO] [stdout] 221 | |         role: 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/cmd/args/find.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 | /         /// Levelspec format show[.seq[.shot]]. Defaults to 'facility'.
[INFO] [stdout] 223 | |         #[structopt(short = "L", long, display_order = 2)]
[INFO] [stdout] 224 | |         level: 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/cmd/args/find.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 | /         /// The operating system name - (eg cent7_64). Defaults to 'any'.
[INFO] [stdout] 226 | |         #[structopt(short = "P", long, display_order = 4)]
[INFO] [stdout] 227 | |         platform: 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/cmd/args/find.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | /         /// The location name (eg portland) - defaults to 'any'.
[INFO] [stdout] 229 | |         #[structopt(short = "S", long, display_order = 5)]
[INFO] [stdout] 230 | |         site: 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/cmd/args/find.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | /         /// Search mode - ancestor (or 'down','d', '<'), exact (or 'e' or '.'),
[INFO] [stdout] 232 | |         /// descendant (or 'up','u', '>').
[INFO] [stdout] 233 | |         /// Defaults to 'ancestor'.
[INFO] [stdout] 234 | |         #[structopt(short, long = "search", display_order = 6)]
[INFO] [stdout] 235 | |         search_mode: 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/cmd/args/find.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | /         /// Provide one or more comma separated items to order the return by.
[INFO] [stdout] 240 | |         #[structopt(short, long = "order-by", display_order = 7)]
[INFO] [stdout] 241 | |         order_by: 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/cmd/args/find.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 | /         /// The author of the transaction
[INFO] [stdout] 254 | |         #[structopt(short, long, display_order = 3)]
[INFO] [stdout] 255 | |         author: 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/cmd/args/find.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 | /         ///  Order by
[INFO] [stdout] 257 | |         #[structopt(short, long = "order-by", display_order = 4)]
[INFO] [stdout] 258 | |         order_by: 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/cmd/args/find.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 | /         /// The order direction. may be "asc" or "desc".
[INFO] [stdout] 260 | |         #[structopt(short = "D", long = "order-direction", display_order = 5)]
[INFO] [stdout] 261 | |         order_direction: 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/cmd/args/export.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | /         /// Set the show to export a packages.xml file from.
[INFO] [stdout] 10 | |         #[structopt(short, long)]
[INFO] [stdout] 11 | |         show: 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/cmd/args/export.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         /// Export path to the packages.xml file
[INFO] [stdout] 13 | |         #[structopt(name = "PATH")]
[INFO] [stdout] 14 | |         path: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packybara-cli` (bin "pkb" test) due to 66 previous errors
[INFO] running `Command { std: "docker" "inspect" "040160e44378bb65aceb63e71a6349814f789ce755f8b53b558e563c7aa10b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "040160e44378bb65aceb63e71a6349814f789ce755f8b53b558e563c7aa10b1b", kill_on_drop: false }`
[INFO] [stdout] 040160e44378bb65aceb63e71a6349814f789ce755f8b53b558e563c7aa10b1b
