squawk-parser 0.2.3

Postgres SQL parser used in squawk
Documentation
Build #269876 2020-07-10 19:53:07
# rustc version
rustc 1.46.0-nightly (5db778aff 2020-07-09)# docs.rs version
docsrs 0.6.0 (51eedbe 2020-07-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/squawk-parser-0.2.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/squawk-parser-0.2.3/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 -20200709-1.46.0-nightly-5db778aff --static-root-path / --cap-lints warn --extern-html-root-url libpg_query_sys=https://docs.rs/libpg_query-sys/0.1.2 --extern-html-root-url insta=https://docs.rs/insta/0.16.1 --extern-html-root-url serde=https://docs.rs/serde/1.0.114 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.56 --extern-html-root-url serde_repr=https://docs.rs/serde_repr/0.1.6" "-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", kill_on_drop: false }`
[INFO] [stdout] e3b678e5ff4c1f658fc8599b3b0445a0bbaa141da57d652faa9b439bac4fd39d
[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" "e3b678e5ff4c1f658fc8599b3b0445a0bbaa141da57d652faa9b439bac4fd39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling adler v0.2.2
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.45.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling serde_repr v0.1.6
[INFO] [stderr]    Compiling libpg_query-sys v0.1.2
[INFO] [stderr]  Documenting squawk-parser v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "e3b678e5ff4c1f658fc8599b3b0445a0bbaa141da57d652faa9b439bac4fd39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b678e5ff4c1f658fc8599b3b0445a0bbaa141da57d652faa9b439bac4fd39d", kill_on_drop: false }`
[INFO] [stdout] e3b678e5ff4c1f658fc8599b3b0445a0bbaa141da57d652faa9b439bac4fd39d