[INFO] cloning repository https://github.com/simoncozens/kurbopy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoncozens/kurbopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a25d4c86c466c020386acb7545146a03d6bd5255
[INFO] documenting simoncozens/kurbopy against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkurbopy" "/workspace/builds/worker-4/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/simoncozens/kurbopy on toolchain beta-2022-05-20
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/simoncozens/kurbopy
[INFO] finished tweaking git repo https://github.com/simoncozens/kurbopy
[INFO] tweaked toml for git repo https://github.com/simoncozens/kurbopy written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/simoncozens/kurbopy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 75b6ebed6e5aefbc8cfa700da3e687392d7fce2775ac34eb83a41f719fa2d130
[INFO] running `Command { std: "docker" "start" "-a" "75b6ebed6e5aefbc8cfa700da3e687392d7fce2775ac34eb83a41f719fa2d130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75b6ebed6e5aefbc8cfa700da3e687392d7fce2775ac34eb83a41f719fa2d130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b6ebed6e5aefbc8cfa700da3e687392d7fce2775ac34eb83a41f719fa2d130", kill_on_drop: false }`
[INFO] [stdout] 75b6ebed6e5aefbc8cfa700da3e687392d7fce2775ac34eb83a41f719fa2d130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c77d039e931e64f6ad04f23d55705d136f3f27b5255809f4b57687a3b1b53daa
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c77d039e931e64f6ad04f23d55705d136f3f27b5255809f4b57687a3b1b53daa", kill_on_drop: false }`
[INFO] [stderr] Compiling pyo3-build-config v0.14.3
[INFO] [stderr] Compiling syn v1.0.62
[INFO] [stderr] Compiling once_cell v1.8.0
[INFO] [stderr] Compiling libc v0.2.88
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling unindent v0.1.7
[INFO] [stderr] Checking arrayvec v0.7.2
[INFO] [stderr] Compiling paste-impl v0.1.18
[INFO] [stderr] Checking instant v0.1.9
[INFO] [stderr] Checking kurbo v0.8.2
[INFO] [stderr] Checking paste v0.1.18
[INFO] [stderr] Checking parking_lot_core v0.8.3
[INFO] [stderr] Checking parking_lot v0.11.1
[INFO] [stderr] Compiling pyo3 v0.14.3
[INFO] [stderr] Compiling pyo3-macros-backend v0.14.3
[INFO] [stderr] Compiling indoc-impl v0.3.6
[INFO] [stderr] Compiling pyo3-macros v0.14.3
[INFO] [stderr] Checking indoc v0.3.6
[INFO] [stderr] Documenting kurbopy v0.8.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `QuadBez`
[INFO] [stdout] --> src/bezpath.rs:11:1
[INFO] [stdout] |
[INFO] [stdout] 11 | / /// A Bézier path.
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// These docs assume basic familiarity with Bézier curves; for an
[INFO] [stdout] 14 | | /// introduction, see Pomax's wonderful `A Primer on Bézier Curves`_.
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | /// .. _A Primer on Bézier Curves: https://pomax.github.io/bezierinfo/
[INFO] [stdout] 58 | | /// .. _``intersections``: PathSeg::intersections
[INFO] [stdout] | |_________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] This path can contain lines, quadratics ([``QuadBez``]) and cubics
[INFO] [stdout] ^^^^^^^^^^^
[INFO] [stdout] = note: no item named `QuadBez` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/cubicbez.rs:88:5
[INFO] [stdout] |
[INFO] [stdout] 88 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 89 | | ///
[INFO] [stdout] 90 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 91 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 94 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 95 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/line.rs:75:5
[INFO] [stdout] |
[INFO] [stdout] 75 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 76 | | ///
[INFO] [stdout] 77 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 78 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 81 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 82 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/quadbez.rs:77:5
[INFO] [stdout] |
[INFO] [stdout] 77 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 78 | | ///
[INFO] [stdout] 79 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 80 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 84 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Affine`
[INFO] [stdout] --> src/translatescale.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | / /// A transformation including scaling and translation.
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// If the translation is `(x, y)` and the scale is `s`, then this
[INFO] [stdout] 16 | | /// transformation represents this augmented matrix::
[INFO] [stdout] ... |
[INFO] [stdout] 35 | | /// This transformation is less powerful than `Affine`, but can be applied
[INFO] [stdout] 36 | | /// to more primitives, especially including :py:class:`Rect`.
[INFO] [stdout] | |______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] See [`Affine`] for more details about the
[INFO] [stdout] ^^^^^^^^
[INFO] [stdout] = note: no item named `Affine` in scope
[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] --> src/bezpath.rs:11:1
[INFO] [stdout] |
[INFO] [stdout] 11 | / /// A Bézier path.
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// These docs assume basic familiarity with Bézier curves; for an
[INFO] [stdout] 14 | | /// introduction, see Pomax's wonderful `A Primer on Bézier Curves`_.
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | /// .. _A Primer on Bézier Curves: https://pomax.github.io/bezierinfo/
[INFO] [stdout] 58 | | /// .. _``intersections``: PathSeg::intersections
[INFO] [stdout] | |_________________________________________________^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[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 43.40s
[INFO] running `Command { std: "docker" "inspect" "c77d039e931e64f6ad04f23d55705d136f3f27b5255809f4b57687a3b1b53daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c77d039e931e64f6ad04f23d55705d136f3f27b5255809f4b57687a3b1b53daa", kill_on_drop: false }`
[INFO] [stdout] c77d039e931e64f6ad04f23d55705d136f3f27b5255809f4b57687a3b1b53daa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 0c4b4938820d55309bee90d292abdb86d57ababd98cd2510d86e97f7b37d6e77
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0c4b4938820d55309bee90d292abdb86d57ababd98cd2510d86e97f7b37d6e77", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling pyo3-build-config v0.14.3
[INFO] [stderr] Compiling syn v1.0.62
[INFO] [stderr] Compiling once_cell v1.8.0
[INFO] [stderr] Compiling libc v0.2.88
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Compiling unindent v0.1.7
[INFO] [stderr] Checking arrayvec v0.7.2
[INFO] [stderr] Checking lock_api v0.4.2
[INFO] [stderr] Checking instant v0.1.9
[INFO] [stderr] Checking kurbo v0.8.2
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Checking parking_lot_core v0.8.3
[INFO] [stderr] Checking parking_lot v0.11.1
[INFO] [stderr] Compiling paste-impl v0.1.18
[INFO] [stderr] Compiling pyo3 v0.14.3
[INFO] [stderr] Checking paste v0.1.18
[INFO] [stderr] Compiling pyo3-macros-backend v0.14.3
[INFO] [stderr] Compiling indoc-impl v0.3.6
[INFO] [stderr] Compiling pyo3-macros v0.14.3
[INFO] [stderr] Checking indoc v0.3.6
[INFO] [stderr] Documenting kurbopy v0.8.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `QuadBez`
[INFO] [stdout] --> src/bezpath.rs:11:1
[INFO] [stdout] |
[INFO] [stdout] 11 | / /// A Bézier path.
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// These docs assume basic familiarity with Bézier curves; for an
[INFO] [stdout] 14 | | /// introduction, see Pomax's wonderful `A Primer on Bézier Curves`_.
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | /// .. _A Primer on Bézier Curves: https://pomax.github.io/bezierinfo/
[INFO] [stdout] 58 | | /// .. _``intersections``: PathSeg::intersections
[INFO] [stdout] | |_________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] This path can contain lines, quadratics ([``QuadBez``]) and cubics
[INFO] [stdout] ^^^^^^^^^^^
[INFO] [stdout] = note: no item named `QuadBez` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/cubicbez.rs:88:5
[INFO] [stdout] |
[INFO] [stdout] 88 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 89 | | ///
[INFO] [stdout] 90 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 91 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 94 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 95 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/line.rs:75:5
[INFO] [stdout] |
[INFO] [stdout] 75 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 76 | | ///
[INFO] [stdout] 77 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 78 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 81 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 82 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `common::solve_itp`
[INFO] [stdout] --> src/quadbez.rs:77:5
[INFO] [stdout] |
[INFO] [stdout] 77 | / /// Solve for the parameter that has the given arc length from the start.
[INFO] [stdout] 78 | | ///
[INFO] [stdout] 79 | | /// This implementation uses the IPT method, as provided by
[INFO] [stdout] 80 | | /// [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ... |
[INFO] [stdout] 83 | | /// of the curve, as that is likely faster than repeatedly
[INFO] [stdout] 84 | | /// computing the arc length of the segment starting at t=0.
[INFO] [stdout] | |________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] [`common::solve_itp`]. This is as robust as bisection but
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `common` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Affine`
[INFO] [stdout] --> src/translatescale.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | / /// A transformation including scaling and translation.
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// If the translation is `(x, y)` and the scale is `s`, then this
[INFO] [stdout] 16 | | /// transformation represents this augmented matrix::
[INFO] [stdout] ... |
[INFO] [stdout] 35 | | /// This transformation is less powerful than `Affine`, but can be applied
[INFO] [stdout] 36 | | /// to more primitives, especially including :py:class:`Rect`.
[INFO] [stdout] | |______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] See [`Affine`] for more details about the
[INFO] [stdout] ^^^^^^^^
[INFO] [stdout] = note: no item named `Affine` in scope
[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] --> src/bezpath.rs:11:1
[INFO] [stdout] |
[INFO] [stdout] 11 | / /// A Bézier path.
[INFO] [stdout] 12 | | ///
[INFO] [stdout] 13 | | /// These docs assume basic familiarity with Bézier curves; for an
[INFO] [stdout] 14 | | /// introduction, see Pomax's wonderful `A Primer on Bézier Curves`_.
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | /// .. _A Primer on Bézier Curves: https://pomax.github.io/bezierinfo/
[INFO] [stdout] 58 | | /// .. _``intersections``: PathSeg::intersections
[INFO] [stdout] | |_________________________________________________^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[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 52.90s
[INFO] running `Command { std: "docker" "inspect" "0c4b4938820d55309bee90d292abdb86d57ababd98cd2510d86e97f7b37d6e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4b4938820d55309bee90d292abdb86d57ababd98cd2510d86e97f7b37d6e77", kill_on_drop: false }`
[INFO] [stdout] 0c4b4938820d55309bee90d292abdb86d57ababd98cd2510d86e97f7b37d6e77