[INFO] fetching crate infinitree 0.11.0... [INFO] testing infinitree-0.11.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate infinitree 0.11.0 into /workspace/builds/worker-5-tc2/source [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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate infinitree 0.11.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 226 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding flume v0.11.1 (available: v0.12.0) [INFO] [stderr] Adding lru v0.12.5 (available: v0.16.3) [INFO] [stderr] Adding lz4_flex v0.11.6 (available: v0.13.0) [INFO] [stderr] Adding rust-argon2 v2.1.0 (available: v3.0.0) [INFO] [stderr] Adding scc v2.4.0 (available: v3.6.12) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49b545a5cee132eed2359f2fcbc8af4cac1cd456942defb42339cf6707ce7bd2 [INFO] running `Command { std: "docker" "start" "-a" "49b545a5cee132eed2359f2fcbc8af4cac1cd456942defb42339cf6707ce7bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b545a5cee132eed2359f2fcbc8af4cac1cd456942defb42339cf6707ce7bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b545a5cee132eed2359f2fcbc8af4cac1cd456942defb42339cf6707ce7bd2", kill_on_drop: false }` [INFO] [stdout] 49b545a5cee132eed2359f2fcbc8af4cac1cd456942defb42339cf6707ce7bd2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 115c1779fe0d4007903ce666e1f3fb23ad75520e93f267ba41b164ba6b37ad53 [INFO] running `Command { std: "docker" "start" "-a" "115c1779fe0d4007903ce666e1f3fb23ad75520e93f267ba41b164ba6b37ad53", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling minisign-verify v0.2.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling structure v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling yubico_manager v0.9.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling infinitree-macros v0.11.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling zip v8.5.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling libsodium-sys-stable v1.24.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling 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: `docsrs`, `feature`, and `test` and 31 more [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 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)]` (part of `#[warn(unused)]`) 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 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: 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( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree.rs:376:57 [INFO] [stdout] | [INFO] [stdout] 373 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 376 | ) -> Result + Send + Sync + '_> [INFO] [stdout] | ^^ the same lifetime is elided 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 376 - ) -> Result + Send + Sync + '_> [INFO] [stdout] 376 + ) -> Result + Send + Sync + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `infinitree` (lib) due to 7 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "115c1779fe0d4007903ce666e1f3fb23ad75520e93f267ba41b164ba6b37ad53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115c1779fe0d4007903ce666e1f3fb23ad75520e93f267ba41b164ba6b37ad53", kill_on_drop: false }` [INFO] [stdout] 115c1779fe0d4007903ce666e1f3fb23ad75520e93f267ba41b164ba6b37ad53