[INFO] cloning repository https://github.com/mediocresurgeon/rust-gpx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mediocresurgeon/rust-gpx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocresurgeon%2Frust-gpx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocresurgeon%2Frust-gpx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e244e2301e483f3e3b607f2e517e7bb4233b00a6 [INFO] testing mediocresurgeon/rust-gpx against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocresurgeon%2Frust-gpx" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mediocresurgeon/rust-gpx [INFO] finished tweaking git repo https://github.com/mediocresurgeon/rust-gpx [INFO] tweaked toml for git repo https://github.com/mediocresurgeon/rust-gpx written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mediocresurgeon/rust-gpx on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mediocresurgeon/rust-gpx already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/geodesics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/RReverser/serde-xml-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ada4c0589ab2a2361d0a573f0e4772ed7e521e6ccb135c532a565a07df92acbe [INFO] running `Command { std: "docker" "start" "-a" "ada4c0589ab2a2361d0a573f0e4772ed7e521e6ccb135c532a565a07df92acbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ada4c0589ab2a2361d0a573f0e4772ed7e521e6ccb135c532a565a07df92acbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada4c0589ab2a2361d0a573f0e4772ed7e521e6ccb135c532a565a07df92acbe", kill_on_drop: false }` [INFO] [stdout] ada4c0589ab2a2361d0a573f0e4772ed7e521e6ccb135c532a565a07df92acbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc6e92de1d321c7a11a5a44811a90b86684251f3726074e56b441bc98a7716a [INFO] running `Command { std: "docker" "start" "-a" "bbc6e92de1d321c7a11a5a44811a90b86684251f3726074e56b441bc98a7716a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/geodesics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling geodesics v0.1.0 (/opt/rustwide/workdir/geodesics) [INFO] [stderr] Compiling log v0.4.5 [INFO] [stdout] warning: function `get_cos_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_cos_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_sin_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_sin_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_tan_U(f: f64, phi: &f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn get_A(u_sq: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn get_B(u_sq: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_delta_sigma(B: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | fn get_C(f: f64, cos_sq_alpha: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | L: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | C: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:297:14 [INFO] [stdout] | [INFO] [stdout] 297 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:311:22 [INFO] [stdout] | [INFO] [stdout] 311 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | sin_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | L: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | cos_U2: f64) -> (f64, ConvergedValues) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | let C = get_C(f, cos_sq_alpha); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | let L = lon2 - lon1; [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | let tan_U1 = get_tan_U(f, lat1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | let cos_U1 = get_cos_U(tan_U1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | let sin_U1 = get_sin_U(tan_U1, cos_U1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | let tan_U2 = get_tan_U(f, lat2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | let cos_U2 = get_cos_U(tan_U2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let sin_U2 = get_sin_U(tan_U2, cos_U2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | let A = get_A(u_sq); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | let B = get_B(u_sq); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 (https://github.com/RReverser/serde-xml-rs.git#551c78d1) [INFO] [stderr] Compiling serialization v0.1.0 (/opt/rustwide/workdir/serialization) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> serialization/src/io.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> serialization/src/io.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> serialization/src/io.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WaypointsRoot` [INFO] [stdout] 6 | #[serde(rename = "gpx")] [INFO] [stdout] 7 | pub struct WaypointsRoot { [INFO] [stdout] | ------------- `WaypointsRoot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> serialization/src/io.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Waypoint` [INFO] [stdout] 14 | #[serde(rename = "wpt")] [INFO] [stdout] 15 | pub struct Waypoint { [INFO] [stdout] | -------- `Waypoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-gpx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s [INFO] running `Command { std: "docker" "inspect" "bbc6e92de1d321c7a11a5a44811a90b86684251f3726074e56b441bc98a7716a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc6e92de1d321c7a11a5a44811a90b86684251f3726074e56b441bc98a7716a", kill_on_drop: false }` [INFO] [stdout] bbc6e92de1d321c7a11a5a44811a90b86684251f3726074e56b441bc98a7716a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50cbfaa4014f26f2f7def465756c1a5e50615d0cc118e17b32e60b692556f4b6 [INFO] running `Command { std: "docker" "start" "-a" "50cbfaa4014f26f2f7def465756c1a5e50615d0cc118e17b32e60b692556f4b6", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/geodesics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: function `get_cos_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_cos_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_sin_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_sin_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tan_U` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_tan_U(f: f64, phi: &f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_tan_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn get_A(u_sq: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn get_B(u_sq: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | fn get_delta_sigma(B: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | fn get_C(f: f64, cos_sq_alpha: f64) -> f64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | L: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | C: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:297:14 [INFO] [stdout] | [INFO] [stdout] 297 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | cos_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:311:22 [INFO] [stdout] | [INFO] [stdout] 311 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | sin_U2: f64) -> f64 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | A: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | L: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | sin_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | sin_U2: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | cos_U1: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | cos_U2: f64) -> (f64, ConvergedValues) { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | let C = get_C(f, cos_sq_alpha); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:430:9 [INFO] [stdout] | [INFO] [stdout] 430 | let L = lon2 - lon1; [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | let tan_U1 = get_tan_U(f, lat1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | let cos_U1 = get_cos_U(tan_U1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U1` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | let sin_U1 = get_sin_U(tan_U1, cos_U1); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `tan_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | let tan_U2 = get_tan_U(f, lat2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cos_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | let cos_U2 = get_cos_U(tan_U2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sin_U2` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let sin_U2 = get_sin_U(tan_U2, cos_U2); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | let A = get_A(u_sq); [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> geodesics/src/vincenty/mod.rs:474:9 [INFO] [stdout] | [INFO] [stdout] 474 | let B = get_B(u_sq); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> serialization/src/io.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> serialization/src/io.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> serialization/src/io.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WaypointsRoot` [INFO] [stdout] 6 | #[serde(rename = "gpx")] [INFO] [stdout] 7 | pub struct WaypointsRoot { [INFO] [stdout] | ------------- `WaypointsRoot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-gpx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> serialization/src/io.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Waypoint` [INFO] [stdout] 14 | #[serde(rename = "wpt")] [INFO] [stdout] 15 | pub struct Waypoint { [INFO] [stdout] | -------- `Waypoint` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "50cbfaa4014f26f2f7def465756c1a5e50615d0cc118e17b32e60b692556f4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50cbfaa4014f26f2f7def465756c1a5e50615d0cc118e17b32e60b692556f4b6", kill_on_drop: false }` [INFO] [stdout] 50cbfaa4014f26f2f7def465756c1a5e50615d0cc118e17b32e60b692556f4b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac028cc02e0f4007248490cd832a65aba570156cf5b2dabd32c32388344e8f7b [INFO] running `Command { std: "docker" "start" "-a" "ac028cc02e0f4007248490cd832a65aba570156cf5b2dabd32c32388344e8f7b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/geodesics/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> serialization/src/io.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> serialization/src/io.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> serialization/src/io.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WaypointsRoot` [INFO] [stderr] 6 | #[serde(rename = "gpx")] [INFO] [stderr] 7 | pub struct WaypointsRoot { [INFO] [stderr] | ------------- `WaypointsRoot` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> serialization/src/io.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Waypoint` [INFO] [stderr] 14 | #[serde(rename = "wpt")] [INFO] [stderr] 15 | pub struct Waypoint { [INFO] [stderr] | -------- `Waypoint` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `serialization` (lib) generated 4 warnings [INFO] [stderr] warning: function `get_cos_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_cos_u` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable `tan_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | fn get_cos_U(tan_U: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stderr] [INFO] [stderr] warning: function `get_sin_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:58:4 [INFO] [stderr] | [INFO] [stderr] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_sin_u` [INFO] [stderr] [INFO] [stderr] warning: variable `tan_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:58:14 [INFO] [stderr] | [INFO] [stderr] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | fn get_sin_U(tan_U: f64, cos_U: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u` [INFO] [stderr] [INFO] [stderr] warning: function `get_tan_U` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:77:4 [INFO] [stderr] | [INFO] [stderr] 77 | fn get_tan_U(f: f64, phi: &f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_tan_u` [INFO] [stderr] [INFO] [stderr] warning: function `get_A` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:97:4 [INFO] [stderr] | [INFO] [stderr] 97 | fn get_A(u_sq: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `get_a` [INFO] [stderr] [INFO] [stderr] warning: function `get_B` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:119:4 [INFO] [stderr] | [INFO] [stderr] 119 | fn get_B(u_sq: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `get_b` [INFO] [stderr] [INFO] [stderr] warning: variable `B` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | fn get_delta_sigma(B: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] [INFO] [stderr] warning: function `get_C` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:172:4 [INFO] [stderr] | [INFO] [stderr] 172 | fn get_C(f: f64, cos_sq_alpha: f64) -> f64 { [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `get_c` [INFO] [stderr] [INFO] [stderr] warning: variable `L` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:194:15 [INFO] [stderr] | [INFO] [stderr] 194 | L: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `l` [INFO] [stderr] [INFO] [stderr] warning: variable `C` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:195:15 [INFO] [stderr] | [INFO] [stderr] 195 | C: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:233:14 [INFO] [stderr] | [INFO] [stderr] 233 | sin_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:234:14 [INFO] [stderr] | [INFO] [stderr] 234 | sin_U2: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:235:14 [INFO] [stderr] | [INFO] [stderr] 235 | cos_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:236:14 [INFO] [stderr] | [INFO] [stderr] 236 | cos_U2: f64) -> f64 { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:253:14 [INFO] [stderr] | [INFO] [stderr] 253 | sin_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | sin_U2: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:255:14 [INFO] [stderr] | [INFO] [stderr] 255 | cos_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:256:14 [INFO] [stderr] | [INFO] [stderr] 256 | cos_U2: f64) -> f64 { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:297:14 [INFO] [stderr] | [INFO] [stderr] 297 | cos_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:298:14 [INFO] [stderr] | [INFO] [stderr] 298 | cos_U2: f64) -> f64 { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:311:22 [INFO] [stderr] | [INFO] [stderr] 311 | sin_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:312:22 [INFO] [stderr] | [INFO] [stderr] 312 | sin_U2: f64) -> f64 { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `A` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:332:10 [INFO] [stderr] | [INFO] [stderr] 332 | A: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] [INFO] [stderr] warning: variable `L` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:377:13 [INFO] [stderr] | [INFO] [stderr] 377 | L: f64, [INFO] [stderr] | ^ help: convert the identifier to snake case: `l` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:379:13 [INFO] [stderr] | [INFO] [stderr] 379 | sin_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:380:13 [INFO] [stderr] | [INFO] [stderr] 380 | sin_U2: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:381:13 [INFO] [stderr] | [INFO] [stderr] 381 | cos_U1: f64, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:382:13 [INFO] [stderr] | [INFO] [stderr] 382 | cos_U2: f64) -> (f64, ConvergedValues) { [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `C` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:397:9 [INFO] [stderr] | [INFO] [stderr] 397 | let C = get_C(f, cos_sq_alpha); [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stderr] [INFO] [stderr] warning: variable `L` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:430:9 [INFO] [stderr] | [INFO] [stderr] 430 | let L = lon2 - lon1; [INFO] [stderr] | ^ help: convert the identifier to snake case: `l` [INFO] [stderr] [INFO] [stderr] warning: variable `tan_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:433:9 [INFO] [stderr] | [INFO] [stderr] 433 | let tan_U1 = get_tan_U(f, lat1); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:434:9 [INFO] [stderr] | [INFO] [stderr] 434 | let cos_U1 = get_cos_U(tan_U1); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U1` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | let sin_U1 = get_sin_U(tan_U1, cos_U1); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u1` [INFO] [stderr] [INFO] [stderr] warning: variable `tan_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:437:9 [INFO] [stderr] | [INFO] [stderr] 437 | let tan_U2 = get_tan_U(f, lat2); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `tan_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `cos_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:438:9 [INFO] [stderr] | [INFO] [stderr] 438 | let cos_U2 = get_cos_U(tan_U2); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cos_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `sin_U2` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | let sin_U2 = get_sin_U(tan_U2, cos_U2); [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sin_u2` [INFO] [stderr] [INFO] [stderr] warning: variable `A` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:473:9 [INFO] [stderr] | [INFO] [stderr] 473 | let A = get_A(u_sq); [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] [INFO] [stderr] warning: variable `B` should have a snake case name [INFO] [stderr] --> geodesics/src/vincenty/mod.rs:474:9 [INFO] [stderr] | [INFO] [stderr] 474 | let B = get_B(u_sq); [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] [INFO] [stderr] warning: `geodesics` (lib) generated 40 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_gpx-d60466d2c470f7d2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac028cc02e0f4007248490cd832a65aba570156cf5b2dabd32c32388344e8f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac028cc02e0f4007248490cd832a65aba570156cf5b2dabd32c32388344e8f7b", kill_on_drop: false }` [INFO] [stdout] ac028cc02e0f4007248490cd832a65aba570156cf5b2dabd32c32388344e8f7b