[INFO] cloning repository https://github.com/alejandroajinho/database [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alejandroajinho/database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandroajinho%2Fdatabase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandroajinho%2Fdatabase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5adbf2ff88b4da6b9691d67644e442f02b147598 [INFO] checking alejandroajinho/database against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandroajinho%2Fdatabase" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alejandroajinho/database on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alejandroajinho/database [INFO] finished tweaking git repo https://github.com/alejandroajinho/database [INFO] tweaked toml for git repo https://github.com/alejandroajinho/database written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alejandroajinho/database 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrecy v0.7.0 [INFO] [stderr] Downloaded num_enum_derive v0.6.1 [INFO] [stderr] Downloaded num_enum v0.6.1 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded histogram v0.6.9 [INFO] [stderr] Downloaded either v1.10.0 [INFO] [stderr] Downloaded bigdecimal v0.4.3 [INFO] [stderr] Downloaded bumpalo v3.15.4 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded scylla-cql v0.1.0 [INFO] [stderr] Downloaded scylla-macros v0.4.0 [INFO] [stderr] Downloaded redis v0.25.2 [INFO] [stderr] Downloaded chrono v0.4.35 [INFO] [stderr] Downloaded scylla v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9e7cc99464e5268b8d8118720e633c2b193ee68327e7458106cfef455aeff0 [INFO] running `Command { std: "docker" "start" "-a" "3a9e7cc99464e5268b8d8118720e633c2b193ee68327e7458106cfef455aeff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9e7cc99464e5268b8d8118720e633c2b193ee68327e7458106cfef455aeff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9e7cc99464e5268b8d8118720e633c2b193ee68327e7458106cfef455aeff0", kill_on_drop: false }` [INFO] [stdout] 3a9e7cc99464e5268b8d8118720e633c2b193ee68327e7458106cfef455aeff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3d6383077853b8575c0b2d2d512d5e353afd383a620a283971647d93c62cf3 [INFO] running `Command { std: "docker" "start" "-a" "5e3d6383077853b8575c0b2d2d512d5e353afd383a620a283971647d93c62cf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking redis v0.25.2 [INFO] [stderr] Checking database v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.15s [INFO] running `Command { std: "docker" "inspect" "5e3d6383077853b8575c0b2d2d512d5e353afd383a620a283971647d93c62cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3d6383077853b8575c0b2d2d512d5e353afd383a620a283971647d93c62cf3", kill_on_drop: false }` [INFO] [stdout] 5e3d6383077853b8575c0b2d2d512d5e353afd383a620a283971647d93c62cf3 [INFO] checking alejandroajinho/database against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandroajinho%2Fdatabase" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alejandroajinho/database on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alejandroajinho/database [INFO] finished tweaking git repo https://github.com/alejandroajinho/database [INFO] tweaked toml for git repo https://github.com/alejandroajinho/database written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alejandroajinho/database 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fce0f2783c50c5d907aeb5e0e537084090ec4ef2928ba39d366a3e60dcee85f6 [INFO] running `Command { std: "docker" "start" "-a" "fce0f2783c50c5d907aeb5e0e537084090ec4ef2928ba39d366a3e60dcee85f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fce0f2783c50c5d907aeb5e0e537084090ec4ef2928ba39d366a3e60dcee85f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce0f2783c50c5d907aeb5e0e537084090ec4ef2928ba39d366a3e60dcee85f6", kill_on_drop: false }` [INFO] [stdout] fce0f2783c50c5d907aeb5e0e537084090ec4ef2928ba39d366a3e60dcee85f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5248578f6f2f2ccda9672ccce944ffd262c5b208b39e57bdef6e2603298a487 [INFO] running `Command { std: "docker" "start" "-a" "f5248578f6f2f2ccda9672ccce944ffd262c5b208b39e57bdef6e2603298a487", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/session.rs:873:61 [INFO] [stdout] | [INFO] [stdout] 873 | let handles = connections_iter.map(|c| async move { c.prepare(query_ref).await }); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/session.rs:1835:61 [INFO] [stdout] | [INFO] [stdout] 1835 | let handles = connections_iter.map(|c| async move { c.fetch_schema_version().await }); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `statement::query::Query` cannot be dereferenced [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/caching_session.rs:139:69 [INFO] [stdout] | [INFO] [stdout] 139 | let prepared = self.add_prepared_statement(&*query).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `statement::batch::BatchStatement` cannot be dereferenced [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/caching_session.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | *statement = BatchStatement::PreparedStatement(prepared); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/caching_session.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 137 | .map(|statement| async move { [INFO] [stdout] | __________________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 138 | | if let BatchStatement::Query(query) = statement { [INFO] [stdout] 139 | | let prepared = self.add_prepared_statement(&*query).await?; [INFO] [stdout] 140 | | *statement = BatchStatement::PreparedStatement(prepared); [INFO] [stdout] 141 | | } [INFO] [stdout] 142 | | Ok::<(), QueryError>(()) [INFO] [stdout] 143 | | }), [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&mut statement::batch::BatchStatement) -> _` [INFO] [stdout] found function signature `fn(statement::batch::BatchStatement) -> _` [INFO] [stdout] note: required by a bound in `std::iter::Iterator::map` [INFO] [stdout] --> /rustc/357cc345f0a672ac4bee347eb89b7552541416c1/library/core/src/iter/traits/iterator.rs:762:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/caching_session.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | / try_join_all( [INFO] [stdout] 134 | | prepared_batch [INFO] [stdout] 135 | | .statements [INFO] [stdout] 136 | | .iter_mut() [INFO] [stdout] ... | [INFO] [stdout] 143 | | }), [INFO] [stdout] 144 | | ) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&mut statement::batch::BatchStatement) -> _` [INFO] [stdout] found function signature `fn(statement::batch::BatchStatement) -> _` [INFO] [stdout] = note: required for `Map, {async closure@caching_session.rs:137:22}>` to implement `Iterator` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/scylla-bfa1eebefc7f880c.long-type-13909084226327666261.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `(_, _)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/topology.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | let (source, raw_row) = row_result?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 775 | let row = raw_row.into_typed().map_err(|_| { [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 774 | let (source, raw_row): (_, _) = row_result?; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/node.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | datacenter: datacenter.clone(), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `statement::batch::BatchStatement` cannot be dereferenced [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/session.rs:1315:25 [INFO] [stdout] | [INFO] [stdout] 1315 | *statement = BatchStatement::PreparedStatement(prepared); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/session.rs:1312:22 [INFO] [stdout] | [INFO] [stdout] 1312 | .map(|statement| async move { [INFO] [stdout] | __________________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 1313 | | if let BatchStatement::Query(query) = statement { [INFO] [stdout] 1314 | | let prepared = self.prepare(query.clone()).await?; [INFO] [stdout] 1315 | | *statement = BatchStatement::PreparedStatement(prepared); [INFO] [stdout] 1316 | | } [INFO] [stdout] 1317 | | Ok::<(), QueryError>(()) [INFO] [stdout] 1318 | | }), [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&mut statement::batch::BatchStatement) -> _` [INFO] [stdout] found function signature `fn(statement::batch::BatchStatement) -> _` [INFO] [stdout] note: required by a bound in `std::iter::Iterator::map` [INFO] [stdout] --> /rustc/357cc345f0a672ac4bee347eb89b7552541416c1/library/core/src/iter/traits/iterator.rs:762:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scylla-0.12.0/src/transport/session.rs:1308:9 [INFO] [stdout] | [INFO] [stdout] 1308 | / try_join_all( [INFO] [stdout] 1309 | | prepared_batch [INFO] [stdout] 1310 | | .statements [INFO] [stdout] 1311 | | .iter_mut() [INFO] [stdout] ... | [INFO] [stdout] 1318 | | }), [INFO] [stdout] 1319 | | ) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&mut statement::batch::BatchStatement) -> _` [INFO] [stdout] found function signature `fn(statement::batch::BatchStatement) -> _` [INFO] [stdout] = note: required for `Map, {async closure@session.rs:1312:22}>` to implement `Iterator` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/scylla-bfa1eebefc7f880c.long-type-7462483892056071269.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redis v0.25.2 [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0614, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scylla` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5248578f6f2f2ccda9672ccce944ffd262c5b208b39e57bdef6e2603298a487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5248578f6f2f2ccda9672ccce944ffd262c5b208b39e57bdef6e2603298a487", kill_on_drop: false }` [INFO] [stdout] f5248578f6f2f2ccda9672ccce944ffd262c5b208b39e57bdef6e2603298a487