eventually-postgres 0.2.0

Event Store implementation using PostgreSQL for the Eventually crate
Build #300228 2020-10-04 21:31:45
# rustc version
rustc 1.49.0-nightly (25c8c53dd 2020-10-03)# docs.rs version
docsrs 0.6.0 (0f67257 2020-09-30)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/eventually-postgres-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/eventually-postgres-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "futures=https://docs.rs/futures/0.3.5" "--extern-html-root-url" "thiserror=https://docs.rs/thiserror/1.0.20" "--extern-html-root-url" "eventually_core=https://docs.rs/eventually-core/0.4.0" "--extern-html-root-url" "tokio_postgres=https://docs.rs/tokio-postgres/0.5.5" "--extern-html-root-url" "tokio=https://docs.rs/tokio/0.2.22" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.58" "--extern-html-root-url" "testcontainers=https://docs.rs/testcontainers/0.11.0" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.116" "--extern-html-root-url" "anyhow=https://docs.rs/anyhow/1.0.32" "--extern-html-root-url" "eventually_util=https://docs.rs/eventually-util/0.4.0" "--extern-html-root-url" "refinery=https://docs.rs/refinery/0.3.0" "--resource-suffix" "-20201003-1.49.0-nightly-25c8c53dd" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] bee62e257f3feb1f3e51dbc0f3e39d1e6aac9b3b6707b5e85682fa99eeca9691
[INFO] running `Command { std: "docker" "start" "-a" "bee62e257f3feb1f3e51dbc0f3e39d1e6aac9b3b6707b5e85682fa99eeca9691", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.26
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling instant v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling postgres-protocol v0.5.2
[INFO] [stderr]     Checking pin-project v0.4.26
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking postgres-types v0.1.2
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking tokio-postgres v0.5.5
[INFO] [stderr]     Checking eventually-core v0.4.0
[INFO] [stderr]     Checking eventually-util v0.4.0
[INFO] [stderr]     Checking refinery-core v0.3.1
[INFO] [stderr]    Compiling refinery-macros v0.3.0
[INFO] [stderr]     Checking refinery v0.3.0
[INFO] [stderr]  Documenting eventually-postgres v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "bee62e257f3feb1f3e51dbc0f3e39d1e6aac9b3b6707b5e85682fa99eeca9691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee62e257f3feb1f3e51dbc0f3e39d1e6aac9b3b6707b5e85682fa99eeca9691", kill_on_drop: false }`
[INFO] [stdout] bee62e257f3feb1f3e51dbc0f3e39d1e6aac9b3b6707b5e85682fa99eeca9691