tfhe 0.1.1

TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.
Build #668736 2022-11-10T18:42:17.726370+00:00
# rustc version
rustc 1.67.0-nightly (e75aab045 2022-11-09)
# docs.rs version
docsrs 0.6.0 (6685320 2022-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/tfhe-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/tfhe-0.1.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" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "x86_64-unix boolean shortint" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221109-1.67.0-nightly-e75aab045\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", 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] d1f42bd994b4e56fe8885ce7947018b6a6ef85282f093e09e45eda4a5864eb9d
[INFO] running `Command { std: "docker" "start" "-a" "d1f42bd994b4e56fe8885ce7947018b6a6ef85282f093e09e45eda4a5864eb9d", kill_on_drop: false }`
[INFO] [stderr]  Documenting tfhe v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: error reading `katex-header.html`: No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] error: could not document `tfhe`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-type staticlib --crate-type cdylib --crate-name tfhe src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="__commons_parallel"' --cfg 'feature="__commons_serialization"' --cfg 'feature="backend_default"' --cfg 'feature="backend_default_generator_x86_64_aesni"' --cfg 'feature="backend_default_parallel"' --cfg 'feature="backend_default_serialization"' --cfg 'feature="backend_fft"' --cfg 'feature="backend_fft_serialization"' --cfg 'feature="bincode"' --cfg 'feature="boolean"' --cfg 'feature="concrete-fft"' --cfg 'feature="dyn-stack"' --cfg 'feature="minimal_core_crypto_features"' --cfg 'feature="rayon"' --cfg 'feature="seeder_unix"' --cfg 'feature="seeder_x86_64_rdseed"' --cfg 'feature="serde"' --cfg 'feature="shortint"' --cfg 'feature="x86_64"' --cfg 'feature="x86_64-unix"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=0863b5de2bc07b5e -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libaligned_vec-5917eb75533495f3.rmeta --extern bincode=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libbincode-05ca066c0c90584a.rmeta --extern concrete_csprng=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libconcrete_csprng-0a722401ace26fa4.rmeta --extern concrete_fft=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libconcrete_fft-6687f2c509f189c9.rmeta --extern dyn_stack=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libdyn_stack-71d7f1b17b7979ba.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-34c39f69980b3f64.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-46f3bd3473781b46.so --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librayon-fb13aa1a342ded35.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-eb88ca28d87a6cf6.rmeta --extern-html-root-url 'aligned_vec=https://docs.rs/aligned-vec/0.5.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.3.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'concrete_csprng=https://docs.rs/concrete-csprng/0.2.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'concrete_fft=https://docs.rs/concrete-fft/0.1.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'dyn_stack=https://docs.rs/dyn-stack/0.8.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.16.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'paste=https://docs.rs/paste/1.0.9/x86_64-unknown-linux-gnu' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.5.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.147/x86_64-unknown-linux-gnu' -Zunstable-options --html-in-header katex-header.html -Z unstable-options --emit=invocation-specific --resource-suffix -20221109-1.67.0-nightly-e75aab045 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.1.1` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "d1f42bd994b4e56fe8885ce7947018b6a6ef85282f093e09e45eda4a5864eb9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f42bd994b4e56fe8885ce7947018b6a6ef85282f093e09e45eda4a5864eb9d", kill_on_drop: false }`
[INFO] [stdout] d1f42bd994b4e56fe8885ce7947018b6a6ef85282f093e09e45eda4a5864eb9d