[INFO] fetching crate nomt 1.0.0-preview...
[INFO] testing nomt-1.0.0-preview against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1
[INFO] extracting crate nomt 1.0.0-preview into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nomt 1.0.0-preview
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nomt 1.0.0-preview
[INFO] tweaked toml for crates.io crate nomt 1.0.0-preview written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nomt 1.0.0-preview on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nomt 1.0.0-preview 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b69c1cf74109bcef8455e7799c25b11666c4900d899680a2b06205d3471a16
[INFO] running `Command { std: "docker" "start" "-a" "c9b69c1cf74109bcef8455e7799c25b11666c4900d899680a2b06205d3471a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b69c1cf74109bcef8455e7799c25b11666c4900d899680a2b06205d3471a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b69c1cf74109bcef8455e7799c25b11666c4900d899680a2b06205d3471a16", kill_on_drop: false }`
[INFO] [stdout] c9b69c1cf74109bcef8455e7799c25b11666c4900d899680a2b06205d3471a16
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 534cc041bc35a04e663ef27aaa7d1a8b4533c56140616589532b435c5d537aa9
[INFO] running `Command { std: "docker" "start" "-a" "534cc041bc35a04e663ef27aaa7d1a8b4533c56140616589532b435c5d537aa9", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling cc v1.0.97
[INFO] [stderr] Compiling autocfg v1.3.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.19
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling winnow v0.6.20
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Compiling radium v0.7.0
[INFO] [stderr] Compiling cfg_aliases v0.1.1
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling zerocopy v0.7.34
[INFO] [stderr] Compiling tap v1.0.1
[INFO] [stderr] Compiling borsh v1.4.0
[INFO] [stderr] Compiling gimli v0.29.0
[INFO] [stderr] Compiling allocator-api2 v0.2.18
[INFO] [stderr] Compiling memchr v2.7.2
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling miniz_oxide v0.7.4
[INFO] [stderr] Compiling wyz v0.5.1
[INFO] [stderr] Compiling bitmaps v3.2.1
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling arrayref v0.3.7
[INFO] [stderr] Compiling funty v2.0.0
[INFO] [stderr] Compiling arrayvec v0.7.4
[INFO] [stderr] Compiling rustc-demangle v0.1.24
[INFO] [stderr] Compiling anyhow v1.0.95
[INFO] [stderr] Compiling io-uring v0.6.4
[INFO] [stderr] Compiling constant_time_eq v0.3.0
[INFO] [stderr] Compiling ruint-macro v1.2.0
[INFO] [stderr] Compiling indexmap v2.7.0
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling object v0.36.0
[INFO] [stderr] Compiling crossbeam-channel v0.5.13
[INFO] [stderr] Compiling ruint v1.12.1
[INFO] [stderr] Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr] Compiling syn v2.0.90
[INFO] [stderr] Compiling crossbeam-deque v0.8.5
[INFO] [stderr] Compiling bitvec v1.0.1
[INFO] [stderr] Compiling crossbeam-queue v0.3.11
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling num_cpus v1.16.0
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling threadpool v1.8.1
[INFO] [stderr] Compiling crossbeam v0.8.4
[INFO] [stderr] Compiling thread_local v1.1.8
[INFO] [stderr] Compiling blake3 v1.5.1
[INFO] [stderr] Compiling backtrace v0.3.73
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand_xoshiro v0.6.0
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling toml_edit v0.22.22
[INFO] [stderr] Compiling imbl v3.0.0
[INFO] [stderr] Compiling dashmap v5.5.3
[INFO] [stderr] Compiling lru v0.12.3
[INFO] [stderr] Compiling addr2line v0.22.0
[INFO] [stderr] Compiling twox-hash v2.1.0
[INFO] [stderr] Compiling proc-macro-crate v3.2.0
[INFO] [stderr] Compiling syn_derive v0.1.8
[INFO] [stderr] Compiling borsh-derive v1.4.0
[INFO] [stderr] Compiling nomt-core v1.0.0-preview
[INFO] [stderr] Compiling nomt v1.0.0-preview (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/iterator.rs:175:20
[INFO] [stdout] |
[INFO] [stdout] 175 | fn last_output(&self) -> IterOutput {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the 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: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 175 | fn last_output(&self) -> IterOutput<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/allocator/free_list.rs:142:21
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn as_clean(&self) -> CleanFreeList {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn as_clean(&self) -> CleanFreeList<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/branch/node.rs:62:17
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn view(&self) -> BranchNodeView {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 62 | pub fn view(&self) -> BranchNodeView<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/branch/node.rs:112:23
[INFO] [stdout] |
[INFO] [stdout] 112 | pub fn raw_prefix(&self) -> RawPrefix {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 112 | pub fn raw_prefix(&self) -> RawPrefix<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/branch/node.rs:139:26
[INFO] [stdout] |
[INFO] [stdout] 139 | pub fn raw_separator(&self, i: usize) -> RawSeparator {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 139 | pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/beatree/branch/node.rs:143:31
[INFO] [stdout] |
[INFO] [stdout] 143 | pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut {
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 143 | pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/seglog/segment_rw.rs:109:24
[INFO] [stdout] |
[INFO] [stdout] 109 | pub fn read_header(&mut self) -> std::io::Result