[INFO] fetching crate rez-next-repository 0.1.0...
[INFO] checking rez-next-repository-0.1.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate rez-next-repository 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rez-next-repository 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rez-next-repository 0.1.0
[INFO] tweaked toml for crates.io crate rez-next-repository 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rez-next-repository 0.1.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rez-next-repository 0.1.0 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f94fe172a7b184ed730a75fc4ba4bc091118a4adde3c45170e56e1ba9448872
[INFO] running `Command { std: "docker" "start" "-a" "7f94fe172a7b184ed730a75fc4ba4bc091118a4adde3c45170e56e1ba9448872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f94fe172a7b184ed730a75fc4ba4bc091118a4adde3c45170e56e1ba9448872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f94fe172a7b184ed730a75fc4ba4bc091118a4adde3c45170e56e1ba9448872", kill_on_drop: false }`
[INFO] [stdout] 7f94fe172a7b184ed730a75fc4ba4bc091118a4adde3c45170e56e1ba9448872
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 925edcef291a3acdac55d9004bf4b48555dde3e0716adf5db1995f0ce7d4c6a4
[INFO] running `Command { std: "docker" "start" "-a" "925edcef291a3acdac55d9004bf4b48555dde3e0716adf5db1995f0ce7d4c6a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rez-next-common v0.1.0
[INFO] [stderr]     Checking rez-next-version v0.1.0
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking rez-next-package v0.1.0
[INFO] [stderr]     Checking rez-next-repository v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rez_next_version::Version`
[INFO] [stdout]  --> src/cache.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rez_next_version::Version;
[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: `Path`
[INFO] [stdout]  --> src/cache.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/cache.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScanErrorType` and `ScanError`
[INFO] [stdout]   --> src/high_performance_scanner.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{PackageScanResult, ScanError, ScanErrorType, ScanPerformanceMetrics, ScanResult};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `smallvec::SmallVec`
[INFO] [stdout]   --> src/high_performance_scanner.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use smallvec::SmallVec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/high_performance_scanner.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicUsize`
[INFO] [stdout]   --> src/high_performance_scanner.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::atomic::{AtomicU64, AtomicUsize, Ordering};
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/repository.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ahash::AHashMap`
[INFO] [stdout]  --> src/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ahash::AHashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/scanner.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/scanner.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/scanner.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio::time::{interval, Instant};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use repository::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RepositoryManager` in the type namespace is first re-exported here
[INFO] [stdout] 22 | pub use scanner::*;
[INFO] [stdout] 23 | pub use simple_repository::*;
[INFO] [stdout]    |         -------------------- but the name `RepositoryManager` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rez_next_version::Version`
[INFO] [stdout]  --> src/cache.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rez_next_version::Version;
[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: `Path`
[INFO] [stdout]  --> src/cache.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/cache.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScanErrorType` and `ScanError`
[INFO] [stdout]   --> src/high_performance_scanner.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{PackageScanResult, ScanError, ScanErrorType, ScanPerformanceMetrics, ScanResult};
[INFO] [stdout]    |                                ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `smallvec::SmallVec`
[INFO] [stdout]   --> src/high_performance_scanner.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use smallvec::SmallVec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/high_performance_scanner.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AtomicUsize`
[INFO] [stdout]   --> src/high_performance_scanner.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::sync::atomic::{AtomicU64, AtomicUsize, Ordering};
[INFO] [stdout]    |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/repository.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ahash::AHashMap`
[INFO] [stdout]  --> src/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ahash::AHashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/scanner.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/scanner.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/scanner.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio::time::{interval, Instant};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use repository::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RepositoryManager` in the type namespace is first re-exported here
[INFO] [stdout] 22 | pub use scanner::*;
[INFO] [stdout] 23 | pub use simple_repository::*;
[INFO] [stdout]    |         -------------------- but the name `RepositoryManager` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/scanner.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |         if let mut refresh_handle = self.refresh_handle.write().await {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/scanner.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |         if let mut refresh_handle = self.refresh_handle.write().await {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Repository`
[INFO] [stdout]  --> src/simple_repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::Repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/high_performance_scanner.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/scanner.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Repository`
[INFO] [stdout]  --> src/simple_repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::Repository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/high_performance_scanner.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/scanner.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version_str`
[INFO] [stdout]    --> src/filesystem.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |             for (version_str, package) in versions.iter() {
[INFO] [stdout]     |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version_str`
[INFO] [stdout]    --> src/filesystem.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |             for (version_str, package) in versions.iter() {
[INFO] [stdout]     |                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/high_performance_scanner.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let results = Arc::new(DashMap::<PathBuf, PackageScanResult>::new());
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/high_performance_scanner.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let results = Arc::new(DashMap::<PathBuf, PackageScanResult>::new());
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/repository.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .position(|r| {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/repository.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .position(|r| {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/repository.rs:218:51
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(pos) = repos.iter().position(|r| {
[INFO] [stdout]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/repository.rs:218:51
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if let Some(pos) = repos.iter().position(|r| {
[INFO] [stdout]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_cache_index` is never used
[INFO] [stdout]    --> src/cache.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl RepositoryCache {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 366 |     async fn save_cache_index(&self) -> Result<(), RezCoreError> {
[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 `mtime`, `size`, and `prediction_score` are never read
[INFO] [stdout]   --> src/high_performance_scanner.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct AdvancedCacheEntry {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 63 |     result: PackageScanResult,
[INFO] [stdout] 64 |     mtime: SystemTime,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 65 |     size: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     prediction_score: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdvancedCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cached_at` is never read
[INFO] [stdout]    --> src/scanner.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | struct ScanCacheEntry {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 191 |     cached_at: SystemTime,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScanCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `scan_directory_recursive` and `scan_package_file` are never used
[INFO] [stdout]    --> src/scanner.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl RepositoryScanner {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 |     async fn scan_directory_recursive(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 945 |     async fn scan_package_file(package_file: &Path) -> Result<PackageScanResult, RezCoreError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save_cache_index` is never used
[INFO] [stdout]    --> src/cache.rs:366:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl RepositoryCache {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 366 |     async fn save_cache_index(&self) -> Result<(), RezCoreError> {
[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 `mtime`, `size`, and `prediction_score` are never read
[INFO] [stdout]   --> src/high_performance_scanner.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct AdvancedCacheEntry {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 63 |     result: PackageScanResult,
[INFO] [stdout] 64 |     mtime: SystemTime,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 65 |     size: u64,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     prediction_score: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdvancedCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cached_at` is never read
[INFO] [stdout]    --> src/scanner.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | struct ScanCacheEntry {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 191 |     cached_at: SystemTime,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScanCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `scan_directory_recursive` and `scan_package_file` are never used
[INFO] [stdout]    --> src/scanner.rs:692:14
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl RepositoryScanner {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 692 |     async fn scan_directory_recursive(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 945 |     async fn scan_package_file(package_file: &Path) -> Result<PackageScanResult, RezCoreError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rez-next-repository` (lib) due to 2 previous errors; 24 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rez-next-repository` (lib test) due to 2 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "925edcef291a3acdac55d9004bf4b48555dde3e0716adf5db1995f0ce7d4c6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925edcef291a3acdac55d9004bf4b48555dde3e0716adf5db1995f0ce7d4c6a4", kill_on_drop: false }`
[INFO] [stdout] 925edcef291a3acdac55d9004bf4b48555dde3e0716adf5db1995f0ce7d4c6a4
