[INFO] cloning repository https://github.com/alula/doukutsu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alula/doukutsu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fdoukutsu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fdoukutsu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73295a63511655c4c3b712190082b8dfc3b493c1 [INFO] checking alula/doukutsu-rs against try#cde356bd79f103d9897ada6234862d1d3e511791 for pr-114586 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fdoukutsu-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alula/doukutsu-rs on toolchain cde356bd79f103d9897ada6234862d1d3e511791 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/alula/doukutsu-rs [INFO] finished tweaking git repo https://github.com/alula/doukutsu-rs [INFO] tweaked toml for git repo https://github.com/alula/doukutsu-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/cpal` [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/glutin.git` [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/lua-ffi.git` [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/rust-sdl2.git` [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/winit.git` [INFO] [stderr] Updating git repository `https://github.com/doukutsu-rs/deko3d-rs` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30721f9f5eaea50c25148efef81b0637aad816199bf1f1198a6a8a7f3af4a766 [INFO] running `Command { std: "docker" "start" "-a" "30721f9f5eaea50c25148efef81b0637aad816199bf1f1198a6a8a7f3af4a766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30721f9f5eaea50c25148efef81b0637aad816199bf1f1198a6a8a7f3af4a766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30721f9f5eaea50c25148efef81b0637aad816199bf1f1198a6a8a7f3af4a766", kill_on_drop: false }` [INFO] [stdout] 30721f9f5eaea50c25148efef81b0637aad816199bf1f1198a6a8a7f3af4a766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4002fc537a909d0819e66bec3cae0cf31f7b008056263b5a5152855582a8844 [INFO] running `Command { std: "docker" "start" "-a" "a4002fc537a909d0819e66bec3cae0cf31f7b008056263b5a5152855582a8844", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling cpal v0.14.0 (https://github.com/doukutsu-rs/cpal?rev=9d269d8724102404e73a61e9def0c0cbc921b676#9d269d87) [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling sdl2 v0.35.2 (https://github.com/doukutsu-rs/rust-sdl2.git?rev=95bcf63768abf422527f86da41da910649b9fcc9#95bcf637) [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling doukutsu-rs v0.101.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking xml-rs v0.8.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking case_insensitive_hashmap v1.0.0 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking pelite v0.10.0 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking open v3.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking webbrowser v0.8.10 [INFO] [stderr] Checking vec_mut_scan v0.4.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking discord-rich-presence v0.2.3 [INFO] [stderr] Compiling sdl2-sys v0.35.2 (https://github.com/doukutsu-rs/rust-sdl2.git?rev=95bcf63768abf422527f86da41da910649b9fcc9#95bcf637) [INFO] [stderr] Compiling imgui-sys v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking imgui v0.8.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game/npc/ai/wind_fortress.rs:757:13 [INFO] [stdout] | [INFO] [stdout] 757 | let mut player = self.get_closest_player_mut(players); [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/game/npc/ai/wind_fortress.rs:757:13 [INFO] [stdout] | [INFO] [stdout] 757 | let mut player = self.get_closest_player_mut(players); [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.11s [INFO] running `Command { std: "docker" "inspect" "a4002fc537a909d0819e66bec3cae0cf31f7b008056263b5a5152855582a8844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4002fc537a909d0819e66bec3cae0cf31f7b008056263b5a5152855582a8844", kill_on_drop: false }` [INFO] [stdout] a4002fc537a909d0819e66bec3cae0cf31f7b008056263b5a5152855582a8844