pgx-tests 0.0.12

Test framework for 'pgx'-based Postgres extensions
Documentation
Build #278044 2020-08-04T19:28:25.575032+00:00
# rustc version
rustc 1.47.0-nightly (6c8927b0c 2020-07-26)
# docs.rs version
docsrs 0.6.0 (482d566 2020-08-03)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pgx-tests-0.0.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pgx-tests-0.0.12/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200726-1.47.0-nightly-6c8927b0c --static-root-path / --cap-lints warn --extern-html-root-url pgx_macros=https://docs.rs/pgx-macros/0.0.12 --extern-html-root-url serde=https://docs.rs/serde/1.0.114 --extern-html-root-url shutdown_hooks=https://docs.rs/shutdown_hooks/0.1.0 --extern-html-root-url pgx=https://docs.rs/pgx/0.0.12 --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 serde_json=https://docs.rs/serde_json/1.0.57 --extern-html-root-url libc=https://docs.rs/libc/0.2.74 --extern-html-root-url pgx_utils=https://docs.rs/pgx-utils/0.0.12 --extern-html-root-url regex=https://docs.rs/regex/1.3.9 --extern-html-root-url time=https://docs.rs/time/0.2.16 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2" "--features" "pg12" "--no-default-features", 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] f9b76e5cc7e4b2228a7410b1143bac562728614038194fc6ffe0782d6b050669
[INFO] running `Command { std: "docker" "start" "-a" "f9b76e5cc7e4b2228a7410b1143bac562728614038194fc6ffe0782d6b050669", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.37
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking subtle v2.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking instant v0.1.6
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking shutdown_hooks v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling standback v0.2.9
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.36
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking postgres-protocol v0.5.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking postgres-types v0.1.2
[INFO] [stderr]    Compiling pgx-utils v0.0.12
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]    Compiling pgx-macros v0.0.12
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]    Compiling pgx-pg-sys v0.0.12
[INFO] [stderr]     Checking tokio-postgres v0.5.5
[INFO] [stderr]     Checking postgres v0.17.5
[INFO] [stderr]     Checking pgx v0.0.12
[INFO] [stderr]  Documenting pgx-tests v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3m 05s
[INFO] running `Command { std: "docker" "inspect" "f9b76e5cc7e4b2228a7410b1143bac562728614038194fc6ffe0782d6b050669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b76e5cc7e4b2228a7410b1143bac562728614038194fc6ffe0782d6b050669", kill_on_drop: false }`
[INFO] [stdout] f9b76e5cc7e4b2228a7410b1143bac562728614038194fc6ffe0782d6b050669