image 0.22.5

Imaging library written in Rust. Provides basic filters and decoders for the most common image formats.
Documentation
Build #219049 2020-02-06T16:34:57.626010+00:00
# rustc version
rustc 1.43.0-nightly (58b834344 2020-02-05)
# docs.rs version
docsrs 0.6.0 (4abae1a 2020-02-02)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/image-0.22.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/image-0.22.5/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 -20200205-1.43.0-nightly-58b834344 --static-root-path / --extern-html-root-url num_complex=https://docs.rs/num-complex/0.2.4 --extern-html-root-url jpeg_decoder=https://docs.rs/jpeg-decoder/0.1.18 --extern-html-root-url num_rational=https://docs.rs/num-rational/0.2.3 --extern-html-root-url num_traits=https://docs.rs/num-traits/0.2.11 --extern-html-root-url quickcheck=https://docs.rs/quickcheck/0.9.2 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.2 --extern-html-root-url scoped_threadpool=https://docs.rs/scoped_threadpool/0.1.9 --extern-html-root-url png=https://docs.rs/png/0.15.3 --extern-html-root-url crc32fast=https://docs.rs/crc32fast/1.2.0 --extern-html-root-url gif=https://docs.rs/gif/0.10.3 --extern-html-root-url num_iter=https://docs.rs/num-iter/0.1.40 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url tiff=https://docs.rs/tiff/0.3.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 943311f7dd2738ef5ae9b6e612ff42695e465d8253689f599b074c56bff4c18b
[INFO] running `"docker" "start" "-a" "943311f7dd2738ef5ae9b6e612ff42695e465d8253689f599b074c56bff4c18b"`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]  Documenting image v0.22.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[open]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/io/reader.rs:152:62
[INFO] [stderr]     |
[INFO] [stderr] 152 |     /// This supplements the path based type deduction from [`open`] with content based deduction.
[INFO] [stderr]     |                                                              ^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 25.05s
[INFO] running `"docker" "inspect" "943311f7dd2738ef5ae9b6e612ff42695e465d8253689f599b074c56bff4c18b"`
[INFO] running `"docker" "rm" "-f" "943311f7dd2738ef5ae9b6e612ff42695e465d8253689f599b074c56bff4c18b"`
[INFO] [stdout] 943311f7dd2738ef5ae9b6e612ff42695e465d8253689f599b074c56bff4c18b