[INFO] fetching crate versio 0.8.5...
[INFO] checking versio-0.8.5 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] extracting crate versio 0.8.5 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate versio 0.8.5
[INFO] finished tweaking crates.io crate versio 0.8.5
[INFO] tweaked toml for crates.io crate versio 0.8.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate versio 0.8.5 on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate versio 0.8.5 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-slash v0.2.1
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded buffered-reader v1.4.0
[INFO] [stderr]   Downloaded memsec v0.7.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded octocrab v0.44.1
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.4
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]   Downloaded sequoia-openpgp v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 439a841d4bdfc6f834b8e628072286e28af2844044730e71499d5e4e22b99b93
[INFO] running `Command { std: "docker" "start" "-a" "439a841d4bdfc6f834b8e628072286e28af2844044730e71499d5e4e22b99b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "439a841d4bdfc6f834b8e628072286e28af2844044730e71499d5e4e22b99b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439a841d4bdfc6f834b8e628072286e28af2844044730e71499d5e4e22b99b93", kill_on_drop: false }`
[INFO] [stdout] 439a841d4bdfc6f834b8e628072286e28af2844044730e71499d5e4e22b99b93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ada3e3384f79f086c1450cdb06a4a399be70306e666ae1d54946ced0501843d9
[INFO] running `Command { std: "docker" "start" "-a" "ada3e3384f79f086c1450cdb06a4a399be70306e666ae1d54946ced0501843d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]    Compiling versio v0.8.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking eax v0.5.0
[INFO] [stderr]     Checking dsa v0.6.3
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]     Checking ocb3 v0.1.0
[INFO] [stderr]     Checking idea v0.5.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking twofish v0.7.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking camellia v0.1.0
[INFO] [stderr]     Checking cfb-mode v0.8.2
[INFO] [stderr]     Checking cast5 v0.11.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking schemars v0.9.0
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking liquid-lib v0.26.11
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking liquid v0.26.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking octocrab v0.44.1
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/commands.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/init.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/scan/xml.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/vcs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/commands.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/init.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/scan/xml.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/vcs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bad` and `bail`
[INFO] [stdout]  --> src/git.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{bad, bail};
[INFO] [stdout]   |             ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bad` and `bail`
[INFO] [stdout]  --> src/git.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::{bad, bail};
[INFO] [stdout]   |             ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/mark.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/mark.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/mono.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/mono.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/template.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bail`
[INFO] [stdout]  --> src/template.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:386:20
[INFO] [stdout]     |
[INFO] [stdout] 386 |   pub fn changelog(&self) -> Option<(Cow<str>, &str)> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is hidden here
[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] 386 |   pub fn changelog(&self) -> Option<(Cow<'_, str>, &str)> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |   pub fn slice(&self, refspec: FromTagBuf) -> Slice { Slice { repo: self, refspec } }
[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] 171 |   pub fn slice(&self, refspec: FromTagBuf) -> Slice<'_> { Slice { repo: self, refspec } }
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     &self, from: FromTag, to_oid: Oid, incl_from: bool
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 234 |   ) -> Result<impl Iterator<Item = Result<CommitInfo>> + '_> {
[INFO] [stdout]     |                                           ^^^^^^^^^^     ^^ the same lifetime is elided here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same lifetime is hidden 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] 234 |   ) -> Result<impl Iterator<Item = Result<CommitInfo<'_>>> + '_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |   pub fn get_oid_head(&self) -> Result<AnnotatedCommit> {
[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] 262 |   pub fn get_oid_head(&self) -> Result<AnnotatedCommit<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |   pub fn get_oid(&self, spec: &str) -> Result<AnnotatedCommit> {
[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] 270 |   pub fn get_oid(&self, spec: &str) -> Result<AnnotatedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:376:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |   fn find_last_commit(&self) -> Result<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] 376 |   fn find_last_commit(&self) -> Result<Commit<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |   pub fn blob(&self, path: &str) -> Result<Blob> {
[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] 516 |   pub fn blob(&self, path: &str) -> Result<Blob<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |   fn object(&self, path: &str) -> Result<Object> {
[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] 532 |   fn object(&self, path: &str) -> Result<Object<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:773:19
[INFO] [stdout]     |
[INFO] [stdout] 773 |   pub fn base_oid(&self) -> FromTag { self.base_oid.as_from_tag() }
[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] 773 |   pub fn base_oid(&self) -> FromTag<'_> { self.base_oid.as_from_tag() }
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:816:16
[INFO] [stdout]     |
[INFO] [stdout] 816 |   pub fn begin(&self) -> FromTag { self.begin.as_from_tag() }
[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] 816 |   pub fn begin(&self) -> FromTag<'_> { self.begin.as_from_tag() }
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:892:22
[INFO] [stdout]     |
[INFO] [stdout] 892 |   pub fn as_from_tag(&self) -> FromTag { FromTag::new(&self.tag, self.else_none) }
[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] 892 |   pub fn as_from_tag(&self) -> FromTag<'_> { FromTag::new(&self.tag, self.else_none) }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config.rs:386:20
[INFO] [stdout]     |
[INFO] [stdout] 386 |   pub fn changelog(&self) -> Option<(Cow<str>, &str)> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is hidden here
[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] 386 |   pub fn changelog(&self) -> Option<(Cow<'_, str>, &str)> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |   pub fn slice(&self, refspec: FromTagBuf) -> Slice { Slice { repo: self, refspec } }
[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] 171 |   pub fn slice(&self, refspec: FromTagBuf) -> Slice<'_> { Slice { repo: self, refspec } }
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     &self, from: FromTag, to_oid: Oid, incl_from: bool
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 234 |   ) -> Result<impl Iterator<Item = Result<CommitInfo>> + '_> {
[INFO] [stdout]     |                                           ^^^^^^^^^^     ^^ the same lifetime is elided here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same lifetime is hidden 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] 234 |   ) -> Result<impl Iterator<Item = Result<CommitInfo<'_>>> + '_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |   pub fn get_oid_head(&self) -> Result<AnnotatedCommit> {
[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] 262 |   pub fn get_oid_head(&self) -> Result<AnnotatedCommit<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:270:18
[INFO] [stdout]     |
[INFO] [stdout] 270 |   pub fn get_oid(&self, spec: &str) -> Result<AnnotatedCommit> {
[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] 270 |   pub fn get_oid(&self, spec: &str) -> Result<AnnotatedCommit<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:376:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |   fn find_last_commit(&self) -> Result<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] 376 |   fn find_last_commit(&self) -> Result<Commit<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |   pub fn blob(&self, path: &str) -> Result<Blob> {
[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] 516 |   pub fn blob(&self, path: &str) -> Result<Blob<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |   fn object(&self, path: &str) -> Result<Object> {
[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] 532 |   fn object(&self, path: &str) -> Result<Object<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:773:19
[INFO] [stdout]     |
[INFO] [stdout] 773 |   pub fn base_oid(&self) -> FromTag { self.base_oid.as_from_tag() }
[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] 773 |   pub fn base_oid(&self) -> FromTag<'_> { self.base_oid.as_from_tag() }
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:816:16
[INFO] [stdout]     |
[INFO] [stdout] 816 |   pub fn begin(&self) -> FromTag { self.begin.as_from_tag() }
[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] 816 |   pub fn begin(&self) -> FromTag<'_> { self.begin.as_from_tag() }
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/git.rs:892:22
[INFO] [stdout]     |
[INFO] [stdout] 892 |   pub fn as_from_tag(&self) -> FromTag { FromTag::new(&self.tag, self.else_none) }
[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] 892 |   pub fn as_from_tag(&self) -> FromTag<'_> { FromTag::new(&self.tag, self.else_none) }
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "ada3e3384f79f086c1450cdb06a4a399be70306e666ae1d54946ced0501843d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada3e3384f79f086c1450cdb06a4a399be70306e666ae1d54946ced0501843d9", kill_on_drop: false }`
[INFO] [stdout] ada3e3384f79f086c1450cdb06a4a399be70306e666ae1d54946ced0501843d9
