[INFO] cloning repository https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhossam4444%2Fmigrate-from-PostgreSQL-to-ScyllaDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhossam4444%2Fmigrate-from-PostgreSQL-to-ScyllaDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ada943d711d412795f91b792daeb9ceae1ff046e [INFO] checking hossam4444/migrate-from-PostgreSQL-to-ScyllaDB against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhossam4444%2Fmigrate-from-PostgreSQL-to-ScyllaDB" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB 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/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB [INFO] finished tweaking git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB [INFO] tweaked toml for git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scylla-macros v0.4.0 [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded num_enum_derive v0.6.1 [INFO] [stderr] Downloaded histogram v0.6.9 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded num_enum v0.6.1 [INFO] [stderr] Downloaded bigdecimal v0.4.3 [INFO] [stderr] Downloaded scylla-cql v0.1.0 [INFO] [stderr] Downloaded scylla v0.12.0 [INFO] [stderr] Downloaded syn v2.0.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d2e1f9865da690882421bc5d34f57627287a6907fc79068b697094cc9d2dd60c [INFO] running `Command { std: "docker" "start" "-a" "d2e1f9865da690882421bc5d34f57627287a6907fc79068b697094cc9d2dd60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e1f9865da690882421bc5d34f57627287a6907fc79068b697094cc9d2dd60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e1f9865da690882421bc5d34f57627287a6907fc79068b697094cc9d2dd60c", kill_on_drop: false }` [INFO] [stdout] d2e1f9865da690882421bc5d34f57627287a6907fc79068b697094cc9d2dd60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3d0cea65f19378ae5ba4a8ffb1a814ea6f8477edacded266ab5d98f834983c5b [INFO] running `Command { std: "docker" "start" "-a" "3d0cea65f19378ae5ba4a8ffb1a814ea6f8477edacded266ab5d98f834983c5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking regex v1.10.4 [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] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [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] Checking tracing-subscriber v0.3.18 [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 scylla-cql v0.1.0 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking scylla_practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let session: Session = SessionBuilder::new().known_node(uri).build().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let session: Session = SessionBuilder::new().known_node(uri).build().await?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.00s [INFO] running `Command { std: "docker" "inspect" "3d0cea65f19378ae5ba4a8ffb1a814ea6f8477edacded266ab5d98f834983c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0cea65f19378ae5ba4a8ffb1a814ea6f8477edacded266ab5d98f834983c5b", kill_on_drop: false }` [INFO] [stdout] 3d0cea65f19378ae5ba4a8ffb1a814ea6f8477edacded266ab5d98f834983c5b [INFO] checking hossam4444/migrate-from-PostgreSQL-to-ScyllaDB against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhossam4444%2Fmigrate-from-PostgreSQL-to-ScyllaDB" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB 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/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB [INFO] finished tweaking git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB [INFO] tweaked toml for git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hossam4444/migrate-from-PostgreSQL-to-ScyllaDB 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 040f345d7d0693ca7f17157da8faf24ffe7a2d2b11482be7551de7e59ad7abe4 [INFO] running `Command { std: "docker" "start" "-a" "040f345d7d0693ca7f17157da8faf24ffe7a2d2b11482be7551de7e59ad7abe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "040f345d7d0693ca7f17157da8faf24ffe7a2d2b11482be7551de7e59ad7abe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040f345d7d0693ca7f17157da8faf24ffe7a2d2b11482be7551de7e59ad7abe4", kill_on_drop: false }` [INFO] [stdout] 040f345d7d0693ca7f17157da8faf24ffe7a2d2b11482be7551de7e59ad7abe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5a71bbd53201fc6b21c2db8f68a7156fd2acb8f498b40b6e477ce5bf4e44fce4 [INFO] running `Command { std: "docker" "start" "-a" "5a71bbd53201fc6b21c2db8f68a7156fd2acb8f498b40b6e477ce5bf4e44fce4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking regex v1.10.4 [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 futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [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] Checking tracing-subscriber v0.3.18 [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 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/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-f3741f70d95942a0.long-type-8230405496637018272.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-f3741f70d95942a0.long-type-18049940478395502634.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" "5a71bbd53201fc6b21c2db8f68a7156fd2acb8f498b40b6e477ce5bf4e44fce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a71bbd53201fc6b21c2db8f68a7156fd2acb8f498b40b6e477ce5bf4e44fce4", kill_on_drop: false }` [INFO] [stdout] 5a71bbd53201fc6b21c2db8f68a7156fd2acb8f498b40b6e477ce5bf4e44fce4