[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] d18d07dc99db570af3be43cef547db2154245cbb
[INFO] checking radhesh1/radb against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[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 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.15
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded tokio-serde v0.8.0
[INFO] [stderr]   Downloaded goldenfile v1.6.1
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded educe v0.4.23
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded fs4 v0.7.0
[INFO] [stderr]   Downloaded rustyline v13.0.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33f749c7e0f699304a5f6c06e1f210cd4a9650698219cafbf3035212fb2e69a0
[INFO] running `Command { std: "docker" "start" "-a" "33f749c7e0f699304a5f6c06e1f210cd4a9650698219cafbf3035212fb2e69a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33f749c7e0f699304a5f6c06e1f210cd4a9650698219cafbf3035212fb2e69a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f749c7e0f699304a5f6c06e1f210cd4a9650698219cafbf3035212fb2e69a0", kill_on_drop: false }`
[INFO] [stdout] 33f749c7e0f699304a5f6c06e1f210cd4a9650698219cafbf3035212fb2e69a0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd1bd7fc1308b842813ddf6aa4306f3ce1a91ec8616b219d94706965a4e51f67
[INFO] running `Command { std: "docker" "start" "-a" "dd1bd7fc1308b842813ddf6aa4306f3ce1a91ec8616b219d94706965a4e51f67", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking time v0.3.41
[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 ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fs4 v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking goldenfile v1.6.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[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 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 rustyline v13.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.31
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking clap v3.2.25
[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 futures v0.3.31
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.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/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/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 14.79s
[INFO] running `Command { std: "docker" "inspect" "dd1bd7fc1308b842813ddf6aa4306f3ce1a91ec8616b219d94706965a4e51f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1bd7fc1308b842813ddf6aa4306f3ce1a91ec8616b219d94706965a4e51f67", kill_on_drop: false }`
[INFO] [stdout] dd1bd7fc1308b842813ddf6aa4306f3ce1a91ec8616b219d94706965a4e51f67
