[INFO] cloning repository https://github.com/JosePedroDias/ld55
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosePedroDias/ld55" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosePedroDias%2Fld55", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosePedroDias%2Fld55'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 743c8e96a407eb4a6e2f3a11040d9bbcb730fb95
[INFO] checking JosePedroDias/ld55 against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosePedroDias%2Fld55" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JosePedroDias/ld55
[INFO] finished tweaking git repo https://github.com/JosePedroDias/ld55
[INFO] tweaked toml for git repo https://github.com/JosePedroDias/ld55 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JosePedroDias/ld55 on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JosePedroDias/ld55 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.91
[INFO] [stderr]   Downloaded wgpu v0.18.0
[INFO] [stderr]   Downloaded getrandom v0.2.13
[INFO] [stderr]   Downloaded naga v0.14.2
[INFO] [stderr]   Downloaded svg_fmt v0.4.2
[INFO] [stderr]   Downloaded wgpu-hal v0.18.1
[INFO] [stderr]   Downloaded spin_sleep v1.2.0
[INFO] [stderr]   Downloaded wgpu-types v0.18.0
[INFO] [stderr]   Downloaded comfy-wgpu v0.3.0
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded egui_plot v0.24.2
[INFO] [stderr]   Downloaded egui-wgpu v0.24.1
[INFO] [stderr]   Downloaded comfy-color-backtrace v0.6.0
[INFO] [stderr]   Downloaded hecs v0.10.4
[INFO] [stderr]   Downloaded wgpu-core v0.18.1
[INFO] [stderr]   Downloaded comfy-core v0.3.0
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded etagere v0.2.10
[INFO] [stderr]   Downloaded comfy v0.3.1
[INFO] [stderr]   Downloaded gpu-allocator v0.23.0
[INFO] [stderr]   Downloaded comfy_include_dir_macros v0.7.3
[INFO] [stderr]   Downloaded inline_tweak v1.1.1
[INFO] [stderr]   Downloaded comfy_include_dir v0.7.3
[INFO] [stderr]   Downloaded ab_glyph v0.2.24
[INFO] [stderr]   Downloaded thunderdome v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4946c25529cf72811b1a3b2725734efe5d5dd93b7032590c6a1c1d9534f0170e
[INFO] running `Command { std: "docker" "start" "-a" "4946c25529cf72811b1a3b2725734efe5d5dd93b7032590c6a1c1d9534f0170e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4946c25529cf72811b1a3b2725734efe5d5dd93b7032590c6a1c1d9534f0170e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4946c25529cf72811b1a3b2725734efe5d5dd93b7032590c6a1c1d9534f0170e", kill_on_drop: false }`
[INFO] [stdout] 4946c25529cf72811b1a3b2725734efe5d5dd93b7032590c6a1c1d9534f0170e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b881b055bb70521a2a008c4776b64b8a6665c07ded316f2800b12af14db24d3
[INFO] running `Command { std: "docker" "start" "-a" "6b881b055bb70521a2a008c4776b64b8a6665c07ded316f2800b12af14db24d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]     Checking ab_glyph v0.2.24
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking wgpu-types v0.18.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling comfy_include_dir_macros v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking svg_fmt v0.4.2
[INFO] [stderr]     Checking atomic-arena v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking comfy_include_dir v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hecs v0.10.4
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking inline_tweak v1.1.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking etagere v0.2.10
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking spin_sleep v1.2.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking comfy-color-backtrace v0.6.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking naga v0.14.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking emath v0.24.1
[INFO] [stderr]     Checking ecolor v0.24.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking epaint v0.24.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking js-sys v0.3.69
[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 egui v0.24.1
[INFO] [stderr]     Checking kira v0.8.7
[INFO] [stderr]     Checking wgpu-hal v0.18.1
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking egui_plot v0.24.2
[INFO] [stderr]     Checking egui-winit v0.24.1
[INFO] [stderr]     Checking comfy-core v0.3.0
[INFO] [stderr]     Checking wgpu-core v0.18.1
[INFO] [stderr]     Checking wgpu v0.18.0
[INFO] [stderr]     Checking egui-wgpu v0.24.1
[INFO] [stderr]     Checking comfy-wgpu v0.3.0
[INFO] [stderr]     Checking comfy v0.3.1
[INFO] [stderr]     Checking ld55 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]   --> src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | simple_game!("merge or die", State, 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.13s
[INFO] running `Command { std: "docker" "inspect" "6b881b055bb70521a2a008c4776b64b8a6665c07ded316f2800b12af14db24d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b881b055bb70521a2a008c4776b64b8a6665c07ded316f2800b12af14db24d3", kill_on_drop: false }`
[INFO] [stdout] 6b881b055bb70521a2a008c4776b64b8a6665c07ded316f2800b12af14db24d3
