[INFO] cloning repository https://github.com/lskyweiler/rustmap3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lskyweiler/rustmap3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 593568fac8a44df968f99aee27be1cca58c64594
[INFO] checking lskyweiler/rustmap3d against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flskyweiler%2Frustmap3d" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lskyweiler/rustmap3d
[INFO] finished tweaking git repo https://github.com/lskyweiler/rustmap3d
[INFO] tweaked toml for git repo https://github.com/lskyweiler/rustmap3d written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lskyweiler/rustmap3d on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lskyweiler/rustmap3d 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/map3d/Cargo.toml:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | homepage = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 | repository = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]   |              -----------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `map3d` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `stub_gen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../stub_gen
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `stub-gen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/stub_gen.rs
[INFO] [stderr] 1 + src/bin/stub-gen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | homepage = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 | repository = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rustmap3d` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f
[INFO] running `Command { std: "docker" "start" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/map3d/Cargo.toml:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | homepage = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 | repository = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]   |              -----------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `map3d` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `stub_gen` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../stub_gen
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `stub-gen`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/stub_gen.rs
[INFO] [stderr] 1 + src/bin/stub-gen.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | homepage = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 | repository = "https://github.com/lskyweiler/rustmap3d"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rustmap3d` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling libc v0.2.188
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling python3-dll-a v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking jiff v0.2.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking anyhow v1.0.104
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking almost v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking clap v4.6.3
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling map3d_derive v0.7.2 (/opt/rustwide/workdir/crates/map3d_derive)
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.19.0
[INFO] [stderr]     Checking pyo3-stub-gen v0.19.0
[INFO] [stderr]     Checking pyglam v0.2.2 (https://github.com/lskyweiler/pyglam#99bda1f1)
[INFO] [stderr]     Checking map3d v0.7.2 (/opt/rustwide/workdir/crates/map3d)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]  --> crates/map3d/src/vincenty.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::f64::{consts::PI, INFINITY};
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> crates/map3d/src/vincenty.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |             max: INFINITY,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> crates/map3d/src/vincenty.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |             max: INFINITY,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> crates/map3d/src/vincenty.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             max: INFINITY,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64`
[INFO] [stdout]    --> crates/map3d/src/geo_objects/geo_velocity.rs:304:44
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let dir = match speed.abs() < f64::EPSILON {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]  --> crates/map3d/src/vincenty.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::f64::{consts::PI, INFINITY};
[INFO] [stdout]   |                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> crates/map3d/src/vincenty.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |             max: INFINITY,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> crates/map3d/src/vincenty.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |             max: INFINITY,
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> crates/map3d/src/vincenty.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |             max: INFINITY,
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64`
[INFO] [stdout]    --> crates/map3d/src/geo_objects/geo_velocity.rs:304:44
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let dir = match speed.abs() < f64::EPSILON {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pymap3d v0.7.2 (/opt/rustwide/workdir/crates/pymap3d)
[INFO] [stderr]     Checking rustmap3d v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `map3d_derive`
[INFO] [stderr]   --> crates/map3d/Cargo.toml:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | map3d_derive = { path = "../map3d_derive" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `map3d_derive`
[INFO] [stderr] warning: `map3d` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f", kill_on_drop: false }`
[INFO] [stdout] 382c5338457b06b963dedb57cadc07bce244fd552c6078437394873e83d8b69f
