[INFO] cloning repository https://github.com/clsulli95/SandSimulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clsulli95/SandSimulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclsulli95%2FSandSimulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclsulli95%2FSandSimulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be9a7c1140d00b44ca52fe1a65d5201f84d61ccc
[INFO] checking clsulli95/SandSimulation against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclsulli95%2FSandSimulation" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/clsulli95/SandSimulation
[INFO] finished tweaking git repo https://github.com/clsulli95/SandSimulation
[INFO] tweaked toml for git repo https://github.com/clsulli95/SandSimulation written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clsulli95/SandSimulation on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clsulli95/SandSimulation 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/darthdeus/comfy.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.0
[INFO] [stderr]   Downloaded smol_str v0.2.1
[INFO] [stderr]   Downloaded objc-sys v0.3.2
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.4
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded raw-window-handle v0.6.0
[INFO] [stderr]   Downloaded atomic-arena v0.1.1
[INFO] [stderr]   Downloaded comfy_include_dir v0.7.3
[INFO] [stderr]   Downloaded comfy_include_dir_macros v0.7.3
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded ringbuf v0.3.3
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded egui_plot v0.26.2
[INFO] [stderr]   Downloaded emath v0.26.2
[INFO] [stderr]   Downloaded xkeysym v0.2.0
[INFO] [stderr]   Downloaded hecs v0.10.4
[INFO] [stderr]   Downloaded kira v0.8.7
[INFO] [stderr]   Downloaded thunderdome v0.6.1
[INFO] [stderr]   Downloaded egui-wgpu v0.26.2
[INFO] [stderr]   Downloaded wgpu v0.19.3
[INFO] [stderr]   Downloaded ab_glyph v0.2.25
[INFO] [stderr]   Downloaded egui-winit v0.26.2
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded wgpu-core v0.19.3
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded egui v0.26.2
[INFO] [stderr]   Downloaded wgpu-hal v0.19.3
[INFO] [stderr]   Downloaded comfy-color-backtrace v0.6.0
[INFO] [stderr]   Downloaded etagere v0.2.10
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.4
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.4
[INFO] [stderr]   Downloaded glam v0.25.0
[INFO] [stderr]   Downloaded d3d12 v0.19.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.0
[INFO] [stderr]   Downloaded wgpu-types v0.19.2
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.4
[INFO] [stderr]   Downloaded svg_fmt v0.4.2
[INFO] [stderr]   Downloaded inline_tweak v1.1.1
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.4
[INFO] [stderr]   Downloaded naga v0.19.2
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded ecolor v0.26.2
[INFO] [stderr]   Downloaded epaint v0.26.2
[INFO] [stderr]   Downloaded metal v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f112bc418e166b2de1a3b3130a7ac873bfe57691f264ffc87fa68761d7d6e5bf
[INFO] running `Command { std: "docker" "start" "-a" "f112bc418e166b2de1a3b3130a7ac873bfe57691f264ffc87fa68761d7d6e5bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f112bc418e166b2de1a3b3130a7ac873bfe57691f264ffc87fa68761d7d6e5bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f112bc418e166b2de1a3b3130a7ac873bfe57691f264ffc87fa68761d7d6e5bf", kill_on_drop: false }`
[INFO] [stdout] f112bc418e166b2de1a3b3130a7ac873bfe57691f264ffc87fa68761d7d6e5bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68222a4cda4435287ef5cdb9c002fb91822e56d799633a5107ba05d27a05eb67
[INFO] running `Command { std: "docker" "start" "-a" "68222a4cda4435287ef5cdb9c002fb91822e56d799633a5107ba05d27a05eb67", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling comfy_include_dir_macros v0.7.3
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking svg_fmt v0.4.2
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking atomic-arena v0.1.1
[INFO] [stderr]     Checking etagere v0.2.10
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking comfy_include_dir v0.7.3
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking comfy-color-backtrace v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking hecs v0.10.4
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking inline_tweak v1.1.1
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking spin_sleep v1.2.0
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking epaint v0.26.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking egui v0.26.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking kira v0.8.7
[INFO] [stderr]     Checking egui-winit v0.26.2
[INFO] [stderr]     Checking egui_plot v0.26.2
[INFO] [stderr]     Checking comfy-core v0.3.0 (https://github.com/darthdeus/comfy.git?branch=master#b7c62774)
[INFO] [stderr]     Checking egui-wgpu v0.26.2
[INFO] [stderr]     Checking comfy-wgpu v0.3.0 (https://github.com/darthdeus/comfy.git?branch=master#b7c62774)
[INFO] [stderr]     Checking comfy v0.3.1 (https://github.com/darthdeus/comfy.git?branch=master#b7c62774)
[INFO] [stderr]     Checking comfy_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-backtrace`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_main` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_main` may come from an old version of the `comfy` crate, try updating your dependency with `cargo update -p comfy`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_main` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_versions` may come from an old version of the `comfy_core` crate, try updating your dependency with `cargo update -p comfy_core`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_versions` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-backtrace`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | simple_game!("My Game Demo", GameState, config, setup, update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_main` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::define_main` may come from an old version of the `comfy` crate, try updating your dependency with `cargo update -p comfy`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::define_main` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/main.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn setup(state: &mut GameState, _c: &mut EngineContext) {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/main.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn setup(state: &mut GameState, _c: &mut EngineContext) {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "68222a4cda4435287ef5cdb9c002fb91822e56d799633a5107ba05d27a05eb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68222a4cda4435287ef5cdb9c002fb91822e56d799633a5107ba05d27a05eb67", kill_on_drop: false }`
[INFO] [stdout] 68222a4cda4435287ef5cdb9c002fb91822e56d799633a5107ba05d27a05eb67
