[INFO] fetching crate cranko 0.16.1...
[INFO] checking cranko-0.16.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cranko 0.16.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cranko 0.16.1
[INFO] finished tweaking crates.io crate cranko 0.16.1
[INFO] tweaked toml for crates.io crate cranko 0.16.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cranko 0.16.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cranko 0.16.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6962b0ca924c908a911efb786324288db22a7b7957c9bd4debaec348a2812d7e
[INFO] running `Command { std: "docker" "start" "-a" "6962b0ca924c908a911efb786324288db22a7b7957c9bd4debaec348a2812d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6962b0ca924c908a911efb786324288db22a7b7957c9bd4debaec348a2812d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6962b0ca924c908a911efb786324288db22a7b7957c9bd4debaec348a2812d7e", kill_on_drop: false }`
[INFO] [stdout] 6962b0ca924c908a911efb786324288db22a7b7957c9bd4debaec348a2812d7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a4721f8b5973b1265211af4c8391a34efb06586dd03facc323b8566ab4edc412
[INFO] running `Command { std: "docker" "start" "-a" "a4721f8b5973b1265211af4c8391a34efb06586dd03facc323b8566ab4edc412", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling cc v1.0.85
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking fsio v0.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking envmnt v0.10.4
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking git-url-parse v0.4.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atomicwrites v0.4.3
[INFO] [stderr]     Checking ci_info v0.14.14
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-platform v0.1.7
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking lru v0.12.2
[INFO] [stderr]     Checking dynfmt v0.1.5
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking configparser v1.0.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking git2 v0.18.2
[INFO] [stderr]     Checking cranko v0.16.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `notes` is never read
[INFO] [stdout]   --> src/errors.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     notes: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `notes` is never read
[INFO] [stdout]   --> src/errors.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     notes: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GraphIterMut` is never constructed
[INFO] [stdout]    --> src/graph.rs:639:12
[INFO] [stdout]     |
[INFO] [stdout] 639 | pub struct GraphIterMut<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/main.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | /     #[structopt(help = "Name of the environment variable")]
[INFO] [stdout] 224 | |     var_name: OsString,
[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: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     #[structopt(help = "The destination file name")]
[INFO] [stdout] 227 | |     file_name: PathBuf,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 422 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     command: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 521 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 781 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 782 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 872 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 873 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:905:5
[INFO] [stdout]     |
[INFO] [stdout] 905 | /     #[structopt(help = "Name(s) of the project(s) to stage for release")]
[INFO] [stdout] 906 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/main.rs:1007:5
[INFO] [stdout]      |
[INFO] [stdout] 1007 | /     #[structopt(help = "Name(s) of the project(s) to query (default: all)")]
[INFO] [stdout] 1008 | |     proj_names: Vec<String>,
[INFO] [stdout]      | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bootstrap.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     #[structopt(
[INFO] [stdout] 44 | |         short = "u",
[INFO] [stdout] 45 | |         long = "upstream",
[INFO] [stdout] 46 | |         help = "The name of the Git upstream remote"
[INFO] [stdout] 47 | |     )]
[INFO] [stdout] 48 | |     upstream_name: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 | /     #[structopt(
[INFO] [stdout] 466 | |         long = "command-name",
[INFO] [stdout] 467 | |         help = "The command name to use for Cargo",
[INFO] [stdout] 468 | |         default_value = "cargo"
[INFO] [stdout] 469 | |     )]
[INFO] [stdout] 470 | |     command_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 | /     #[structopt(help = "Arguments to the `cargo` command", required = true)]
[INFO] [stdout] 480 | |     cargo_args: Vec<OsString>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 | /     #[structopt(
[INFO] [stdout] 549 | |         long = "command-name",
[INFO] [stdout] 550 | |         help = "The command name to use for Cargo",
[INFO] [stdout] 551 | |         default_value = "cargo"
[INFO] [stdout] 552 | |     )]
[INFO] [stdout] 553 | |     command_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:555:5
[INFO] [stdout]     |
[INFO] [stdout] 555 | /     #[structopt(
[INFO] [stdout] 556 | |         long = "reroot",
[INFO] [stdout] 557 | |         help = "A prefix to apply to paths returned by the invoked tool"
[INFO] [stdout] 558 | |     )]
[INFO] [stdout] 559 | |     reroot: Option<OsString>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | /     #[structopt(short = "t", long = "target", help = "The binaries' target platform")]
[INFO] [stdout] 562 | |     target: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cargo.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 | /     #[structopt(
[INFO] [stdout] 565 | |         help = "The directory into which the archive files should be placed",
[INFO] [stdout] 566 | |         required = true
[INFO] [stdout] 567 | |     )]
[INFO] [stdout] 568 | |     dest_dir: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 | /     #[structopt(
[INFO] [stdout] 571 | |         last(true),
[INFO] [stdout] 572 | |         help = "Arguments to the `cargo` command used to build/detect binaries",
[INFO] [stdout] 573 | |         required = true
[INFO] [stdout] 574 | |     )]
[INFO] [stdout] 575 | |     cargo_args: Vec<OsString>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | /     #[structopt(long = "name", help = "The user-facing name for the release")]
[INFO] [stdout] 230 | |     release_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | /     #[structopt(
[INFO] [stdout] 233 | |         long = "desc",
[INFO] [stdout] 234 | |         help = "The release description text (Markdown-formatted)",
[INFO] [stdout] 235 | |         default_value = "Release automatically created by Cranko."
[INFO] [stdout] 236 | |     )]
[INFO] [stdout] 237 | |     body: String,
[INFO] [stdout]     | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     #[structopt(help = "Name of the Git(Hub) tag to use as the release basis")]
[INFO] [stdout] 249 | |     tag_name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     #[structopt(help = "Name(s) of the project(s) to release on GitHub")]
[INFO] [stdout] 273 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     #[structopt(help = "The operation")]
[INFO] [stdout] 344 | |     operation: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     #[structopt(help = "Name of the release's tag on GitHub")]
[INFO] [stdout] 365 | |     tag_name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     #[structopt(help = "The released project or tag for which to upload content")]
[INFO] [stdout] 422 | |     proj_name: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/github.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 | /     #[structopt(help = "The path(s) to the file(s) to upload", required = true)]
[INFO] [stdout] 425 | |     paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     #[structopt(
[INFO] [stdout] 17 | |         long = "message",
[INFO] [stdout] 18 | |         short = "m",
[INFO] [stdout] 19 | |         help = "The commit message",
[INFO] [stdout] 20 | |         default_value = "Reboot branch"
[INFO] [stdout] 21 | |     )]
[INFO] [stdout] 22 | |     message: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     #[structopt(help = "The branch to reboot")]
[INFO] [stdout] 25 | |     branch: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(help = "The root directory for the new tree")]
[INFO] [stdout] 28 | |     root: PathBuf,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn projects(&self) -> GraphIter {
[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] 77 |     pub fn projects(&self) -> GraphIter<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn toposorted(&self) -> TopoSortIdentIter {
[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] 96 |     pub fn toposorted(&self) -> TopoSortIdentIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn toposorted_mut(&mut self) -> TopoSortIterMut {
[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] 107 |     pub fn toposorted_mut(&mut self) -> TopoSortIterMut<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/npm.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | /     #[structopt(help = "The command to run", required = true)]
[INFO] [stdout] 421 | |     command: Vec<OsString>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/npm.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | /     #[structopt(long = "registry", help = "The registry base URL.")]
[INFO] [stdout] 486 | |     registry: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/pypa.rs:746:5
[INFO] [stdout]     |
[INFO] [stdout] 746 | /     #[structopt(help = "The command to run", required = true)]
[INFO] [stdout] 747 | |     command: Vec<OsString>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/pypa.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 808 | /     #[structopt(
[INFO] [stdout] 809 | |         long = "repository",
[INFO] [stdout] 810 | |         default_value = "pypi",
[INFO] [stdout] 811 | |         help = "The repository name."
[INFO] [stdout] 812 | |     )]
[INFO] [stdout] 813 | |     repository: String,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:567:22
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn get_signature(&self) -> Result<git2::Signature> {
[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] 567 |     fn get_signature(&self) -> Result<git2::Signature<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:571:31
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn try_get_release_commit(&self) -> Result<Option<git2::Commit>> {
[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] 571 |     fn try_get_release_commit(&self) -> Result<Option<git2::Commit<'_>>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:590:26
[INFO] [stdout]     |
[INFO] [stdout] 590 |     fn try_get_rc_commit(&self) -> Result<Option<git2::Commit>> {
[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] 590 |     fn try_get_rc_commit(&self) -> Result<Option<git2::Commit<'_>>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 | /     #[structopt(
[INFO] [stdout] 667 | |         long = "metadata",
[INFO] [stdout] 668 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 669 | |         required = true
[INFO] [stdout] 670 | |     )]
[INFO] [stdout] 671 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:673:5
[INFO] [stdout]     |
[INFO] [stdout] 673 | /     #[structopt(
[INFO] [stdout] 674 | |         help = "The name of the project associated with this deposition.",
[INFO] [stdout] 675 | |         required = true
[INFO] [stdout] 676 | |     )]
[INFO] [stdout] 677 | |     proj_name: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 | /     #[structopt(
[INFO] [stdout] 680 | |         help = "The path(s) of file(s) to rewrite with DOI data",
[INFO] [stdout] 681 | |         required = true
[INFO] [stdout] 682 | |     )]
[INFO] [stdout] 683 | |     rewrite_paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 723 | /     #[structopt(
[INFO] [stdout] 724 | |         long = "metadata",
[INFO] [stdout] 725 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 726 | |         required = true
[INFO] [stdout] 727 | |     )]
[INFO] [stdout] 728 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:810:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | /     #[structopt(
[INFO] [stdout] 811 | |         long = "metadata",
[INFO] [stdout] 812 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 813 | |         required = true
[INFO] [stdout] 814 | |     )]
[INFO] [stdout] 815 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 | /     #[structopt(help = "The path(s) to the file(s) to upload", required = true)]
[INFO] [stdout] 818 | |     paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cranko` (bin "cranko") due to 38 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `GraphIterMut` is never constructed
[INFO] [stdout]    --> src/graph.rs:639:12
[INFO] [stdout]     |
[INFO] [stdout] 639 | pub struct GraphIterMut<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/main.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | /     #[structopt(help = "Name of the environment variable")]
[INFO] [stdout] 224 | |     var_name: OsString,
[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: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/main.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     #[structopt(help = "The destination file name")]
[INFO] [stdout] 227 | |     file_name: PathBuf,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 422 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     command: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 521 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:781:5
[INFO] [stdout]     |
[INFO] [stdout] 781 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 782 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:872:5
[INFO] [stdout]     |
[INFO] [stdout] 872 | /     #[structopt(help = "Name of the project to query")]
[INFO] [stdout] 873 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:905:5
[INFO] [stdout]     |
[INFO] [stdout] 905 | /     #[structopt(help = "Name(s) of the project(s) to stage for release")]
[INFO] [stdout] 906 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]     --> src/main.rs:1007:5
[INFO] [stdout]      |
[INFO] [stdout] 1007 | /     #[structopt(help = "Name(s) of the project(s) to query (default: all)")]
[INFO] [stdout] 1008 | |     proj_names: Vec<String>,
[INFO] [stdout]      | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bootstrap.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     #[structopt(
[INFO] [stdout] 44 | |         short = "u",
[INFO] [stdout] 45 | |         long = "upstream",
[INFO] [stdout] 46 | |         help = "The name of the Git upstream remote"
[INFO] [stdout] 47 | |     )]
[INFO] [stdout] 48 | |     upstream_name: Option<String>,
[INFO] [stdout]    | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 | /     #[structopt(
[INFO] [stdout] 466 | |         long = "command-name",
[INFO] [stdout] 467 | |         help = "The command name to use for Cargo",
[INFO] [stdout] 468 | |         default_value = "cargo"
[INFO] [stdout] 469 | |     )]
[INFO] [stdout] 470 | |     command_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 | /     #[structopt(help = "Arguments to the `cargo` command", required = true)]
[INFO] [stdout] 480 | |     cargo_args: Vec<OsString>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 | /     #[structopt(
[INFO] [stdout] 549 | |         long = "command-name",
[INFO] [stdout] 550 | |         help = "The command name to use for Cargo",
[INFO] [stdout] 551 | |         default_value = "cargo"
[INFO] [stdout] 552 | |     )]
[INFO] [stdout] 553 | |     command_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:555:5
[INFO] [stdout]     |
[INFO] [stdout] 555 | /     #[structopt(
[INFO] [stdout] 556 | |         long = "reroot",
[INFO] [stdout] 557 | |         help = "A prefix to apply to paths returned by the invoked tool"
[INFO] [stdout] 558 | |     )]
[INFO] [stdout] 559 | |     reroot: Option<OsString>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/cargo.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | /     #[structopt(short = "t", long = "target", help = "The binaries' target platform")]
[INFO] [stdout] 562 | |     target: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/cargo.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 | /     #[structopt(
[INFO] [stdout] 565 | |         help = "The directory into which the archive files should be placed",
[INFO] [stdout] 566 | |         required = true
[INFO] [stdout] 567 | |     )]
[INFO] [stdout] 568 | |     dest_dir: PathBuf,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/cargo.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 | /     #[structopt(
[INFO] [stdout] 571 | |         last(true),
[INFO] [stdout] 572 | |         help = "Arguments to the `cargo` command used to build/detect binaries",
[INFO] [stdout] 573 | |         required = true
[INFO] [stdout] 574 | |     )]
[INFO] [stdout] 575 | |     cargo_args: Vec<OsString>,
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | /     #[structopt(long = "name", help = "The user-facing name for the release")]
[INFO] [stdout] 230 | |     release_name: String,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | /     #[structopt(
[INFO] [stdout] 233 | |         long = "desc",
[INFO] [stdout] 234 | |         help = "The release description text (Markdown-formatted)",
[INFO] [stdout] 235 | |         default_value = "Release automatically created by Cranko."
[INFO] [stdout] 236 | |     )]
[INFO] [stdout] 237 | |     body: String,
[INFO] [stdout]     | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     #[structopt(help = "Name of the Git(Hub) tag to use as the release basis")]
[INFO] [stdout] 249 | |     tag_name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     #[structopt(help = "Name(s) of the project(s) to release on GitHub")]
[INFO] [stdout] 273 | |     proj_names: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     #[structopt(help = "The operation")]
[INFO] [stdout] 344 | |     operation: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     #[structopt(help = "Name of the release's tag on GitHub")]
[INFO] [stdout] 365 | |     tag_name: String,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/github.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | /     #[structopt(help = "The released project or tag for which to upload content")]
[INFO] [stdout] 422 | |     proj_name: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/github.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 | /     #[structopt(help = "The path(s) to the file(s) to upload", required = true)]
[INFO] [stdout] 425 | |     paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     #[structopt(
[INFO] [stdout] 17 | |         long = "message",
[INFO] [stdout] 18 | |         short = "m",
[INFO] [stdout] 19 | |         help = "The commit message",
[INFO] [stdout] 20 | |         default_value = "Reboot branch"
[INFO] [stdout] 21 | |     )]
[INFO] [stdout] 22 | |     message: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /     #[structopt(help = "The branch to reboot")]
[INFO] [stdout] 25 | |     branch: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/gitutil.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     #[structopt(help = "The root directory for the new tree")]
[INFO] [stdout] 28 | |     root: PathBuf,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn projects(&self) -> GraphIter {
[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] 77 |     pub fn projects(&self) -> GraphIter<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/graph.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn toposorted(&self) -> TopoSortIdentIter {
[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] 96 |     pub fn toposorted(&self) -> TopoSortIdentIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn toposorted_mut(&mut self) -> TopoSortIterMut {
[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] 107 |     pub fn toposorted_mut(&mut self) -> TopoSortIterMut<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/npm.rs:420:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | /     #[structopt(help = "The command to run", required = true)]
[INFO] [stdout] 421 | |     command: Vec<OsString>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/npm.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | /     #[structopt(long = "registry", help = "The registry base URL.")]
[INFO] [stdout] 486 | |     registry: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OsString, Infallible>
[INFO] [stdout]    --> src/pypa.rs:746:5
[INFO] [stdout]     |
[INFO] [stdout] 746 | /     #[structopt(help = "The command to run", required = true)]
[INFO] [stdout] 747 | |     command: Vec<OsString>,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/pypa.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 808 | /     #[structopt(
[INFO] [stdout] 809 | |         long = "repository",
[INFO] [stdout] 810 | |         default_value = "pypi",
[INFO] [stdout] 811 | |         help = "The repository name."
[INFO] [stdout] 812 | |     )]
[INFO] [stdout] 813 | |     repository: String,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:567:22
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn get_signature(&self) -> Result<git2::Signature> {
[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] 567 |     fn get_signature(&self) -> Result<git2::Signature<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:571:31
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn try_get_release_commit(&self) -> Result<Option<git2::Commit>> {
[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] 571 |     fn try_get_release_commit(&self) -> Result<Option<git2::Commit<'_>>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repository.rs:590:26
[INFO] [stdout]     |
[INFO] [stdout] 590 |     fn try_get_rc_commit(&self) -> Result<Option<git2::Commit>> {
[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] 590 |     fn try_get_rc_commit(&self) -> Result<Option<git2::Commit<'_>>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 | /     #[structopt(
[INFO] [stdout] 667 | |         long = "metadata",
[INFO] [stdout] 668 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 669 | |         required = true
[INFO] [stdout] 670 | |     )]
[INFO] [stdout] 671 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:673:5
[INFO] [stdout]     |
[INFO] [stdout] 673 | /     #[structopt(
[INFO] [stdout] 674 | |         help = "The name of the project associated with this deposition.",
[INFO] [stdout] 675 | |         required = true
[INFO] [stdout] 676 | |     )]
[INFO] [stdout] 677 | |     proj_name: String,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 | /     #[structopt(
[INFO] [stdout] 680 | |         help = "The path(s) of file(s) to rewrite with DOI data",
[INFO] [stdout] 681 | |         required = true
[INFO] [stdout] 682 | |     )]
[INFO] [stdout] 683 | |     rewrite_paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:723:5
[INFO] [stdout]     |
[INFO] [stdout] 723 | /     #[structopt(
[INFO] [stdout] 724 | |         long = "metadata",
[INFO] [stdout] 725 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 726 | |         required = true
[INFO] [stdout] 727 | |     )]
[INFO] [stdout] 728 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:810:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | /     #[structopt(
[INFO] [stdout] 811 | |         long = "metadata",
[INFO] [stdout] 812 | |         help = "The path to a JSON5 file containing Zenodo deposition metadata.",
[INFO] [stdout] 813 | |         required = true
[INFO] [stdout] 814 | |     )]
[INFO] [stdout] 815 | |     metadata_path: PathBuf,
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/zenodo.rs:817:5
[INFO] [stdout]     |
[INFO] [stdout] 817 | /     #[structopt(help = "The path(s) to the file(s) to upload", required = true)]
[INFO] [stdout] 818 | |     paths: Vec<PathBuf>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cranko` (bin "cranko" test) due to 38 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a4721f8b5973b1265211af4c8391a34efb06586dd03facc323b8566ab4edc412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4721f8b5973b1265211af4c8391a34efb06586dd03facc323b8566ab4edc412", kill_on_drop: false }`
[INFO] [stdout] a4721f8b5973b1265211af4c8391a34efb06586dd03facc323b8566ab4edc412
