[INFO] fetching crate eventastic_postgres 0.5.0... [INFO] testing eventastic_postgres-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate eventastic_postgres 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate eventastic_postgres 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate eventastic_postgres 0.5.0 [INFO] tweaked toml for crates.io crate eventastic_postgres 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eventastic_postgres 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eventastic_postgres 0.5.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded eventastic v0.5.0 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded sqlx v0.8.6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 835bec91e2655dba1e5251b5b3c6135b2d1f1fd8d0ed18b7516a3e0bef95b6c7 [INFO] running `Command { std: "docker" "start" "-a" "835bec91e2655dba1e5251b5b3c6135b2d1f1fd8d0ed18b7516a3e0bef95b6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "835bec91e2655dba1e5251b5b3c6135b2d1f1fd8d0ed18b7516a3e0bef95b6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "835bec91e2655dba1e5251b5b3c6135b2d1f1fd8d0ed18b7516a3e0bef95b6c7", kill_on_drop: false }` [INFO] [stdout] 835bec91e2655dba1e5251b5b3c6135b2d1f1fd8d0ed18b7516a3e0bef95b6c7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c06778c808ae2d594e37681594f492254ed405566175d661b31b91b7f65888c5 [INFO] running `Command { std: "docker" "start" "-a" "c06778c808ae2d594e37681594f492254ed405566175d661b31b91b7f65888c5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling eventastic_postgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling eventastic v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "c06778c808ae2d594e37681594f492254ed405566175d661b31b91b7f65888c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06778c808ae2d594e37681594f492254ed405566175d661b31b91b7f65888c5", kill_on_drop: false }` [INFO] [stdout] c06778c808ae2d594e37681594f492254ed405566175d661b31b91b7f65888c5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c39d14d9b86cace986c1844131690df0d7b79f3e8bdf556a5890fbc8e509bf50 [INFO] running `Command { std: "docker" "start" "-a" "c39d14d9b86cace986c1844131690df0d7b79f3e8bdf556a5890fbc8e509bf50", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling eventastic_postgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/multi_aggregate.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 7 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/encryption.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 8 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventastic_outbox_postgres` [INFO] [stdout] --> tests/common/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `eventastic_outbox_postgres` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use eventastic_outbox_postgres::TableOutbox; [INFO] [stdout] 5 + use eventastic_postgres::TableOutbox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> tests/common/test_order_aggregate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^ help: a similar path exists: `uuid::serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "side_effect") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unpickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | aggregate: Account::unpickle(&aggregate_bytes.unwrap()).unwrap(), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ function or associated item `unpickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Account: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let result = , [INFO] [stdout] 83 | | TestEncryptionProvider, [INFO] [stdout] 84 | | > as RepositoryReader>::get_event( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `Account` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AccountEvent: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let result = , [INFO] [stdout] 83 | | TestEncryptionProvider, [INFO] [stdout] 84 | | > as RepositoryReader>::get_event( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `AccountEvent` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SideEffects: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let result = , [INFO] [stdout] 83 | | TestEncryptionProvider, [INFO] [stdout] 84 | | > as RepositoryReader>::get_event( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `SideEffects` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Account: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `Account` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AccountEvent: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `AccountEvent` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SideEffects: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `SideEffects` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Account: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | let mut events = , [INFO] [stdout] 161 | | TestEncryptionProvider, [INFO] [stdout] 162 | | > as RepositoryReader>::stream_from( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `Account` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AccountEvent: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | let mut events = , [INFO] [stdout] 161 | | TestEncryptionProvider, [INFO] [stdout] 162 | | > as RepositoryReader>::stream_from( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `AccountEvent` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SideEffects: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | let mut events = , [INFO] [stdout] 161 | | TestEncryptionProvider, [INFO] [stdout] 162 | | > as RepositoryReader>::stream_from( [INFO] [stdout] | |_____^ the trait `Pickle` is not implemented for `SideEffects` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Account: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `Account` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "snapshots") due to 11 previous errors [INFO] [stdout] error[E0277]: the trait bound `AccountEvent: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `AccountEvent` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SideEffects: Pickle` is not satisfied [INFO] [stdout] --> tests/encryption.rs:195:10 [INFO] [stdout] | [INFO] [stdout] 195 | , NoEncryption> as RepositoryReader< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pickle` is not implemented for `SideEffects` [INFO] [stdout] | [INFO] [stdout] = help: the trait `RepositoryReader` is implemented for `PostgresRepository` [INFO] [stdout] = note: required for `PostgresRepository` to implement `RepositoryReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "multi_aggregate") due to 12 previous errors [INFO] [stdout] error[E0599]: no method named `pickle` found for struct `Account` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | .bind(snapshot.aggregate.pickle().expect("Failed to serialize snapshot")) [INFO] [stdout] | ^^^^^^ method not found in `Account` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Account { [INFO] [stdout] | ------------------ method `pickle` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `pickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "encryption") due to 24 previous errors [INFO] [stdout] error[E0599]: no variant or associated item named `unpickle` found for enum `SideEffects` in the current scope [INFO] [stdout] --> tests/common/helpers.rs:420:49 [INFO] [stdout] | [INFO] [stdout] 420 | super::test_aggregate::SideEffects::unpickle(plain) [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `SideEffects` [INFO] [stdout] | [INFO] [stdout] ::: tests/common/test_aggregate.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum SideEffects { [INFO] [stdout] | -------------------- variant or associated item `unpickle` not found for this enum [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `unpickle`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Pickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "validation") due to 11 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventastic_postgres` (test "postgres") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "c39d14d9b86cace986c1844131690df0d7b79f3e8bdf556a5890fbc8e509bf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39d14d9b86cace986c1844131690df0d7b79f3e8bdf556a5890fbc8e509bf50", kill_on_drop: false }` [INFO] [stdout] c39d14d9b86cace986c1844131690df0d7b79f3e8bdf556a5890fbc8e509bf50