[INFO] cloning repository https://github.com/adamanteye/rusty_query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamanteye/rusty_query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c6452aab7efc0d9a3da48f087b399c722be8645
[INFO] checking adamanteye/rusty_query against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamanteye%2Frusty_query" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/adamanteye/rusty_query
[INFO] finished tweaking git repo https://github.com/adamanteye/rusty_query
[INFO] tweaked toml for git repo https://github.com/adamanteye/rusty_query written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamanteye/rusty_query on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamanteye/rusty_query 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61371a8bf0024b17abb4b712b0d37f90c2d567280dacd0fdaa289d601144b52d
[INFO] running `Command { std: "docker" "start" "-a" "61371a8bf0024b17abb4b712b0d37f90c2d567280dacd0fdaa289d601144b52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61371a8bf0024b17abb4b712b0d37f90c2d567280dacd0fdaa289d601144b52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61371a8bf0024b17abb4b712b0d37f90c2d567280dacd0fdaa289d601144b52d", kill_on_drop: false }`
[INFO] [stdout] 61371a8bf0024b17abb4b712b0d37f90c2d567280dacd0fdaa289d601144b52d
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a0567f95523b40b28265b96d24cdffdc934c06b2b5a9e36a6d7c7d703b7bc3
[INFO] running `Command { std: "docker" "start" "-a" "40a0567f95523b40b28265b96d24cdffdc934c06b2b5a9e36a6d7c7d703b7bc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.7 (https://github.com/zesterer/chumsky.git?rev=f4d3cf214bf123aea56e3500a476538f767de429#f4d3cf21)
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking async_next v0.1.0 (/opt/rustwide/workdir/async_next)
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.24
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking comfy-table v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking sql_parser v0.1.0 (/opt/rustwide/workdir/sql_parser)
[INFO] [stderr]     Checking page_fs v0.1.0 (/opt/rustwide/workdir/page_fs)
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking record_stg v0.1.0 (/opt/rustwide/workdir/record_stg)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]   --> record_stg/src/bp_tree.rs:96:70
[INFO] [stdout]    |
[INFO] [stdout] 96 |       async fn is_full(&self) -> std::result::Result<bool, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________^
[INFO] [stdout] 97 | |         let buf = self.page.read().await;
[INFO] [stdout] 98 | |         Ok(buf.as_buf()[0] == 0xff)
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]   --> record_stg/src/bp_tree.rs:96:70
[INFO] [stdout]    |
[INFO] [stdout] 96 |       async fn is_full(&self) -> std::result::Result<bool, Infallible> {
[INFO] [stdout]    |  ______________________________________________________________________^
[INFO] [stdout] 97 | |         let buf = self.page.read().await;
[INFO] [stdout] 98 | |         Ok(buf.as_buf()[0] == 0xff)
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]   --> record_stg/src/bp_tree.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(buf.as_buf()[0] == 0xff)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:100:89
[INFO] [stdout]     |
[INFO] [stdout] 100 |       async fn get(&self, index: &u16) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 101 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 102 | |             Ok(None)
[INFO] [stdout] 103 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:100:89
[INFO] [stdout]     |
[INFO] [stdout] 100 |       async fn get(&self, index: &u16) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 101 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 102 | |             Ok(None)
[INFO] [stdout] 103 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 102 | |             Ok(None)
[INFO] [stdout] 103 | |         } else {
[INFO] [stdout] 104 | |             let buf = self.page.read().await;
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:101:50
[INFO] [stdout]     |
[INFO] [stdout] 101 |           if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 102 | |             Ok(None)
[INFO] [stdout] 103 | |         } else {
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             Ok(None)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |           } else {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 104 | |             let buf = self.page.read().await;
[INFO] [stdout] 105 | |             let s = BitVec::from_bytes(&buf.as_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 106 | |             if !s.get(*index as usize).unwrap() {
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 | /             if !s.get(*index as usize).unwrap() {
[INFO] [stdout] 107 | |                 Ok(None)
[INFO] [stdout] 108 | |             } else {
[INFO] [stdout] 109 | |                 let buf = self.page.read().await;
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |                 )))
[INFO] [stdout] 114 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:106:49
[INFO] [stdout]     |
[INFO] [stdout] 106 |               if !s.get(*index as usize).unwrap() {
[INFO] [stdout]     |  _________________________________________________^
[INFO] [stdout] 107 | |                 Ok(None)
[INFO] [stdout] 108 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 Ok(None)
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 109 | |                 let buf = self.page.read().await;
[INFO] [stdout] 110 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] 111 | |                 Ok(Some(Node::from(
[INFO] [stdout] 112 | |                     &buf.as_buf()[offset..offset + BP_NODE_SIZE],
[INFO] [stdout] 113 | |                 )))
[INFO] [stdout] 114 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 | /                 Ok(Some(Node::from(
[INFO] [stdout] 112 | |                     &buf.as_buf()[offset..offset + BP_NODE_SIZE],
[INFO] [stdout] 113 | |                 )))
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:117:95
[INFO] [stdout]     |
[INFO] [stdout] 117 |       async fn insert(&mut self, value: BpNode) -> std::result::Result<Option<u16>, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 118 | |         let mut buf = self.page.write().await;
[INFO] [stdout] 119 | |         let mut slots = BitVec::from_bytes(&buf.as_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 120 | |         Ok(slots
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |             .map(|x| x as u16))
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:117:95
[INFO] [stdout]     |
[INFO] [stdout] 117 |       async fn insert(&mut self, value: BpNode) -> std::result::Result<Option<u16>, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________________^
[INFO] [stdout] 118 | |         let mut buf = self.page.write().await;
[INFO] [stdout] 119 | |         let mut slots = BitVec::from_bytes(&buf.as_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 120 | |         Ok(slots
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |             .map(|x| x as u16))
[INFO] [stdout] 131 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         Ok(slots
[INFO] [stdout] 121 | |             .iter()
[INFO] [stdout] 122 | |             .position(|x| !x)
[INFO] [stdout] 123 | |             .inspect(|&s| {
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |             })
[INFO] [stdout] 130 | |             .map(|x| x as u16))
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:132:96
[INFO] [stdout]     |
[INFO] [stdout] 132 |       async fn remove(&mut self, index: &u16) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________________________________^
[INFO] [stdout] 133 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 134 | |             Ok(None)
[INFO] [stdout] 135 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:132:96
[INFO] [stdout]     |
[INFO] [stdout] 132 |       async fn remove(&mut self, index: &u16) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________________________________^
[INFO] [stdout] 133 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 134 | |             Ok(None)
[INFO] [stdout] 135 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | /         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 134 | |             Ok(None)
[INFO] [stdout] 135 | |         } else {
[INFO] [stdout] 136 | |             let mut buf = self.page.write().await;
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout] 133 |           if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 134 | |             Ok(None)
[INFO] [stdout] 135 | |         } else {
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ok(None)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |           } else {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 136 | |             let mut buf = self.page.write().await;
[INFO] [stdout] 137 | |             let mut slots = BitVec::from_bytes(&buf.as_mut_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 138 | |             if !slots.get(*index as usize).unwrap() {
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 | /             if !slots.get(*index as usize).unwrap() {
[INFO] [stdout] 139 | |                 Ok(None)
[INFO] [stdout] 140 | |             } else {
[INFO] [stdout] 141 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |                 Ok(Some(node))
[INFO] [stdout] 146 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:138:53
[INFO] [stdout]     |
[INFO] [stdout] 138 |               if !slots.get(*index as usize).unwrap() {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 139 | |                 Ok(None)
[INFO] [stdout] 140 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 Ok(None)
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 141 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] 142 | |                 let node = Node::from(&buf.as_buf()[offset..offset + BP_NODE_SIZE]);
[INFO] [stdout] 143 | |                 slots.set(*index as usize, false);
[INFO] [stdout] 144 | |                 buf.as_mut_buf()[0..BP_RECORD_SLOT_LEN].copy_from_slice(&slots.to_bytes());
[INFO] [stdout] 145 | |                 Ok(Some(node))
[INFO] [stdout] 146 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 Ok(Some(node))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:153:58
[INFO] [stdout]     |
[INFO] [stdout] 153 |       ) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 154 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 155 | |             Ok(None)
[INFO] [stdout] 156 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:153:58
[INFO] [stdout]     |
[INFO] [stdout] 153 |       ) -> std::result::Result<Option<BpNode>, Infallible> {
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 154 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 155 | |             Ok(None)
[INFO] [stdout] 156 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | /         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 155 | |             Ok(None)
[INFO] [stdout] 156 | |         } else {
[INFO] [stdout] 157 | |             let mut buf = self.page.write().await;
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:154:50
[INFO] [stdout]     |
[INFO] [stdout] 154 |           if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 155 | |             Ok(None)
[INFO] [stdout] 156 | |         } else {
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             Ok(None)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |           } else {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 157 | |             let mut buf = self.page.write().await;
[INFO] [stdout] 158 | |             let mut slots = BitVec::from_bytes(&buf.as_mut_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 159 | |             if !slots.get(*index as usize).unwrap() {
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 | /             if !slots.get(*index as usize).unwrap() {
[INFO] [stdout] 160 | |                 slots.set(*index as usize, true);
[INFO] [stdout] 161 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] 162 | |                 buf.as_mut_buf()[offset..offset + BP_NODE_SIZE]
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |                 Ok(Some(node))
[INFO] [stdout] 172 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:159:53
[INFO] [stdout]     |
[INFO] [stdout] 159 |               if !slots.get(*index as usize).unwrap() {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 160 | |                 slots.set(*index as usize, true);
[INFO] [stdout] 161 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] 162 | |                 buf.as_mut_buf()[offset..offset + BP_NODE_SIZE]
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |                 Ok(None)
[INFO] [stdout] 166 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Ok(None)
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:166:20
[INFO] [stdout]     |
[INFO] [stdout] 166 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 167 | |                 let offset = BP_RECORD_SLOT_LEN + *index as usize * BP_NODE_SIZE;
[INFO] [stdout] 168 | |                 let node = Node::from(&buf.as_buf()[offset..offset + BP_NODE_SIZE]);
[INFO] [stdout] 169 | |                 buf.as_mut_buf()[offset..offset + BP_NODE_SIZE]
[INFO] [stdout] 170 | |                     .copy_from_slice(&std::convert::Into::<[u8; BP_NODE_SIZE]>::into(&value));
[INFO] [stdout] 171 | |                 Ok(Some(node))
[INFO] [stdout] 172 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 Ok(Some(node))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:175:84
[INFO] [stdout]     |
[INFO] [stdout] 175 |       async fn contains(&self, index: &u16) -> std::result::Result<bool, Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 176 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 177 | |             Ok(false)
[INFO] [stdout] 178 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:175:84
[INFO] [stdout]     |
[INFO] [stdout] 175 |       async fn contains(&self, index: &u16) -> std::result::Result<bool, Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________^
[INFO] [stdout] 176 | |         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 177 | |             Ok(false)
[INFO] [stdout] 178 | |         } else {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | /         if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout] 177 | |             Ok(false)
[INFO] [stdout] 178 | |         } else {
[INFO] [stdout] 179 | |             let buf = self.page.read().await;
[INFO] [stdout] 180 | |             let s = BitVec::from_bytes(&buf.as_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 181 | |             Ok(s.get(*index as usize).unwrap())
[INFO] [stdout] 182 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:176:50
[INFO] [stdout]     |
[INFO] [stdout] 176 |           if *index as usize >= BP_RECORD_CAPACITY {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 177 | |             Ok(false)
[INFO] [stdout] 178 | |         } else {
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             Ok(false)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |           } else {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 179 | |             let buf = self.page.read().await;
[INFO] [stdout] 180 | |             let s = BitVec::from_bytes(&buf.as_buf()[0..BP_RECORD_SLOT_LEN]);
[INFO] [stdout] 181 | |             Ok(s.get(*index as usize).unwrap())
[INFO] [stdout] 182 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             Ok(s.get(*index as usize).unwrap())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:190:38
[INFO] [stdout]     |
[INFO] [stdout] 190 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:190:65
[INFO] [stdout]     |
[INFO] [stdout] 190 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:190:38
[INFO] [stdout]     |
[INFO] [stdout] 190 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 | /                     page.insert(value)
[INFO] [stdout] 216 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:216:26
[INFO] [stdout]     |
[INFO] [stdout] 216 |                         .await
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 | /                     page.insert(value)
[INFO] [stdout] 216 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             p.insert(value).await.unwrap().ok_or(BpTreeError::Unknown)?,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:236:29
[INFO] [stdout]     |
[INFO] [stdout] 236 |             p.insert(value).await.unwrap().ok_or(BpTreeError::Unknown)?,
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             p.insert(value).await.unwrap().ok_or(BpTreeError::Unknown)?,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:253:37
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ok(p.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:270:42
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ok(p.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ok(p.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:275:39
[INFO] [stdout]     |
[INFO] [stdout] 275 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:275:54
[INFO] [stdout]     |
[INFO] [stdout] 275 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:275:39
[INFO] [stdout]     |
[INFO] [stdout] 275 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 685 |         if b.get(&0).await.unwrap().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:685:22
[INFO] [stdout]     |
[INFO] [stdout] 685 |         if b.get(&0).await.unwrap().is_none() {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 685 |         if b.get(&0).await.unwrap().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |             b.replace(&0, root.clone()).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:691:41
[INFO] [stdout]     |
[INFO] [stdout] 691 |             b.replace(&0, root.clone()).await.unwrap();
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Node<u128, bp_tree::SlotPtr, bp_tree::SlotPtr>>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/bp_tree.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 |             b.replace(&0, root.clone()).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:166:71
[INFO] [stdout]     |
[INFO] [stdout] 166 |       async fn contains(&self, index: &u16) -> Result<bool, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 167 | |         let page = self.page.read().await;
[INFO] [stdout] 168 | |         let (_, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 169 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         Ok(slots.get(*index as usize).unwrap_or_default())
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:166:71
[INFO] [stdout]     |
[INFO] [stdout] 166 |       async fn contains(&self, index: &u16) -> Result<bool, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________^
[INFO] [stdout] 167 | |         let page = self.page.read().await;
[INFO] [stdout] 168 | |         let (_, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 169 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |         Ok(slots.get(*index as usize).unwrap_or_default())
[INFO] [stdout] 174 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Ok(slots.get(*index as usize).unwrap_or_default())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:175:57
[INFO] [stdout]     |
[INFO] [stdout] 175 |       async fn is_full(&self) -> Result<bool, Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 176 | |         let page = self.page.read().await;
[INFO] [stdout] 177 | |         let (_, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 178 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |         Ok(true)
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:175:57
[INFO] [stdout]     |
[INFO] [stdout] 175 |       async fn is_full(&self) -> Result<bool, Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 176 | |         let page = self.page.read().await;
[INFO] [stdout] 177 | |         let (_, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 178 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |         Ok(true)
[INFO] [stdout] 188 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 return Ok(false);
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         Ok(true)
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:189:76
[INFO] [stdout]     |
[INFO] [stdout] 189 |       async fn get(&self, index: &u16) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 190 | |         let page = self.page.read().await;
[INFO] [stdout] 191 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 192 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:189:76
[INFO] [stdout]     |
[INFO] [stdout] 189 |       async fn get(&self, index: &u16) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 190 | |         let page = self.page.read().await;
[INFO] [stdout] 191 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 192 | |         let slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         if slots.get(*index as usize).unwrap() {
[INFO] [stdout] 198 | |             Ok(Some(Record::from((
[INFO] [stdout] 199 | |                 &page.as_buf()[offset..(offset + record_len)],
[INFO] [stdout] 200 | |                 self.schema.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | |             Ok(None)
[INFO] [stdout] 204 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |           if slots.get(*index as usize).unwrap() {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 198 | |             Ok(Some(Record::from((
[INFO] [stdout] 199 | |                 &page.as_buf()[offset..(offset + record_len)],
[INFO] [stdout] 200 | |                 self.schema.clone(),
[INFO] [stdout] 201 | |             ))))
[INFO] [stdout] 202 | |         } else {
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 | /             Ok(Some(Record::from((
[INFO] [stdout] 199 | |                 &page.as_buf()[offset..(offset + record_len)],
[INFO] [stdout] 200 | |                 self.schema.clone(),
[INFO] [stdout] 201 | |             ))))
[INFO] [stdout]     | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 |           } else {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 203 | |             Ok(None)
[INFO] [stdout] 204 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             Ok(None)
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:206:82
[INFO] [stdout]     |
[INFO] [stdout] 206 |       async fn insert(&mut self, value: Record) -> Result<Option<u16>, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 207 | |         let mut page = self.page.write().await;
[INFO] [stdout] 208 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 209 | |         if page.as_buf()[4] != 1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |         Ok(result)
[INFO] [stdout] 231 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:206:82
[INFO] [stdout]     |
[INFO] [stdout] 206 |       async fn insert(&mut self, value: Record) -> Result<Option<u16>, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 207 | |         let mut page = self.page.write().await;
[INFO] [stdout] 208 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 209 | |         if page.as_buf()[4] != 1 {
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |         Ok(result)
[INFO] [stdout] 231 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         Ok(result)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:232:83
[INFO] [stdout]     |
[INFO] [stdout] 232 |       async fn remove(&mut self, index: &u16) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________^
[INFO] [stdout] 233 | |         let mut page = self.page.write().await;
[INFO] [stdout] 234 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 235 | |         let mut slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         Ok(old)
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:232:83
[INFO] [stdout]     |
[INFO] [stdout] 232 |       async fn remove(&mut self, index: &u16) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________^
[INFO] [stdout] 233 | |         let mut page = self.page.write().await;
[INFO] [stdout] 234 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 235 | |         let mut slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |         Ok(old)
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         Ok(old)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:254:99
[INFO] [stdout]     |
[INFO] [stdout] 254 |       async fn replace(&mut self, index: &u16, value: Record) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________________^
[INFO] [stdout] 255 | |         let mut page = self.page.write().await;
[INFO] [stdout] 256 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 257 | |         let mut slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |         Ok(old)
[INFO] [stdout] 277 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:254:99
[INFO] [stdout]     |
[INFO] [stdout] 254 |       async fn replace(&mut self, index: &u16, value: Record) -> Result<Option<Record>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________________________________________________^
[INFO] [stdout] 255 | |         let mut page = self.page.write().await;
[INFO] [stdout] 256 | |         let (record_len, capacity) = GET_LEN_AND_CAPACITY(&self.schema);
[INFO] [stdout] 257 | |         let mut slots = BitVec::from_bytes(
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |         Ok(old)
[INFO] [stdout] 277 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         Ok(old)
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:301:65
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |             .any(|page| async move { page.contains(&index.slot).await.unwrap() })
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 |         Ok(p.get(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:319:31
[INFO] [stdout]     |
[INFO] [stdout] 319 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |             if page.is_full().await.unwrap() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 | /                     page.insert(value)
[INFO] [stdout] 325 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:325:26
[INFO] [stdout]     |
[INFO] [stdout] 325 |                         .await
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 | /                     page.insert(value)
[INFO] [stdout] 325 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 | /             p.insert(value)
[INFO] [stdout] 345 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:345:18
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<u16>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 | /             p.insert(value)
[INFO] [stdout] 345 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:353:39
[INFO] [stdout]     |
[INFO] [stdout] 353 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:353:54
[INFO] [stdout]     |
[INFO] [stdout] 353 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:353:39
[INFO] [stdout]     |
[INFO] [stdout] 353 |             .any(|page| async move { !page.is_full().await.unwrap() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:365:37
[INFO] [stdout]     |
[INFO] [stdout] 365 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 |         Ok(page.remove(&index.slot).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 |         Ok(page.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:380:45
[INFO] [stdout]     |
[INFO] [stdout] 380 |         Ok(page.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Record>, std::convert::Infallible>
[INFO] [stdout]    --> record_stg/src/tbl.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 |         Ok(page.replace(&index.slot, value).await.unwrap())
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `record_stg` (lib) due to 123 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40a0567f95523b40b28265b96d24cdffdc934c06b2b5a9e36a6d7c7d703b7bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a0567f95523b40b28265b96d24cdffdc934c06b2b5a9e36a6d7c7d703b7bc3", kill_on_drop: false }`
[INFO] [stdout] 40a0567f95523b40b28265b96d24cdffdc934c06b2b5a9e36a6d7c7d703b7bc3
