tera 1.6.1

Template engine based on Jinja2/Django templates
Documentation
Build #330360 2020-12-29T20:58:40.480984+00:00
# rustc version
rustc 1.51.0-nightly (2987785df 2020-12-28)
# docs.rs version
docsrs 0.6.0 (03c321f 2020-12-28)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tera-1.6.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tera-1.6.1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20201228-1.51.0-nightly-2987785df" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 9854106d814a7c26418800778232c36c7a2adba78762f02088cfe1463e008dc5
[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" "9854106d814a7c26418800778232c36c7a2adba78762f02088cfe1463e008dc5", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking humansize v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking ignore v0.4.17
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]  Documenting tera v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "9854106d814a7c26418800778232c36c7a2adba78762f02088cfe1463e008dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9854106d814a7c26418800778232c36c7a2adba78762f02088cfe1463e008dc5", kill_on_drop: false }`
[INFO] [stdout] 9854106d814a7c26418800778232c36c7a2adba78762f02088cfe1463e008dc5