runt 0.2.4

A lightweight and parallel snapshot testing framework.
Documentation
Build #241225 2020-04-18T06:18:29.918188+00:00
# rustc version
rustc 1.44.0-nightly (ce93331e2 2020-04-17)
# docs.rs version
docsrs 0.6.0 (bc15998 2020-04-16)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/runt-0.2.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/runt-0.2.4/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 -20200417-1.44.0-nightly-ce93331e2 --static-root-path / --cap-lints warn --extern-html-root-url colored=https://docs.rs/colored/1.9.3 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.13 --extern-html-root-url serde=https://docs.rs/serde/1.0.105 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url structopt=https://docs.rs/structopt/0.3.12 --extern-html-root-url difference=https://docs.rs/difference/2.0.0 --extern-html-root-url regex=https://docs.rs/regex/1.3.6" "-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"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 220b824f7e39f221478a9cb3cb619127f00e5cdb191b9a8e8a561e0dfa846e59
[INFO] running `"docker" "start" "-a" "220b824f7e39f221478a9cb3cb619127f00e5cdb191b9a8e8a561e0dfa846e59"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.14
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking arc-swap v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking tokio v0.2.13
[INFO] [stderr]    Compiling structopt-derive v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking structopt v0.3.12
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]  Documenting runt v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 51.30s
[INFO] running `"docker" "inspect" "220b824f7e39f221478a9cb3cb619127f00e5cdb191b9a8e8a561e0dfa846e59"`
[INFO] running `"docker" "rm" "-f" "220b824f7e39f221478a9cb3cb619127f00e5cdb191b9a8e8a561e0dfa846e59"`
[INFO] [stdout] 220b824f7e39f221478a9cb3cb619127f00e5cdb191b9a8e8a561e0dfa846e59