[INFO] fetching crate cquill 0.0.9... [INFO] checking cquill-0.0.9 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate cquill 0.0.9 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate cquill 0.0.9 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cquill 0.0.9 [INFO] finished tweaking crates.io crate cquill 0.0.9 [INFO] tweaked toml for crates.io crate cquill 0.0.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate cquill 0.0.9 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded scylla-cql v0.1.0 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded scylla-macros v0.4.0 [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded scylla v0.12.0 [INFO] [stderr] Downloaded histogram v0.6.9 [INFO] [stderr] Downloaded temp-dir v0.1.12 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded arc-swap v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5002c68caa618309b321eb85ca4a0e2687a9d5786669a7b322c2f9d5c5a6f15e [INFO] running `Command { std: "docker" "start" "-a" "5002c68caa618309b321eb85ca4a0e2687a9d5786669a7b322c2f9d5c5a6f15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5002c68caa618309b321eb85ca4a0e2687a9d5786669a7b322c2f9d5c5a6f15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5002c68caa618309b321eb85ca4a0e2687a9d5786669a7b322c2f9d5c5a6f15e", kill_on_drop: false }` [INFO] [stdout] 5002c68caa618309b321eb85ca4a0e2687a9d5786669a7b322c2f9d5c5a6f15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f35f40200236d28e6db5f56aab6c6f906007abef27f09f1d8e0910428e74ba [INFO] running `Command { std: "docker" "start" "-a" "f6f35f40200236d28e6db5f56aab6c6f906007abef27f09f1d8e0910428e74ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.19.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 utf8parse v0.2.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking temp-dir v0.1.12 [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 socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 chrono v0.4.35 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking tokio v1.36.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 clap v4.5.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking cquill v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s [INFO] running `Command { std: "docker" "inspect" "f6f35f40200236d28e6db5f56aab6c6f906007abef27f09f1d8e0910428e74ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f35f40200236d28e6db5f56aab6c6f906007abef27f09f1d8e0910428e74ba", kill_on_drop: false }` [INFO] [stdout] f6f35f40200236d28e6db5f56aab6c6f906007abef27f09f1d8e0910428e74ba [INFO] checking cquill-0.0.9 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate cquill 0.0.9 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate cquill 0.0.9 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cquill 0.0.9 [INFO] finished tweaking crates.io crate cquill 0.0.9 [INFO] tweaked toml for crates.io crate cquill 0.0.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate cquill 0.0.9 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6409bb0f9c907c27eefcf27251ae2fcc09f9738d21d985fa7e825b6d7c6fd83 [INFO] running `Command { std: "docker" "start" "-a" "c6409bb0f9c907c27eefcf27251ae2fcc09f9738d21d985fa7e825b6d7c6fd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6409bb0f9c907c27eefcf27251ae2fcc09f9738d21d985fa7e825b6d7c6fd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6409bb0f9c907c27eefcf27251ae2fcc09f9738d21d985fa7e825b6d7c6fd83", kill_on_drop: false }` [INFO] [stdout] c6409bb0f9c907c27eefcf27251ae2fcc09f9738d21d985fa7e825b6d7c6fd83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579c4fb6c5489829ac945915194deff56c50a6241c2f5fb35e0d620267787435 [INFO] running `Command { std: "docker" "start" "-a" "579c4fb6c5489829ac945915194deff56c50a6241c2f5fb35e0d620267787435", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking md5 v0.7.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] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking temp-dir v0.1.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking tokio v1.36.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 clap v4.5.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking scylla-cql v0.1.0 [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/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/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-97aa2b54ec9365f6.long-type-8665971925756583914.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/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/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-97aa2b54ec9365f6.long-type-14003382069913165490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "579c4fb6c5489829ac945915194deff56c50a6241c2f5fb35e0d620267787435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579c4fb6c5489829ac945915194deff56c50a6241c2f5fb35e0d620267787435", kill_on_drop: false }` [INFO] [stdout] 579c4fb6c5489829ac945915194deff56c50a6241c2f5fb35e0d620267787435