[INFO] cloning repository https://github.com/thomcc/bad3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomcc/bad3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8ecd7f4f37444c8336480d3ae754e5a83204d01
[INFO] checking thomcc/bad3d against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fbad3d" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomcc/bad3d
[INFO] finished tweaking git repo https://github.com/thomcc/bad3d
[INFO] tweaked toml for git repo https://github.com/thomcc/bad3d written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomcc/bad3d on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomcc/bad3d 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: `bad3d` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc v0.2.6
[INFO] [stderr]   Downloaded imgui-winit-support v0.1.0
[INFO] [stderr]   Downloaded glutin v0.21.0
[INFO] [stderr]   Downloaded quickcheck v0.8.5
[INFO] [stderr]   Downloaded chek v0.1.0
[INFO] [stderr]   Downloaded rusttype v0.7.7
[INFO] [stderr]   Downloaded takeable-option v0.4.0
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.3
[INFO] [stderr]   Downloaded glutin_emscripten_sys v0.1.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.5
[INFO] [stderr]   Downloaded stb_truetype v0.2.6
[INFO] [stderr]   Downloaded cgl v0.2.3
[INFO] [stderr]   Downloaded gl_generator v0.13.0
[INFO] [stderr]   Downloaded almost v0.1.0
[INFO] [stderr]   Downloaded cocoa v0.18.4
[INFO] [stderr]   Downloaded mimallocator v0.1.3
[INFO] [stderr]   Downloaded smallbitvec v2.4.0
[INFO] [stderr]   Downloaded downcast-rs v1.0.4
[INFO] [stderr]   Downloaded derivative v1.0.2
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.3
[INFO] [stderr]   Downloaded syn v0.15.43
[INFO] [stderr]   Downloaded winit v0.19.2
[INFO] [stderr]   Downloaded handy v0.1.3
[INFO] [stderr]   Downloaded imgui-sys v0.1.0
[INFO] [stderr]   Downloaded x11-dl v2.18.3
[INFO] [stderr]   Downloaded cc v1.0.38
[INFO] [stderr]   Downloaded gl_generator v0.11.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.3
[INFO] [stderr]   Downloaded gleam v0.6.19
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.1.0
[INFO] [stderr]   Downloaded glium v0.25.1
[INFO] [stderr]   Downloaded imgui v0.1.0
[INFO] [stderr]   Downloaded mimalloc-sys v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b
[INFO] running `Command { std: "docker" "start" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b", 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" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b", 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" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: `bad3d` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling syn v0.15.43
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking takeable-option v0.4.0
[INFO] [stderr]     Checking almost v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking almost v0.2.0
[INFO] [stderr]     Checking handy v0.1.3
[INFO] [stderr]     Checking smallbitvec v2.4.0
[INFO] [stderr]     Checking chek v0.1.0
[INFO] [stderr]     Checking t3m v0.1.0 (/opt/rustwide/workdir/t3m)
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> t3m/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> t3m/src/vec/mod.rs:287:53
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 $(debug_assert_ne!(v.$field, 0.0);)+;
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32));
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]    --> t3m/src/quat.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |             "sse2" => { super::simd::quat_mul_quat(self, other) },
[INFO] [stdout]     |                       ^^                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 568 -             "sse2" => { super::simd::quat_mul_quat(self, other) },
[INFO] [stdout] 568 +             "sse2" => super::simd::quat_mul_quat(self, other),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 652 |             (self.x * (std::u16::MAX as f32)).trunc() as u16,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:653:34
[INFO] [stdout]     |
[INFO] [stdout] 653 |             (self.y * (std::u16::MAX as f32)).trunc() as u16,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/vec/v3.rs:521:38
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.length_sq() < std::f32::MIN_POSITIVE * std::f32::MIN_POSITIVE
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/vec/v3.rs:521:63
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.length_sq() < std::f32::MIN_POSITIVE * std::f32::MIN_POSITIVE
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/simd.rs:246:51
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let mut best = sse::_mm_set1_ps(std::f32::MIN);
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/simd.rs:247:52
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let mut best4 = sse::_mm_set1_ps(std::f32::MIN);
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> t3m/src/vec/idx3.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_IDX: usize = Index::max_value() as usize;
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/ivec.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let max = u16::max_value() as f32;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:724:24
[INFO] [stdout]     |
[INFO] [stdout] 724 |         let max = u16::max_value() as f32;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]  --> t3m/src/traits.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pub trait Sealed {}
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling imgui-sys v0.1.0
[INFO] [stderr]    Compiling mimalloc-sys v0.1.5
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking bad3d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stdout] warning: use of deprecated module `std::isize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:48
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:76
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |         i32::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/hull.rs:482:50
[INFO] [stdout]     |
[INFO] [stdout] 482 |     let mut plane = Plane::new(V3::zero(), -f32::MAX);
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/hull.rs:499:53
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let mut face = Plane::new(V3::zero(), -f32::MAX);
[INFO] [stdout]     |                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:602:33
[INFO] [stdout]     |
[INFO] [stdout] 602 |     assert!(verts.len() < (i32::MAX as usize));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:608:16
[INFO] [stdout]     |
[INFO] [stdout] 608 |         isize::MAX
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> src/gjk.rs:327:44
[INFO] [stdout]     |
[INFO] [stdout] 327 |             separation: pa.dist(pb) + f32::MIN_POSITIVE,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:271:61
[INFO] [stdout]     |
[INFO] [stdout] 271 |             if self.next_pose.orientation.0[i].abs() < f32::EPSILON / 4.0 {
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:352:38
[INFO] [stdout]     |
[INFO] [stdout] 352 |         if self.target_spin == -f32::MAX {
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:431:46
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let lim = force_lim.unwrap_or((-f32::MAX, f32::MAX));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:431:56
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let lim = force_lim.unwrap_or((-f32::MAX, f32::MAX));
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:642:44
[INFO] [stdout]     |
[INFO] [stdout] 642 |             (0.0, max_force.unwrap_or(f32::MAX)),
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:716:76
[INFO] [stdout]     |
[INFO] [stdout] 716 |             self.angular(AngularConstraint::new(handles, xd1, spin, (-f32::MAX, f32::MAX)));
[INFO] [stdout]     |                                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:716:86
[INFO] [stdout]     |
[INFO] [stdout] 716 |             self.angular(AngularConstraint::new(handles, xd1, spin, (-f32::MAX, f32::MAX)));
[INFO] [stdout]     |                                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:722:28
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:728:28
[INFO] [stdout]     |
[INFO] [stdout] 728 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:737:24
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:737:34
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:744:28
[INFO] [stdout]     |
[INFO] [stdout] 744 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:750:28
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:757:20
[INFO] [stdout]     |
[INFO] [stdout] 757 |             (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:757:30
[INFO] [stdout]     |
[INFO] [stdout] 757 |             (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:831:70
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let torque_min = if angle_degrees > 0.0 { 0.0 } else { -f32::MAX };
[INFO] [stdout]     |                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:836:31
[INFO] [stdout]     |
[INFO] [stdout] 836 |             (torque_min, f32::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 Some((0.0, f32::MAX)),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/shape.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |         use std::{f32, u16};
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/shape.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         chek::le!(bands.0 * bands.1 * 4, u16::MAX as usize);
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/wingmesh.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{f32, u16};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/bsp.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut min_val = f32::MAX;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert!(tmaxi < u16::max_value() as usize, "overflowed u16 for tri index");
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glium v0.25.1
[INFO] [stderr]     Checking rusttype v0.7.7
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/wingmesh.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | const INV: Idx = u16::max_value();
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking mimallocator v0.1.3
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking quickcheck v0.8.5
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> t3m/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> t3m/src/vec/mod.rs:287:53
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 $(debug_assert_ne!(v.$field, 0.0);)+;
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 600 | do_vec_boilerplate!(V2 { x: 0, y: 1 }, 2, (f32, f32));
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `do_vec_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around assigned value
[INFO] [stdout]    --> t3m/src/quat.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |             "sse2" => { super::simd::quat_mul_quat(self, other) },
[INFO] [stdout]     |                       ^^                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 568 -             "sse2" => { super::simd::quat_mul_quat(self, other) },
[INFO] [stdout] 568 +             "sse2" => super::simd::quat_mul_quat(self, other),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 652 |             (self.x * (std::u16::MAX as f32)).trunc() as u16,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:653:34
[INFO] [stdout]     |
[INFO] [stdout] 653 |             (self.y * (std::u16::MAX as f32)).trunc() as u16,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/vec/v3.rs:521:38
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.length_sq() < std::f32::MIN_POSITIVE * std::f32::MIN_POSITIVE
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/vec/v3.rs:521:63
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.length_sq() < std::f32::MIN_POSITIVE * std::f32::MIN_POSITIVE
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/simd.rs:246:51
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let mut best = sse::_mm_set1_ps(std::f32::MIN);
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]    --> t3m/src/simd.rs:247:52
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let mut best4 = sse::_mm_set1_ps(std::f32::MIN);
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> t3m/src/vec/idx3.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAX_IDX: usize = Index::max_value() as usize;
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:263:48
[INFO] [stdout]     |
[INFO] [stdout] 263 |         assert_eq!(Idx3(0, 0, 0).inbounds(u16::max_value() as usize), true);
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:266:23
[INFO] [stdout]     |
[INFO] [stdout] 266 |             Idx3(u16::max_value(), u16::max_value(), u16::max_value()).inbounds(0),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:266:41
[INFO] [stdout]     |
[INFO] [stdout] 266 |             Idx3(u16::max_value(), u16::max_value(), u16::max_value()).inbounds(0),
[INFO] [stdout]     |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:266:59
[INFO] [stdout]     |
[INFO] [stdout] 266 |             Idx3(u16::max_value(), u16::max_value(), u16::max_value()).inbounds(0),
[INFO] [stdout]     |                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Idx3(u16::max_value(), u16::max_value() - 1, u16::max_value() - 2).distinct_inbounds(0),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:280:41
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Idx3(u16::max_value(), u16::max_value() - 1, u16::max_value() - 2).distinct_inbounds(0),
[INFO] [stdout]     |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/idx3.rs:280:63
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Idx3(u16::max_value(), u16::max_value() - 1, u16::max_value() - 2).distinct_inbounds(0),
[INFO] [stdout]     |                                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/ivec.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let max = u16::max_value() as f32;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> t3m/src/vec/mod.rs:724:24
[INFO] [stdout]     |
[INFO] [stdout] 724 |         let max = u16::max_value() as f32;
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]  --> t3m/src/traits.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pub trait Sealed {}
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.2
[INFO] [stderr]     Checking glutin v0.21.0
[INFO] [stderr]     Checking imgui v0.1.0
[INFO] [stderr]     Checking imgui-winit-support v0.1.0
[INFO] [stderr]     Checking imgui-glium-renderer v0.1.0
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::isize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/hull.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f32, i32, isize, ops::*, usize};
[INFO] [stdout]   |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:48
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:106:76
[INFO] [stdout]     |
[INFO] [stdout] 106 |         a <= (i32::MAX as usize) && b <= (i32::MAX as usize) && c <= (i32::MAX as usize),
[INFO] [stdout]     |                                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |         i32::MAX
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/hull.rs:482:50
[INFO] [stdout]     |
[INFO] [stdout] 482 |     let mut plane = Plane::new(V3::zero(), -f32::MAX);
[INFO] [stdout]     |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/hull.rs:499:53
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let mut face = Plane::new(V3::zero(), -f32::MAX);
[INFO] [stdout]     |                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:602:33
[INFO] [stdout]     |
[INFO] [stdout] 602 |     assert!(verts.len() < (i32::MAX as usize));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:608:16
[INFO] [stdout]     |
[INFO] [stdout] 608 |         isize::MAX
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN_POSITIVE`: replaced by the `MIN_POSITIVE` associated constant on `f32`
[INFO] [stdout]    --> src/gjk.rs:327:44
[INFO] [stdout]     |
[INFO] [stdout] 327 |             separation: pa.dist(pb) + f32::MIN_POSITIVE,
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:271:61
[INFO] [stdout]     |
[INFO] [stdout] 271 |             if self.next_pose.orientation.0[i].abs() < f32::EPSILON / 4.0 {
[INFO] [stdout]     |                                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:352:38
[INFO] [stdout]     |
[INFO] [stdout] 352 |         if self.target_spin == -f32::MAX {
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:431:46
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let lim = force_lim.unwrap_or((-f32::MAX, f32::MAX));
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:431:56
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let lim = force_lim.unwrap_or((-f32::MAX, f32::MAX));
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:642:44
[INFO] [stdout]     |
[INFO] [stdout] 642 |             (0.0, max_force.unwrap_or(f32::MAX)),
[INFO] [stdout]     |                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:716:76
[INFO] [stdout]     |
[INFO] [stdout] 716 |             self.angular(AngularConstraint::new(handles, xd1, spin, (-f32::MAX, f32::MAX)));
[INFO] [stdout]     |                                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:716:86
[INFO] [stdout]     |
[INFO] [stdout] 716 |             self.angular(AngularConstraint::new(handles, xd1, spin, (-f32::MAX, f32::MAX)));
[INFO] [stdout]     |                                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:722:28
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:728:28
[INFO] [stdout]     |
[INFO] [stdout] 728 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:737:24
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:737:34
[INFO] [stdout]     |
[INFO] [stdout] 737 |                 (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:744:28
[INFO] [stdout]     |
[INFO] [stdout] 744 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:750:28
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 (0.0, f32::MAX),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:757:20
[INFO] [stdout]     |
[INFO] [stdout] 757 |             (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:757:30
[INFO] [stdout]     |
[INFO] [stdout] 757 |             (-f32::MAX, f32::MAX),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:831:70
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let torque_min = if angle_degrees > 0.0 { 0.0 } else { -f32::MAX };
[INFO] [stdout]     |                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:836:31
[INFO] [stdout]     |
[INFO] [stdout] 836 |             (torque_min, f32::MAX),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/phys/mod.rs:899:33
[INFO] [stdout]     |
[INFO] [stdout] 899 |                 Some((0.0, f32::MAX)),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> src/shape.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |         use std::{f32, u16};
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/shape.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         chek::le!(bands.0 * bands.1 * 4, u16::MAX as usize);
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/wingmesh.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{f32, u16};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/bsp.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut min_val = f32::MAX;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/hull.rs:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert!(tmaxi < u16::max_value() as usize, "overflowed u16 for tri index");
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/wingmesh.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | const INV: Idx = u16::max_value();
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> examples/fps.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::{f32, u16};
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> examples/fps.rs:355:34
[INFO] [stdout]     |
[INFO] [stdout] 355 |         chek::lt!(vertices, u16::MAX as usize);
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> examples/fps.rs:356:38
[INFO] [stdout]     |
[INFO] [stdout] 356 |         if offset + vertices >= u16::MAX as usize {
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> examples/fps.rs:388:42
[INFO] [stdout]     |
[INFO] [stdout] 388 |             if offset + vertices >= u16::MAX as usize {
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |             u16::max_value() as usize,
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |         const UVMAX: f32 = u16::max_value() as f32;
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `failure::core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> examples/shared/vertex.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     chek::lt!(verts.len(), u16::max_value() as usize, "Too many vertices!");
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/shared/input.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         let mut k = self.keys.entry(vk).or_insert_with(Default::default);
[INFO] [stdout]     |                             ----^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imgui-glium-renderer v0.1.0, quickcheck v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b", kill_on_drop: false }`
[INFO] [stdout] a0716667e4a7a274955ec2b9b756b2f6901560148ed508142964e91a97dce40b
