[INFO] cloning repository https://github.com/shian15810/neobrew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shian15810/neobrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dd11c4627a4edad361f6d6b2df96af1284fe18c
[INFO] checking shian15810/neobrew against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shian15810/neobrew
[INFO] finished tweaking git repo https://github.com/shian15810/neobrew
[INFO] tweaked toml for git repo https://github.com/shian15810/neobrew written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shian15810/neobrew on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shian15810/neobrew 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key `lints.cargo` (may be supported in a future version)
[INFO] [stderr] 
[INFO] [stderr] consider passing `-Zcargo-lints` to enable this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bc2ff6d4fb7046da5345b3ea115d497d8c5a90153908f15d562c179a5eba6bd
[INFO] running `Command { std: "docker" "start" "-a" "7bc2ff6d4fb7046da5345b3ea115d497d8c5a90153908f15d562c179a5eba6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bc2ff6d4fb7046da5345b3ea115d497d8c5a90153908f15d562c179a5eba6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc2ff6d4fb7046da5345b3ea115d497d8c5a90153908f15d562c179a5eba6bd", kill_on_drop: false }`
[INFO] [stdout] 7bc2ff6d4fb7046da5345b3ea115d497d8c5a90153908f15d562c179a5eba6bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 314ac2d6318a2c93d18f363cf9ceff7e95708ef11898c5cd80ce159f241f0b2f
[INFO] running `Command { std: "docker" "start" "-a" "314ac2d6318a2c93d18f363cf9ceff7e95708ef11898c5cd80ce159f241f0b2f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key `lints.cargo` (may be supported in a future version)
[INFO] [stderr] 
[INFO] [stderr] consider passing `-Zcargo-lints` to enable this feature.
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking mixtrics v0.2.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking foyer-tokio v0.22.3
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking foyer-common v0.22.3
[INFO] [stderr]     Checking foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking mea v0.6.3
[INFO] [stderr]     Checking cmsketch v0.2.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]     Checking tower-http v0.6.9
[INFO] [stderr]     Checking foyer-memory v0.22.3
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling foyer v0.22.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling rustc_tools_util v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling neobrew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking console-api v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking oci-spec v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking olpc-cjson v0.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_with_macros v3.19.0
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking console-subscriber v0.5.0
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_with v3.19.0
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking proc-exit v2.0.2
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking foyer-storage v0.22.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking oci-client v0.16.1
[INFO] [stdout] warning: extern crate `async_recursion` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use async_recursion as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `bytes` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use bytes as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `cfg_if` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use cfg_if as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `console_subscriber` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use console_subscriber as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `enum_dispatch` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use enum_dispatch as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `envy` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use envy as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `etcetera` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use etcetera as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `figment` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use figment as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `flate2` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use flate2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `foyer` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use foyer as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `frunk` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use frunk as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `indoc` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use indoc as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `itertools` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use itertools as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `oci_client` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use oci_client as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `os_info` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use os_info as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `reqwest` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use reqwest as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `rustc_tools_util` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use rustc_tools_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_json` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_with` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_with as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `sha2` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use sha2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tar` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tar as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_stream` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_stream as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_util` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `async_recursion` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use async_recursion as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `bytes` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use bytes as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `cfg_if` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use cfg_if as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `enum_dispatch` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use enum_dispatch as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `envy` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use envy as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `etcetera` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use etcetera as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `figment` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use figment as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `flate2` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use flate2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `foyer` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use foyer as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `frunk` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use frunk as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `indoc` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use indoc as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `itertools` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use itertools as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `oci_client` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use oci_client as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `os_info` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use os_info as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `reqwest` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use reqwest as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `rustc_tools_util` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use rustc_tools_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_json` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_with` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_with as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `sha2` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use sha2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tar` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tar as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_stream` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_stream as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_util` is unused in crate `nbrew`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "314ac2d6318a2c93d18f363cf9ceff7e95708ef11898c5cd80ce159f241f0b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314ac2d6318a2c93d18f363cf9ceff7e95708ef11898c5cd80ce159f241f0b2f", kill_on_drop: false }`
[INFO] [stdout] 314ac2d6318a2c93d18f363cf9ceff7e95708ef11898c5cd80ce159f241f0b2f
