[INFO] cloning repository https://github.com/sameer/git-lfs-ipfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/git-lfs-ipfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4d7c001fa45e1ca164b401ac54a5d6c1f9484d7
[INFO] checking sameer/git-lfs-ipfs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fgit-lfs-ipfs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sameer/git-lfs-ipfs
[INFO] finished tweaking git repo https://github.com/sameer/git-lfs-ipfs
[INFO] tweaked toml for git repo https://github.com/sameer/git-lfs-ipfs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sameer/git-lfs-ipfs 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/sameer/git-lfs-ipfs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.6.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.54
[INFO] [stderr]   Downloaded ipfs-api-backend-hyper v0.6.0
[INFO] [stderr]   Downloaded async-stream v0.3.4
[INFO] [stderr]   Downloaded multihash v0.18.0
[INFO] [stderr]   Downloaded hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]   Downloaded url_serde v0.2.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.4
[INFO] [stderr]   Downloaded ipfs-api-prelude v0.6.0
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded rustix v0.36.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dfd3f753fd216c17e6953a358147c717e96407492e11b8465e691febe6f3d698
[INFO] running `Command { std: "docker" "start" "-a" "dfd3f753fd216c17e6953a358147c717e96407492e11b8465e691febe6f3d698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfd3f753fd216c17e6953a358147c717e96407492e11b8465e691febe6f3d698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd3f753fd216c17e6953a358147c717e96407492e11b8465e691febe6f3d698", kill_on_drop: false }`
[INFO] [stdout] dfd3f753fd216c17e6953a358147c717e96407492e11b8465e691febe6f3d698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7829c199675cc20b507cbae2fc24fe04c1666e8c643ae26be8c4e7ea1e9be5c1
[INFO] running `Command { std: "docker" "start" "-a" "7829c199675cc20b507cbae2fc24fe04c1666e8c643ae26be8c4e7ea1e9be5c1", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking unsigned-varint v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.12
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking async-stream v0.3.4
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking futures-executor v0.3.27
[INFO] [stderr]     Checking common-multipart-rfc7578 v0.6.0
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]     Checking serde_json v1.0.95
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking git-lfs-spec v0.1.1 (/opt/rustwide/workdir/git-lfs-spec)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> git-lfs-spec/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stdout] warning: associated constants `ACCEPT_HEADER_INCORRECT`, `RATE_LIMIT_HIT`, `NOT_IMPLEMENTED`, `INSUFFICIENT_STORAGE`, and `BANDWIDTH_LIMIT_EXCEEDED` are never used
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl LfsErrorResponse {
[INFO] [stdout]     | --------------------- associated constants in this implementation
[INFO] [stdout] 171 |     const ACCEPT_HEADER_INCORRECT: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     const RATE_LIMIT_HIT: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     const NOT_IMPLEMENTED: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     const INSUFFICIENT_STORAGE: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     const BANDWIDTH_LIMIT_EXCEEDED: Self = Self {
[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 `DoesNotExist` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn DoesNotExist() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn RemovedByOwner() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ValidationError` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn ValidationError() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `ACCEPT_HEADER_INCORRECT`, `RATE_LIMIT_HIT`, `NOT_IMPLEMENTED`, `INSUFFICIENT_STORAGE`, and `BANDWIDTH_LIMIT_EXCEEDED` are never used
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl LfsErrorResponse {
[INFO] [stdout]     | --------------------- associated constants in this implementation
[INFO] [stdout] 171 |     const ACCEPT_HEADER_INCORRECT: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     const RATE_LIMIT_HIT: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     const NOT_IMPLEMENTED: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     const INSUFFICIENT_STORAGE: Self = Self {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     const BANDWIDTH_LIMIT_EXCEEDED: Self = Self {
[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 `DoesNotExist` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn DoesNotExist() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `does_not_exist`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `RemovedByOwner` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn RemovedByOwner() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `removed_by_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ValidationError` should have a snake case name
[INFO] [stdout]    --> git-lfs-spec/src/spec/batch.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn ValidationError() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking multihash v0.17.0
[INFO] [stderr]     Checking multihash v0.18.0
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking multiaddr v0.17.1
[INFO] [stderr]     Checking ipfs-api-prelude v0.6.0
[INFO] [stderr]     Checking hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking ipfs-api-backend-hyper v0.6.0
[INFO] [stderr]     Checking git-lfs-ipfs-cli v0.1.1 (/opt/rustwide/workdir/git-lfs-ipfs-cli)
[INFO] [stdout] warning: field `filename` is never read
[INFO] [stdout]   --> git-lfs-ipfs-cli/src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Smudge {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 23 |         /// Name of the file
[INFO] [stdout] 24 |         filename: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitLfsIpfs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filename` is never read
[INFO] [stdout]   --> git-lfs-ipfs-cli/src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Clean {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         /// Name of the file
[INFO] [stdout] 31 |         filename: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitLfsIpfs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filename` is never read
[INFO] [stdout]   --> git-lfs-ipfs-cli/src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Smudge {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 23 |         /// Name of the file
[INFO] [stdout] 24 |         filename: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitLfsIpfs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filename` is never read
[INFO] [stdout]   --> git-lfs-ipfs-cli/src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Clean {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         /// Name of the file
[INFO] [stdout] 31 |         filename: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitLfsIpfs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.14s
[INFO] running `Command { std: "docker" "inspect" "7829c199675cc20b507cbae2fc24fe04c1666e8c643ae26be8c4e7ea1e9be5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7829c199675cc20b507cbae2fc24fe04c1666e8c643ae26be8c4e7ea1e9be5c1", kill_on_drop: false }`
[INFO] [stdout] 7829c199675cc20b507cbae2fc24fe04c1666e8c643ae26be8c4e7ea1e9be5c1
