[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 try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradhesh1%2Fradb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radhesh1/radb on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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 goldenfile v1.6.1 [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded fs4 v0.7.0 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded names v0.14.0 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffa9993fbf4b7dc56e8a700c268fe6fd91675bed6b453eb0b898c727b5a937e6 [INFO] running `Command { std: "docker" "start" "-a" "ffa9993fbf4b7dc56e8a700c268fe6fd91675bed6b453eb0b898c727b5a937e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa9993fbf4b7dc56e8a700c268fe6fd91675bed6b453eb0b898c727b5a937e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa9993fbf4b7dc56e8a700c268fe6fd91675bed6b453eb0b898c727b5a937e6", kill_on_drop: false }` [INFO] [stdout] ffa9993fbf4b7dc56e8a700c268fe6fd91675bed6b453eb0b898c727b5a937e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efdaf68d7a1b28276ed99415825754a606e396c274dce6c77f6d0800770b9280 [INFO] running `Command { std: "docker" "start" "-a" "efdaf68d7a1b28276ed99415825754a606e396c274dce6c77f6d0800770b9280", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking smallvec v1.15.0 [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] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Checking fs4 v0.7.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking goldenfile v1.6.1 [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 enum-ordinalize v3.1.15 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [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 clap v4.4.18 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.140 [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>>(&self, range: R) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn scan>>(&self, range: R) -> Result> { [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> { [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> { [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>>(&self, range: R) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 578 | pub fn scan>>(&self, range: R) -> Result> { [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> { [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> { [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>>(&self, range: R) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1030 | fn scan>>(&self, range: R) -> Result>> { [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>> { [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>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.42s [INFO] running `Command { std: "docker" "inspect" "efdaf68d7a1b28276ed99415825754a606e396c274dce6c77f6d0800770b9280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdaf68d7a1b28276ed99415825754a606e396c274dce6c77f6d0800770b9280", kill_on_drop: false }` [INFO] [stdout] efdaf68d7a1b28276ed99415825754a606e396c274dce6c77f6d0800770b9280