[INFO] cloning repository https://github.com/jamesWalker55/reapack-indexer-4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesWalker55/reapack-indexer-4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Freapack-indexer-4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Freapack-indexer-4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4ad485eed3d84bb0edde674c72727f7b2eeed23
[INFO] building jamesWalker55/reapack-indexer-4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesWalker55%2Freapack-indexer-4" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesWalker55/reapack-indexer-4
[INFO] finished tweaking git repo https://github.com/jamesWalker55/reapack-indexer-4
[INFO] tweaked toml for git repo https://github.com/jamesWalker55/reapack-indexer-4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesWalker55/reapack-indexer-4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesWalker55/reapack-indexer-4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6f8312a6e2a0d7708565c45a3b4fb8e02d67c075462ee14e424339ed99d3b14
[INFO] running `Command { std: "docker" "start" "-a" "b6f8312a6e2a0d7708565c45a3b4fb8e02d67c075462ee14e424339ed99d3b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f8312a6e2a0d7708565c45a3b4fb8e02d67c075462ee14e424339ed99d3b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f8312a6e2a0d7708565c45a3b4fb8e02d67c075462ee14e424339ed99d3b14", kill_on_drop: false }`
[INFO] [stdout] b6f8312a6e2a0d7708565c45a3b4fb8e02d67c075462ee14e424339ed99d3b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 482c756afeea14379db3e31c0d0a094fd63c6a63bc3a3a78f8d2db4b8c7ea52a
[INFO] running `Command { std: "docker" "start" "-a" "482c756afeea14379db3e31c0d0a094fd63c6a63bc3a3a78f8d2db4b8c7ea52a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling xml-builder v0.5.2
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling pandoc v0.8.11
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling rust-ini v0.21.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling colog v1.3.0
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling leon v3.0.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling reapack-indexer-4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::PackageConfig`
[INFO] [stdout]  --> src/templates/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::config::PackageConfig;
[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: `itertools::Itertools`
[INFO] [stdout]  --> src/version.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Package`
[INFO] [stdout]   --> src/main.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use repo::{Package, Repository, Version};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, and `ops::Deref`
[INFO] [stdout]   --> src/main.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     collections::{HashMap, HashSet},
[INFO] [stdout]    |                   ^^^^^^^  ^^^^^^^
[INFO] [stdout] 14 |     fs::{self},
[INFO] [stdout] 15 |     ops::Deref,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PackageAlreadyExists` is never constructed
[INFO] [stdout]   --> src/main.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct PackageAlreadyExists(PathBuf);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `latest_version` is never used
[INFO] [stdout]    --> src/repo.rs:418:19
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl Package {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub(crate) fn latest_version(&self) -> Result<Option<Version>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pkg` and `ver` are never read
[INFO] [stdout]    --> src/repo.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 716 | struct UrlTemplateValueProvider<'a> {
[INFO] [stdout]     |        ------------------------ fields in this struct
[INFO] [stdout] 717 |     repo: &'a Repository,
[INFO] [stdout] 718 |     pkg: &'a Package,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 719 |     ver: &'a Version,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `author` and `url_pattern` are never used
[INFO] [stdout]   --> src/templates/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |         impl<'a> $struct_name<'a> {
[INFO] [stdout]    |         ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     author: &'a str = "Your Name",
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     url_pattern: &'a str = "https://raw.githubusercontent.com/YOUR_USERNAME/YOUR_REPOSITORY/{git_commit}/{relpath}",
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `template_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `category`, `typ`, `identifier`, and `author` are never used
[INFO] [stdout]   --> src/templates/mod.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |         impl<'a> $struct_name<'a> {
[INFO] [stdout]    |         ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     name: &'a str = "My cool package",
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 63 |     category: &'a str = "Category",
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     typ: &'a str = "script", // not 'type' because it is a reserved word
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 65 |     identifier: &'a str = "my-cool-package",
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 66 |     author: &'a str = "Your Name"
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `template_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnknownVersionFormat` is never constructed
[INFO] [stdout]  --> src/version.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct UnknownVersionFormat(String);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `increment_version` is never used
[INFO] [stdout]   --> src/version.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) fn increment_version(text: &str) -> Result<String, UnknownVersionFormat> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_latest_version` is never used
[INFO] [stdout]   --> src/version.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn find_latest_version<'a, I>(versions: I) -> Option<&'a str>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn identifier(&self) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn identifier(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:369:30
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn identifier(&self) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn identifier(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub(crate) fn name(&self) -> Cow<str> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub(crate) fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:596:24
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub(crate) fn name(&self) -> Cow<str> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub(crate) fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.49s
[INFO] running `Command { std: "docker" "inspect" "482c756afeea14379db3e31c0d0a094fd63c6a63bc3a3a78f8d2db4b8c7ea52a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482c756afeea14379db3e31c0d0a094fd63c6a63bc3a3a78f8d2db4b8c7ea52a", kill_on_drop: false }`
[INFO] [stdout] 482c756afeea14379db3e31c0d0a094fd63c6a63bc3a3a78f8d2db4b8c7ea52a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd44a707a7e9b3e151a672e5560dbdfe4b51a3906b6ba883bf888ec7a253464
[INFO] running `Command { std: "docker" "start" "-a" "2dd44a707a7e9b3e151a672e5560dbdfe4b51a3906b6ba883bf888ec7a253464", kill_on_drop: false }`
[INFO] [stderr]    Compiling reapack-indexer-4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::PackageConfig`
[INFO] [stdout]  --> src/templates/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::config::PackageConfig;
[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: `itertools::Itertools`
[INFO] [stdout]  --> src/version.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Package`
[INFO] [stdout]   --> src/main.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use repo::{Package, Repository, Version};
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, and `ops::Deref`
[INFO] [stdout]   --> src/main.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     collections::{HashMap, HashSet},
[INFO] [stdout]    |                   ^^^^^^^  ^^^^^^^
[INFO] [stdout] 14 |     fs::{self},
[INFO] [stdout] 15 |     ops::Deref,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CONTROLS`
[INFO] [stdout]    --> src/main.rs:286:59
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use percent_encoding::{utf8_percent_encode, AsciiSet, CONTROLS, NON_ALPHANUMERIC};
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PackageAlreadyExists` is never constructed
[INFO] [stdout]   --> src/main.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct PackageAlreadyExists(PathBuf);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `latest_version` is never used
[INFO] [stdout]    --> src/repo.rs:418:19
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl Package {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub(crate) fn latest_version(&self) -> Result<Option<Version>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pkg` and `ver` are never read
[INFO] [stdout]    --> src/repo.rs:718:5
[INFO] [stdout]     |
[INFO] [stdout] 716 | struct UrlTemplateValueProvider<'a> {
[INFO] [stdout]     |        ------------------------ fields in this struct
[INFO] [stdout] 717 |     repo: &'a Repository,
[INFO] [stdout] 718 |     pkg: &'a Package,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 719 |     ver: &'a Version,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `author` and `url_pattern` are never used
[INFO] [stdout]   --> src/templates/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |         impl<'a> $struct_name<'a> {
[INFO] [stdout]    |         ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     author: &'a str = "Your Name",
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     url_pattern: &'a str = "https://raw.githubusercontent.com/YOUR_USERNAME/YOUR_REPOSITORY/{git_commit}/{relpath}",
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `template_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `category`, `typ`, `identifier`, and `author` are never used
[INFO] [stdout]   --> src/templates/mod.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |         impl<'a> $struct_name<'a> {
[INFO] [stdout]    |         ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     name: &'a str = "My cool package",
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 63 |     category: &'a str = "Category",
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     typ: &'a str = "script", // not 'type' because it is a reserved word
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 65 |     identifier: &'a str = "my-cool-package",
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 66 |     author: &'a str = "Your Name"
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `template_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn identifier(&self) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) fn identifier(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:369:30
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn identifier(&self) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn identifier(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:377:24
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub(crate) fn name(&self) -> Cow<str> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub(crate) fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:596:24
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub(crate) fn name(&self) -> Cow<str> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 596 |     pub(crate) fn name(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "2dd44a707a7e9b3e151a672e5560dbdfe4b51a3906b6ba883bf888ec7a253464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd44a707a7e9b3e151a672e5560dbdfe4b51a3906b6ba883bf888ec7a253464", kill_on_drop: false }`
[INFO] [stdout] 2dd44a707a7e9b3e151a672e5560dbdfe4b51a3906b6ba883bf888ec7a253464
