[INFO] cloning repository https://github.com/masterfuzz/farmgame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masterfuzz/farmgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterfuzz%2Ffarmgame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterfuzz%2Ffarmgame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1c7a0f365072b36a002c4f55739f2f84713288f
[INFO] checking masterfuzz/farmgame against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterfuzz%2Ffarmgame" "/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/masterfuzz/farmgame
[INFO] finished tweaking git repo https://github.com/masterfuzz/farmgame
[INFO] tweaked toml for git repo https://github.com/masterfuzz/farmgame written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/masterfuzz/farmgame on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/masterfuzz/farmgame 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/masterfuzz/comfy.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui-winit v0.23.0
[INFO] [stderr]   Downloaded ecolor v0.23.0
[INFO] [stderr]   Downloaded comfy_include_dir_macros v0.7.3
[INFO] [stderr]   Downloaded emath v0.23.0
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.13
[INFO] [stderr]   Downloaded zerocopy v0.7.25
[INFO] [stderr]   Downloaded inline_tweak v1.0.9
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.3
[INFO] [stderr]   Downloaded egui-wgpu v0.23.0
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.3
[INFO] [stderr]   Downloaded symphonia-format-wav v0.5.3
[INFO] [stderr]   Downloaded symphonia v0.5.3
[INFO] [stderr]   Downloaded comfy_include_dir v0.7.3
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded egui_plot v0.23.0
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.3
[INFO] [stderr]   Downloaded hecs v0.10.4
[INFO] [stderr]   Downloaded egui v0.23.0
[INFO] [stderr]   Downloaded cc v1.0.84
[INFO] [stderr]   Downloaded kira v0.8.5
[INFO] [stderr]   Downloaded comfy-color-backtrace v0.6.0
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.3
[INFO] [stderr]   Downloaded thunderdome v0.6.1
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.3
[INFO] [stderr]   Downloaded naga v0.14.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.25
[INFO] [stderr]   Downloaded epaint v0.23.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 133e407ccea2bb5e14eef2aee65cb91aa43031c7a5e49dc3e16ee59f5f098e82
[INFO] running `Command { std: "docker" "start" "-a" "133e407ccea2bb5e14eef2aee65cb91aa43031c7a5e49dc3e16ee59f5f098e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "133e407ccea2bb5e14eef2aee65cb91aa43031c7a5e49dc3e16ee59f5f098e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133e407ccea2bb5e14eef2aee65cb91aa43031c7a5e49dc3e16ee59f5f098e82", kill_on_drop: false }`
[INFO] [stdout] 133e407ccea2bb5e14eef2aee65cb91aa43031c7a5e49dc3e16ee59f5f098e82
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b625238712138e0343f2046851734f26cc008b2af42f2276177c574afbd9f62
[INFO] running `Command { std: "docker" "start" "-a" "5b625238712138e0343f2046851734f26cc008b2af42f2276177c574afbd9f62", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking profiling v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking web-time v0.2.3
[INFO] [stderr]     Checking atomic-arena v0.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling comfy_include_dir_macros v0.7.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking comfy_include_dir v0.7.3
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking inline_tweak v1.0.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking hecs v0.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking naga v0.14.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking epaint v0.23.0
[INFO] [stderr]     Checking comfy-color-backtrace v0.6.0
[INFO] [stderr]     Checking egui v0.23.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking kira v0.8.5
[INFO] [stderr]     Checking egui_plot v0.23.0
[INFO] [stderr]     Checking egui-winit v0.23.0
[INFO] [stderr]     Checking comfy-core v0.2.0 (https://github.com/masterfuzz/comfy.git?rev=8cb5b8463bb720497c25e057310a07f931d6a159#8cb5b846)
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking wgpu-core v0.17.1
[INFO] [stderr]     Checking wgpu v0.17.1
[INFO] [stderr]     Checking egui-wgpu v0.23.0
[INFO] [stderr]     Checking comfy-wgpu v0.2.0 (https://github.com/masterfuzz/comfy.git?rev=8cb5b8463bb720497c25e057310a07f931d6a159#8cb5b846)
[INFO] [stderr]     Checking comfy v0.2.0 (https://github.com/masterfuzz/comfy.git?rev=8cb5b8463bb720497c25e057310a07f931d6a159#8cb5b846)
[INFO] [stderr]     Checking farm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `git-version`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | comfy_game!("Nice red circle", FarmGame);
[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 `comfy_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 49.24s
[INFO] running `Command { std: "docker" "inspect" "5b625238712138e0343f2046851734f26cc008b2af42f2276177c574afbd9f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b625238712138e0343f2046851734f26cc008b2af42f2276177c574afbd9f62", kill_on_drop: false }`
[INFO] [stdout] 5b625238712138e0343f2046851734f26cc008b2af42f2276177c574afbd9f62
