[INFO] fetching crate keeshond_treats 0.13.0... [INFO] checking keeshond_treats-0.13.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate keeshond_treats 0.13.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate keeshond_treats 0.13.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_treats 0.13.0 [INFO] finished tweaking crates.io crate keeshond_treats 0.13.0 [INFO] tweaked toml for crates.io crate keeshond_treats 0.13.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate keeshond_treats 0.13.0 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keeshond_derive v0.26.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded generic-array v0.3.2 [INFO] [stderr] Downloaded bit-vec v0.4.4 [INFO] [stderr] Downloaded bitarray-set v0.4.1 [INFO] [stderr] Downloaded block-grid v0.1.3 [INFO] [stderr] Downloaded bit-array v0.4.4 [INFO] [stderr] Downloaded libloading v0.5.2 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded alto v3.0.4 [INFO] [stderr] Downloaded lewton v0.10.2 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded zip v0.5.13 [INFO] [stderr] Downloaded toodee v0.3.0 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded hound v3.4.0 [INFO] [stderr] Downloaded ogg v0.8.0 [INFO] [stderr] Downloaded keeshond_datapack v0.13.0 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded rental v0.5.6 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded al-sys v0.6.1 [INFO] [stderr] Downloaded parking_lot v0.4.8 [INFO] [stderr] Downloaded keeshond v0.27.0 [INFO] [stderr] Downloaded keeshond_audio v0.25.0 [INFO] [stderr] Downloaded rental-impl v0.5.5 [INFO] [stderr] Downloaded owning_ref v0.3.3 [INFO] [stderr] Downloaded libc v0.2.124 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded glium v0.30.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d6938f60158ad514c7571e0e521dd6c33ce61dde6df009c5437523b9e20007f [INFO] running `Command { std: "docker" "start" "-a" "3d6938f60158ad514c7571e0e521dd6c33ce61dde6df009c5437523b9e20007f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d6938f60158ad514c7571e0e521dd6c33ce61dde6df009c5437523b9e20007f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6938f60158ad514c7571e0e521dd6c33ce61dde6df009c5437523b9e20007f", kill_on_drop: false }` [INFO] [stdout] 3d6938f60158ad514c7571e0e521dd6c33ce61dde6df009c5437523b9e20007f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b5bf1fbff34c0802de5a625a31c3bfc6c82c8751d2fa842d5dd25180714f6d1 [INFO] running `Command { std: "docker" "start" "-a" "4b5bf1fbff34c0802de5a625a31c3bfc6c82c8751d2fa842d5dd25180714f6d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking generic-array v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking bit-array v0.4.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bitarray-set v0.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking toodee v0.3.0 [INFO] [stderr] Checking block-grid v0.1.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling keeshond_derive v0.26.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking alto v3.0.4 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking keeshond_datapack v0.13.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking keeshond_audio v0.25.0 [INFO] [stderr] Checking keeshond v0.27.0 [INFO] [stderr] Checking keeshond_treats v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/level.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/level.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.03s [INFO] running `Command { std: "docker" "inspect" "4b5bf1fbff34c0802de5a625a31c3bfc6c82c8751d2fa842d5dd25180714f6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5bf1fbff34c0802de5a625a31c3bfc6c82c8751d2fa842d5dd25180714f6d1", kill_on_drop: false }` [INFO] [stdout] 4b5bf1fbff34c0802de5a625a31c3bfc6c82c8751d2fa842d5dd25180714f6d1 [INFO] checking keeshond_treats-0.13.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate keeshond_treats 0.13.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate keeshond_treats 0.13.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_treats 0.13.0 [INFO] finished tweaking crates.io crate keeshond_treats 0.13.0 [INFO] tweaked toml for crates.io crate keeshond_treats 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate keeshond_treats 0.13.0 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69ab452d07e0e85a159110fe06edf468eb48f91eae53350b5cd7793175b9dce9 [INFO] running `Command { std: "docker" "start" "-a" "69ab452d07e0e85a159110fe06edf468eb48f91eae53350b5cd7793175b9dce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69ab452d07e0e85a159110fe06edf468eb48f91eae53350b5cd7793175b9dce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69ab452d07e0e85a159110fe06edf468eb48f91eae53350b5cd7793175b9dce9", kill_on_drop: false }` [INFO] [stdout] 69ab452d07e0e85a159110fe06edf468eb48f91eae53350b5cd7793175b9dce9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b26fd0ac711e5b5c072b84adcb23a17674851fcb41f267d0bd9ecb2bb17d50a [INFO] running `Command { std: "docker" "start" "-a" "6b26fd0ac711e5b5c072b84adcb23a17674851fcb41f267d0bd9ecb2bb17d50a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking generic-array v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking bit-array v0.4.4 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Checking bitarray-set v0.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking block-grid v0.1.3 [INFO] [stderr] Checking toodee v0.3.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling keeshond_derive v0.26.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking alto v3.0.4 [INFO] [stderr] Checking keeshond_datapack v0.13.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking keeshond_audio v0.25.0 [INFO] [stderr] Checking keeshond v0.27.0 [INFO] [stderr] Checking keeshond_treats v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/level.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/level.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/world.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let mut camera = camera_store.singleton_mut(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s [INFO] running `Command { std: "docker" "inspect" "6b26fd0ac711e5b5c072b84adcb23a17674851fcb41f267d0bd9ecb2bb17d50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b26fd0ac711e5b5c072b84adcb23a17674851fcb41f267d0bd9ecb2bb17d50a", kill_on_drop: false }` [INFO] [stdout] 6b26fd0ac711e5b5c072b84adcb23a17674851fcb41f267d0bd9ecb2bb17d50a