[INFO] cloning repository https://github.com/sirkibsirkib/honeydew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirkibsirkib/honeydew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fhoneydew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fhoneydew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 032d94a2d141be5f301ba92144d88fa77dca67c9
[INFO] building sirkibsirkib/honeydew against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fhoneydew" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sirkibsirkib/honeydew
[INFO] finished tweaking git repo https://github.com/sirkibsirkib/honeydew
[INFO] tweaked toml for git repo https://github.com/sirkibsirkib/honeydew written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sirkibsirkib/honeydew on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sirkibsirkib/honeydew 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfa9734a41e75e8d6be9e5b5e61bcc518a078ec8d5626cd1c27804c3b7f00258
[INFO] running `Command { std: "docker" "start" "-a" "cfa9734a41e75e8d6be9e5b5e61bcc518a078ec8d5626cd1c27804c3b7f00258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfa9734a41e75e8d6be9e5b5e61bcc518a078ec8d5626cd1c27804c3b7f00258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa9734a41e75e8d6be9e5b5e61bcc518a078ec8d5626cd1c27804c3b7f00258", kill_on_drop: false }`
[INFO] [stdout] cfa9734a41e75e8d6be9e5b5e61bcc518a078ec8d5626cd1c27804c3b7f00258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 150599ed1ac7cc9eb875adc6784b07acfbac5b0ddae1dba21724cf285d237680
[INFO] running `Command { std: "docker" "start" "-a" "150599ed1ac7cc9eb875adc6784b07acfbac5b0ddae1dba21724cf285d237680", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling weezl v0.1.4
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling wayland-commons v0.28.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling glam v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.5
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.5.1
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]    Compiling gfx-auxil v0.7.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling mint v0.5.6
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ordered-float v2.1.1
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.2
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.6.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling gfx_2020 v0.1.0 (https://github.com/sirkibsirkib/gfx_2020#751b4554)
[INFO] [stderr]    Compiling honeydew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Vec3`, `f32::consts::PI as PI_F32`, `glam::Vec2Swizzles`, `ordered_float::OrderedFloat`, and `time::Duration`
[INFO] [stdout]   --> src/prelude.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         f32::consts::PI as PI_F32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |         ops::{Index, IndexMut, Range},
[INFO] [stdout] 18 |         time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     },
[INFO] [stdout] 20 |     gfx_2020::{glam::Vec2Swizzles, ClearColor, Mat4, Vec2, Vec3},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^                          ^^^^
[INFO] [stdout] 21 |     ordered_float::OrderedFloat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/mod.rs:156:31
[INFO] [stdout]     |
[INFO] [stdout] 156 |         std::array::IntoIter::new([Self::Black, Self::Blue, Self::Orange])
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/room.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |         std::array::IntoIter::new(match wall_dim {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> src/game/ai.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |         for sink_map in ArrIter::new([
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/net.rs:194:49
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let peer_colors = std::array::IntoIter::new(my_color.predator_prey());
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/net.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   ArrIter::new(choices)
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/mod.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 let dim_iter = ArrIter::new(if rng.gen_bool() { [X, Y] } else { [Y, X] });
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_ts`
[INFO] [stdout]    --> src/game/net.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     let server_ts = self.server_ts;
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_ts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/net.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn recv(io: &mut Io) -> Option<Msg> {
[INFO] [stdout]     |                 ^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn recv(io: &mut Io) -> Option<Msg<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/wrap_int.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Self(unsafe { core::mem::transmute(x) })
[INFO] [stdout]    |                       --------------------^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: replace this with: `u16::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bit_set.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn iter(&self) -> BitIndexSetIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn iter(&self) -> BitIndexSetIter<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/wrap_int.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { core::mem::transmute(self.0) }
[INFO] [stdout]    |                  --------------------^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: replace this with: `i16::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/net.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn recv_from(&mut self) -> Option<(Msg, SocketAddr)> {
[INFO] [stdout]     |                  ^^^^^^^^^             ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn recv_from(&mut self) -> Option<(Msg<'_>, SocketAddr)> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FullBitIndexMap` is never constructed
[INFO] [stdout]   --> src/bit_set.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FullBitIndexMap<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PathLengthsAi` is never constructed
[INFO] [stdout]   --> src/game/ai.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PathLengthsAi {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrettyPos` is never constructed
[INFO] [stdout]    --> src/game/mod.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct PrettyPos {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StcTimelyData` is never constructed
[INFO] [stdout]   --> src/game/net.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct StcTimelyData<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SinkAi` is never constructed
[INFO] [stdout]   --> src/game/ai.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SinkAi {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coord_dist` is never used
[INFO] [stdout]   --> src/game/ai.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn coord_dist([a, b]: [Coord; 2]) -> Size {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/game/ai.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl SinkAi {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  97 |     fn coord_kernel(at: Coord, room: &Room) -> impl Iterator<Item = Coord> + '_ {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn sink_toward(at: Coord, room: &Room, map: &FullBitIndexMap<u8>) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn sink_away(at: Coord, room: &Room, map: &FullBitIndexMap<u8>) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn reduce_sink_maps(mut a: FullBitIndexMap<u8>, b: FullBitIndexMap<u8>) -> FullBitIndexMap<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn update_model_and_goal(&mut self, world: &World, rng: &mut Rng) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn update_model(&mut self, world: &World, rng: &mut Rng) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn update_goal(&mut self, world: &World) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn sink_map_to(world: &World, sink: Coord, avoid_teleporters: bool) -> FullBitIndexMap<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_goal` is never used
[INFO] [stdout]    --> src/game/ai.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PathLengthsAi {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 234 |     fn new_goal(&self, world: &World) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_copied` is never used
[INFO] [stdout]   --> src/bit_set.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<T> FullBitIndexMap<T> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new_copied(t: T) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `DOMAIN_SIZE` is never used
[INFO] [stdout]   --> src/bit_set.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl BitIndex {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] 76 |     pub const DOMAIN_SIZE: u16 = INDICES;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "150599ed1ac7cc9eb875adc6784b07acfbac5b0ddae1dba21724cf285d237680", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150599ed1ac7cc9eb875adc6784b07acfbac5b0ddae1dba21724cf285d237680", kill_on_drop: false }`
[INFO] [stdout] 150599ed1ac7cc9eb875adc6784b07acfbac5b0ddae1dba21724cf285d237680
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f98f4d94ccc2adf5317bccc3ff32ab22781171d63326b610f70d8d714df1b26
[INFO] running `Command { std: "docker" "start" "-a" "3f98f4d94ccc2adf5317bccc3ff32ab22781171d63326b610f70d8d714df1b26", kill_on_drop: false }`
[INFO] [stderr]    Compiling honeydew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Vec3`, `f32::consts::PI as PI_F32`, `glam::Vec2Swizzles`, `ordered_float::OrderedFloat`, and `time::Duration`
[INFO] [stdout]   --> src/prelude.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         f32::consts::PI as PI_F32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |         ops::{Index, IndexMut, Range},
[INFO] [stdout] 18 |         time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     },
[INFO] [stdout] 20 |     gfx_2020::{glam::Vec2Swizzles, ClearColor, Mat4, Vec2, Vec3},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^                          ^^^^
[INFO] [stdout] 21 |     ordered_float::OrderedFloat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/room.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |         std::array::IntoIter::new(match wall_dim {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/mod.rs:156:31
[INFO] [stdout]     |
[INFO] [stdout] 156 |         std::array::IntoIter::new([Self::Black, Self::Blue, Self::Orange])
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> src/game/ai.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |         for sink_map in ArrIter::new([
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/mod.rs:254:41
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 let dim_iter = ArrIter::new(if rng.gen_bool() { [X, Y] } else { [Y, X] });
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/net.rs:194:49
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let peer_colors = std::array::IntoIter::new(my_color.predator_prey());
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/game/net.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 | ...                   ArrIter::new(choices)
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `server_ts`
[INFO] [stdout]    --> src/game/net.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     let server_ts = self.server_ts;
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_ts`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bit_set.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn iter(&self) -> BitIndexSetIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn iter(&self) -> BitIndexSetIter<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FullBitIndexMap` is never constructed
[INFO] [stdout]   --> src/bit_set.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FullBitIndexMap<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/wrap_int.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Self(unsafe { core::mem::transmute(x) })
[INFO] [stdout]    |                       --------------------^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: replace this with: `u16::cast_signed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/wrap_int.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { core::mem::transmute(self.0) }
[INFO] [stdout]    |                  --------------------^^^^^^^^
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  help: replace this with: `i16::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/net.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn recv(io: &mut Io) -> Option<Msg> {
[INFO] [stdout]     |                 ^^^^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn recv(io: &mut Io) -> Option<Msg<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/game/net.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn recv_from(&mut self) -> Option<(Msg, SocketAddr)> {
[INFO] [stdout]     |                  ^^^^^^^^^             ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn recv_from(&mut self) -> Option<(Msg<'_>, SocketAddr)> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PathLengthsAi` is never constructed
[INFO] [stdout]   --> src/game/ai.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PathLengthsAi {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SinkAi` is never constructed
[INFO] [stdout]   --> src/game/ai.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SinkAi {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coord_dist` is never used
[INFO] [stdout]   --> src/game/ai.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn coord_dist([a, b]: [Coord; 2]) -> Size {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/game/ai.rs:97:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl SinkAi {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  97 |     fn coord_kernel(at: Coord, room: &Room) -> impl Iterator<Item = Coord> + '_ {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn sink_toward(at: Coord, room: &Room, map: &FullBitIndexMap<u8>) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn sink_away(at: Coord, room: &Room, map: &FullBitIndexMap<u8>) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn reduce_sink_maps(mut a: FullBitIndexMap<u8>, b: FullBitIndexMap<u8>) -> FullBitIndexMap<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn update_model_and_goal(&mut self, world: &World, rng: &mut Rng) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn update_model(&mut self, world: &World, rng: &mut Rng) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn update_goal(&mut self, world: &World) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn sink_map_to(world: &World, sink: Coord, avoid_teleporters: bool) -> FullBitIndexMap<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_goal` is never used
[INFO] [stdout]    --> src/game/ai.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl PathLengthsAi {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 234 |     fn new_goal(&self, world: &World) -> Coord {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_copied` is never used
[INFO] [stdout]   --> src/bit_set.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<T> FullBitIndexMap<T> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new_copied(t: T) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `DOMAIN_SIZE` is never used
[INFO] [stdout]   --> src/bit_set.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl BitIndex {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] 76 |     pub const DOMAIN_SIZE: u16 = INDICES;
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PrettyPos` is never constructed
[INFO] [stdout]    --> src/game/mod.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct PrettyPos {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StcTimelyData` is never constructed
[INFO] [stdout]   --> src/game/net.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct StcTimelyData<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3f98f4d94ccc2adf5317bccc3ff32ab22781171d63326b610f70d8d714df1b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f98f4d94ccc2adf5317bccc3ff32ab22781171d63326b610f70d8d714df1b26", kill_on_drop: false }`
[INFO] [stdout] 3f98f4d94ccc2adf5317bccc3ff32ab22781171d63326b610f70d8d714df1b26
