pgx-tests 0.0.16

Test framework for 'pgx'-based Postgres extensions
Documentation
Build #299415 2020-10-01T23:15:45.526004+00:00
# rustc version
rustc 1.48.0-nightly (ef663a8a4 2020-09-30)
# docs.rs version
docsrs 0.6.0 (0f67257 2020-09-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pgx-tests-0.0.16/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pgx-tests-0.0.16/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" "--features" "pg12" "--no-default-features" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.58" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.78" "--extern-html-root-url" "time=https://docs.rs/time/0.2.22" "--extern-html-root-url" "regex=https://docs.rs/regex/1.3.9" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "shutdown_hooks=https://docs.rs/shutdown_hooks/0.1.0" "--extern-html-root-url" "colored=https://docs.rs/colored/2.0.0" "--extern-html-root-url" "postgres=https://docs.rs/postgres/0.17.5" "--extern-html-root-url" "pgx_utils=https://docs.rs/pgx-utils/0.0.16" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.116" "--extern-html-root-url" "pgx=https://docs.rs/pgx/0.0.16" "--extern-html-root-url" "pgx_macros=https://docs.rs/pgx-macros/0.0.16" "--resource-suffix" "-20200930-1.48.0-nightly-ef663a8a4" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] cf5a4dd722b8a447dd8eefa5b395073c2530d1f74149510dd9e0a73b5ba309a0
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "cf5a4dd722b8a447dd8eefa5b395073c2530d1f74149510dd9e0a73b5ba309a0", 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 version_check v0.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.25
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.1.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking seahash v4.0.1
[INFO] [stderr]     Checking shutdown_hooks v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling standback v0.2.10
[INFO] [stderr]    Compiling time v0.2.22
[INFO] [stderr]     Checking instant v0.1.7
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling clang-sys v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling atomic-traits v0.2.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking as-slice v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking pin-project v0.4.25
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking postgres-protocol v0.5.2
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking postgres-types v0.1.2
[INFO] [stderr]    Compiling pgx-utils v0.0.16
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking tokio-postgres v0.5.5
[INFO] [stderr]    Compiling pgx-pg-sys v0.0.16
[INFO] [stderr]    Compiling pgx-macros v0.0.16
[INFO] [stderr]     Checking postgres v0.17.5
[INFO] [stderr]     Checking pgx v0.0.16
[INFO] [stderr]  Documenting pgx-tests v0.0.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "cf5a4dd722b8a447dd8eefa5b395073c2530d1f74149510dd9e0a73b5ba309a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5a4dd722b8a447dd8eefa5b395073c2530d1f74149510dd9e0a73b5ba309a0", kill_on_drop: false }`
[INFO] [stdout] cf5a4dd722b8a447dd8eefa5b395073c2530d1f74149510dd9e0a73b5ba309a0