[INFO] fetching crate rasterize 0.2.1... [INFO] documenting rasterize-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate rasterize 0.2.1 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate rasterize 0.2.1 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 crates.io crate rasterize 0.2.1 [INFO] finished tweaking crates.io crate rasterize 0.2.1 [INFO] tweaked toml for crates.io crate rasterize 0.2.1 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate crates.io crate rasterize 0.2.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 2bbe416f9a5c4d76c5342ad02b6f940777bfb197e72a49604e540a090cfb3cf4 [INFO] running `Command { std: "docker" "start" "-a" "2bbe416f9a5c4d76c5342ad02b6f940777bfb197e72a49604e540a090cfb3cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bbe416f9a5c4d76c5342ad02b6f940777bfb197e72a49604e540a090cfb3cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbe416f9a5c4d76c5342ad02b6f940777bfb197e72a49604e540a090cfb3cf4", kill_on_drop: false }` [INFO] [stdout] 2bbe416f9a5c4d76c5342ad02b6f940777bfb197e72a49604e540a090cfb3cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 49b74524066eb3530f8590bbc4fe224a6848b8664ab172d4b1e62774636561cb [INFO] running `Command { std: "docker" "start" "-a" "49b74524066eb3530f8590bbc4fe224a6848b8664ab172d4b1e62774636561cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting rasterize v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ellipse.rs:143:6 [INFO] [stdout] | [INFO] [stdout] 143 | /// (http://www.spaceroots.org/documents/ellipse/elliptical-arc.pdf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(warnings)] [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] --> src/ellipse.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | /// (https://www.joecridge.me/content/pdf/bezier-arcs.pdf) [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.84s [INFO] running `Command { std: "docker" "inspect" "49b74524066eb3530f8590bbc4fe224a6848b8664ab172d4b1e62774636561cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b74524066eb3530f8590bbc4fe224a6848b8664ab172d4b1e62774636561cb", kill_on_drop: false }` [INFO] [stdout] 49b74524066eb3530f8590bbc4fe224a6848b8664ab172d4b1e62774636561cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] b5daca5ecb7e259a66535a51cc82aeeeb042d26781c4648c930d7bb1f90b0cb3 [INFO] running `Command { std: "docker" "start" "-a" "b5daca5ecb7e259a66535a51cc82aeeeb042d26781c4648c930d7bb1f90b0cb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting rasterize v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this URL is not a hyperlink [INFO] [stdout] --> src/ellipse.rs:143:6 [INFO] [stdout] | [INFO] [stdout] 143 | /// (http://www.spaceroots.org/documents/ellipse/elliptical-arc.pdf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(warnings)] [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] --> src/ellipse.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | /// (https://www.joecridge.me/content/pdf/bezier-arcs.pdf) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rasterize` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name rasterize src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=ead2c9adb4489d72 -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-bced212a85f15bdc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fed8d5c67c9b1e4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ad820e9faacacd0b.rmeta --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.81/' --extern-html-root-url 'tracing=https://docs.rs/tracing/0.1.34/' -Zunstable-options --crate-version 0.2.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b5daca5ecb7e259a66535a51cc82aeeeb042d26781c4648c930d7bb1f90b0cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5daca5ecb7e259a66535a51cc82aeeeb042d26781c4648c930d7bb1f90b0cb3", kill_on_drop: false }` [INFO] [stdout] b5daca5ecb7e259a66535a51cc82aeeeb042d26781c4648c930d7bb1f90b0cb3