[INFO] cloning repository https://github.com/archer884/pack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archer884/pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7150a71f596512655d42d6c446f0572c252457d
[INFO] checking archer884/pack against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fpack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/archer884/pack
[INFO] finished tweaking git repo https://github.com/archer884/pack
[INFO] tweaked toml for git repo https://github.com/archer884/pack written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archer884/pack on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archer884/pack 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-lifetimes v1.0.9
[INFO] [stderr]   Downloaded clap_derive v4.1.9
[INFO] [stderr]   Downloaded rustix v0.36.11
[INFO] [stderr]   Downloaded regex v1.7.2
[INFO] [stderr]   Downloaded syn v2.0.4
[INFO] [stderr]   Downloaded bstr v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40103239dcb45123bb886a53fc6b3993b1e0cd5b71c1ecebcc7436562afc0fc1
[INFO] running `Command { std: "docker" "start" "-a" "40103239dcb45123bb886a53fc6b3993b1e0cd5b71c1ecebcc7436562afc0fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40103239dcb45123bb886a53fc6b3993b1e0cd5b71c1ecebcc7436562afc0fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40103239dcb45123bb886a53fc6b3993b1e0cd5b71c1ecebcc7436562afc0fc1", kill_on_drop: false }`
[INFO] [stdout] 40103239dcb45123bb886a53fc6b3993b1e0cd5b71c1ecebcc7436562afc0fc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291e12fa209919e536b1017e13f2ff7303ca0f4895aae40e4b8f3f80ddab1738
[INFO] running `Command { std: "docker" "start" "-a" "291e12fa209919e536b1017e13f2ff7303ca0f4895aae40e4b8f3f80ddab1738", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking bstr v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking clap_lex v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking bitflags v2.0.2
[INFO] [stderr]     Checking constant_time_eq v0.2.5
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex v1.7.2
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling syn v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking is-terminal v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]     Checking clap v4.1.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking pack v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `WriteActionManifest` is never constructed
[INFO] [stdout]    --> src/main.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct WriteActionManifest<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn get_root_path(maybe: &Option<String>) -> Cow<Path> {
[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] 393 | fn get_root_path(maybe: &Option<String>) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/file.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn display_name(&self) -> path::Display;
[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] 4 |     fn display_name(&self) -> path::Display<'_>;
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn display_name(&self) -> path::Display {
[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] 11 |     fn display_name(&self) -> path::Display<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteActionManifest` is never constructed
[INFO] [stdout]    --> src/main.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct WriteActionManifest<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn get_root_path(maybe: &Option<String>) -> Cow<Path> {
[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] 393 | fn get_root_path(maybe: &Option<String>) -> Cow<'_, Path> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/file.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn display_name(&self) -> path::Display;
[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] 4 |     fn display_name(&self) -> path::Display<'_>;
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn display_name(&self) -> path::Display {
[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] 11 |     fn display_name(&self) -> path::Display<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s
[INFO] running `Command { std: "docker" "inspect" "291e12fa209919e536b1017e13f2ff7303ca0f4895aae40e4b8f3f80ddab1738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291e12fa209919e536b1017e13f2ff7303ca0f4895aae40e4b8f3f80ddab1738", kill_on_drop: false }`
[INFO] [stdout] 291e12fa209919e536b1017e13f2ff7303ca0f4895aae40e4b8f3f80ddab1738
