[INFO] fetching crate infinitree 0.11.0...
[INFO] checking infinitree-0.11.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate infinitree 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate infinitree 0.11.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate infinitree 0.11.0
[INFO] finished tweaking crates.io crate infinitree 0.11.0
[INFO] tweaked toml for crates.io crate infinitree 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 238 packages to latest compatible versions
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structure v0.1.2
[INFO] [stderr]   Downloaded structure-macro-impl v0.1.2
[INFO] [stderr]   Downloaded infinitree-macros v0.11.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded yubico_manager v0.9.0
[INFO] [stderr]   Downloaded libsodium-sys-stable v1.22.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7055387f3f0cc48618159fd6fb974e1c59a4cf95e70c2abab187240c7d4ac55
[INFO] running `Command { std: "docker" "start" "-a" "c7055387f3f0cc48618159fd6fb974e1c59a4cf95e70c2abab187240c7d4ac55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7055387f3f0cc48618159fd6fb974e1c59a4cf95e70c2abab187240c7d4ac55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7055387f3f0cc48618159fd6fb974e1c59a4cf95e70c2abab187240c7d4ac55", kill_on_drop: false }`
[INFO] [stdout] c7055387f3f0cc48618159fd6fb974e1c59a4cf95e70c2abab187240c7d4ac55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ddd43db1c4569cc9b6e8f3724b6f5c655662cd8a654580117669e4a2021623f
[INFO] running `Command { std: "docker" "start" "-a" "0ddd43db1c4569cc9b6e8f3724b6f5c655662cd8a654580117669e4a2021623f", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libusb1-sys v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling minisign-verify v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rusb v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling structure-macro-impl v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking structure v0.1.2
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling infinitree-macros v0.11.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking yubico_manager v0.9.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling ureq v2.11.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.1
[INFO] [stderr]     Checking infinitree v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:172:26
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(any(test, doctest, bench))]
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decompress` and `get_maximum_output_size`
[INFO] [stdout]  --> src/compress.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 |     compress_into, decompress, decompress_into, get_maximum_output_size, CompressError,
[INFO] [stdout]   |                    ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/backends.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(any(test, bench, feature = "test"))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/backends/directory.rs:23:16
[INFO] [stdout]     |
[INFO] [stdout] 23  |         _file: std::fs::File,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 23  -         _file: std::fs::File,
[INFO] [stdout] 23  +         _file: fs::File,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/backends/directory.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         std::fs::create_dir_all(&target)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 121 -         std::fs::create_dir_all(&target)?;
[INFO] [stdout] 121 +         fs::create_dir_all(&target)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/crypto/symmetric.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let rand = ring::rand::SystemRandom::new();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 37 -         let rand = ring::rand::SystemRandom::new();
[INFO] [stdout] 37 +         let rand = SystemRandom::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/symmetric.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |             blake3::Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 287 -             blake3::Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout] 287 +             Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/yubikey.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |             super::symmetric::root_object_id(&self.master_key)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 163 -             super::symmetric::root_object_id(&self.master_key)
[INFO] [stdout] 163 +             symmetric::root_object_id(&self.master_key)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/fields/versioned/map.rs:498:55
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn load(from: Self::Serialized, _object: &mut dyn crate::object::Reader) -> Self::Item {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 498 -     fn load(from: Self::Serialized, _object: &mut dyn crate::object::Reader) -> Self::Item {
[INFO] [stdout] 498 +     fn load(from: Self::Serialized, _object: &mut dyn object::Reader) -> Self::Item {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/object.rs:226:28
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn flush(&mut self) -> std::io::Result<()> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 226 -     fn flush(&mut self) -> std::io::Result<()> {
[INFO] [stdout] 226 +     fn flush(&mut self) -> io::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/tree.rs:376:57
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn iter<'a, K, O, Q>(
[INFO] [stdout]     |                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 376 |     ) -> Result<impl Iterator<Item = O> + Send + Sync + '_>
[INFO] [stdout]     |                                                         ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/lib.rs:172:26
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(any(test, doctest, bench))]
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decompress` and `get_maximum_output_size`
[INFO] [stdout]  --> src/compress.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 |     compress_into, decompress, decompress_into, get_maximum_output_size, CompressError,
[INFO] [stdout]   |                    ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/backends.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(any(test, bench, feature = "test"))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/backends/directory.rs:23:16
[INFO] [stdout]     |
[INFO] [stdout] 23  |         _file: std::fs::File,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 23  -         _file: std::fs::File,
[INFO] [stdout] 23  +         _file: fs::File,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/backends/directory.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         std::fs::create_dir_all(&target)?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 121 -         std::fs::create_dir_all(&target)?;
[INFO] [stdout] 121 +         fs::create_dir_all(&target)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/crypto/symmetric.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let rand = ring::rand::SystemRandom::new();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 37 -         let rand = ring::rand::SystemRandom::new();
[INFO] [stdout] 37 +         let rand = SystemRandom::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/symmetric.rs:287:13
[INFO] [stdout]     |
[INFO] [stdout] 287 |             blake3::Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 287 -             blake3::Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout] 287 +             Hasher::new_keyed(self.0.expose_secret())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/cryptobox.rs:342:22
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let scheme = super::StorageOnly::encrypt_and_decrypt(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 342 -         let scheme = super::StorageOnly::encrypt_and_decrypt(
[INFO] [stdout] 342 +         let scheme = StorageOnly::encrypt_and_decrypt(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/cryptobox.rs:356:22
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let scheme = super::StorageOnly::encrypt_only(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 356 -         let scheme = super::StorageOnly::encrypt_only(
[INFO] [stdout] 356 +         let scheme = StorageOnly::encrypt_only(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/crypto/yubikey.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |             super::symmetric::root_object_id(&self.master_key)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 163 -             super::symmetric::root_object_id(&self.master_key)
[INFO] [stdout] 163 +             symmetric::root_object_id(&self.master_key)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/fields/versioned/map.rs:498:55
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn load(from: Self::Serialized, _object: &mut dyn crate::object::Reader) -> Self::Item {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 498 -     fn load(from: Self::Serialized, _object: &mut dyn crate::object::Reader) -> Self::Item {
[INFO] [stdout] 498 +     fn load(from: Self::Serialized, _object: &mut dyn object::Reader) -> Self::Item {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/object.rs:226:28
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn flush(&mut self) -> std::io::Result<()> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 226 -     fn flush(&mut self) -> std::io::Result<()> {
[INFO] [stdout] 226 +     fn flush(&mut self) -> io::Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/tree.rs:376:57
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn iter<'a, K, O, Q>(
[INFO] [stdout]     |                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 376 |     ) -> Result<impl Iterator<Item = O> + Send + Sync + '_>
[INFO] [stdout]     |                                                         ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `select` is never used
[INFO] [stdout]    --> src/index.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub(crate) trait IndexExt: Index {
[INFO] [stdout]     |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn select<K>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitree` (lib) due to 7 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `select` is never used
[INFO] [stdout]    --> src/index.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub(crate) trait IndexExt: Index {
[INFO] [stdout]     |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn select<K>(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitree` (lib test) due to 9 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0ddd43db1c4569cc9b6e8f3724b6f5c655662cd8a654580117669e4a2021623f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddd43db1c4569cc9b6e8f3724b6f5c655662cd8a654580117669e4a2021623f", kill_on_drop: false }`
[INFO] [stdout] 0ddd43db1c4569cc9b6e8f3724b6f5c655662cd8a654580117669e4a2021623f
