[INFO] cloning repository https://github.com/Nehliin/unnamed-rts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehliin/unnamed-rts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d761ee685c2c702290f8c589a882ed4503ebd960 [INFO] checking Nehliin/unnamed-rts against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nehliin/unnamed-rts on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Nehliin/unnamed-rts [INFO] finished tweaking git repo https://github.com/Nehliin/unnamed-rts [INFO] tweaked toml for git repo https://github.com/Nehliin/unnamed-rts written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Nehliin/unnamed-rts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-types v0.10.0 [INFO] [stderr] Downloaded spirv v0.2.0+1.5.4 [INFO] [stderr] Downloaded legion_codegen v0.4.0 [INFO] [stderr] Downloaded slotmap v1.0.5 [INFO] [stderr] Downloaded mimalloc v0.1.26 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded wgpu-hal v0.10.1 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded glow v0.11.0 [INFO] [stderr] Downloaded crevice v0.7.1 [INFO] [stderr] Downloaded crevice-derive v0.7.1 [INFO] [stderr] Downloaded wgpu v0.10.1 [INFO] [stderr] Downloaded semver v1.0.4 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded legion v0.4.0 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded laminar v0.5.0 [INFO] [stderr] Downloaded gpu-descriptor v0.2.1 [INFO] [stderr] Downloaded arrayvec v0.7.1 [INFO] [stderr] Downloaded wgpu-core v0.10.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.22 [INFO] [stderr] Downloaded naga v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bb8418fe8d9950cedbce4b6247b3ded2d8b6dc92ba001e9da00d70ed9297598 [INFO] running `Command { std: "docker" "start" "-a" "2bb8418fe8d9950cedbce4b6247b3ded2d8b6dc92ba001e9da00d70ed9297598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb8418fe8d9950cedbce4b6247b3ded2d8b6dc92ba001e9da00d70ed9297598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb8418fe8d9950cedbce4b6247b3ded2d8b6dc92ba001e9da00d70ed9297598", kill_on_drop: false }` [INFO] [stdout] 2bb8418fe8d9950cedbce4b6247b3ded2d8b6dc92ba001e9da00d70ed9297598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e024b9d47d59b9432d4a8a23e04bfcf8e280bc515228283fbdc37ab9627d925 [INFO] running `Command { std: "docker" "start" "-a" "1e024b9d47d59b9432d4a8a23e04bfcf8e280bc515228283fbdc37ab9627d925", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking emath v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.10.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.33.0+1.2.186 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking wgpu-types v0.10.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.5.0 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking epaint v0.13.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking egui v0.13.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking laminar v0.5.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking mimalloc v0.1.26 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling crevice-derive v0.7.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking crevice v0.7.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking naga v0.6.0 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking wgpu-hal v0.10.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking wgpu v0.10.1 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stderr] Checking unnamed-rts v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: function `StateAforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/bin/map-editor/editor_main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/server/server_main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/client/client_main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/intersection_bench.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking unnamed-rts v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: function `StateAforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "1e024b9d47d59b9432d4a8a23e04bfcf8e280bc515228283fbdc37ab9627d925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e024b9d47d59b9432d4a8a23e04bfcf8e280bc515228283fbdc37ab9627d925", kill_on_drop: false }` [INFO] [stdout] 1e024b9d47d59b9432d4a8a23e04bfcf8e280bc515228283fbdc37ab9627d925