[INFO] cloning repository https://github.com/cedeerwe/trapify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedeerwe/trapify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeerwe%2Ftrapify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeerwe%2Ftrapify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e73403c5b6cb7abf9766a20c0c92953ea531501 [INFO] checking cedeerwe/trapify against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedeerwe%2Ftrapify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cedeerwe/trapify [INFO] finished tweaking git repo https://github.com/cedeerwe/trapify [INFO] tweaked toml for git repo https://github.com/cedeerwe/trapify written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cedeerwe/trapify on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cedeerwe/trapify 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 824a1e30bd9fc58414722cef70947bd2960d943fa17d7c3363e632afe8523c61 [INFO] running `Command { std: "docker" "start" "-a" "824a1e30bd9fc58414722cef70947bd2960d943fa17d7c3363e632afe8523c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "824a1e30bd9fc58414722cef70947bd2960d943fa17d7c3363e632afe8523c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824a1e30bd9fc58414722cef70947bd2960d943fa17d7c3363e632afe8523c61", kill_on_drop: false }` [INFO] [stdout] 824a1e30bd9fc58414722cef70947bd2960d943fa17d7c3363e632afe8523c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab84363db9b0ec76dbea972d1363ddca191f297acf3fea6744cb1dd8f24f0df1 [INFO] running `Command { std: "docker" "start" "-a" "ab84363db9b0ec76dbea972d1363ddca191f297acf3fea6744cb1dd8f24f0df1", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking alsa v0.9.0 [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 bit_field v0.10.2 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling comfy_include_dir_macros v0.7.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking svg_fmt v0.4.3 [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 crossbeam v0.8.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking comfy_include_dir v0.7.3 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking inline_tweak v1.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking simple-easing v1.0.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking spin_sleep v1.2.0 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking thunderdome v0.6.1 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking comfy-color-backtrace v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking naga v0.14.2 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking ecolor v0.24.1 [INFO] [stderr] Checking emath 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 egui v0.24.1 [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.24.1 [INFO] [stderr] Checking egui_plot v0.24.2 [INFO] [stderr] Checking wgpu-hal v0.18.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 trapify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `git-version` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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: `color-backtrace` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | simple_game!("Trapify", 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 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 [optimized + debuginfo] target(s) in 45.90s [INFO] running `Command { std: "docker" "inspect" "ab84363db9b0ec76dbea972d1363ddca191f297acf3fea6744cb1dd8f24f0df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab84363db9b0ec76dbea972d1363ddca191f297acf3fea6744cb1dd8f24f0df1", kill_on_drop: false }` [INFO] [stdout] ab84363db9b0ec76dbea972d1363ddca191f297acf3fea6744cb1dd8f24f0df1