[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] d7face25442ac85be788ea1c4420f05d5ca0f0a6 [INFO] building alula/doukutsu-rs against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falula%2Fdoukutsu-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alula/doukutsu-rs on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/alula/winit.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 948188392c6259d32708aa03b8abd5be448b7c62763fb696c30d7bd5746c0079 [INFO] running `Command { std: "docker" "start" "-a" "948188392c6259d32708aa03b8abd5be448b7c62763fb696c30d7bd5746c0079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948188392c6259d32708aa03b8abd5be448b7c62763fb696c30d7bd5746c0079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948188392c6259d32708aa03b8abd5be448b7c62763fb696c30d7bd5746c0079", kill_on_drop: false }` [INFO] [stdout] 948188392c6259d32708aa03b8abd5be448b7c62763fb696c30d7bd5746c0079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4d269227bd5ec1e3fbe3a2f177c12b16c24b5a09f604cee46b667a225ce4ab9 [INFO] running `Command { std: "docker" "start" "-a" "e4d269227bd5ec1e3fbe3a2f177c12b16c24b5a09f604cee46b667a225ce4ab9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling chlorine v1.0.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling sdl2 v0.35.2 (https://github.com/doukutsu-rs/rust-sdl2.git?rev=95bcf63768abf422527f86da41da910649b9fcc9#95bcf637) [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling doukutsu-rs v0.99.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling vec_mut_scan v0.4.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling case_insensitive_hashmap v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling alsa v0.6.0 [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 lua-ffi v0.1.2 (https://github.com/doukutsu-rs/lua-ffi.git?rev=e0b2ff5960f7ef9974aa9675cebe4907bee0134f#e0b2ff59) [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling imgui v0.8.2 [INFO] [stdout] warning: the type `[NPC; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/boss/mod.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | let mut parts_uninit: [NPC; 20] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[NPC; 512]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/list.rs:26:65 [INFO] [stdout] | [INFO] [stdout] 26 | let mut parts_uninit: [NPC; NPC_LIST_MAX_CAP] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 18s [INFO] running `Command { std: "docker" "inspect" "e4d269227bd5ec1e3fbe3a2f177c12b16c24b5a09f604cee46b667a225ce4ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d269227bd5ec1e3fbe3a2f177c12b16c24b5a09f604cee46b667a225ce4ab9", kill_on_drop: false }` [INFO] [stdout] e4d269227bd5ec1e3fbe3a2f177c12b16c24b5a09f604cee46b667a225ce4ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b31ae6f5897397591574fd2501e870caa66c3b61705708e2e350166060c0b0c8 [INFO] running `Command { std: "docker" "start" "-a" "b31ae6f5897397591574fd2501e870caa66c3b61705708e2e350166060c0b0c8", kill_on_drop: false }` [INFO] [stderr] Compiling doukutsu-rs v0.99.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the type `[NPC; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/boss/mod.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | let mut parts_uninit: [NPC; 20] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[NPC; 512]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/list.rs:26:65 [INFO] [stdout] | [INFO] [stdout] 26 | let mut parts_uninit: [NPC; NPC_LIST_MAX_CAP] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[NPC; 20]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/boss/mod.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | let mut parts_uninit: [NPC; 20] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[NPC; 512]` does not permit being left uninitialized [INFO] [stdout] --> src/npc/list.rs:26:65 [INFO] [stdout] | [INFO] [stdout] 26 | let mut parts_uninit: [NPC; NPC_LIST_MAX_CAP] = MaybeUninit::uninit().assume_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: enums have to be initialized to a variant [INFO] [stdout] --> src/npc/mod.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / pub enum NPCLayer { [INFO] [stdout] 74 | | Background = 0, [INFO] [stdout] 75 | | Middleground = 1, [INFO] [stdout] 76 | | Foreground = 2, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.96s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/doukutsu_rs-ec33a247bd8556eb) [INFO] running `Command { std: "docker" "inspect" "b31ae6f5897397591574fd2501e870caa66c3b61705708e2e350166060c0b0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31ae6f5897397591574fd2501e870caa66c3b61705708e2e350166060c0b0c8", kill_on_drop: false }` [INFO] [stdout] b31ae6f5897397591574fd2501e870caa66c3b61705708e2e350166060c0b0c8