[INFO] cloning repository https://github.com/Ryan1729/sundered-tiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/sundered-tiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsundered-tiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsundered-tiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1f5a610778679d7e08f67269ee700bb07b31bc1
[INFO] checking Ryan1729/sundered-tiles against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fsundered-tiles" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryan1729/sundered-tiles
[INFO] finished tweaking git repo https://github.com/Ryan1729/sundered-tiles
[INFO] tweaked toml for git repo https://github.com/Ryan1729/sundered-tiles written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryan1729/sundered-tiles on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryan1729/sundered-tiles 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.1.1
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded ordered-float v1.1.0
[INFO] [stderr]   Downloaded megaui v0.2.11
[INFO] [stderr]   Downloaded rayon-core v1.8.0
[INFO] [stderr]   Downloaded tiff v0.5.0
[INFO] [stderr]   Downloaded macroquad v0.2.9
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded miniquad v0.3.0-alpha.11
[INFO] [stderr]   Downloaded quad-gl v0.2.3
[INFO] [stderr]   Downloaded glam v0.8.7
[INFO] [stderr]   Downloaded bytemuck v1.4.1
[INFO] [stderr]   Downloaded sapp-wasm v0.1.18
[INFO] [stderr]   Downloaded sapp-windows v0.2.9
[INFO] [stderr]   Downloaded macroquad_macro v0.1.1
[INFO] [stderr]   Downloaded sapp-linux v0.1.8
[INFO] [stderr]   Downloaded raylib v3.5.0
[INFO] [stderr]   Downloaded sapp-darwin v0.1.2
[INFO] [stderr]   Downloaded image v0.23.9
[INFO] [stderr]   Downloaded miniquad_text_rusttype v0.1.2
[INFO] [stderr]   Downloaded rayon v1.4.0
[INFO] [stderr]   Downloaded libc v0.2.77
[INFO] [stderr]   Downloaded raylib-sys v3.5.0
[INFO] [stderr]   Downloaded sapp-dummy v0.1.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.20
[INFO] [stderr]   Downloaded sapp-android v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e9f2353ea0d51a7006efc3357f59ac3129b4583568639e505253943138792ac
[INFO] running `Command { std: "docker" "start" "-a" "1e9f2353ea0d51a7006efc3357f59ac3129b4583568639e505253943138792ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e9f2353ea0d51a7006efc3357f59ac3129b4583568639e505253943138792ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9f2353ea0d51a7006efc3357f59ac3129b4583568639e505253943138792ac", kill_on_drop: false }`
[INFO] [stdout] 1e9f2353ea0d51a7006efc3357f59ac3129b4583568639e505253943138792ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a62337cc93b9203cf7e0e116e41b27df670ded16e882d80a408ce1110ac4ec2a
[INFO] running `Command { std: "docker" "start" "-a" "a62337cc93b9203cf7e0e116e41b27df670ded16e882d80a408ce1110ac4ec2a", kill_on_drop: false }`
[INFO] [stderr]     Checking f32_is v0.1.0 (/opt/rustwide/workdir/f32_is)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:16:17
[INFO] [stdout]     |
[INFO] [stdout]  16 |                 core::mem::transmute::<f32, u32>(f)
[INFO] [stdout]     |                 --------------------------------^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: replace this with: `f32::to_bits`
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `pos_zero` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:47:13
[INFO] [stdout]     |
[INFO] [stdout]  47 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lt` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  47 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  47 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lt` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  51 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  51 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:69:13
[INFO] [stdout]     |
[INFO] [stdout]  69 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `le` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  69 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  69 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `le` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  73 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:91:13
[INFO] [stdout]     |
[INFO] [stdout]  91 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gt` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  91 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  91 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gt` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  95 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  95 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ge` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 113 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout] 113 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         const A: bool = use_the_macros!();
[INFO] [stdout]     |                         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ge` which comes from the expansion of the macro `use_the_macros` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 117 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout] 117 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:47:13
[INFO] [stdout]     |
[INFO] [stdout]  47 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |         sorted.sort_by(|a, b| if lt!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  47 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  47 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |         sorted.sort_by(|a, b| if lt!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  51 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  51 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:69:13
[INFO] [stdout]     |
[INFO] [stdout]  69 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |         sorted.sort_by(|a, b| if le!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `le` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  69 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  69 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:73:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |         sorted.sort_by(|a, b| if le!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `le` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  73 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:91:13
[INFO] [stdout]     |
[INFO] [stdout]  91 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |         sorted.sort_by(|a, b| if gt!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  91 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]  91 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |         sorted.sort_by(|a, b| if gt!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `gt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  95 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]  95 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |         sorted.sort_by(|a, b| if ge!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 113 -             core::mem::transmute::<f32, i32>($f32_a)
[INFO] [stdout] 113 +             f32::to_bits($f32_a).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> f32_is/src/f32_is.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |         sorted.sort_by(|a, b| if ge!(*a, *b) {
[INFO] [stdout]     |                                  ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ge` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 117 -             core::mem::transmute::<f32, i32>($f32_b)
[INFO] [stdout] 117 +             f32::to_bits($f32_b).cast_signed()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking floats v0.1.0 (/opt/rustwide/workdir/floats)
[INFO] [stderr]     Checking game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stdout] error: unused import: `xy`
[INFO] [stdout]    --> game/src/between_tests.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 | } use xy;
[INFO] [stdout]     |       ^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> game/src/game.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #![deny(unused)]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sundered-tiles v0.1.0 (/opt/rustwide/workdir/sundered-tiles)
[INFO] [stdout] error: You must specify one of "platform-macroquad" or "platform-raylib-rs"
[INFO] [stdout]    --> sundered-tiles/src/main.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | core::compile_error!("You must specify one of \"platform-macroquad\" or \"platform-raylib-rs\"");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: You must specify one of "platform-macroquad" or "platform-raylib-rs"
[INFO] [stdout]    --> sundered-tiles/src/main.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | core::compile_error!("You must specify one of \"platform-macroquad\" or \"platform-raylib-rs\"");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `sundered_tiles`
[INFO] [stdout]    --> sundered-tiles/src/main.rs:732:2
[INFO] [stdout]     |
[INFO] [stdout] 732 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `sundered-tiles/src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sundered-tiles` (bin "sundered-tiles") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sundered-tiles` (bin "sundered-tiles" test) due to 1 previous error
[INFO] [stderr] error: could not compile `game` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a62337cc93b9203cf7e0e116e41b27df670ded16e882d80a408ce1110ac4ec2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a62337cc93b9203cf7e0e116e41b27df670ded16e882d80a408ce1110ac4ec2a", kill_on_drop: false }`
[INFO] [stdout] a62337cc93b9203cf7e0e116e41b27df670ded16e882d80a408ce1110ac4ec2a
