[INFO] cloning repository https://github.com/OranPie/rulatro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OranPie/rulatro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOranPie%2Frulatro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOranPie%2Frulatro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1004cfb79c2ef5fc2c63ff65d3d6ec933dc91a17 [INFO] checking OranPie/rulatro against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOranPie%2Frulatro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OranPie/rulatro [INFO] finished tweaking git repo https://github.com/OranPie/rulatro [INFO] tweaked toml for git repo https://github.com/OranPie/rulatro written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OranPie/rulatro on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OranPie/rulatro 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 273ab17ae6bc03cd2a8b4874d5475c56efa3ed46dbc1f091e5bf9a187136e8ce [INFO] running `Command { std: "docker" "start" "-a" "273ab17ae6bc03cd2a8b4874d5475c56efa3ed46dbc1f091e5bf9a187136e8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "273ab17ae6bc03cd2a8b4874d5475c56efa3ed46dbc1f091e5bf9a187136e8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273ab17ae6bc03cd2a8b4874d5475c56efa3ed46dbc1f091e5bf9a187136e8ce", kill_on_drop: false }` [INFO] [stdout] 273ab17ae6bc03cd2a8b4874d5475c56efa3ed46dbc1f091e5bf9a187136e8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0b62738e2b8cbf3570f38ea96f13af7c79d5e1c5a9a72ee11a39e5617b027b [INFO] running `Command { std: "docker" "start" "-a" "3e0b62738e2b8cbf3570f38ea96f13af7c79d5e1c5a9a72ee11a39e5617b027b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cranelift-isle v0.106.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.106.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.106.2 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.201.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking cranelift-control v0.106.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking wasmtime-component-util v19.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking wasm-encoder v0.245.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking wasmtime-asm-macros v19.0.2 [INFO] [stderr] Compiling wasmtime-component-macro v19.0.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling wasmtime-cache v19.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling cranelift-codegen v0.106.2 [INFO] [stderr] Checking wasmparser v0.201.0 [INFO] [stderr] Checking wast v245.0.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-wmemcheck v19.0.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v19.0.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wasmtime-slab v19.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v19.0.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasmtime-fiber v19.0.2 [INFO] [stderr] Compiling wasmtime-runtime v19.0.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking wasmprinter v0.201.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking cranelift-entity v0.106.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking rulatro-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking wasmtime-jit-debug v19.0.2 [INFO] [stderr] Checking wat v1.245.0 [INFO] [stderr] Checking cranelift-bforest v0.106.2 [INFO] [stderr] Checking wasmtime-types v19.0.2 [INFO] [stderr] Compiling wit-parser v0.201.0 [INFO] [stderr] Checking wasmtime-environ v19.0.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Compiling wasmtime-wit-bindgen v19.0.2 [INFO] [stdout] warning: function `default_weight` is never used [INFO] [stdout] --> crates/core/src/content.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn default_weight() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_modifier_context` is never used [INFO] [stdout] --> crates/core/src/run/context.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> EvalContext<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 305 | pub(super) fn with_modifier_context(mut self, id: &'a str, attrs: &'a CardAttrRules) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_matching` is never used [INFO] [stdout] --> crates/core/src/run/helpers.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub(super) fn count_matching(cards: &[Card], target: &str, smeared: bool) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> crates/core/src/run/hooks.rs:440:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub(super) trait RuleHook { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 440 | fn id(&self) -> &'static str; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn hand_name(kind: HandKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blind_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | pub(super) fn blind_name(kind: BlindKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rank_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub(super) fn rank_name(rank: Rank) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suit_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | pub(super) fn suit_name(suit: Suit) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suit_index` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub(super) fn suit_index(suit: Suit) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enhancement_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | pub(super) fn enhancement_name(kind: Enhancement) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `edition_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | pub(super) fn edition_name(kind: Edition) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seal_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn seal_name(kind: Seal) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumable_kind_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub(super) fn consumable_kind_name(kind: ConsumableKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_face` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | pub(super) fn is_face(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | pub(super) fn is_odd(card: Card) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_even` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub(super) fn is_even(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `smeared_suit_group` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | pub(super) fn smeared_suit_group(suit: Suit) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enhancement_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | pub(super) fn enhancement_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `edition_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | pub(super) fn edition_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seal_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:210:15 [INFO] [stdout] | [INFO] [stdout] 210 | pub(super) fn seal_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_black` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub(super) fn is_black(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_red` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | pub(super) fn is_red(card: Card) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_kind_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | pub(super) fn hand_kind_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_contains_kind` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | pub(super) fn hand_contains_kind(hand: HandKind, target: HandKind) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_weight` is never used [INFO] [stdout] --> crates/core/src/content.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn default_weight() -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_modifier_context` is never used [INFO] [stdout] --> crates/core/src/run/context.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 33 | impl<'a> EvalContext<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 305 | pub(super) fn with_modifier_context(mut self, id: &'a str, attrs: &'a CardAttrRules) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_matching` is never used [INFO] [stdout] --> crates/core/src/run/helpers.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub(super) fn count_matching(cards: &[Card], target: &str, smeared: bool) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> crates/core/src/run/hooks.rs:440:8 [INFO] [stdout] | [INFO] [stdout] 439 | pub(super) trait RuleHook { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 440 | fn id(&self) -> &'static str; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(super) fn hand_name(kind: HandKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blind_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | pub(super) fn blind_name(kind: BlindKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rank_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | pub(super) fn rank_name(rank: Rank) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suit_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | pub(super) fn suit_name(suit: Suit) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suit_index` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub(super) fn suit_index(suit: Suit) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enhancement_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | pub(super) fn enhancement_name(kind: Enhancement) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `edition_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | pub(super) fn edition_name(kind: Edition) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seal_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub(super) fn seal_name(kind: Seal) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consumable_kind_name` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub(super) fn consumable_kind_name(kind: ConsumableKind) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_face` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | pub(super) fn is_face(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_odd` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | pub(super) fn is_odd(card: Card) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_even` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | pub(super) fn is_even(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `smeared_suit_group` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | pub(super) fn smeared_suit_group(suit: Suit) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `enhancement_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | pub(super) fn enhancement_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `edition_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | pub(super) fn edition_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `seal_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:210:15 [INFO] [stdout] | [INFO] [stdout] 210 | pub(super) fn seal_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_black` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | pub(super) fn is_black(card: Card) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_red` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | pub(super) fn is_red(card: Card) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_kind_from_str` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | pub(super) fn hand_kind_from_str(value: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hand_contains_kind` is never used [INFO] [stdout] --> crates/core/src/run/utils.rs:247:15 [INFO] [stdout] | [INFO] [stdout] 247 | pub(super) fn hand_contains_kind(hand: HandKind, target: HandKind) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rulatro-autoplay v0.1.0 (/opt/rustwide/workdir/crates/autoplay) [INFO] [stderr] Checking cranelift-native v0.106.2 [INFO] [stderr] Checking cranelift-frontend v0.106.2 [INFO] [stderr] Checking wasmtime-cranelift-shared v19.0.2 [INFO] [stderr] Checking cranelift-wasm v0.106.2 [INFO] [stderr] Checking wasmtime-cranelift v19.0.2 [INFO] [stderr] Checking wasmtime v19.0.2 [INFO] [stderr] Checking rulatro-modding v0.1.0 (/opt/rustwide/workdir/crates/modding) [INFO] [stderr] Checking rulatro-data v0.1.0 (/opt/rustwide/workdir/crates/data) [INFO] [stdout] warning: unused import: `DeckDef` [INFO] [stdout] --> crates/data/src/load.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ContentPack, DeckDef, EconomyRule, EffectBlock, GameConfig, HandRule, JokerDef, RankRule, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActionOp` [INFO] [stdout] --> crates/data/src/load.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | use rulatro_core::{ActionOp, ActionOpKind, HandKind, JokerEffect}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeckDef` [INFO] [stdout] --> crates/data/src/load.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ContentPack, DeckDef, EconomyRule, EffectBlock, GameConfig, HandRule, JokerDef, RankRule, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ActionOpKind` and `ActionOp` [INFO] [stdout] --> crates/data/src/load.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | use rulatro_core::{ActionOp, ActionOpKind, HandKind, JokerEffect}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rulatro-cui v0.1.0 (/opt/rustwide/workdir/crates/cui) [INFO] [stderr] Checking rulatro-web v0.1.0 (/opt/rustwide/workdir/crates/web) [INFO] [stderr] Checking rulatro-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "3e0b62738e2b8cbf3570f38ea96f13af7c79d5e1c5a9a72ee11a39e5617b027b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0b62738e2b8cbf3570f38ea96f13af7c79d5e1c5a9a72ee11a39e5617b027b", kill_on_drop: false }` [INFO] [stdout] 3e0b62738e2b8cbf3570f38ea96f13af7c79d5e1c5a9a72ee11a39e5617b027b