[INFO] fetching crate mathrs 0.0.4...
[INFO] documenting mathrs-0.0.4 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566
[INFO] extracting crate mathrs 0.0.4 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate mathrs 0.0.4 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mathrs 0.0.4
[INFO] finished tweaking crates.io crate mathrs 0.0.4
[INFO] tweaked toml for crates.io crate mathrs 0.0.4 written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52be063b4eb272d85d2ddf48a86a8f7d913d24184b4614488b023438ea6e0e6c
[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" "52be063b4eb272d85d2ddf48a86a8f7d913d24184b4614488b023438ea6e0e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52be063b4eb272d85d2ddf48a86a8f7d913d24184b4614488b023438ea6e0e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52be063b4eb272d85d2ddf48a86a8f7d913d24184b4614488b023438ea6e0e6c", kill_on_drop: false }`
[INFO] [stdout] 52be063b4eb272d85d2ddf48a86a8f7d913d24184b4614488b023438ea6e0e6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb1ea576aa18733934a67bf7dd93a3d16159c22f43c73c99c13137a020b5c0b2
[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" "eb1ea576aa18733934a67bf7dd93a3d16159c22f43c73c99c13137a020b5c0b2", kill_on_drop: false }`
[INFO] [stderr] Documenting mathrs v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/lib.rs:20:1
[INFO] [stdout] |
[INFO] [stdout] 20 | / //!
[INFO] [stdout] 21 | | //!
[INFO] [stdout] 22 | | //!
src/lib.rs:13:9
[INFO] [stdout] |
[INFO] [stdout] 13 | #![deny(missing_doc_code_examples)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/tests.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | pub use crate::*;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / /// A dimensionless `[y, x]` point in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has two parameters, `x`, and `y`, both are `f64`.
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | /// `x` coordinate of `Point`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | /// `y` coordinate of `Point`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / /// A `[y, x]` vector in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has two parameters, `x`, and `y`, both are `f64`.
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | /// `x` coordinate of the `Vector`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | /// `y` coordinate of the `Vector`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:3:1
[INFO] [stdout] |
[INFO] [stdout] 3 | / /// A `[z, y, x]` vector in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has three parameters, `z`, `y`, and `x`, all are `f64`.
[INFO] [stdout] | |___________________________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | /// `x` coordinate of the `Vector`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | /// `y` coordinate of the `Vector`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | /// `y` coordinate of the `Vector`.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/constants.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | / /// Mathematical constant, equivalent to `~0.577215`, has a precision of 64 digits.
[INFO] [stdout] 2 | | pub const EULER_GAMMA: f64 = 0.5772156649015328606065120900824024310421593359399235988057672349;
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/constants.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | /// Mathematical constant, equivalent to `~0.577215`, has a precision of 64 digits.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | / use std::ops::{Index, IndexMut};
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | /// A dimensionless `[y, x]` point in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has two parameters, `x`, and `y`, both are `f64`.
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | / use std::ops::{Add, Div, Index, IndexMut, Mul, Not, Sub};
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | /// A `[y, x]` vector in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has two parameters, `x`, and `y`, both are `f64`.
[INFO] [stdout] ... |
[INFO] [stdout] 197 | | }
[INFO] [stdout] 198 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:174:1
[INFO] [stdout] |
[INFO] [stdout] 174 | / impl Vector {
[INFO] [stdout] 175 | | /// You can get the dot product of a `Vector` with another `Vector` by using the method `dot()`.
[INFO] [stdout] 176 | | /// ```rust
[INFO] [stdout] 177 | | /// use mathrs::Vector;
[INFO] [stdout] ... |
[INFO] [stdout] 197 | | }
[INFO] [stdout] 198 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | / use std::ops::{Add, Div, Index, IndexMut, Mul, Not, Sub};
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | /// A `[z, y, x]` vector in a two-dimensional cartesian space.
[INFO] [stdout] 4 | | /// Has three parameters, `z`, `y`, and `x`, all are `f64`.
[INFO] [stdout] ... |
[INFO] [stdout] 210 | | }
[INFO] [stdout] 211 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:185:1
[INFO] [stdout] |
[INFO] [stdout] 185 | / impl Vector3D {
[INFO] [stdout] 186 | | /// You can get the dot product of a `Vector3D` with another `Vector3D` by using the method `dot()`.
[INFO] [stdout] 187 | | /// ```rust
[INFO] [stdout] 188 | | /// use mathrs::Vector3D;
[INFO] [stdout] ... |
[INFO] [stdout] 210 | | }
[INFO] [stdout] 211 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/tests.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | / pub use crate::*;
[INFO] [stdout] 2 | |
[INFO] [stdout] 3 | | #[cfg(test)]
[INFO] [stdout] 4 | | mod mathrs_tests {
[INFO] [stdout] ... |
[INFO] [stdout] 51 | |
[INFO] [stdout] 52 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:47:1
[INFO] [stdout] |
[INFO] [stdout] 47 | / impl PartialEq for Point {
[INFO] [stdout] 48 | | /// You can compare two `Point` structs using `==`.
[INFO] [stdout] 49 | | /// ```rust
[INFO] [stdout] 50 | | /// use mathrs::Point;
[INFO] [stdout] ... |
[INFO] [stdout] 55 | | }
[INFO] [stdout] 56 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:14:1
[INFO] [stdout] |
[INFO] [stdout] 14 | / impl PartialEq for Vector {
[INFO] [stdout] 15 | | /// You can compare two `Vector` structs using `==`.
[INFO] [stdout] 16 | | /// ```rust
[INFO] [stdout] 17 | | /// use mathrs::Vector;
[INFO] [stdout] ... |
[INFO] [stdout] 22 | | }
[INFO] [stdout] 23 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:17:1
[INFO] [stdout] |
[INFO] [stdout] 17 | / impl PartialEq for Vector3D {
[INFO] [stdout] 18 | | /// You can compare two `Vector3D` structs using `==`.
[INFO] [stdout] 19 | | /// ```rust
[INFO] [stdout] 20 | | /// use mathrs::Vector3D;
[INFO] [stdout] ... |
[INFO] [stdout] 25 | | }
[INFO] [stdout] 26 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:141:1
[INFO] [stdout] |
[INFO] [stdout] 141 | / impl Div for Vector {
[INFO] [stdout] 142 | | type Output = Vector;
[INFO] [stdout] 143 | |
[INFO] [stdout] 144 | | /// You can divide two `Vector` structs using the `/` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:142:5
[INFO] [stdout] |
[INFO] [stdout] 142 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:157:1
[INFO] [stdout] |
[INFO] [stdout] 157 | / impl Div for Vector {
[INFO] [stdout] 158 | | type Output = Vector;
[INFO] [stdout] 159 | |
[INFO] [stdout] 160 | | /// You can divide a `Vector` struct with a scalar (`f64`) using the `/` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 170 | | }
[INFO] [stdout] 171 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:158:5
[INFO] [stdout] |
[INFO] [stdout] 158 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:150:1
[INFO] [stdout] |
[INFO] [stdout] 150 | / impl Div for Vector3D {
[INFO] [stdout] 151 | | type Output = Vector3D;
[INFO] [stdout] 152 | |
[INFO] [stdout] 153 | | /// You can divide two `Vector3D` structs using the `/` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 164 | | }
[INFO] [stdout] 165 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:151:5
[INFO] [stdout] |
[INFO] [stdout] 151 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:167:1
[INFO] [stdout] |
[INFO] [stdout] 167 | / impl Div for Vector3D {
[INFO] [stdout] 168 | | type Output = Vector3D;
[INFO] [stdout] 169 | |
[INFO] [stdout] 170 | | /// You can divide a `Vector` struct with a scalar (`f64`) using the `/` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 181 | | }
[INFO] [stdout] 182 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:168:5
[INFO] [stdout] |
[INFO] [stdout] 168 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:93:1
[INFO] [stdout] |
[INFO] [stdout] 93 | / impl Sub for Vector {
[INFO] [stdout] 94 | | type Output = Vector;
[INFO] [stdout] 95 | |
[INFO] [stdout] 96 | | /// You can subtract two `Vector` structs using the `-` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 106 | | }
[INFO] [stdout] 107 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:94:5
[INFO] [stdout] |
[INFO] [stdout] 94 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:99:1
[INFO] [stdout] |
[INFO] [stdout] 99 | / impl Sub for Vector3D {
[INFO] [stdout] 100 | | type Output = Vector3D;
[INFO] [stdout] 101 | |
[INFO] [stdout] 102 | | /// You can subtract two `Vector3D` structs using the `-` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 113 | | }
[INFO] [stdout] 114 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:100:5
[INFO] [stdout] |
[INFO] [stdout] 100 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:77:1
[INFO] [stdout] |
[INFO] [stdout] 77 | / impl Add for Vector {
[INFO] [stdout] 78 | | type Output = Vector;
[INFO] [stdout] 79 | |
[INFO] [stdout] 80 | | /// You can add two `Vector` structs using the `+` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 90 | | }
[INFO] [stdout] 91 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:78:5
[INFO] [stdout] |
[INFO] [stdout] 78 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:82:1
[INFO] [stdout] |
[INFO] [stdout] 82 | / impl Add for Vector3D {
[INFO] [stdout] 83 | | type Output = Vector3D;
[INFO] [stdout] 84 | |
[INFO] [stdout] 85 | | /// You can add two `Vector3D` structs using the `+` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 96 | | }
[INFO] [stdout] 97 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:83:5
[INFO] [stdout] |
[INFO] [stdout] 83 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:109:1
[INFO] [stdout] |
[INFO] [stdout] 109 | / impl Mul for Vector {
[INFO] [stdout] 110 | | type Output = Vector;
[INFO] [stdout] 111 | |
[INFO] [stdout] 112 | | /// You can multiply two `Vector` structs using the `*` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 122 | | }
[INFO] [stdout] 123 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:110:5
[INFO] [stdout] |
[INFO] [stdout] 110 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:125:1
[INFO] [stdout] |
[INFO] [stdout] 125 | / impl Mul for Vector {
[INFO] [stdout] 126 | | type Output = Vector;
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | | /// You can multiply a `Vector` struct with a scalar (`f64`) using the `*` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 138 | | }
[INFO] [stdout] 139 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:126:5
[INFO] [stdout] |
[INFO] [stdout] 126 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:116:1
[INFO] [stdout] |
[INFO] [stdout] 116 | / impl Mul for Vector3D {
[INFO] [stdout] 117 | | type Output = Vector3D;
[INFO] [stdout] 118 | |
[INFO] [stdout] 119 | | /// You can multiply two `Vector3D` structs using the `*` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 130 | | }
[INFO] [stdout] 131 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:117:5
[INFO] [stdout] |
[INFO] [stdout] 117 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:133:1
[INFO] [stdout] |
[INFO] [stdout] 133 | / impl Mul for Vector3D {
[INFO] [stdout] 134 | | type Output = Vector3D;
[INFO] [stdout] 135 | |
[INFO] [stdout] 136 | | /// You can multiply a `Vector3D` struct with a scalar (`f64`) using the `*` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 147 | | }
[INFO] [stdout] 148 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:134:5
[INFO] [stdout] |
[INFO] [stdout] 134 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:60:1
[INFO] [stdout] |
[INFO] [stdout] 60 | / impl Not for Vector {
[INFO] [stdout] 61 | | type Output = Vector;
[INFO] [stdout] 62 | |
[INFO] [stdout] 63 | | /// You can negate a `Vector` struct using the `!` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 74 | | }
[INFO] [stdout] 75 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:61:5
[INFO] [stdout] |
[INFO] [stdout] 61 | type Output = Vector;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:64:1
[INFO] [stdout] |
[INFO] [stdout] 64 | / impl Not for Vector3D {
[INFO] [stdout] 65 | | type Output = Vector3D;
[INFO] [stdout] 66 | |
[INFO] [stdout] 67 | | /// You can negate a `Vector3D` struct using the `!` operator.
[INFO] [stdout] ... |
[INFO] [stdout] 79 | | }
[INFO] [stdout] 80 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:65:5
[INFO] [stdout] |
[INFO] [stdout] 65 | type Output = Vector3D;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | / impl Index for Point {
[INFO] [stdout] 14 | | type Output = f64;
[INFO] [stdout] 15 | |
[INFO] [stdout] 16 | | /// You can get the `x` and `y` values of a `Point` using indexing with `[]`.
[INFO] [stdout] ... |
[INFO] [stdout] 27 | | }
[INFO] [stdout] 28 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:14:5
[INFO] [stdout] |
[INFO] [stdout] 14 | type Output = f64;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:25:1
[INFO] [stdout] |
[INFO] [stdout] 25 | / impl Index for Vector {
[INFO] [stdout] 26 | | type Output = f64;
[INFO] [stdout] 27 | |
[INFO] [stdout] 28 | | /// You can get the `y` and `x` values of a `Vector` using indexing with `[]`.
[INFO] [stdout] ... |
[INFO] [stdout] 39 | | }
[INFO] [stdout] 40 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:26:5
[INFO] [stdout] |
[INFO] [stdout] 26 | type Output = f64;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:28:1
[INFO] [stdout] |
[INFO] [stdout] 28 | / impl Index for Vector3D {
[INFO] [stdout] 29 | | type Output = f64;
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | | /// You can get the `z`, `y`, and `x` values of a `Vector3D` using indexing with `[]`.
[INFO] [stdout] ... |
[INFO] [stdout] 43 | | }
[INFO] [stdout] 44 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:29:5
[INFO] [stdout] |
[INFO] [stdout] 29 | type Output = f64;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/point.rs:30:1
[INFO] [stdout] |
[INFO] [stdout] 30 | / impl IndexMut for Point {
[INFO] [stdout] 31 | | /// You can set the `x` and `y` values of a `Point` using indexing with `[]` and `=`.
[INFO] [stdout] 32 | | /// ```rust
[INFO] [stdout] 33 | | /// use mathrs::Point;
[INFO] [stdout] ... |
[INFO] [stdout] 44 | | }
[INFO] [stdout] 45 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector.rs:42:1
[INFO] [stdout] |
[INFO] [stdout] 42 | / impl IndexMut for Vector {
[INFO] [stdout] 43 | |
[INFO] [stdout] 44 | | /// You can set the `y` and `x` values of a `Vector` using indexing with `[]` and `=`.
[INFO] [stdout] 45 | | /// ```rust
[INFO] [stdout] ... |
[INFO] [stdout] 57 | | }
[INFO] [stdout] 58 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: missing code example in this documentation
[INFO] [stdout] --> src/vector3d.rs:46:1
[INFO] [stdout] |
[INFO] [stdout] 46 | / impl IndexMut for Vector3D {
[INFO] [stdout] 47 | | /// You can set the `z`, `y`, and `x` values of a `Vector3D` using indexing with `[]` and `=`.
[INFO] [stdout] 48 | | /// ```rust
[INFO] [stdout] 49 | | /// use mathrs::Vector3D;
[INFO] [stdout] ... |
[INFO] [stdout] 61 | | }
[INFO] [stdout] 62 | | }
[INFO] [stdout] | |_^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 60 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: Could not document `mathrs`.
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name mathrs src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit code: 1)
[INFO] running `Command { std: "docker" "inspect" "eb1ea576aa18733934a67bf7dd93a3d16159c22f43c73c99c13137a020b5c0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1ea576aa18733934a67bf7dd93a3d16159c22f43c73c99c13137a020b5c0b2", kill_on_drop: false }`
[INFO] [stdout] eb1ea576aa18733934a67bf7dd93a3d16159c22f43c73c99c13137a020b5c0b2