sqlx 0.4.0

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Build #314798 2020-11-12T15:52:53.679362+00:00
# rustc version
rustc 1.49.0-nightly (5404efc28 2020-11-11)
# docs.rs version
docsrs 0.6.0 (b527df8 2020-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sqlx-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sqlx-0.4.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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "--features" "all" "-j2" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--extern-html-root-url" "sqlx_core=https://docs.rs/sqlx-core/0.4.0" "--extern-html-root-url" "anyhow=https://docs.rs/anyhow/1.0.34" "--extern-html-root-url" "trybuild=https://docs.rs/trybuild/1.0.35" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.59" "--extern-html-root-url" "futures=https://docs.rs/futures/0.3.8" "--extern-html-root-url" "paste=https://docs.rs/paste/1.0.3" "--extern-html-root-url" "tokio=https://docs.rs/tokio/0.2.22" "--extern-html-root-url" "env_logger=https://docs.rs/env_logger/0.7.1" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.117" "--extern-html-root-url" "sqlx_macros=https://docs.rs/sqlx-macros/0.4.0" "--extern-html-root-url" "url=https://docs.rs/url/2.2.0" "--extern-html-root-url" "dotenv=https://docs.rs/dotenv/0.15.0" "--extern-html-root-url" "time=https://docs.rs/time/0.2.22" "--extern-html-root-url" "async_std=https://docs.rs/async-std/1.7.0" "--resource-suffix" "-20201111-1.49.0-nightly-5404efc28" "--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] ff0f5b98c367961ccf3e42ee9c1b56ace4cd9c647cf671decc6357d07be12c87
[INFO] running `Command { std: "docker" "start" "-a" "ff0f5b98c367961ccf3e42ee9c1b56ace4cd9c647cf671decc6357d07be12c87", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling ipnetwork v0.17.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling whoami v0.9.0
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling sqlx-rt v0.2.0
[INFO] [stderr] error: one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', 'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', 'runtime-tokio-rustls'] must be enabled
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-rt-0.2.0/src/lib.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr] 9  | / compile_error!(
[INFO] [stderr] 10 | |     "one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', \
[INFO] [stderr] 11 | |      'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', \
[INFO] [stderr] 12 | |      'runtime-tokio-rustls'] must be enabled"
[INFO] [stderr] 13 | | );
[INFO] [stderr]    | |__^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `sqlx-rt`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "ff0f5b98c367961ccf3e42ee9c1b56ace4cd9c647cf671decc6357d07be12c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0f5b98c367961ccf3e42ee9c1b56ace4cd9c647cf671decc6357d07be12c87", kill_on_drop: false }`
[INFO] [stdout] ff0f5b98c367961ccf3e42ee9c1b56ace4cd9c647cf671decc6357d07be12c87