[INFO] cloning repository https://github.com/fawni/voker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawni/voker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fvoker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fvoker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2cb474591c4659b0322bc3a5eecfbc28210d1d2 [INFO] checking fawni/voker against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fvoker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fawni/voker [INFO] finished tweaking git repo https://github.com/fawni/voker [INFO] tweaked toml for git repo https://github.com/fawni/voker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fawni/voker on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fawni/voker 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://codeberg.org/twink/comfy` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extended v0.1.0 [INFO] [stderr] Downloaded ecolor v0.26.2 [INFO] [stderr] Downloaded twink_macros v1.1.0 [INFO] [stderr] Downloaded twink v1.1.3 [INFO] [stderr] Downloaded comfy_include_dir_macros v0.7.3 [INFO] [stderr] Downloaded symphonia-codec-pcm v0.5.4 [INFO] [stderr] Downloaded symphonia-utils-xiph v0.5.4 [INFO] [stderr] Downloaded thunderdome v0.6.1 [INFO] [stderr] Downloaded symphonia-format-ogg v0.5.4 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded comfy-color-backtrace v0.6.0 [INFO] [stderr] Downloaded inline_tweak v1.1.1 [INFO] [stderr] Downloaded spin_sleep v1.2.0 [INFO] [stderr] Downloaded comfy_include_dir v0.7.3 [INFO] [stderr] Downloaded egui v0.26.2 [INFO] [stderr] Downloaded egui_plot v0.26.2 [INFO] [stderr] Downloaded etagere v0.2.10 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Downloaded simple-easing v1.0.1 [INFO] [stderr] Downloaded egui-wgpu v0.26.2 [INFO] [stderr] Downloaded symphonia-format-riff v0.5.4 [INFO] [stderr] Downloaded egui-winit v0.26.2 [INFO] [stderr] Downloaded value-bag v1.7.0 [INFO] [stderr] Downloaded emath v0.26.2 [INFO] [stderr] Downloaded epaint v0.26.2 [INFO] [stderr] Downloaded hecs v0.10.5 [INFO] [stderr] Downloaded kira v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fbc2bb0de72007b890fd88b92e69b0d4a05a03fc52b16a8fa5b46d826621267 [INFO] running `Command { std: "docker" "start" "-a" "9fbc2bb0de72007b890fd88b92e69b0d4a05a03fc52b16a8fa5b46d826621267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fbc2bb0de72007b890fd88b92e69b0d4a05a03fc52b16a8fa5b46d826621267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fbc2bb0de72007b890fd88b92e69b0d4a05a03fc52b16a8fa5b46d826621267", kill_on_drop: false }` [INFO] [stdout] 9fbc2bb0de72007b890fd88b92e69b0d4a05a03fc52b16a8fa5b46d826621267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 638e78a2e9758acc064f404ffb86f27dcd5d152d0ab6dc1754d922971e36b546 [INFO] running `Command { std: "docker" "start" "-a" "638e78a2e9758acc064f404ffb86f27dcd5d152d0ab6dc1754d922971e36b546", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling comfy_include_dir_macros v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking atomic-arena v0.1.1 [INFO] [stderr] Checking svg_fmt v0.4.3 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking comfy_include_dir v0.7.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hecs v0.10.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking inline_tweak v1.1.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking simple-easing v1.0.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking thunderdome v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking spin_sleep v1.2.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Compiling twink_macros v1.1.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking twink v1.1.3 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking bytemuck v1.16.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 egui v0.26.2 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [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 comfy-color-backtrace v0.6.0 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking kira v0.8.7 [INFO] [stderr] Checking egui_plot v0.26.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking egui-winit v0.26.2 [INFO] [stderr] Checking comfy-core v0.4.0 (https://codeberg.org/twink/comfy?rev=83186a54ef5b7a308914bad66374b0e91ddd5887#83186a54) [INFO] [stderr] Checking egui-wgpu v0.26.2 [INFO] [stderr] Checking comfy-wgpu v0.4.0 (https://codeberg.org/twink/comfy?rev=83186a54ef5b7a308914bad66374b0e91ddd5887#83186a54) [INFO] [stderr] Checking comfy v0.4.0 (https://codeberg.org/twink/comfy?rev=83186a54ef5b7a308914bad66374b0e91ddd5887#83186a54) [INFO] [stderr] Checking voker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `git-version` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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: `git-version` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | simple_game!("voker", Invoker, 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 [unoptimized + debuginfo] target(s) in 1m 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 2` [INFO] running `Command { std: "docker" "inspect" "638e78a2e9758acc064f404ffb86f27dcd5d152d0ab6dc1754d922971e36b546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638e78a2e9758acc064f404ffb86f27dcd5d152d0ab6dc1754d922971e36b546", kill_on_drop: false }` [INFO] [stdout] 638e78a2e9758acc064f404ffb86f27dcd5d152d0ab6dc1754d922971e36b546