[INFO] fetching crate cdrs_temp 0.1.0... [INFO] checking cdrs_temp-0.1.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate cdrs_temp 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate cdrs_temp 0.1.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cdrs_temp 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cdrs_temp 0.1.0 [INFO] tweaked toml for crates.io crate cdrs_temp 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate cdrs_temp 0.1.0 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.61 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.61 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.61 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.61 [INFO] [stderr] Downloaded cdrs_helpers_derive v0.1.0 [INFO] [stderr] Downloaded lz4-compress v0.1.0 [INFO] [stderr] Downloaded r2d2 v0.8.8 [INFO] [stderr] Downloaded proc-macro2 v0.1.10 [INFO] [stderr] Downloaded vcpkg v0.2.8 [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] [stderr] Downloaded byteorder v0.5.3 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.4 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded pkg-config v0.3.17 [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded serde v1.0.114 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] [stderr] Downloaded openssl v0.10.29 [INFO] [stderr] Downloaded libc v0.2.69 [INFO] [stderr] Downloaded web-sys v0.3.38 [INFO] [stderr] Downloaded wasm-bindgen v0.2.61 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded time v0.2.16 [INFO] [stderr] Downloaded js-sys v0.3.38 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded serde_derive v1.0.113 [INFO] [stderr] Downloaded standback v0.2.9 [INFO] [stderr] Downloaded cc v1.0.52 [INFO] [stderr] Downloaded ring v0.16.13 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e5e4d88662729eb715db8bcbd4c51286fa082dc8821bf747cfcbf12eee02bd0 [INFO] running `Command { std: "docker" "start" "-a" "4e5e4d88662729eb715db8bcbd4c51286fa082dc8821bf747cfcbf12eee02bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e5e4d88662729eb715db8bcbd4c51286fa082dc8821bf747cfcbf12eee02bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e5e4d88662729eb715db8bcbd4c51286fa082dc8821bf747cfcbf12eee02bd0", kill_on_drop: false }` [INFO] [stdout] 4e5e4d88662729eb715db8bcbd4c51286fa082dc8821bf747cfcbf12eee02bd0 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9556f0a2651e50448b622dd64c18b3ad00a11bd475df6862847969eb590ae1c [INFO] running `Command { std: "docker" "start" "-a" "a9556f0a2651e50448b622dd64c18b3ad00a11bd475df6862847969eb590ae1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking lz4-compress v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling cdrs_helpers_derive v0.1.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking cdrs_temp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> examples/insert_collection.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> examples/crud_operations.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> examples/server_events.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> examples/multiple_thread.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> examples/paged_query.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | query_values!("key" => self.key, "map" => self.map, "list" => self.list, "cset" => self.cset) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | query_values!("key" => self.key) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/crud_operations.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | query_values!("key" => self.key, "user" => self.user, "map" => self.map, "list" => self.list) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:100:45 [INFO] [stdout] | [INFO] [stdout] 100 | .query_with_values(append_list_cql, query_values!(extra_values, key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:117:46 [INFO] [stdout] | [INFO] [stdout] 117 | .query_with_values(prepend_list_cql, query_values!(extra_values, key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/crud_operations.rs:123:47 [INFO] [stdout] | [INFO] [stdout] 123 | .query_with_values(update_struct_cql, query_values!(upd_user, user_key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:134:44 [INFO] [stdout] | [INFO] [stdout] 134 | .query_with_values(append_set_cql, query_values!(extra_values, key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/crud_operations.rs:131:47 [INFO] [stdout] | [INFO] [stdout] 131 | .query_with_values(delete_struct_cql, query_values!(user_key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:147:44 [INFO] [stdout] | [INFO] [stdout] 147 | .query_with_values(append_map_cql, query_values!(extra_values, key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/paged_query.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | query_values!("key" => self.key) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdrs_temp` (example "server_events") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/insert_collection.rs:190:47 [INFO] [stdout] | [INFO] [stdout] 190 | .query_with_values(delete_struct_cql, query_values!(user_key)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/paged_query.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | query_values!("a" => self.a, "b" => self.b, "c" => self.c, "d" => self.d, "e" => self.e) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/paged_query.rs:116:86 [INFO] [stdout] | [INFO] [stdout] 116 | let mut query_pager = pager.query_with_param(q, QueryParamsBuilder::new().values(query_values!(1, 2)).finalize()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `query_values` in this scope [INFO] [stdout] --> examples/paged_query.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | .values(query_values!(vec![100, 101, 102, 103, 104, 105])) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query_values; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/multiple_thread.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromRow` [INFO] [stdout] --> examples/multiple_thread.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:43:39 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryValues` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | fn into_query_values(self) -> QueryValues { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryValues; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/multiple_thread.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromUDT` [INFO] [stdout] --> examples/multiple_thread.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UDT` in this scope [INFO] [stdout] --> examples/multiple_thread.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `cdrs` [INFO] [stdout] --> tests/keyspace.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate cdrs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/crud_operations.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/crud_operations.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/insert_collection.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromRow` [INFO] [stdout] --> examples/crud_operations.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in this scope [INFO] [stdout] --> examples/crud_operations.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/insert_collection.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map` [INFO] [stdout] --> examples/crud_operations.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Map` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromRow` [INFO] [stdout] --> examples/insert_collection.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in this scope [INFO] [stdout] --> examples/insert_collection.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map` [INFO] [stdout] --> examples/insert_collection.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Map` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use std::iter::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UDT` in this scope [INFO] [stdout] --> examples/crud_operations.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UDT` in this scope [INFO] [stdout] --> examples/insert_collection.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryValues` in this scope [INFO] [stdout] --> examples/crud_operations.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | fn into_query_values(self) -> QueryValues { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query::QueryValues; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryValues` in this scope [INFO] [stdout] --> examples/insert_collection.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | fn into_query_values(self) -> QueryValues { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use cdrs_temp::query::QueryValues; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/crud_operations.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/insert_collection.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/insert_collection.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromUDT` [INFO] [stdout] --> examples/insert_collection.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UDT` in this scope [INFO] [stdout] --> examples/insert_collection.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/crud_operations.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 8 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromUDT` [INFO] [stdout] --> examples/crud_operations.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UDT` in this scope [INFO] [stdout] --> examples/crud_operations.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromUDT` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/paged_query.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/paged_query.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromRow` [INFO] [stdout] --> examples/paged_query.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in this scope [INFO] [stdout] --> examples/paged_query.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryValues` in this scope [INFO] [stdout] --> examples/paged_query.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | fn into_query_values(self) -> QueryValues { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryValues; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bytes` in this scope [INFO] [stdout] --> examples/paged_query.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdrs_temp` (test "keyspace") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bytes` [INFO] [stdout] --> examples/paged_query.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Bytes` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use std::io::Bytes; [INFO] [stdout] | [INFO] [stdout] 6 + use std::str::Bytes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `TryFromRow` [INFO] [stdout] --> examples/paged_query.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Row` in this scope [INFO] [stdout] --> examples/paged_query.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryValues` in this scope [INFO] [stdout] --> examples/paged_query.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn into_query_values(self) -> QueryValues { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryValues; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryParamsBuilder` [INFO] [stdout] --> examples/paged_query.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | let mut query_pager = pager.query_with_param(q, QueryParamsBuilder::new().values(query_values!(1, 2)).finalize()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryParamsBuilder` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryParamsBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryParamsBuilder` [INFO] [stdout] --> examples/paged_query.rs:139:53 [INFO] [stdout] | [INFO] [stdout] 139 | let mut query_pager = pager.query_with_param(q, QueryParamsBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `QueryParamsBuilder` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryParamsBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryParams` [INFO] [stdout] --> examples/paged_query.rs:181:67 [INFO] [stdout] | [INFO] [stdout] 181 | let mut query_pager = pager.query_with_pager_state(q, st, QueryParams::default()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `QueryParams` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use cdrs_temp::query::QueryParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/multiple_thread.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/multiple_thread.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/crud_operations.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `List` [INFO] [stdout] --> examples/crud_operations.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `List` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/crud_operations.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/insert_collection.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `List` [INFO] [stdout] --> examples/insert_collection.rs:45:39 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `List` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TryFromRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/insert_collection.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, PartialEq, IntoCDRSValue, TryFromUDT)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/paged_query.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> examples/paged_query.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Debug, IntoCDRSValue, TryFromRow, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `Value` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `IntoCDRSValue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cdrs_temp` (example "multiple_thread") due to 14 previous errors [INFO] [stderr] error: could not compile `cdrs_temp` (example "crud_operations") due to 19 previous errors [INFO] [stderr] error: could not compile `cdrs_temp` (example "insert_collection") due to 22 previous errors [INFO] [stderr] error: could not compile `cdrs_temp` (example "paged_query") due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "a9556f0a2651e50448b622dd64c18b3ad00a11bd475df6862847969eb590ae1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9556f0a2651e50448b622dd64c18b3ad00a11bd475df6862847969eb590ae1c", kill_on_drop: false }` [INFO] [stdout] a9556f0a2651e50448b622dd64c18b3ad00a11bd475df6862847969eb590ae1c