[INFO] cloning repository https://github.com/ChronoverseDevTeam/Chronoverse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChronoverseDevTeam/Chronoverse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21df5bb6e428d7c3d406a6a00b4e99adab5f5ed8
[INFO] checking ChronoverseDevTeam/Chronoverse against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse" "/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/ChronoverseDevTeam/Chronoverse
[INFO] finished tweaking git repo https://github.com/ChronoverseDevTeam/Chronoverse
[INFO] tweaked toml for git repo https://github.com/ChronoverseDevTeam/Chronoverse written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChronoverseDevTeam/Chronoverse on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChronoverseDevTeam/Chronoverse 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded dlopen2_derive v0.4.1
[INFO] [stderr]   Downloaded windows-version v0.1.6
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded mongocrypt v0.3.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded serde_with_macros v3.14.1
[INFO] [stderr]   Downloaded muda v0.13.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded typed-builder v0.20.1
[INFO] [stderr]   Downloaded tray-icon v0.14.3
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.1
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded serde_with v3.14.1
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.3.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded tonic-build v0.14.2
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.2
[INFO] [stderr]   Downloaded mongodb v3.3.0
[INFO] [stderr]   Downloaded tao v0.32.8
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]   Downloaded windows v0.60.0
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 034d27e5831a74426ea3caec115fc3eba3050ed0139192d26c570a2dca19c766
[INFO] running `Command { std: "docker" "start" "-a" "034d27e5831a74426ea3caec115fc3eba3050ed0139192d26c570a2dca19c766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034d27e5831a74426ea3caec115fc3eba3050ed0139192d26c570a2dca19c766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034d27e5831a74426ea3caec115fc3eba3050ed0139192d26c570a2dca19c766", kill_on_drop: false }`
[INFO] [stdout] 034d27e5831a74426ea3caec115fc3eba3050ed0139192d26c570a2dca19c766
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7287efd4128c2bff854da129a6f81f73743f71a4c79c0c1a58e6a25fc6e2b20
[INFO] running `Command { std: "docker" "start" "-a" "f7287efd4128c2bff854da129a6f81f73743f71a4c79c0c1a58e6a25fc6e2b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]    Compiling crv-hive v0.1.0 (/opt/rustwide/workdir/crv-hive)
[INFO] [stderr]    Compiling crv-cli v0.1.0 (/opt/rustwide/workdir/crv-cli)
[INFO] [stderr]    Compiling crv-edge v0.1.0 (/opt/rustwide/workdir/crv-edge)
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking crv-core v0.1.0 (/opt/rustwide/workdir/crv-core)
[INFO] [stderr]     Checking mongocrypt v0.3.1
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking mongodb v3.3.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> crv-cli/src/client/mod.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `INIT` is never used
[INFO] [stdout]   --> crv-cli/src/client/mod.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     static INIT: Once = Once::new();
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_edge_daemon` is never used
[INFO] [stdout]   --> crv-cli/src/client/mod.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn start_edge_daemon() -> Result<Child, Box<dyn std::error::Error>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stop_edge_daemon` is never used
[INFO] [stdout]    --> crv-cli/src/client/mod.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn stop_edge_daemon(mut child: Child) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EdgeDaemonGuard` is never constructed
[INFO] [stdout]    --> crv-cli/src/client/mod.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 |     struct EdgeDaemonGuard {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crv-cli/src/commands/workspace.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 |         WorkspaceCommands::Delete { name } => {
[INFO] [stdout]    |                                     ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crv-cli/src/commands/workspace.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |         WorkspaceCommands::Describe { name } => {
[INFO] [stdout]    |                                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `depot_root_path` and `root_path` are never read
[INFO] [stdout]   --> crv-edge/src/client_manager/workspace.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct WorkSpaceMetadata {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     depot_root_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     root_path: 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: unused variable: `name`
[INFO] [stdout]   --> crv-cli/src/commands/workspace.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 |         WorkspaceCommands::Delete { name } => {
[INFO] [stdout]    |                                     ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crv-cli/src/commands/workspace.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |         WorkspaceCommands::Describe { name } => {
[INFO] [stdout]    |                                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `depot_root_path` and `root_path` are never read
[INFO] [stdout]   --> crv-edge/src/client_manager/workspace.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct WorkSpaceMetadata {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     depot_root_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     root_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "f7287efd4128c2bff854da129a6f81f73743f71a4c79c0c1a58e6a25fc6e2b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7287efd4128c2bff854da129a6f81f73743f71a4c79c0c1a58e6a25fc6e2b20", kill_on_drop: false }`
[INFO] [stdout] f7287efd4128c2bff854da129a6f81f73743f71a4c79c0c1a58e6a25fc6e2b20
