[INFO] updating cached repository https://github.com/Psykopear/geodesic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48c85a3607fe865468e63df2cf144d5af37940ac [INFO] documenting Psykopear/geodesic-rs against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsykopear%2Fgeodesic-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Psykopear/geodesic-rs 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 git repo https://github.com/Psykopear/geodesic-rs [INFO] finished tweaking git repo https://github.com/Psykopear/geodesic-rs [INFO] tweaked toml for git repo https://github.com/Psykopear/geodesic-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Psykopear/geodesic-rs already has a lockfile, it will not be regenerated [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 732a138be1197d400c1d4e825fa5e3cb470c8b1125c9dbda0091f2f764da25f4 [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" "732a138be1197d400c1d4e825fa5e3cb470c8b1125c9dbda0091f2f764da25f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "732a138be1197d400c1d4e825fa5e3cb470c8b1125c9dbda0091f2f764da25f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732a138be1197d400c1d4e825fa5e3cb470c8b1125c9dbda0091f2f764da25f4", kill_on_drop: false }` [INFO] [stdout] 732a138be1197d400c1d4e825fa5e3cb470c8b1125c9dbda0091f2f764da25f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b91e1800fb44eefb630502a04a15b5a2861b0e99dee306ac2d3cefa9b799ee2c [INFO] running `Command { std: "docker" "start" "-a" "b91e1800fb44eefb630502a04a15b5a2861b0e99dee306ac2d3cefa9b799ee2c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling geographiclib v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Documenting geodesic-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `_A3x` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | _A3x: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_a3x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C3x` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | _C3x: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c3x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C4x` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | _C4x: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c4x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `GEODESIC_ORDER` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub GEODESIC_ORDER: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `geodesic_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nC3x_` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | nC3x_: i64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `n_c3x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nC4x_` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | nC4x_: i64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `n_c4x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_A3f` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn _A3f(&self, eps: f64) -> f64 { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_a3f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_C3f` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn _C3f(&self, eps: f64, c: &mut Vec) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c3f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_C4f` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn _C4f(&self, eps: f64, c: &mut Vec) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c4f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_Lengths` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn _Lengths( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `_lengths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C1a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | C1a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C2a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | C2a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_InverseStart` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:261:12 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn _InverseStart( [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `_inverse_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C1a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | C1a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C2a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | C2a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_Lambda12` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn _Lambda12( [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `_lambda12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C1a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 418 | C1a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C2a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 419 | C2a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C3a` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | C3a: &mut Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `c3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_GenInverse` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn _GenInverse( [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_gen_inverse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Inverse` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:860:12 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn Inverse( [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inverse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_GenDirect` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:914:12 [INFO] [stdout] | [INFO] [stdout] 914 | pub fn _GenDirect( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_gen_direct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Direct` should have a snake case name [INFO] [stdout] --> src/geodesic.rs:934:12 [INFO] [stdout] | [INFO] [stdout] 934 | pub fn Direct( [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `direct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CAP_C1p` should have an upper case name [INFO] [stdout] --> src/geodesiccapability.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub const CAP_C1p: u64 = 1 << 1; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CAP_C1P` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_A1m1` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | _A1m1: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `_a1m1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_A2m1` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | _A2m1: f64, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `_a2m1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_A3c` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | _A3c: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_a3c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_A4` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | _A4: f64, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `_a4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_B11` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | _B11: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_b11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_B21` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | _B21: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_b21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_B31` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | _B31: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_b31` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_B41` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | _B41: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `_b41` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C1a` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | _C1a: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C1pa` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _C1pa: Vec, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_c1pa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C2a` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | _C2a: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C3a` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | _C3a: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `_C4a` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | _C4a: Vec, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c4a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Position` should have a snake case name [INFO] [stdout] --> src/geodesicline.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn Position(&self, s12: f64, outmask: Option) -> HashMap { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `_A1m1f` should have a snake case name [INFO] [stdout] --> src/geomath.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn _A1m1f(eps: f64, geodesic_order: i64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `_a1m1f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `_C1f` should have a snake case name [INFO] [stdout] --> src/geomath.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn _C1f(eps: f64, c: &mut Vec, geodesic_order: i64) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c1f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `_C1pf` should have a snake case name [INFO] [stdout] --> src/geomath.rs:273:8 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn _C1pf(eps: f64, c: &mut Vec, geodesic_order: i64) { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `_c1pf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `_A2m1f` should have a snake case name [INFO] [stdout] --> src/geomath.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn _A2m1f(eps: f64, geodesic_order: i64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `_a2m1f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `_C2f` should have a snake case name [INFO] [stdout] --> src/geomath.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn _C2f(eps: f64, c: &mut Vec, geodesic_order: i64) { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `_c2f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "b91e1800fb44eefb630502a04a15b5a2861b0e99dee306ac2d3cefa9b799ee2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91e1800fb44eefb630502a04a15b5a2861b0e99dee306ac2d3cefa9b799ee2c", kill_on_drop: false }` [INFO] [stdout] b91e1800fb44eefb630502a04a15b5a2861b0e99dee306ac2d3cefa9b799ee2c