[INFO] cloning repository https://github.com/SveOls/stelmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SveOls/stelmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fstelmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fstelmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d519620852cced1a894e294ec847d098e1ad0236
[INFO] checking SveOls/stelmap against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSveOls%2Fstelmap" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SveOls/stelmap
[INFO] finished tweaking git repo https://github.com/SveOls/stelmap
[INFO] tweaked toml for git repo https://github.com/SveOls/stelmap written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SveOls/stelmap 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/SveOls/stelmap 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: binary `test_crate` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc1/source/target/.../test_crate
[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 `test-crate`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "test_crate"
[INFO] [stderr] 12 + name = "test-crate"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-crate`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 ~ version = "0.1.0"
[INFO] [stderr] 14 + [[bin]]
[INFO] [stderr] 15 + name = "test-crate"
[INFO] [stderr] 16 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_crate` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.10.0
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded zip v0.5.5
[INFO] [stderr]   Downloaded podio v0.1.6
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded flate2 v1.0.13
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded core-video-sys v0.1.3
[INFO] [stderr]   Downloaded winit v0.21.0
[INFO] [stderr]   Downloaded rusttype v0.8.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded wayland-protocols v0.24.1
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded num-iter v0.1.40
[INFO] [stderr]   Downloaded instant v0.1.2
[INFO] [stderr]   Downloaded miniz_oxide v0.3.6
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded smallvec v1.2.0
[INFO] [stderr]   Downloaded wayland-scanner v0.24.1
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded minifb v0.15.3
[INFO] [stderr]   Downloaded mio v0.6.21
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded wayland-client v0.24.1
[INFO] [stderr]   Downloaded parking_lot_core v0.7.0
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] [stderr]   Downloaded wayland-sys v0.24.1
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded wayland-commons v0.24.1
[INFO] [stderr]   Downloaded bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]   Downloaded orbclient v0.3.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e
[INFO] running `Command { std: "docker" "start" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e", 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" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e", 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" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `test_crate` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_crate
[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 `test-crate`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 - name = "test_crate"
[INFO] [stderr] 12 + name = "test-crate"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-crate`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 ~ version = "0.1.0"
[INFO] [stderr] 14 + [[bin]]
[INFO] [stderr] 15 + name = "test-crate"
[INFO] [stderr] 16 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `test_crate` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking wayland-sys v0.24.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking podio v0.1.6
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking bmp v0.5.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling minifb v0.15.3
[INFO] [stderr]    Compiling wayland-scanner v0.24.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking zip v0.5.5
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.24.1
[INFO] [stderr]    Compiling wayland-protocols v0.24.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking wayland-commons v0.24.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.21.0
[INFO] [stderr]     Checking test_crate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:712:34
[INFO] [stdout]     |
[INFO] [stdout] 712 |             species: std::usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:718:38
[INFO] [stdout]     |
[INFO] [stdout] 718 |         let mut planet = std::usize::MAX;
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:769:29
[INFO] [stdout]     |
[INFO] [stdout] 769 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:770:34
[INFO] [stdout]     |
[INFO] [stdout] 770 |             species: std::usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:915:26
[INFO] [stdout]     |
[INFO] [stdout] 915 |             x: std::i64::MAX,
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:916:26
[INFO] [stdout]     |
[INFO] [stdout] 916 |             y: std::i64::MAX,
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1003:29
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             id: std::usize::MAX,
[INFO] [stdout]      |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1004:26
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             x: std::i64::MAX,
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1005:26
[INFO] [stdout]      |
[INFO] [stdout] 1005 |             y: std::i64::MAX,
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:634:29
[INFO] [stdout]     |
[INFO] [stdout] 634 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:712:34
[INFO] [stdout]     |
[INFO] [stdout] 712 |             species: std::usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:718:38
[INFO] [stdout]     |
[INFO] [stdout] 718 |         let mut planet = std::usize::MAX;
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:769:29
[INFO] [stdout]     |
[INFO] [stdout] 769 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:770:34
[INFO] [stdout]     |
[INFO] [stdout] 770 |             species: std::usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:914:29
[INFO] [stdout]     |
[INFO] [stdout] 914 |             id: std::usize::MAX,
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:915:26
[INFO] [stdout]     |
[INFO] [stdout] 915 |             x: std::i64::MAX,
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/saveread.rs:916:26
[INFO] [stdout]     |
[INFO] [stdout] 916 |             y: std::i64::MAX,
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1003:29
[INFO] [stdout]      |
[INFO] [stdout] 1003 |             id: std::usize::MAX,
[INFO] [stdout]      |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1004:26
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             x: std::i64::MAX,
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> src/saveread.rs:1005:26
[INFO] [stdout]      |
[INFO] [stdout] 1005 |             y: std::i64::MAX,
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maxc` is never used
[INFO] [stdout]    --> src/saveread.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Galaxy {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 169 |     pub fn maxc(&self) -> [f64; 4] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TEMP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let mut TEMP = 0;
[INFO] [stdout]     |             ^^^^ help: convert the identifier to snake case: `temp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/main.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 354 -         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout] 354 +         while let Some(keys) = window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 354 -         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout] 354 +         if let Some(keys) = window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maxc` is never used
[INFO] [stdout]    --> src/saveread.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Galaxy {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 169 |     pub fn maxc(&self) -> [f64; 4] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TEMP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let mut TEMP = 0;
[INFO] [stdout]     |             ^^^^ help: convert the identifier to snake case: `temp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/main.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 354 -         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout] 354 +         while let Some(keys) = window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 354 -         for keys in window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout] 354 +         if let Some(keys) = window.get_keys_pressed(KeyRepeat::No) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `winit`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | winit = "0.21.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `winit`
[INFO] [stderr] warning: `test_crate` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e", kill_on_drop: false }`
[INFO] [stdout] 28272b2babe888f8b7f9f60c9a3574f06635f697e0e31381c7e8b16db960dd2e
