[INFO] cloning repository https://github.com/radhesh1/radb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radhesh1/radb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradhesh1%2Fradb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradhesh1%2Fradb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c29bccaf73c83115c27edd936234752dbbf0b510
[INFO] checking radhesh1/radb against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradhesh1%2Fradb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/radhesh1/radb
[INFO] finished tweaking git repo https://github.com/radhesh1/radb
[INFO] tweaked toml for git repo https://github.com/radhesh1/radb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radhesh1/radb on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/radhesh1/radb 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded fs4 v0.7.0
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded goldenfile v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50b02e3f50d26fd6b1c2a487d313a0c19cea4e62bfa6c4d92c8fd09bd0270cbc
[INFO] running `Command { std: "docker" "start" "-a" "50b02e3f50d26fd6b1c2a487d313a0c19cea4e62bfa6c4d92c8fd09bd0270cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50b02e3f50d26fd6b1c2a487d313a0c19cea4e62bfa6c4d92c8fd09bd0270cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b02e3f50d26fd6b1c2a487d313a0c19cea4e62bfa6c4d92c8fd09bd0270cbc", kill_on_drop: false }`
[INFO] [stdout] 50b02e3f50d26fd6b1c2a487d313a0c19cea4e62bfa6c4d92c8fd09bd0270cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e145678eff8e1a3c7a36f23f8e2256b42cda2ad035dd29b34092872956c24c4b
[INFO] running `Command { std: "docker" "start" "-a" "e145678eff8e1a3c7a36f23f8e2256b42cda2ad035dd29b34092872956c24c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking fs4 v0.7.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking goldenfile v1.6.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking radb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sql/parser/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(query: &str) -> Parser {
[INFO] [stdout]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/mvcc.rs:578:42
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<E>> {
[INFO] [stdout]     |                                          ^^^^^                      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<'_, E>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/mvcc.rs:593:24
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<E>> {
[INFO] [stdout]     |                        ^^^^^                           ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<'_, E>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bin/bank.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |                     .map(|(c, a)| (format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE)))
[INFO] [stdout]     |                                   ^                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 -                     .map(|(c, a)| (format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE)))
[INFO] [stdout] 172 +                     .map(|(c, a)| format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bin/bank.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |                     .map(|(c, a)| (format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE)))
[INFO] [stdout]     |                                   ^                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 -                     .map(|(c, a)| (format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE)))
[INFO] [stdout] 172 +                     .map(|(c, a)| format!("({}, {}, {})", a, c, Self::INITIAL_BALANCE))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/raft/node/mod.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn assert_node(node: &mut Node) -> NodeAsserter {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn assert_node(node: &mut Node) -> NodeAsserter<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sql/parser/mod.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(query: &str) -> Parser {
[INFO] [stdout]    |                       ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(query: &str) -> Parser<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/mvcc.rs:578:42
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<E>> {
[INFO] [stdout]     |                                          ^^^^^                      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 578 |     pub fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<'_, E>> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/mvcc.rs:593:24
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<E>> {
[INFO] [stdout]     |                        ^^^^^                           ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<'_, E>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/storage/mvcc.rs:1030:42
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<Debug<Memory>>> {
[INFO] [stdout]      |                                          ^^^^^                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         fn scan<R: RangeBounds<Vec<u8>>>(&self, range: R) -> Result<Scan<'_, Debug<Memory>>> {
[INFO] [stdout]      |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/storage/mvcc.rs:1049:24
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<Debug<Memory>>> {
[INFO] [stdout]      |                        ^^^^^                           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         fn scan_prefix(&self, prefix: &[u8]) -> Result<Scan<'_, Debug<Memory>>> {
[INFO] [stdout]      |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.57s
[INFO] running `Command { std: "docker" "inspect" "e145678eff8e1a3c7a36f23f8e2256b42cda2ad035dd29b34092872956c24c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e145678eff8e1a3c7a36f23f8e2256b42cda2ad035dd29b34092872956c24c4b", kill_on_drop: false }`
[INFO] [stdout] e145678eff8e1a3c7a36f23f8e2256b42cda2ad035dd29b34092872956c24c4b
