[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] 686035c0d13e6dc1b0a14fa33703ab07c7ec2384
[INFO] checking ChronoverseDevTeam/Chronoverse against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChronoverseDevTeam%2FChronoverse" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChronoverseDevTeam/Chronoverse on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crv-hive/Cargo.toml: unused manifest key: dependencies.tokio.version
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.14.2
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.2
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded macro_magic v0.5.1
[INFO] [stderr]   Downloaded macro_magic_macros v0.5.1
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.3.0
[INFO] [stderr]   Downloaded windows-version v0.1.6
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded xmltree v0.11.0
[INFO] [stderr]   Downloaded psm v0.1.27
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded hickory-resolver v0.24.4
[INFO] [stderr]   Downloaded macro_magic_core v0.5.1
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded chumsky v0.11.1
[INFO] [stderr]   Downloaded minio v0.3.0
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.5.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] [stderr]   Downloaded mongodb v3.3.0
[INFO] [stderr]   Downloaded typed-builder v0.20.1
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded mongocrypt v0.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.1
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded prost-types v0.14.1
[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-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c7f516dca3886e33408b3afcfb6a87326e00e8c692d906f2be9d3a5ee73fd49
[INFO] running `Command { std: "docker" "start" "-a" "2c7f516dca3886e33408b3afcfb6a87326e00e8c692d906f2be9d3a5ee73fd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c7f516dca3886e33408b3afcfb6a87326e00e8c692d906f2be9d3a5ee73fd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7f516dca3886e33408b3afcfb6a87326e00e8c692d906f2be9d3a5ee73fd49", kill_on_drop: false }`
[INFO] [stdout] 2c7f516dca3886e33408b3afcfb6a87326e00e8c692d906f2be9d3a5ee73fd49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57ed525b8c19b586323ac7d2ab4369c43d542bfab91bf4431575dea0fdfdaa09
[INFO] running `Command { std: "docker" "start" "-a" "57ed525b8c19b586323ac7d2ab4369c43d542bfab91bf4431575dea0fdfdaa09", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crv-hive/Cargo.toml: unused manifest key: dependencies.tokio.version
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 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-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking chumsky v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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 icu_locale_core v2.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]     Checking crv-core v0.1.0 (/opt/rustwide/workdir/crv-core)
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stdout] warning: unused import: `LocalPathWildcard`
[INFO] [stdout]  --> crv-core/src/workspace/entity.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 |         DepotPath, DepotPathWildcard, LocalDir, LocalPath, LocalPathWildcard, RangeDepotWildcard,
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stdout] warning: field `max_capacity` is never read
[INFO] [stdout]   --> crv-core/src/path/engine.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PathCache {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     regex_cache: Arc<Mutex<LruCache<String, Arc<Regex>>>>,
[INFO] [stdout] 18 |     max_capacity: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking xmltree v0.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.3.0
[INFO] [stderr]     Checking mongocrypt v0.3.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling crv-hive v0.1.0 (/opt/rustwide/workdir/crv-hive)
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking env_logger v0.11.8
[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]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking minio v0.3.0
[INFO] [stdout] warning: unused import: `LocalPathWildcard`
[INFO] [stdout]  --> crv-core/src/workspace/entity.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 |         DepotPath, DepotPathWildcard, LocalDir, LocalPath, LocalPathWildcard, RangeDepotWildcard,
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mongodb v3.3.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> crv-cli/src/client/crvclient.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crv_core::metadata::file_revision::MetaFileRevision`
[INFO] [stdout]  --> crv-cli/src/client/crvclient.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crv_core::metadata::file_revision::MetaFileRevision;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> crv-cli/src/client/crvclient.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crv_core::metadata::file_revision::MetaFileRevision`
[INFO] [stdout]  --> crv-cli/src/client/crvclient.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crv_core::metadata::file_revision::MetaFileRevision;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_capacity` is never read
[INFO] [stdout]   --> crv-core/src/path/engine.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PathCache {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 17 |     regex_cache: Arc<Mutex<LruCache<String, Arc<Regex>>>>,
[INFO] [stdout] 18 |     max_capacity: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crv-edge/src/client_manager/block_manager.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get_block_content_by_hashs(&mut self, hashs: Vec<u64>) -> io::Result<BlockReader> {
[INFO] [stdout]    |                                       ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden 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] 61 |     pub fn get_block_content_by_hashs(&mut self, hashs: Vec<u64>) -> io::Result<BlockReader<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crv-edge/src/client_manager/block_manager.rs:61:39
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get_block_content_by_hashs(&mut self, hashs: Vec<u64>) -> io::Result<BlockReader> {
[INFO] [stdout]    |                                       ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden 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] 61 |     pub fn get_block_content_by_hashs(&mut self, hashs: Vec<u64>) -> io::Result<BlockReader<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `depot_path`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         depot_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depot_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `versions`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         versions: Vec<&str>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:487:50
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn submit_local(&mut self, depot_path: &str, description: String) -> Result<String, String> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_changelist_id` is never read
[INFO] [stdout]   --> crv-cli/src/client/crvclient.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct CrvClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     next_changelist_id: u64,
[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: `depot_path`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         depot_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depot_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `versions`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         versions: Vec<&str>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]    --> crv-cli/src/client/crvclient.rs:487:50
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn submit_local(&mut self, depot_path: &str, description: String) -> Result<String, String> {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_changelist_id` is never read
[INFO] [stdout]   --> crv-cli/src/client/crvclient.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct CrvClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     next_changelist_id: u64,
[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: 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: unused import: `tonic::Request`
[INFO] [stdout]  --> crv-hive/src/test/grpc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tonic::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "57ed525b8c19b586323ac7d2ab4369c43d542bfab91bf4431575dea0fdfdaa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ed525b8c19b586323ac7d2ab4369c43d542bfab91bf4431575dea0fdfdaa09", kill_on_drop: false }`
[INFO] [stdout] 57ed525b8c19b586323ac7d2ab4369c43d542bfab91bf4431575dea0fdfdaa09
