[go: up one dir, main page]

ravif 0.6.3

rav1e-based pure Rust library for encoding images in AVIF format (powers the `cavif` tool)
Documentation
Build #305900 2020-10-18 17:10:36
# rustc version
rustc 1.49.0-nightly (043eca7f0 2020-10-17)# docs.rs version
docsrs 0.6.0 (0bbe2ff 2020-10-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ravif-0.6.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ravif-0.6.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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "imgref=https://docs.rs/imgref/1.7.0" "--extern-html-root-url" "rav1e=https://docs.rs/rav1e/0.4.0-alpha" "--extern-html-root-url" "avif_parse=https://docs.rs/avif-parse/0.13.0" "--extern-html-root-url" "avif_serialize=https://docs.rs/avif-serialize/0.6.4" "--extern-html-root-url" "loop9=https://docs.rs/loop9/0.1.3" "--extern-html-root-url" "rayon=https://docs.rs/rayon/1.4.1" "--extern-html-root-url" "rgb=https://docs.rs/rgb/0.8.25" "--extern-html-root-url" "num_cpus=https://docs.rs/num_cpus/1.13.0" "--resource-suffix" "-20201017-1.49.0-nightly-043eca7f0" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 85a87a041155f3efe1b372fa896b5d98cddd9082483fab0b8ac73f83895716a8
[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" "85a87a041155f3efe1b372fa896b5d98cddd9082483fab0b8ac73f83895716a8", 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 libc v0.2.79
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling noop_proc_macro v0.2.1
[INFO] [stderr]     Checking bitstream-io v0.9.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking imgref v1.7.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling paste v1.0.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking avif-serialize v0.6.4
[INFO] [stderr]     Checking rgb v0.8.25
[INFO] [stderr]     Checking loop9 v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling vergen v3.1.0
[INFO] [stderr]    Compiling nasm-rs v0.2.0
[INFO] [stderr]    Compiling rav1e v0.4.0-alpha
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling num-derive v0.3.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.21
[INFO] [stderr]     Checking v_frame v0.1.0
[INFO] [stderr]  Documenting ravif v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "85a87a041155f3efe1b372fa896b5d98cddd9082483fab0b8ac73f83895716a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a87a041155f3efe1b372fa896b5d98cddd9082483fab0b8ac73f83895716a8", kill_on_drop: false }`
[INFO] [stdout] 85a87a041155f3efe1b372fa896b5d98cddd9082483fab0b8ac73f83895716a8