[INFO] cloning repository https://github.com/nodecosmos/charybdis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nodecosmos/charybdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57df4eacc4a2f4e4ffbc1914e6408e34dbaa51b2 [INFO] testing nodecosmos/charybdis against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnodecosmos%2Fcharybdis" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nodecosmos/charybdis on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nodecosmos/charybdis [INFO] finished tweaking git repo https://github.com/nodecosmos/charybdis [INFO] tweaked toml for git repo https://github.com/nodecosmos/charybdis written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nodecosmos/charybdis 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" "+1.83.0" "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 charybdis_macros v0.7.2 [INFO] [stderr] Downloaded charybdis v0.7.2 [INFO] [stderr] Downloaded charybdis_parser v0.7.2 [INFO] [stderr] Downloaded scylla-macros v0.5.1 [INFO] [stderr] Downloaded scylla-cql v0.2.1 [INFO] [stderr] Downloaded scylla-cql v0.4.0 [INFO] [stderr] Downloaded scylla v0.15.0 [INFO] [stderr] Downloaded scylla v0.13.1 [INFO] [stderr] Downloaded scylla-macros v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e2d1bafb8e898a5c31623a353fa6d891d58c0a3bc3d6228323ccc59006a3d05 [INFO] running `Command { std: "docker" "start" "-a" "4e2d1bafb8e898a5c31623a353fa6d891d58c0a3bc3d6228323ccc59006a3d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2d1bafb8e898a5c31623a353fa6d891d58c0a3bc3d6228323ccc59006a3d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2d1bafb8e898a5c31623a353fa6d891d58c0a3bc3d6228323ccc59006a3d05", kill_on_drop: false }` [INFO] [stdout] 4e2d1bafb8e898a5c31623a353fa6d891d58c0a3bc3d6228323ccc59006a3d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138f770c8dc3ddad5efb5666b6198eb626ead2c2034e3e432294e436e097f60b [INFO] running `Command { std: "docker" "start" "-a" "138f770c8dc3ddad5efb5666b6198eb626ead2c2034e3e432294e436e097f60b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling scylla-macros v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling scylla-cql v0.4.0 [INFO] [stderr] Compiling scylla v0.15.0 [INFO] [stderr] Compiling charybdis_parser v0.7.9 (/opt/rustwide/workdir/charybdis-parser) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stdout] | [INFO] [stdout] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling charybdis_macros v0.7.9 (/opt/rustwide/workdir/charybdis-macros) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stdout] | [INFO] [stdout] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling charybdis-migrate v0.7.9 (/opt/rustwide/workdir/charybdis-migrate) [INFO] [stderr] Compiling charybdis v0.7.9 (/opt/rustwide/workdir/charybdis) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery<'static, Val, Self, ModelMutation> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait DeleteWithCallbacks<'a>: Callbacks { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 33 | ) -> CharybdisCbQuery, Self::PrimaryKey> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/find.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery<'static, Val, Self, ModelPaged> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "138f770c8dc3ddad5efb5666b6198eb626ead2c2034e3e432294e436e097f60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138f770c8dc3ddad5efb5666b6198eb626ead2c2034e3e432294e436e097f60b", kill_on_drop: false }` [INFO] [stdout] 138f770c8dc3ddad5efb5666b6198eb626ead2c2034e3e432294e436e097f60b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aabe9b54edef82ad3c94f7b182448d0985b24b517a8fdb93de107c8281b4317 [INFO] running `Command { std: "docker" "start" "-a" "5aabe9b54edef82ad3c94f7b182448d0985b24b517a8fdb93de107c8281b4317", kill_on_drop: false }` [INFO] [stderr] Compiling scylla-cql v0.4.0 [INFO] [stderr] Compiling scylla-macros v0.5.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stdout] | [INFO] [stdout] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling charybdis_parser v0.7.9 (/opt/rustwide/workdir/charybdis-parser) [INFO] [stderr] Compiling charybdis-migrate v0.7.9 (/opt/rustwide/workdir/charybdis-migrate) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stdout] | [INFO] [stdout] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scylla-cql v0.2.1 [INFO] [stderr] Compiling scylla v0.13.1 [INFO] [stderr] Compiling scylla v0.15.0 [INFO] [stderr] Compiling charybdis_parser v0.7.2 [INFO] [stderr] Compiling charybdis_macros v0.7.2 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stdout] | [INFO] [stdout] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling charybdis_macros v0.7.9 (/opt/rustwide/workdir/charybdis-macros) [INFO] [stderr] Compiling charybdis v0.7.2 [INFO] [stderr] Compiling charybdis v0.7.9 (/opt/rustwide/workdir/charybdis) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery<'static, Val, Self, ModelMutation> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait DeleteWithCallbacks<'a>: Callbacks { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 33 | ) -> CharybdisCbQuery, Self::PrimaryKey> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/find.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery<'static, Val, Self, ModelPaged> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 11 | ) -> CharybdisQuery<'static, Val, Self, ModelMutation> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/delete.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 29 | pub trait DeleteWithCallbacks<'a>: Callbacks { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 33 | ) -> CharybdisCbQuery, Self::PrimaryKey> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> charybdis/src/operations/find.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'static` [INFO] [stdout] | [INFO] [stdout] help: consider specifying it explicitly [INFO] [stdout] | [INFO] [stdout] 19 | ) -> CharybdisQuery<'static, Val, Self, ModelPaged> { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.16s [INFO] running `Command { std: "docker" "inspect" "5aabe9b54edef82ad3c94f7b182448d0985b24b517a8fdb93de107c8281b4317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aabe9b54edef82ad3c94f7b182448d0985b24b517a8fdb93de107c8281b4317", kill_on_drop: false }` [INFO] [stdout] 5aabe9b54edef82ad3c94f7b182448d0985b24b517a8fdb93de107c8281b4317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78dd3968fbf0d4c9d159f3ba12f6eb28fcf70a811f8fb6c823778f6b17a6bb88 [INFO] running `Command { std: "docker" "start" "-a" "78dd3968fbf0d4c9d159f3ba12f6eb28fcf70a811f8fb6c823778f6b17a6bb88", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> charybdis-parser/src/fields.rs:227:65 [INFO] [stderr] | [INFO] [stderr] 194 | impl<'a> CharybdisFields<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 227 | pub fn populate(&'a mut self, args: &CharybdisMacroArgs) -> &Self { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `charybdis_parser` (lib) generated 1 warning [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> charybdis/src/operations/delete.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | ) -> CharybdisQuery { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] help: consider specifying it explicitly [INFO] [stderr] | [INFO] [stderr] 11 | ) -> CharybdisQuery<'static, Val, Self, ModelMutation> { [INFO] [stderr] | ++++++++ [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> charybdis/src/operations/delete.rs:33:26 [INFO] [stderr] | [INFO] [stderr] 29 | pub trait DeleteWithCallbacks<'a>: Callbacks { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 33 | ) -> CharybdisCbQuery, Self::PrimaryKey> { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> charybdis/src/operations/find.rs:19:24 [INFO] [stderr] | [INFO] [stderr] 19 | ) -> CharybdisQuery { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'static` [INFO] [stderr] | [INFO] [stderr] help: consider specifying it explicitly [INFO] [stderr] | [INFO] [stderr] 19 | ) -> CharybdisQuery<'static, Val, Self, ModelPaged> { [INFO] [stderr] | ++++++++ [INFO] [stderr] [INFO] [stderr] warning: `charybdis_parser` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `charybdis` (lib) generated 3 warnings (run `cargo fix --lib -p charybdis` to apply 2 suggestions) [INFO] [stderr] warning: `charybdis_parser` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `charybdis` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis-b50ea959ea4d98e7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migrate-72a9f42bacdfdcf4) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/migrate.rs (/opt/rustwide/target/debug/deps/migrate-32dc5b03d31f19af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis_macros-30cf56aa4f4c3d0d) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis_parser-a0e31739811f395e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests charybdis [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test charybdis/src/model.rs - model::AsNative (line 122) ... ignored [INFO] [stdout] test charybdis/src/model.rs - model::MaterializedView (line 67) ... ok [INFO] [stdout] test charybdis/src/model.rs - model::Udt (line 98) ... ok [INFO] [stdout] test charybdis/src/model.rs - model::Model (line 24) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] Doc-tests migrate [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests charybdis_macros [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test charybdis-macros/src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 14) ... ignored [INFO] [stdout] test charybdis-macros/src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 23) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 103) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 108) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 19) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 40) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 44) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 58) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 65) ... ignored [INFO] [stdout] test charybdis-macros/src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 83) ... ignored [INFO] [stdout] test charybdis-macros/src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- charybdis-macros/src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `SerializeCql` in module `scylla::_macro_internal` [INFO] [stdout] --> charybdis-macros/src/native/find.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[charybdis_model( [INFO] [stdout] 9 | | table_name = posts, [INFO] [stdout] 10 | | partition_keys = [date], [INFO] [stdout] 11 | | clustering_keys = [category_id, title], [INFO] [stdout] 12 | | global_secondary_indexes = [category_id], [INFO] [stdout] 13 | | local_secondary_indexes = [title] [INFO] [stdout] 14 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-cql-0.4.0/src/types/serialize/row.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait SerializeRow { [INFO] [stdout] | ---------------------- similarly named trait `SerializeRow` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `charybdis::macros::scylla::SerializeRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use charybdis::scylla::SerializeCql; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Post: scylla_cql::types::serialize::row::SerializeRow` is not satisfied [INFO] [stdout] --> charybdis-macros/src/native/find.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | ^^^^ the trait `scylla_cql::types::serialize::row::SerializeRow` is not implemented for `Post` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `scylla_cql::types::serialize::row::SerializeRow`: [INFO] [stdout] &'a [T] [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T11, T12, T13, T14, T15) [INFO] [stdout] (T12, T13, T14, T15) [INFO] [stdout] and 21 others [INFO] [stdout] note: required by a bound in `BaseModel` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/model.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait BaseModel: FromRow + Sized + SerializeRow { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `BaseModel` [INFO] [stdout] = note: `BaseModel` is a "sealed trait", because to implement it you also need to implement `scylla_cql::types::serialize::row::SerializeRow`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it [INFO] [stdout] = help: the following types implement the trait: [INFO] [stdout] charybdis::batch::SerializeRowBox<'a> [INFO] [stdout] charybdis::query::QueryValue<'_, Val, M> [INFO] [stdout] () [INFO] [stdout] [u8; 0] [INFO] [stdout] &'a [T] [INFO] [stdout] &T [INFO] [stdout] std::vec::Vec [INFO] [stdout] std::collections::BTreeMap [INFO] [stdout] and 22 others [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Post: scylla_cql::types::serialize::row::SerializeRow` is not satisfied [INFO] [stdout] --> charybdis-macros/src/native/find.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | ^^^^ the trait `scylla_cql::types::serialize::row::SerializeRow` is not implemented for `Post`, which is required by `Post: BaseModel` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `scylla_cql::types::serialize::row::SerializeRow`: [INFO] [stdout] &'a [T] [INFO] [stdout] &T [INFO] [stdout] () [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T10, T11, T12, T13, T14, T15) [INFO] [stdout] (T11, T12, T13, T14, T15) [INFO] [stdout] (T12, T13, T14, T15) [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `Post` to implement `BaseModel` [INFO] [stdout] note: required by a bound in `charybdis::model::Model` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/model.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub trait Model: BaseModel { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Model` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:37:82 [INFO] [stdout] | [INFO] [stdout] 27 | let posts: CharybdisModelStream = Post::find_by_date(date).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:38:111 [INFO] [stdout] | [INFO] [stdout] 28 | let posts: CharybdisModelStream = Post::find_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:39:114 [INFO] [stdout] | [INFO] [stdout] 29 | let posts: Post = Post::find_by_date_and_category_id_and_title(date, category_id, title.clone()).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:41:65 [INFO] [stdout] | [INFO] [stdout] 31 | let post: Post = Post::find_first_by_date(date).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:42:94 [INFO] [stdout] | [INFO] [stdout] 32 | let post: Post = Post::find_first_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:44:79 [INFO] [stdout] | [INFO] [stdout] 34 | let post: Option = Post::maybe_find_first_by_date(date).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:45:108 [INFO] [stdout] | [INFO] [stdout] 35 | let post: Option = Post::maybe_find_first_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:46:133 [INFO] [stdout] | [INFO] [stdout] 36 | ...tegory_id, title.clone()).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:49:107 [INFO] [stdout] | [INFO] [stdout] 39 | let posts: CharybdisModelStream = Post::find_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:50:90 [INFO] [stdout] | [INFO] [stdout] 40 | let post: Post = Post::find_first_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:51:104 [INFO] [stdout] | [INFO] [stdout] 41 | let post: Option = Post::maybe_find_first_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:54:96 [INFO] [stdout] | [INFO] [stdout] 44 | let posts: CharybdisModelStream = Post::find_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:55:79 [INFO] [stdout] | [INFO] [stdout] 45 | let post: Post = Post::find_first_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> charybdis-macros/src/native/find.rs:56:93 [INFO] [stdout] | [INFO] [stdout] 46 | let post: Option = Post::maybe_find_first_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ------- ^^^^^^^^^^ expected `&CachingSession`, found `&GenericCachingSession<...>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&scylla::transport::caching_session::CachingSession` [INFO] [stdout] found reference `&GenericCachingSession` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/charybdis-0.7.2/src/query.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn execute(self, session: &CachingSession) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0616]: field `name` of struct `ColumnSpec` is private [INFO] [stdout] --> charybdis-macros/src/native/find.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[charybdis_model( [INFO] [stdout] 9 | | table_name = posts, [INFO] [stdout] 10 | | partition_keys = [date], [INFO] [stdout] 11 | | clustering_keys = [category_id, title], [INFO] [stdout] 12 | | global_secondary_indexes = [category_id], [INFO] [stdout] 13 | | local_secondary_indexes = [title] [INFO] [stdout] 14 | | )] [INFO] [stdout] | |__^ private field [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `charybdis::macros::scylla::SerializeRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0616]: field `typ` of struct `ColumnSpec` is private [INFO] [stdout] --> charybdis-macros/src/native/find.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[charybdis_model( [INFO] [stdout] 9 | | table_name = posts, [INFO] [stdout] 10 | | partition_keys = [date], [INFO] [stdout] 11 | | clustering_keys = [category_id, title], [INFO] [stdout] 12 | | global_secondary_indexes = [category_id], [INFO] [stdout] 13 | | local_secondary_indexes = [title] [INFO] [stdout] 14 | | )] [INFO] [stdout] | |__^ private field [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `charybdis::macros::scylla::SerializeRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0405, E0616. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] charybdis-macros/src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p charybdis_macros --doc` [INFO] running `Command { std: "docker" "inspect" "78dd3968fbf0d4c9d159f3ba12f6eb28fcf70a811f8fb6c823778f6b17a6bb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78dd3968fbf0d4c9d159f3ba12f6eb28fcf70a811f8fb6c823778f6b17a6bb88", kill_on_drop: false }` [INFO] [stdout] 78dd3968fbf0d4c9d159f3ba12f6eb28fcf70a811f8fb6c823778f6b17a6bb88