[INFO] cloning repository https://github.com/zk-dragonnu8/nomt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zk-dragonnu8/nomt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 122be28b70374f1aa2b6d38f90d99554fdd60c2b [INFO] testing zk-dragonnu8/nomt against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzk-dragonnu8%2Fnomt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zk-dragonnu8/nomt [INFO] finished tweaking git repo https://github.com/zk-dragonnu8/nomt [INFO] tweaked toml for git repo https://github.com/zk-dragonnu8/nomt written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zk-dragonnu8/nomt on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zk-dragonnu8/nomt 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 307d3e8dbdd94897b92e8056e5455e91c258d96f1b668905ac62858015788fcb [INFO] running `Command { std: "docker" "start" "-a" "307d3e8dbdd94897b92e8056e5455e91c258d96f1b668905ac62858015788fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "307d3e8dbdd94897b92e8056e5455e91c258d96f1b668905ac62858015788fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307d3e8dbdd94897b92e8056e5455e91c258d96f1b668905ac62858015788fcb", kill_on_drop: false }` [INFO] [stdout] 307d3e8dbdd94897b92e8056e5455e91c258d96f1b668905ac62858015788fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8657f3add0e8a2e2c3bd4bc114807d6c5f4e6266de4cfb57416297ff710a5eb [INFO] running `Command { std: "docker" "start" "-a" "b8657f3add0e8a2e2c3bd4bc114807d6c5f4e6266de4cfb57416297ff710a5eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.2 [INFO] [stderr] Compiling ruint v1.12.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling imbl v3.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling nomt-core v1.0.0-preview (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nomt v1.0.0-preview (/opt/rustwide/workdir/nomt) [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling fuser v0.15.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.14 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> nomt/src/beatree/iterator.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | 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] 179 | 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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/src/seglog/segment_rw.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn read_header(&mut self) -> std::io::Result> { [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] 109 | pub fn read_header(&mut self) -> std::io::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling trickfs v0.1.0 (/opt/rustwide/workdir/trickfs) [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling commit-batch v0.1.0 (/opt/rustwide/workdir/examples/commit_batch) [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling read_value v0.1.0 (/opt/rustwide/workdir/examples/read_value) [INFO] [stderr] Compiling trickmnt v0.1.0 (/opt/rustwide/workdir/trickfs/trickmnt) [INFO] [stderr] Compiling witness_verification v0.1.0 (/opt/rustwide/workdir/examples/witness_verification) [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling torture v0.1.0 (/opt/rustwide/workdir/torture) [INFO] [stderr] Compiling nomt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "b8657f3add0e8a2e2c3bd4bc114807d6c5f4e6266de4cfb57416297ff710a5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8657f3add0e8a2e2c3bd4bc114807d6c5f4e6266de4cfb57416297ff710a5eb", kill_on_drop: false }` [INFO] [stdout] b8657f3add0e8a2e2c3bd4bc114807d6c5f4e6266de4cfb57416297ff710a5eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e2b717097c76659aaddf084d3596f44f594d424a0b4e640f92798325d128750 [INFO] running `Command { std: "docker" "start" "-a" "2e2b717097c76659aaddf084d3596f44f594d424a0b4e640f92798325d128750", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nomt v1.0.0-preview (/opt/rustwide/workdir/nomt) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nomt-core v1.0.0-preview (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling trickfs v0.1.0 (/opt/rustwide/workdir/trickfs) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> nomt/src/beatree/iterator.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | 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] 179 | 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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] [stderr] Compiling trickmnt v0.1.0 (/opt/rustwide/workdir/trickfs/trickmnt) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> nomt/src/seglog/segment_rw.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn read_header(&mut self) -> std::io::Result> { [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] 109 | pub fn read_header(&mut self) -> std::io::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling commit-batch v0.1.0 (/opt/rustwide/workdir/examples/commit_batch) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling torture v0.1.0 (/opt/rustwide/workdir/torture) [INFO] [stderr] Compiling witness_verification v0.1.0 (/opt/rustwide/workdir/examples/witness_verification) [INFO] [stderr] Compiling read_value v0.1.0 (/opt/rustwide/workdir/examples/read_value) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> nomt/src/beatree/iterator.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | 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] 179 | 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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/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] --> nomt/src/rollback/mod.rs:311:19 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn seglog(&self) -> parking_lot::MutexGuard { [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] 311 | pub fn seglog(&self) -> parking_lot::MutexGuard<'_, SegmentedLog> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> nomt/src/seglog/segment_rw.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn read_header(&mut self) -> std::io::Result> { [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] 109 | pub fn read_header(&mut self) -> std::io::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "2e2b717097c76659aaddf084d3596f44f594d424a0b4e640f92798325d128750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2b717097c76659aaddf084d3596f44f594d424a0b4e640f92798325d128750", kill_on_drop: false }` [INFO] [stdout] 2e2b717097c76659aaddf084d3596f44f594d424a0b4e640f92798325d128750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cc6b2505f300afbf9f89e524275ec17cb16b3e22c7e15b2749b9c24ea0bd3ec [INFO] running `Command { std: "docker" "start" "-a" "5cc6b2505f300afbf9f89e524275ec17cb16b3e22c7e15b2749b9c24ea0bd3ec", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/iterator.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | fn last_output(&self) -> IterOutput { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 179 | fn last_output(&self) -> IterOutput<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/allocator/free_list.rs:142:21 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn as_clean(&self) -> CleanFreeList { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 142 | pub fn as_clean(&self) -> CleanFreeList<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/branch/node.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn view(&self) -> BranchNodeView { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 62 | pub fn view(&self) -> BranchNodeView<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/branch/node.rs:112:23 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn raw_prefix(&self) -> RawPrefix { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn raw_prefix(&self) -> RawPrefix<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/branch/node.rs:139:26 [INFO] [stderr] | [INFO] [stderr] 139 | pub fn raw_separator(&self, i: usize) -> RawSeparator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | pub fn raw_separator(&self, i: usize) -> RawSeparator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/beatree/branch/node.rs:143:31 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | pub fn raw_separators_mut(&mut self, from: usize, to: usize) -> RawSeparatorsMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/seglog/segment_rw.rs:109:24 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn read_header(&mut self) -> std::io::Result> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 109 | pub fn read_header(&mut self) -> std::io::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nomt` (lib) generated 7 warnings (run `cargo fix --lib -p nomt` to apply 7 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> nomt/src/rollback/mod.rs:311:19 [INFO] [stderr] | [INFO] [stderr] 311 | pub fn seglog(&self) -> parking_lot::MutexGuard { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 311 | pub fn seglog(&self) -> parking_lot::MutexGuard<'_, SegmentedLog> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nomt` (lib test) generated 8 warnings (7 duplicates) (run `cargo fix --lib -p nomt --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commit_batch-c8442ec680d8c9f7) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commit_batch-ceae02e577fdec00) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nomt-1b0220b22d7ceee5) [INFO] [stdout] [INFO] [stdout] running 155 tests [INFO] [stdout] test beatree::allocator::free_list::tests::clean_nth_pop ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_fragmentation ... ok [INFO] [stdout] test beatree::branch::node::test::push_chunk ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::fragmentation_handled ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::clean_nth_pop_fragmented ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_without_fragmentation ... ok [INFO] [stdout] test beatree::iterator::tests::overlay_takes_priority ... ok [INFO] [stdout] test beatree::iterator::tests::needed_leaves_is_accurate ... ok [INFO] [stdout] test beatree::iterator::tests::start_bound_respected_in_leaves ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::pop_into_next_portion_one_page_needed ... ok [INFO] [stdout] test beatree::iterator::tests::end_bound_respected_in_leaves ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::clean_up_fragmentation ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_no_prefix ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_no_shift ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_right_shift ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_shorter_separator ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_left_shift ... ok [INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_additional_pages_adds_more ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::separator_len ... ok [INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_all_in_cell ... ok [INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_encoded_page_adds_more ... ok [INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_one_out_of_cell ... ok [INFO] [stdout] test beatree::ops::overflow::tests::total_needed_pages_really_big ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::separate ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_insert_from_keep_chunk ... ok [INFO] [stdout] test beatree::allocator::free_list::tests::rewrite_head_after_pop_only ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::prefix_len ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_decrease_target_no_stop_prefix_compression_with_inserts ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_inserts ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::bulk_split ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_decrease_target_no_stop_prefix_compression_with_updates ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_keeps ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::push_after_stop_prefix_compression ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::replace_with_insert ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::try_split_keep_chunk ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_only_updates ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_stop_prefix_compression_on_updates ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::gauge_stop_uncompressed ... ok [INFO] [stdout] test beatree::ops::update::branch_ops::tests::extract_ops_until_top_prefix_compression_on_keeps ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::insert_overflowing ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::is_in_scope ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_underflow_and_merge ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_completely ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::insert_rightsized ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_left_node_needs_merge ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::delete_underflow_rightmost ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::consume_and_update_until_only_inserts ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::consume_and_update_until_only_keeps ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_only_left_node_finishes ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_calls_with_deleted_overflow ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_completely ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_underflow_and_merge ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::delete_underflow_rightmost ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::extract_insert_from_keep_chunk ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::insert_overflowing ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::is_in_scope ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::leaf_binary_search ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::prepare_merge_ops ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::split_only_left_node_finishes_without_cutoff ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_left_node_always_rightsized ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_left_node_below_target ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_with_underflow ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::try_split_keep_chunk ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::split_right_node_rightsized_but_below_target ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::insert_rightsized ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::update ... ok [INFO] [stdout] test beatree::ops::update::tests::enforce_first_leaf_separator ... ok [INFO] [stdout] test beatree::ops::update::leaf_updater::tests::update ... ok [INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_grows ... ok [INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_multiple_grows ... ok [INFO] [stdout] test bitbox::wal::write::tests::test_blob_builder_smoke ... ok [INFO] [stdout] test beatree::ops::update::branch_updater::tests::shared_prefix_collapse ... ok [INFO] [stdout] test bitbox::wal::tests::test_write_read ... ok [INFO] [stdout] test merkle::page_walker::tests::advance_backwards_panics - should panic ... ok [INFO] [stdout] test merkle::page_walker::tests::advance_to_root_with_parent_page_panics - should panic ... ok [INFO] [stdout] test merkle::page_walker::tests::advance_same_panics - should panic ... ok [INFO] [stdout] test merkle::page_walker::tests::advance_to_parent_page_panics - should panic ... ok [INFO] [stdout] test merkle::page_walker::tests::clear_bit_set_on_erased_page ... ok [INFO] [stdout] test merkle::page_walker::tests::compacts_and_updates_root_multiple_pages ... ok [INFO] [stdout] test merkle::page_walker::tests::clear_bit_updated_correctly_within_same_page_walker_pass ... ok [INFO] [stdout] test beatree::ops::overflow::tests::test_decode_cell_safety ... ok [INFO] [stdout] test merkle::page_walker::tests::compacts_and_updates_root_single_page ... ok [INFO] [stdout] test merkle::page_walker::tests::count_leaves ... ok [INFO] [stdout] test merkle::page_walker::tests::count_cumulative_leaves ... ok [INFO] [stdout] test merkle::page_walker::tests::internal_node_zeroes_sibling ... ok [INFO] [stdout] test merkle::page_walker::tests::sets_child_page_roots ... ok [INFO] [stdout] test merkle::page_walker::tests::reconstruct_pages ... ok [INFO] [stdout] test merkle::page_walker::tests::multiple_pages_compacts_up_to_root ... ok [INFO] [stdout] test merkle::page_walker::tests::tracks_sibling_prev_values ... ok [INFO] [stdout] test merkle::seek::tests::key_range ... ok [INFO] [stdout] test options::page_size_is_4096 ... ok [INFO] [stdout] test overlay::tests::access_prior_overlay_data ... ok [INFO] [stdout] test overlay::tests::blank_overlay_ok ... ok [INFO] [stdout] test overlay::tests::commit_overrides_drop_propagation ... ok [INFO] [stdout] test overlay::tests::committed_ancestors_considered_complete ... ok [INFO] [stdout] test overlay::tests::drop_propagation ... ok [INFO] [stdout] test overlay::tests::new_overlay_contains_all_new ... ok [INFO] [stdout] test overlay::tests::fresh_or_dependent_propagates_correctly ... ok [INFO] [stdout] test overlay::tests::incomplete_ancestors ... ok [INFO] [stdout] test overlay::tests::prune_below_works ... ok [INFO] [stdout] test page_diff::tests::ensure_cap ... ok [INFO] [stdout] test page_diff::tests::iter_ones ... ok [INFO] [stdout] test page_region::tests::mutually_exclude_sibling_regions ... ok [INFO] [stdout] test page_region::tests::overlap_not_mutually_exclusive ... ok [INFO] [stdout] test page_region::tests::universe_encompasses_all ... ok [INFO] [stdout] test page_diff::tests::clear_bit ... ok [INFO] [stdout] test rollback::delta::tests::delta_roundtrip ... ok [INFO] [stdout] test rollback::delta::tests::delta_roundtrip_empty ... ok [INFO] [stdout] test page_region::tests::child_not_mutually_exclusive ... ok [INFO] [stdout] test rollback::tests::delta_builder_doesnt_load_read_then_write_priors ... ok [INFO] [stdout] test rollback::tests::without_tentative_preserve_prior ... ok [INFO] [stdout] test overlay::tests::not_ancestor ... ok [INFO] [stdout] test seglog::segment_filename::tests::test_parse_segment_filename_edge_cases ... ok [INFO] [stdout] test seglog::segment_filename::tests::test_filename_isomorphism ... ok [INFO] [stdout] test seglog::segment_rw::tests::test_max_payload_size ... ignored [INFO] [stdout] test seglog::segment_rw::tests::simple_roundtrip ... ok [INFO] [stdout] test seglog::segment_rw::tests::test_refuse_large_payload ... ok [INFO] [stdout] test seglog::segment_rw::tests::test_multiple_records_file_size_alignment ... ok [INFO] [stdout] test seglog::segment_rw::tests::test_segment_file_writer_reader_compatibility ... ok [INFO] [stdout] test rollback::tests::truncate_works ... ok [INFO] [stdout] test seglog::tests::append_after_recovery_empty_head_segment ... ok [INFO] [stdout] test seglog::tests::append_after_recovery_nonempty_head_segment ... ok [INFO] [stdout] test seglog::segment_rw::tests::test_single_record_file_size_alignment ... ok [INFO] [stdout] test seglog::tests::append_exceeds_max_segment_size ... ok [INFO] [stdout] test seglog::tests::append_works ... ok [INFO] [stdout] test seglog::tests::prune_oldest ... ok [INFO] [stdout] test seglog::tests::prune_recent ... ok [INFO] [stdout] test seglog::tests::recovery_empty_nonhead_segment ... ok [INFO] [stdout] test seglog::tests::recovery_fail_gap_in_record_ids ... ok [INFO] [stdout] test seglog::tests::recovery_existing_records ... ok [INFO] [stdout] test seglog::tests::recovery_fail_gap_in_segments ... ok [INFO] [stdout] test seglog::tests::recovery_fail_misaligned_nonhead_segment ... ok [INFO] [stdout] test seglog::tests::recovery_no_segments ... ok [INFO] [stdout] test seglog::tests::recovery_uncommitted ... ok [INFO] [stdout] test seglog::tests::recovery_uncomitted_partial ... ok [INFO] [stdout] test seglog::tests::recovery_complicated ... ok [INFO] [stdout] test seglog::tests::test_live_range_empty_log ... ok [INFO] [stdout] test seglog::tests::test_live_range_empty_log_append ... ok [INFO] [stdout] test seglog::tests::test_live_range_append_to_nonempty_log ... ok [INFO] [stdout] test seglog::tests::test_live_range_prune_oldest ... ok [INFO] [stdout] test seglog::tests::test_live_range_prune_oldest_to_empty ... ok [INFO] [stdout] test seglog::tests::test_live_range_prune_recent_to_empty ... ok [INFO] [stdout] test seglog::tests::test_live_range ... ok [INFO] [stdout] test store::meta::tests::encode_decode_roundtrip ... ok [INFO] [stdout] test seglog::tests::test_live_range_prune_recent ... ok [INFO] [stdout] test tests::session_is_sync ... ok [INFO] [stdout] test seglog::tests::test_prune_recent_segment_choice ... ok [INFO] [stdout] test store::tests::can_crate_in_empty_dir ... ok [INFO] [stdout] test beatree::ops::overflow::tests::test_encode_decode_cell_roundtrip ... ok [INFO] [stdout] test rollback::tests::rollback_writeout_start_and_end ... ok [INFO] [stdout] test beatree::ops::bit_ops::tests::reconstruct_key_garbage_in_last_remainder ... ok [INFO] [stdout] test beatree::ops::update::tests::branch_stage ... FAILED [INFO] [stdout] test beatree::ops::update::tests::leaf_stage has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5cc6b2505f300afbf9f89e524275ec17cb16b3e22c7e15b2749b9c24ea0bd3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc6b2505f300afbf9f89e524275ec17cb16b3e22c7e15b2749b9c24ea0bd3ec", kill_on_drop: false }` [INFO] [stdout] 5cc6b2505f300afbf9f89e524275ec17cb16b3e22c7e15b2749b9c24ea0bd3ec