[INFO] cloning repository https://github.com/d-dorazio/mattors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-dorazio/mattors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cce00471043c30b764d53ee38b29d1b47d2154bf [INFO] documenting d-dorazio/mattors against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d-dorazio/mattors on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d-dorazio/mattors [INFO] finished tweaking git repo https://github.com/d-dorazio/mattors [INFO] tweaked toml for git repo https://github.com/d-dorazio/mattors written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/d-dorazio/mattors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded proptest v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078a72ec447d68915d3cd97f77d189045552f105aa7a7ca6d6875f856fa7a2c1 [INFO] running `Command { std: "docker" "start" "-a" "078a72ec447d68915d3cd97f77d189045552f105aa7a7ca6d6875f856fa7a2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078a72ec447d68915d3cd97f77d189045552f105aa7a7ca6d6875f856fa7a2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078a72ec447d68915d3cd97f77d189045552f105aa7a7ca6d6875f856fa7a2c1", kill_on_drop: false }` [INFO] [stdout] 078a72ec447d68915d3cd97f77d189045552f105aa7a7ca6d6875f856fa7a2c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0451d278bba5a5f828271a5d8ca05f9ed6953f0317fc0593da5263bcd93b440e [INFO] running `Command { std: "docker" "start" "-a" "0451d278bba5a5f828271a5d8ca05f9ed6953f0317fc0593da5263bcd93b440e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking geo v0.1.0 (/opt/rustwide/workdir/geo) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> geo/src/point.rs:132:71 [INFO] [stdout] | [INFO] [stdout] 132 | Err(e) => Err("bad coord number format, ".to_string() + e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Documenting matto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> mattors/art/dithering.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | /// Perform [Floyd–Steinberg_dithering][0] over a binary image. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> mattors/lib.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(warnings)]` [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/dithering.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | /// 0: https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/stippling.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | /// simulate a gradient. Inspired by http://www.tylerlhobbs.com/works/series/st. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/tangled_web.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | //! Generate 2d tangled webs inspired by https://inconvergent.net/2019/a-tangle-of-webs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mattors/color/mod.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | /// inspired by https://github.com/davidmerfield/randomColor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mattors/drawing/mod.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | /// https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm#Algorithm. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `Command { std: "docker" "inspect" "0451d278bba5a5f828271a5d8ca05f9ed6953f0317fc0593da5263bcd93b440e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0451d278bba5a5f828271a5d8ca05f9ed6953f0317fc0593da5263bcd93b440e", kill_on_drop: false }` [INFO] [stdout] 0451d278bba5a5f828271a5d8ca05f9ed6953f0317fc0593da5263bcd93b440e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 07baee36698e1d214f6f61794609a0ea1000388b62506c38f17ace8bbf62ef5a [INFO] running `Command { std: "docker" "start" "-a" "07baee36698e1d214f6f61794609a0ea1000388b62506c38f17ace8bbf62ef5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking geo v0.1.0 (/opt/rustwide/workdir/geo) [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> geo/src/point.rs:132:71 [INFO] [stdout] | [INFO] [stdout] 132 | Err(e) => Err("bad coord number format, ".to_string() + e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Documenting matto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unresolved link to `0` [INFO] [stdout] --> mattors/art/dithering.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | /// Perform [Floyd–Steinberg_dithering][0] over a binary image. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> mattors/lib.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(missing_docs, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(rustdoc::broken_intra_doc_links)]` implied by `#[deny(warnings)]` [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/dithering.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | /// 0: https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(rustdoc::bare_urls)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/stippling.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | /// simulate a gradient. Inspired by http://www.tylerlhobbs.com/works/series/st. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> mattors/art/tangled_web.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | //! Generate 2d tangled webs inspired by https://inconvergent.net/2019/a-tangle-of-webs/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> mattors/color/mod.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | /// inspired by https://github.com/davidmerfield/randomColor. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> mattors/drawing/mod.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | /// https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm#Algorithm. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `matto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name matto mattors/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=2be15feadc6d0802 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-53e6115ef8e31a3c.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-731f6150b8219d3f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-9fb6f2c13306dbba.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-59df01493c1c65f7.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f7acb303662f7f89.rmeta --extern-html-root-url 'image=https://docs.rs/image/0.22.3/' --extern-html-root-url 'num=https://docs.rs/num/0.2.0/' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.2/' --extern-html-root-url 'structopt=https://docs.rs/structopt/0.3.5/' -Zunstable-options --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "07baee36698e1d214f6f61794609a0ea1000388b62506c38f17ace8bbf62ef5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07baee36698e1d214f6f61794609a0ea1000388b62506c38f17ace8bbf62ef5a", kill_on_drop: false }` [INFO] [stdout] 07baee36698e1d214f6f61794609a0ea1000388b62506c38f17ace8bbf62ef5a