[INFO] cloning repository https://github.com/alisa101rs/kassandra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alisa101rs/kassandra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49c3dfccecc1e233d10b0d5d459f3715fcc55921 [INFO] checking alisa101rs/kassandra against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falisa101rs%2Fkassandra" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alisa101rs/kassandra [INFO] finished tweaking git repo https://github.com/alisa101rs/kassandra [INFO] tweaked toml for git repo https://github.com/alisa101rs/kassandra written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alisa101rs/kassandra on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alisa101rs/kassandra 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d987abe5b9563f0982f50d66a51c757e8cf215de779408429d4569cd60f027fb [INFO] running `Command { std: "docker" "start" "-a" "d987abe5b9563f0982f50d66a51c757e8cf215de779408429d4569cd60f027fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d987abe5b9563f0982f50d66a51c757e8cf215de779408429d4569cd60f027fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d987abe5b9563f0982f50d66a51c757e8cf215de779408429d4569cd60f027fb", kill_on_drop: false }` [INFO] [stdout] d987abe5b9563f0982f50d66a51c757e8cf215de779408429d4569cd60f027fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed00c477d8f9284bc66cf2c972962fbd75b674ba80712426fc29a0789b77c86 [INFO] running `Command { std: "docker" "start" "-a" "fed00c477d8f9284bc66cf2c972962fbd75b674ba80712426fc29a0789b77c86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking integer-encoding v4.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking stable-eyre v0.2.2 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling scylla-macros v0.2.3 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking scylla-cql v0.0.9 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking kassandra v0.14.0 (/opt/rustwide/workdir/kassandra) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking opentelemetry_sdk v0.20.0 [INFO] [stderr] Checking scylla v0.10.1 [INFO] [stderr] Checking opentelemetry v0.20.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Checking tracing-opentelemetry v0.21.0 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stdout] --> kassandra/src/snapshot/value.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | chrono::NaiveDateTime::from_timestamp_millis(v) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stdout] --> kassandra/src/snapshot/value.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | chrono::NaiveDateTime::from_timestamp_millis(v) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn parse(p: &str) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn parse(p: &str) -> ParseResult<'_, PreCqlType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:598:29 [INFO] [stdout] | [INFO] [stdout] 598 | fn parse_native_type(p: &str) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 598 | fn parse_native_type(p: &str) -> ParseResult<'_, NativeType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:605:35 [INFO] [stdout] | [INFO] [stdout] 605 | fn parse_user_defined_type(p: &str) -> ParseResult<&str> { [INFO] [stdout] | ^^^^ ----------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn parse_user_defined_type(p: &str) -> ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/parse.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn value(input: &[u8]) -> IResult<&[u8], FrameValue> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn value(input: &[u8]) -> IResult<&[u8], FrameValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/request/query_params.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn query_parameters(input: &[u8]) -> IResult<&[u8], QueryParameters> { [INFO] [stdout] | ^^^^^ ----- --------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn query_parameters(input: &[u8]) -> IResult<&[u8], QueryParameters<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/request/query_params.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | fn values(rest: &[u8], with_names: bool) -> IResult<&[u8], Vec> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn values(rest: &[u8], with_names: bool) -> IResult<&[u8], Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/storage/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 50 | ) -> eyre::Result>> + 'a>>; [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | ) -> eyre::Result>> + 'a>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/storage/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 57 | ) -> eyre::Result>> + '_>>; [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | ) -> eyre::Result>> + '_>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kassandra-tester v0.14.0 (/opt/rustwide/workdir/kassandra-tester) [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn parse(p: &str) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 543 | pub fn parse(p: &str) -> ParseResult<'_, PreCqlType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:598:29 [INFO] [stdout] | [INFO] [stdout] 598 | fn parse_native_type(p: &str) -> ParseResult { [INFO] [stdout] | ^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 598 | fn parse_native_type(p: &str) -> ParseResult<'_, NativeType> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/cql/parser/mod.rs:605:35 [INFO] [stdout] | [INFO] [stdout] 605 | fn parse_user_defined_type(p: &str) -> ParseResult<&str> { [INFO] [stdout] | ^^^^ ----------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn parse_user_defined_type(p: &str) -> ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/parse.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn value(input: &[u8]) -> IResult<&[u8], FrameValue> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn value(input: &[u8]) -> IResult<&[u8], FrameValue<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/request/query_params.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn query_parameters(input: &[u8]) -> IResult<&[u8], QueryParameters> { [INFO] [stdout] | ^^^^^ ----- --------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn query_parameters(input: &[u8]) -> IResult<&[u8], QueryParameters<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/frame/request/query_params.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | fn values(rest: &[u8], with_names: bool) -> IResult<&[u8], Vec> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | fn values(rest: &[u8], with_names: bool) -> IResult<&[u8], Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/storage/mod.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | &'a mut self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 50 | ) -> eyre::Result>> + 'a>>; [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 50 | ) -> eyre::Result>> + 'a>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> kassandra/src/storage/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 57 | ) -> eyre::Result>> + '_>>; [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | ) -> eyre::Result>> + '_>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking opentelemetry-proto v0.3.0 [INFO] [stderr] Checking opentelemetry-otlp v0.13.0 [INFO] [stderr] Checking kassandra-node v0.14.0 (/opt/rustwide/workdir/kassandra-node) [INFO] [stderr] Checking kassandra-proxy v0.14.0 (/opt/rustwide/workdir/kassandra-proxy) [INFO] [stdout] warning: method `snapshot` is never used [INFO] [stdout] --> kassandra-proxy/src/replay.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ReplayInterceptor { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn snapshot(&self) -> DataSnapshots { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `snapshot` is never used [INFO] [stdout] --> kassandra-proxy/src/replay.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl ReplayInterceptor { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn snapshot(&self) -> DataSnapshots { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "fed00c477d8f9284bc66cf2c972962fbd75b674ba80712426fc29a0789b77c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed00c477d8f9284bc66cf2c972962fbd75b674ba80712426fc29a0789b77c86", kill_on_drop: false }` [INFO] [stdout] fed00c477d8f9284bc66cf2c972962fbd75b674ba80712426fc29a0789b77c86