[INFO] cloning repository https://github.com/FauxFaux/gitgeoff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/gitgeoff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fgitgeoff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fgitgeoff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce2dbe00649f2b1d7f82ae459e7c3fb475d610e6 [INFO] building FauxFaux/gitgeoff against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fgitgeoff" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FauxFaux/gitgeoff [INFO] finished tweaking git repo https://github.com/FauxFaux/gitgeoff [INFO] tweaked toml for git repo https://github.com/FauxFaux/gitgeoff written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FauxFaux/gitgeoff on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FauxFaux/gitgeoff 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grep-matcher v0.1.7 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded grep-regex v0.1.12 [INFO] [stderr] Downloaded tempfile-fast v0.3.4 [INFO] [stderr] Downloaded grep-searcher v0.1.13 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded git2 v0.19.0 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded libz-sys v1.1.19 [INFO] [stderr] Downloaded libgit2-sys v0.17.0+1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73064d7f83a5b7344cc40134a3c9e29a31b3630f2c33789ffd7c3265cdc92530 [INFO] running `Command { std: "docker" "start" "-a" "73064d7f83a5b7344cc40134a3c9e29a31b3630f2c33789ffd7c3265cdc92530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73064d7f83a5b7344cc40134a3c9e29a31b3630f2c33789ffd7c3265cdc92530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73064d7f83a5b7344cc40134a3c9e29a31b3630f2c33789ffd7c3265cdc92530", kill_on_drop: false }` [INFO] [stdout] 73064d7f83a5b7344cc40134a3c9e29a31b3630f2c33789ffd7c3265cdc92530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3c0daed60b71b10b6af61a5f37123951034ba76beb3dad681d5c96f70ea243 [INFO] running `Command { std: "docker" "start" "-a" "cb3c0daed60b71b10b6af61a5f37123951034ba76beb3dad681d5c96f70ea243", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile-fast v0.3.4 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling grep-searcher v0.1.13 [INFO] [stderr] Compiling grep-regex v0.1.12 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling gitgeoff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `github` [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(github)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(github)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(github)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `never` [INFO] [stdout] --> src/main.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(never)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/git.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | repo: &Repository, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/cache.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Cache { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 10 | root: 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: methods `meta_github_org` and `repo_bare` are never used [INFO] [stdout] --> src/cache.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn meta_github_org(&self, org: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn repo_bare(&self, org: &str, repo: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mkdirs` is never used [INFO] [stdout] --> src/cache.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn mkdirs>(path: P) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fs_safe_component` is never used [INFO] [stdout] --> src/cache.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn fs_safe_component(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/config.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Spec { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 17 | pub url: GitUrl, [INFO] [stdout] 18 | pub tags: HashSet, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `html_url` is never used [INFO] [stdout] --> src/config.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Spec { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 22 | pub fn html_url(&self) -> Result<&str, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `if_found` is never used [INFO] [stdout] --> src/git.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn if_found(res: Result) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clone_or_fetch` is never used [INFO] [stdout] --> src/git.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn clone_or_fetch(url: &str, dest: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | Sideband(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 121 - Sideband(String), [INFO] [stdout] 121 + Sideband(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | Transfer([usize; 7]), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 - Transfer([usize; 7]), [INFO] [stdout] 122 + Transfer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/git_url.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl GitUrl { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 41 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.29s [INFO] running `Command { std: "docker" "inspect" "cb3c0daed60b71b10b6af61a5f37123951034ba76beb3dad681d5c96f70ea243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3c0daed60b71b10b6af61a5f37123951034ba76beb3dad681d5c96f70ea243", kill_on_drop: false }` [INFO] [stdout] cb3c0daed60b71b10b6af61a5f37123951034ba76beb3dad681d5c96f70ea243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab234332bb1c0f76d20e500285e14a94ef20cb8df04f2a2b42264aec91ba9cdb [INFO] running `Command { std: "docker" "start" "-a" "ab234332bb1c0f76d20e500285e14a94ef20cb8df04f2a2b42264aec91ba9cdb", kill_on_drop: false }` [INFO] [stderr] Compiling gitgeoff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `github` [INFO] [stdout] --> src/main.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(github)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(github)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(github)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `never` [INFO] [stdout] --> src/main.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(never)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/git.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | repo: &Repository, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/cache.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Cache { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 10 | root: 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: methods `meta_github_org` and `repo_bare` are never used [INFO] [stdout] --> src/cache.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn meta_github_org(&self, org: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn repo_bare(&self, org: &str, repo: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mkdirs` is never used [INFO] [stdout] --> src/cache.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn mkdirs>(path: P) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fs_safe_component` is never used [INFO] [stdout] --> src/cache.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn fs_safe_component(path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/config.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Spec { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 17 | pub url: GitUrl, [INFO] [stdout] 18 | pub tags: HashSet, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Spec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `html_url` is never used [INFO] [stdout] --> src/config.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Spec { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 22 | pub fn html_url(&self) -> Result<&str, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `if_found` is never used [INFO] [stdout] --> src/git.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn if_found(res: Result) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clone_or_fetch` is never used [INFO] [stdout] --> src/git.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn clone_or_fetch(url: &str, dest: &Path) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | Sideband(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 121 - Sideband(String), [INFO] [stdout] 121 + Sideband(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/git.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | Transfer([usize; 7]), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 - Transfer([usize; 7]), [INFO] [stdout] 122 + Transfer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/git_url.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl GitUrl { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 41 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "ab234332bb1c0f76d20e500285e14a94ef20cb8df04f2a2b42264aec91ba9cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab234332bb1c0f76d20e500285e14a94ef20cb8df04f2a2b42264aec91ba9cdb", kill_on_drop: false }` [INFO] [stdout] ab234332bb1c0f76d20e500285e14a94ef20cb8df04f2a2b42264aec91ba9cdb