[INFO] cloning repository https://github.com/Ryan1729/bartog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/bartog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a033bc5f9f4017e8aa9e978e0d91066b09b75a5e [INFO] checking Ryan1729/bartog/a033bc5f9f4017e8aa9e978e0d91066b09b75a5e against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog" "/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/Ryan1729/bartog [INFO] finished tweaking git repo https://github.com/Ryan1729/bartog [INFO] tweaked toml for git repo https://github.com/Ryan1729/bartog written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ryan1729/bartog on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ryan1729/bartog 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/run-wasm/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `devserver_lib` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-validator v0.2.1 [INFO] [stderr] Downloaded wit-walrus v0.6.0 [INFO] [stderr] Downloaded wit-writer v0.2.0 [INFO] [stderr] Downloaded wit-schema-version v0.1.0 [INFO] [stderr] Downloaded wasm-bindgen-wasm-conventions v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-threads-xform v0.2.82 [INFO] [stderr] Downloaded softbuffer v0.1.1 [INFO] [stderr] Downloaded wit-text v0.8.0 [INFO] [stderr] Downloaded wasmparser v0.77.0 [INFO] [stderr] Downloaded walrus v0.19.0 [INFO] [stderr] Downloaded wasm-bindgen-cli-support v0.2.82 [INFO] [stderr] Downloaded devserver_lib v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-externref-xform v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-multi-value-xform v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-wasm-interpreter v0.2.82 [INFO] [stderr] Downloaded wit-parser v0.2.0 [INFO] [stderr] Downloaded walrus-macro v0.19.0 [INFO] [stderr] Downloaded quickcheck v0.6.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c5f1f3a5d21a5269d5e067313b985b94a8398320e8eea25bd76b25a0896186c [INFO] running `Command { std: "docker" "start" "-a" "9c5f1f3a5d21a5269d5e067313b985b94a8398320e8eea25bd76b25a0896186c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c5f1f3a5d21a5269d5e067313b985b94a8398320e8eea25bd76b25a0896186c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5f1f3a5d21a5269d5e067313b985b94a8398320e8eea25bd76b25a0896186c", kill_on_drop: false }` [INFO] [stdout] 9c5f1f3a5d21a5269d5e067313b985b94a8398320e8eea25bd76b25a0896186c [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a8439d82d5c830523e17c3d0f6dd30f7f649f893e5bae428d723731fce22cd5 [INFO] running `Command { std: "docker" "start" "-a" "9a8439d82d5c830523e17c3d0f6dd30f7f649f893e5bae428d723731fce22cd5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/run-wasm/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `devserver_lib` dependency) [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking screen v0.1.0 (/opt/rustwide/workdir/libs/screen) [INFO] [stderr] Checking xs v0.1.0 (/opt/rustwide/workdir/libs/xs) [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types) [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking features v0.1.0 (/opt/rustwide/workdir/libs/features) [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking inner_common v0.1.0 (/opt/rustwide/workdir/libs/inner_common) [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking card_flags v0.1.0 (/opt/rustwide/workdir/libs/card_flags) [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/libs/common) [INFO] [stdout] warning: unused import: `features::*` [INFO] [stdout] --> libs/common/src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub use features::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking render v0.1.0 (/opt/rustwide/workdir/libs/render) [INFO] [stderr] Checking game_state v0.1.0 (/opt/rustwide/workdir/libs/game_state) [INFO] [stdout] warning: unexpected `cfg` condition value: `loops-allowed` [INFO] [stdout] --> libs/game_state/src/in_game.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | let intial = if loops_allowed!() { [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 `loops_allowed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `loops_allowed` may come from an old version of the `features` crate, try updating your dependency with `cargo update -p features` [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 `loops_allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loops-allowed` [INFO] [stdout] --> libs/game_state/src/in_game.rs:577:28 [INFO] [stdout] | [INFO] [stdout] 577 | if loops_allowed!() { [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 `loops_allowed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `loops_allowed` may come from an old version of the `features` crate, try updating your dependency with `cargo update -p features` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `loops_allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Checking choices v0.1.0 (/opt/rustwide/workdir/libs/choices) [INFO] [stderr] Checking rule_changes v0.1.0 (/opt/rustwide/workdir/libs/rule_changes) [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking animations v0.1.0 (/opt/rustwide/workdir/libs/animations) [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir/libs/game) [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking devserver_lib v0.4.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stdout] warning: unexpected `cfg` condition value: `overly-strict` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3434:11 [INFO] [stdout] | [INFO] [stdout] 3434 | #[cfg(feature = "overly-strict")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `overly-strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `overly-strict` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3458:11 [INFO] [stdout] | [INFO] [stdout] 3458 | #[cfg(feature = "overly-strict")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `overly-strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `overly-strict` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3498:11 [INFO] [stdout] | [INFO] [stdout] 3498 | #[cfg(feature = "overly-strict")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `overly-strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `overly-strict` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3507:11 [INFO] [stdout] | [INFO] [stdout] 3507 | #[cfg(feature = "overly-strict")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `overly-strict` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `false` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3527:11 [INFO] [stdout] | [INFO] [stdout] 3527 | #[cfg(feature = "false")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#false` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `false` [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3658:11 [INFO] [stdout] | [INFO] [stdout] 3658 | #[cfg(feature = "false")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `r#false` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loops-allowed` [INFO] [stdout] --> libs/game_state/src/in_game.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | let intial = if loops_allowed!() { [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 `loops_allowed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `loops_allowed` may come from an old version of the `features` crate, try updating your dependency with `cargo update -p features` [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 `loops_allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loops-allowed` [INFO] [stdout] --> libs/game_state/src/in_game.rs:577:28 [INFO] [stdout] | [INFO] [stdout] 577 | if loops_allowed!() { [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 `loops_allowed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `loops_allowed` may come from an old version of the `features` crate, try updating your dependency with `cargo update -p features` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `loops_allowed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3198:33 [INFO] [stdout] | [INFO] [stdout] 3198 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 3198 | fn shrink(&self) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3258:33 [INFO] [stdout] | [INFO] [stdout] 3258 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 3258 | fn shrink(&self) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3316:33 [INFO] [stdout] | [INFO] [stdout] 3316 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 3316 | fn shrink(&self) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3385:33 [INFO] [stdout] | [INFO] [stdout] 3385 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 3385 | fn shrink(&self) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> libs/card_flags/src/card_flags.rs:3265:43 [INFO] [stdout] | [INFO] [stdout] 3265 | pub fn new(x: u64) -> Box>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 3265 | pub fn new(x: u64) -> Box>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0782`. [INFO] [stdout] [INFO] [stderr] error: could not compile `card_flags` (lib test) due to 5 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a8439d82d5c830523e17c3d0f6dd30f7f649f893e5bae428d723731fce22cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a8439d82d5c830523e17c3d0f6dd30f7f649f893e5bae428d723731fce22cd5", kill_on_drop: false }` [INFO] [stdout] 9a8439d82d5c830523e17c3d0f6dd30f7f649f893e5bae428d723731fce22cd5