annotate-snippets 0.8.0

Library for building code annotations
Documentation
Build #240192 2020-04-15T00:01:06.921646+00:00
# rustc version
rustc 1.44.0-nightly (8e18e26f1 2020-04-13)# docs.rs version
docsrs 0.6.0 (12b28d6 2020-04-12)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/annotate-snippets-0.8.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/annotate-snippets-0.8.0/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 -20200413-1.44.0-nightly-8e18e26f1 --static-root-path / --cap-lints warn --extern-html-root-url yansi_term=https://docs.rs/yansi-term/0.1.0 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url criterion=https://docs.rs/criterion/0.3.1 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.105 --extern-html-root-url difference=https://docs.rs/difference/2.0.0" "-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] 88eacc4ef083e02474bcbbddf10e180f03f60a0fe04c36add4562a0152e6885e
[INFO] running `"docker" "start" "-a" "88eacc4ef083e02474bcbbddf10e180f03f60a0fe04c36add4562a0152e6885e"`
[INFO] [stderr]  Documenting annotate-snippets v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[self::formatter::DisplayListFormatter]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/lib.rs:41:37
[INFO] [stderr]    |
[INFO] [stderr] 41 | //! Finally, [DisplayListFormatter](self::formatter::DisplayListFormatter) is
[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] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `"docker" "inspect" "88eacc4ef083e02474bcbbddf10e180f03f60a0fe04c36add4562a0152e6885e"`
[INFO] running `"docker" "rm" "-f" "88eacc4ef083e02474bcbbddf10e180f03f60a0fe04c36add4562a0152e6885e"`
[INFO] [stdout] 88eacc4ef083e02474bcbbddf10e180f03f60a0fe04c36add4562a0152e6885e