[INFO] cloning repository https://github.com/jlkump/rpg-helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlkump/rpg-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkump%2Frpg-helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkump%2Frpg-helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e41aaea0e391901b0d4cb41a9b016782fd13856
[INFO] testing jlkump/rpg-helper against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkump%2Frpg-helper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlkump/rpg-helper
[INFO] finished tweaking git repo https://github.com/jlkump/rpg-helper
[INFO] tweaked toml for git repo https://github.com/jlkump/rpg-helper written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlkump/rpg-helper on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlkump/rpg-helper 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 382dc58b366d0c5c20b246fff4de50f7d3780f867a94ffcaa4f3033160c983ea
[INFO] running `Command { std: "docker" "start" "-a" "382dc58b366d0c5c20b246fff4de50f7d3780f867a94ffcaa4f3033160c983ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382dc58b366d0c5c20b246fff4de50f7d3780f867a94ffcaa4f3033160c983ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382dc58b366d0c5c20b246fff4de50f7d3780f867a94ffcaa4f3033160c983ea", kill_on_drop: false }`
[INFO] [stdout] 382dc58b366d0c5c20b246fff4de50f7d3780f867a94ffcaa4f3033160c983ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6dad5c824de276fc3be15331259ea73722eb380e33852ea86d39eda57bc8109
[INFO] running `Command { std: "docker" "start" "-a" "b6dad5c824de276fc3be15331259ea73722eb380e33852ea86d39eda57bc8109", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling yewdux-macros v0.11.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling stylist-core v0.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling stylist-macros v0.13.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling yew-router v0.18.0
[INFO] [stderr]    Compiling yewdux v0.11.0
[INFO] [stderr]    Compiling stylist v0.13.0
[INFO] [stderr]    Compiling rpg-helper v0.1.0 (/opt/rustwide/workdir/rpg-helper)
[INFO] [stdout] warning: unused import: `SymbolU16`
[INFO] [stdout]  --> rpg-helper/src/api/data/tag.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use string_interner::{backend::StringBackend, symbol::{SymbolU16, SymbolU32}, StringInterner, Symbol};
[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: `HashSet`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/ability.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CtxValue` and `TagFilter`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/ability.rs:5:61
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::api::{data::{context::{Context, ContextTemplate, CtxValue, TagFilter}, effect::Effect, tag::Tag, template::TemplateValue},...
[INFO] [stdout]   |                                                             ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbilitySet`, `Ability`, and `effect::Effect`
[INFO] [stdout]   --> rpg-helper/src/api/rpg/character.rs:26:43
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::api::{data::{context::Context, effect::Effect, error::DataError, tag::Tag}, rpg::{ability::{Ability, AbilitySet}, event::...
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^                                               ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `rc::Rc`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/event.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ParseError`, `TagTemplate`, `conditional::Conditional`, and `effect::Effect`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/event.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...a::{conditional::Conditional, context::Context, effect::Effect, error::{DataError, ParseError}, tag::{Subtag, Tag, TagTemplate}}, ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^                     ^^^^^^^^^^                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rc::Rc`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/inventory.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, rc::Rc};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, and `rc::Rc`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/timeline.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp::Ordering, collections::{HashMap, HashSet}, rc::Rc};
[INFO] [stdout]   |                                        ^^^^^^^  ^^^^^^^   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/timeline.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `attribute::AttributeSet`, `equation::Equation`, and `error::ParseError`
[INFO] [stdout]  --> rpg-helper/src/api/rpg/timeline.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::api::{data::{attribute::AttributeSet, context::Context, equation::Equation, error::ParseError, tag::{Subtag, Tag}}, rpg::e...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> rpg-helper/src/api/data/attribute.rs:97:38
[INFO] [stdout]     |
[INFO] [stdout]  97 |             let mut new_tag = prefix.to_string();
[INFO] [stdout]     |                                      ^^^^^^^^^-- argument #1 of type `&TagRegistry` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |            ^^^^^^^^^        ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  97 |             let mut new_tag = prefix.to_string(/* &TagRegistry */);
[INFO] [stdout]     |                                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push` found for enum `std::option::Option<T>` in the current scope
[INFO] [stdout]   --> rpg-helper/src/api/data/attribute.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |             new_tag.push('.');
[INFO] [stdout]    |                     ^^^^ method not found in `std::option::Option<String>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `push` exists on the type `String`
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/string.rs:1416:4
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `String` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 98 |             new_tag.expect("REASON").push('.');
[INFO] [stdout]    |                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_str` found for enum `std::option::Option<T>` in the current scope
[INFO] [stdout]   --> rpg-helper/src/api/data/attribute.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |             new_tag.push_str(a.name.to_str());
[INFO] [stdout]    |                     ^^^^^^^^ method not found in `std::option::Option<String>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `push_str` exists on the type `String`
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/string.rs:1101:4
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `String` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 99 |             new_tag.expect("REASON").push_str(a.name.to_str());
[INFO] [stdout]    |                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/attribute.rs:99:37
[INFO] [stdout]     |
[INFO] [stdout]  99 |             new_tag.push_str(a.name.to_str());
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- method `to_str` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/attribute.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let new_tag = Tag::from_str(&new_tag).unwrap(); // Based on current tag logic, this can't fail if the prefix tag is valid.
[INFO] [stdout]     |                                ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 -             let new_tag = Tag::from_str(&new_tag).unwrap(); // Based on current tag logic, this can't fail if the prefix tag is valid.
[INFO] [stdout] 100 +             let new_tag = Tag::from(&new_tag).unwrap(); // Based on current tag logic, this can't fail if the prefix tag is valid.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for reference `&Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/evaltree.rs:174:146
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...(tag) | OperandNode::ReferencedTag(tag) => format!("{}", tag.to_str()),
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for reference `&Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/evaltree.rs:807:146
[INFO] [stdout]     |
[INFO] [stdout] 807 | ...(tag) | OperandNode::ReferencedTag(tag) => format!("{}", tag.to_str()),
[INFO] [stdout]     |                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]     --> rpg-helper/src/api/data/evaltree.rs:1493:44
[INFO] [stdout]      |
[INFO] [stdout] 1493 | ...                   match Tag::from_str(ident_str)
[INFO] [stdout]      |                                  ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]      |
[INFO] [stdout]     ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]      |
[INFO] [stdout]  275 | pub struct Tag
[INFO] [stdout]      | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1493 -                                 match Tag::from_str(ident_str)
[INFO] [stdout] 1493 +                                 match Tag::from(ident_str)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Tag` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> rpg-helper/src/api/data/modifier.rs:96:113
[INFO] [stdout]     |
[INFO] [stdout]  96 |                     return Err(DataError::InvalidState(format!("Expected to have modifier {} in modifier set.", modifier.clone())));
[INFO] [stdout]     |                                                                                           --                    ^^^^^^^^^^^^^^^^ `Tag` cannot be formatted with the default formatter
[INFO] [stdout]     |                                                                                           |
[INFO] [stdout]     |                                                                                           required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `Tag`
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Tag` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> rpg-helper/src/api/data/modifier.rs:110:180
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...ected modifier {} to be conditional prefix / suffix modifier. Was single target.", modifier.name.clone()))),
[INFO] [stdout]     |                   -- required by this formatting parameter                            ^^^^^^^^^^^^^^^^^^^^^ `Tag` cannot be formatted with the default formatter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `Tag`
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for reference `&Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/modifier.rs:111:74
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     ModifierTarget::MatchingEnd(tag) => t.has_suffix(tag.to_str()),
[INFO] [stdout]     |                                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for reference `&Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/modifier.rs:112:76
[INFO] [stdout]     |
[INFO] [stdout] 112 |                     ModifierTarget::MatchingStart(tag) => t.has_prefix(tag.to_str()),
[INFO] [stdout]     |                                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Tag` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> rpg-helper/src/api/data/modifier.rs:139:109
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 return Err(DataError::InvalidState(format!("Expected to have modifier {} in modifier set.", modifier.clone())));
[INFO] [stdout]     |                                                                                       --                    ^^^^^^^^^^^^^^^^ `Tag` cannot be formatted with the default formatter
[INFO] [stdout]     |                                                                                       |
[INFO] [stdout]     |                                                                                       required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `Tag`
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:770:41
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 770 |                     if let Ok(t) = Tag::from_str(s)
[INFO] [stdout]     |                                         ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 770 -                     if let Ok(t) = Tag::from_str(s)
[INFO] [stdout] 770 +                     if let Ok(t) = Tag::from(s)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `is_valid_tag_char` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:859:45
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `is_valid_tag_char` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 859 |                 if check.contains(|c| !Tag::is_valid_tag_char(c))
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `is_valid_tag_char` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:896:14
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `is_valid_tag_char` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 896 |         Tag::is_valid_tag_char(c) || c == '[' || c == ']'
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&Tag`
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:931:60
[INFO] [stdout]     |
[INFO] [stdout] 931 |                     TagTemplateSubtag::Literal(input_value.name.to_string())
[INFO] [stdout]     |                                                            ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available field is: `subtags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Tag` has no field named `name`
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:991:22
[INFO] [stdout]     |
[INFO] [stdout] 991 |             Ok(Tag { name: result_string })
[INFO] [stdout]     |                      ^^^^ `Tag` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `subtags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/rpg/dice.rs:155:78
[INFO] [stdout]     |
[INFO] [stdout] 155 |         static RESULT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from_str("die roll.result"));
[INFO] [stdout]     |                                                                              ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 155 -         static RESULT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from_str("die roll.result"));
[INFO] [stdout] 155 +         static RESULT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from("die roll.result"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/rpg/dice.rs:156:82
[INFO] [stdout]     |
[INFO] [stdout] 156 |         static ROLL_COUNT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from_str("die roll.roll count"));
[INFO] [stdout]     |                                                                                  ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 156 -         static ROLL_COUNT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from_str("die roll.roll count"));
[INFO] [stdout] 156 +         static ROLL_COUNT_TAG: Lazy<Result<Tag, ParseError>> = Lazy::new(|| Tag::from("die roll.roll count"));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/rpg/event.rs:108:63
[INFO] [stdout]     |
[INFO] [stdout] 108 |         static SHARE_LIMIT_TAG: Lazy<Tag> = Lazy::new(|| Tag::from_str("share limit").unwrap());
[INFO] [stdout]     |                                                               ^^^^^^^^ associated function or constant not found in `Tag`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rpg-helper/src/api/data/tag.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Tag
[INFO] [stdout]     | -------------- associated function or constant `from_str` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_str`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `FromStr`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 108 -         static SHARE_LIMIT_TAG: Lazy<Tag> = Lazy::new(|| Tag::from_str("share limit").unwrap());
[INFO] [stdout] 108 +         static SHARE_LIMIT_TAG: Lazy<Tag> = Lazy::new(|| Tag::from("share limit").unwrap());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_str` found for reference `&'b Tag` in the current scope
[INFO] [stdout]    --> rpg-helper/src/api/wiki/name.rs:39:19
[INFO] [stdout]     |
[INFO] [stdout]  39 |             Err(t.to_str())
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `to_string` with a similar name, but with different arguments
[INFO] [stdout]    --> rpg-helper/src/api/data/tag.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn to_string(&self, registry: &TagRegistry) -> Option<String>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> rpg-helper/src/api/data/tag.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::{HashMap, HashSet}, fmt::Display, ops::Deref};
[INFO] [stdout]   |                                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `character_ctx`
[INFO] [stdout]    --> rpg-helper/src/api/rpg/ability.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn as_input(&self, character_ctx: Context) -> InputAction
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix`
[INFO] [stdout]    --> rpg-helper/src/api/rpg/character.rs:140:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn get_values_of_prefix(&self, prefix: &Tag) -> Result<Vec<(Tag, f32)>, DataError>
[INFO] [stdout]     |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> rpg-helper/src/api/rpg/character.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn apply_event(&mut self, event: &Event) -> Result<(), DataError>
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by`
[INFO] [stdout]   --> rpg-helper/src/api/rpg/dice.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn process_result(by: DiceRollProcess) -> i32
[INFO] [stdout]    |                           ^^ help: if this is intentional, prefix it with an underscore: `_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `character_ctx`
[INFO] [stdout]   --> rpg-helper/src/api/rpg/event.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn get_event_modifications(&self, character_ctx: &Context) -> Vec<EventModification>
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_character_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpg-helper` (lib) due to 22 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b6dad5c824de276fc3be15331259ea73722eb380e33852ea86d39eda57bc8109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6dad5c824de276fc3be15331259ea73722eb380e33852ea86d39eda57bc8109", kill_on_drop: false }`
[INFO] [stdout] b6dad5c824de276fc3be15331259ea73722eb380e33852ea86d39eda57bc8109
