[INFO] cloning repository https://github.com/ravanc/mini-lsm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ravanc/mini-lsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravanc%2Fmini-lsm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravanc%2Fmini-lsm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0bacded8e0c4cd7b4236ef84989209d7ce8fb1d
[INFO] checking ravanc/mini-lsm against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravanc%2Fmini-lsm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ravanc/mini-lsm
[INFO] finished tweaking git repo https://github.com/ravanc/mini-lsm
[INFO] tweaked toml for git repo https://github.com/ravanc/mini-lsm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ravanc/mini-lsm on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ravanc/mini-lsm 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ravanc/mini-lsm against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fravanc%2Fmini-lsm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ravanc/mini-lsm
[INFO] finished tweaking git repo https://github.com/ravanc/mini-lsm
[INFO] tweaked toml for git repo https://github.com/ravanc/mini-lsm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ravanc/mini-lsm on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ravanc/mini-lsm 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded farmhash v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa
[INFO] running `Command { std: "docker" "start" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking farmhash v1.1.5
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking moka v0.12.14
[INFO] [stderr]     Checking duct v1.1.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking mini-lsm-xtask v0.2.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mini-lsm-starter v0.2.0 (/opt/rustwide/workdir/mini-lsm-starter)
[INFO] [stderr]     Checking mini-lsm v0.2.0 (/opt/rustwide/workdir/mini-lsm)
[INFO] [stderr]     Checking mini-lsm-mvcc v0.2.0 (/opt/rustwide/workdir/mini-lsm-mvcc)
[INFO] [stdout] error[E0432]: unresolved import `crate::key::TS_RANGE_END`
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     key::{Key, KeySlice, TS_RANGE_END},
[INFO] [stdout]    |                          ^^^^^^^^^^^^ no `TS_RANGE_END` in `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::key::TS_RANGE_END`
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     key::{Key, KeySlice, TS_RANGE_END},
[INFO] [stdout]    |                          ^^^^^^^^^^^^ no `TS_RANGE_END` in `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:85:37
[INFO] [stdout]     |
[INFO] [stdout]  85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  85 -                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]  85 +                     Bound::Included(KeySlice::from_slice(key)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]    |                     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8]`, found `Key<&[u8]>`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]                  found struct `Key<&[u8]>`
[INFO] [stdout] help: the type constructed contains `Key<&[u8]>` due to the type of the argument passed
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^---------------------------------------^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this argument influences the type of `Included`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/ops/range.rs:695:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:86:37
[INFO] [stdout]     |
[INFO] [stdout]  86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  86 -                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]  86 +                     Bound::Included(KeySlice::from_slice(key)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]    |                     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8]`, found `Key<&[u8]>`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]                  found struct `Key<&[u8]>`
[INFO] [stdout] help: the type constructed contains `Key<&[u8]>` due to the type of the argument passed
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^---------------------------------------^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this argument influences the type of `Included`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/ops/range.rs:695:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:103:62
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key, self.read_ts))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 103 -                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key, self.read_ts))
[INFO] [stdout] 103 +                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     KeySlice::from_slice(key, self.read_ts),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 123 -                     KeySlice::from_slice(key, self.read_ts),
[INFO] [stdout] 123 +                     KeySlice::from_slice(key),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `scan_with_ts` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:152:37
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let fused_iter = self.inner.scan_with_ts(lower, upper, self.read_ts)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ method not found in `std::sync::Arc<LsmStorageInner>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:207:38
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let commit_lock = self.inner.mvcc().commit_lock.lock();
[INFO] [stdout]     |                                      ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:85:37
[INFO] [stdout]     |
[INFO] [stdout]  85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  85 -                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]  85 +                     Bound::Included(KeySlice::from_slice(key)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:208:45
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let expected_commit_ts = self.inner.mvcc().latest_commit_ts() + 1;
[INFO] [stdout]     |                                             ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |               let conflict = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 216 | |                 .inner
[INFO] [stdout] 217 | |                 .mvcc()
[INFO] [stdout]     | |                 -^^^^-- help: remove the arguments
[INFO] [stdout]     | |                 ||
[INFO] [stdout]     | |_________________|field, not a method
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:235:49
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut committed_txns = self.inner.mvcc().committed_txns.lock();
[INFO] [stdout]     |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]    |                     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8]`, found `Key<&[u8]>`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]                  found struct `Key<&[u8]>`
[INFO] [stdout] help: the type constructed contains `Key<&[u8]>` due to the type of the argument passed
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Bound::Included(KeySlice::from_slice(key, self.read_ts)),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^---------------------------------------^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this argument influences the type of `Included`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/ops/range.rs:695:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:86:37
[INFO] [stdout]     |
[INFO] [stdout]  86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  86 -                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]  86 +                     Bound::Included(KeySlice::from_slice(key)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]    |                     --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8]`, found `Key<&[u8]>`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&[u8]`
[INFO] [stdout]                  found struct `Key<&[u8]>`
[INFO] [stdout] help: the type constructed contains `Key<&[u8]>` due to the type of the argument passed
[INFO] [stdout]   --> mini-lsm/src/mvcc/txn.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     Bound::Included(KeySlice::from_slice(key, TS_RANGE_END)),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^---------------------------------------^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this argument influences the type of `Included`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/ops/range.rs:695:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:236:63
[INFO] [stdout]     |
[INFO] [stdout] 236 |             committed_txns.retain(|key, _| *key >= self.inner.mvcc().watermark());
[INFO] [stdout]     |                                                               ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:103:62
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key, self.read_ts))
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 103 -                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key, self.read_ts))
[INFO] [stdout] 103 +                 SsTableIterator::create_and_seek_to_key(sst, Key::from_slice(key))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     KeySlice::from_slice(key, self.read_ts),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^      ------------ unexpected argument #2 of type `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> mini-lsm/src/key.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn from_slice(slice: &'a [u8]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 123 -                     KeySlice::from_slice(key, self.read_ts),
[INFO] [stdout] 123 +                     KeySlice::from_slice(key),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_batch_inner` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |         self.inner.write_batch_inner(&batch_records)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write_batch` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 261 -         self.inner.write_batch_inner(&batch_records)?;
[INFO] [stdout] 261 +         self.inner.write_batch(&batch_records)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |         self.inner.mvcc().ts.lock().1.remove_reader(self.read_ts);
[INFO] [stdout]     |                    ^^^^-- help: remove the arguments
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `scan_with_ts` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:152:37
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let fused_iter = self.inner.scan_with_ts(lower, upper, self.read_ts)?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ method not found in `std::sync::Arc<LsmStorageInner>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:207:38
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let commit_lock = self.inner.mvcc().commit_lock.lock();
[INFO] [stdout]     |                                      ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:208:45
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let expected_commit_ts = self.inner.mvcc().latest_commit_ts() + 1;
[INFO] [stdout]     |                                             ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 215 |               let conflict = self
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 216 | |                 .inner
[INFO] [stdout] 217 | |                 .mvcc()
[INFO] [stdout]     | |                 -^^^^-- help: remove the arguments
[INFO] [stdout]     | |                 ||
[INFO] [stdout]     | |_________________|field, not a method
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:235:49
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let mut committed_txns = self.inner.mvcc().committed_txns.lock();
[INFO] [stdout]     |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:236:63
[INFO] [stdout]     |
[INFO] [stdout] 236 |             committed_txns.retain(|key, _| *key >= self.inner.mvcc().watermark());
[INFO] [stdout]     |                                                               ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_batch_inner` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |         self.inner.write_batch_inner(&batch_records)?;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write_batch` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 261 -         self.inner.write_batch_inner(&batch_records)?;
[INFO] [stdout] 261 +         self.inner.write_batch(&batch_records)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mvcc` found for struct `std::sync::Arc<LsmStorageInner>` in the current scope
[INFO] [stdout]    --> mini-lsm/src/mvcc/txn.rs:269:20
[INFO] [stdout]     |
[INFO] [stdout] 269 |         self.inner.mvcc().ts.lock().1.remove_reader(self.read_ts);
[INFO] [stdout]     |                    ^^^^-- help: remove the arguments
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-lsm` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-lsm` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa", kill_on_drop: false }`
[INFO] [stdout] d715f0d158a9c989da94eae85159cf219c38ad3695fae66522e9e8cb435e60fa
