[INFO] cloning repository https://github.com/beiju/fed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beiju/fed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeiju%2Ffed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeiju%2Ffed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dd59f29c9866b1bf02efb88884e33de8965be3e
[INFO] checking beiju/fed against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeiju%2Ffed" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/beiju/fed on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/beiju/fed
[INFO] finished tweaking git repo https://github.com/beiju/fed
[INFO] tweaked toml for git repo https://github.com/beiju/fed written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/beiju/fed 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" "+5518eaa946291f00471af8b254b2a1715f234882" "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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/beiju/enum_access`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pot v1.0.2
[INFO] [stderr]   Downloaded json-structural-diff v0.1.0
[INFO] [stderr]   Downloaded derive-where v1.0.0-rc.2
[INFO] [stderr]   Downloaded figment v0.10.11
[INFO] [stderr]   Downloaded portable-atomic v1.5.0
[INFO] [stderr]   Downloaded macro_state v0.2.0
[INFO] [stderr]   Downloaded macro_state_macros v0.2.0
[INFO] [stderr]   Downloaded par-iter-sync v0.1.11
[INFO] [stderr]   Downloaded syn_util v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90d7f016c29ac50896b048804316b9b5edd8875d239361365cd872a1001bd0a4
[INFO] running `Command { std: "docker" "start" "-a" "90d7f016c29ac50896b048804316b9b5edd8875d239361365cd872a1001bd0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d7f016c29ac50896b048804316b9b5edd8875d239361365cd872a1001bd0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d7f016c29ac50896b048804316b9b5edd8875d239361365cd872a1001bd0a4", kill_on_drop: false }`
[INFO] [stdout] 90d7f016c29ac50896b048804316b9b5edd8875d239361365cd872a1001bd0a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 943797b148ecc224d67a0eeb857692b0893bf234b30dbd8e55cb33558fe5f4e0
[INFO] running `Command { std: "docker" "start" "-a" "943797b148ecc224d67a0eeb857692b0893bf234b30dbd8e55cb33558fe5f4e0", 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]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling macro_state_macros v0.2.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling macro_state v0.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling schemars v0.8.15
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking enum_flatten v0.1.0 (/opt/rustwide/workdir/enum_flatten)
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling portable-atomic v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]    Compiling syn_util v0.1.1
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking par-iter-sync v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling enum_access v0.3.3 (https://github.com/beiju/enum_access#fd24594b)
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.11
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rocket v0.5.0-rc.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling schemars_derive v0.8.15
[INFO] [stderr]    Compiling derive-where v1.0.0-rc.2
[INFO] [stderr]    Compiling with_structure_derive v0.1.0 (/opt/rustwide/workdir/with_structure_derive)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling pear_codegen v0.2.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]     Checking pear v0.2.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.4
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pot v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking toml_edit v0.20.7
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking json-structural-diff v0.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking enum_flatten_derive v0.1.0 (/opt/rustwide/workdir/enum_flatten_derive)
[INFO] [stderr]     Checking with_structure v0.1.0 (/opt/rustwide/workdir/with_structure)
[INFO] [stderr]     Checking toml v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.3
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking eventually_api v0.1.0 (/opt/rustwide/workdir/eventually_api)
[INFO] [stderr]     Checking fed v0.1.0 (/opt/rustwide/workdir/fed)
[INFO] [stdout] warning: unused import: `stream::expansion_era_events`
[INFO] [stdout]   --> fed/src/parse/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use stream::expansion_era_events;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fed_event_impl::*`
[INFO] [stdout]  --> fed/src/fed_event/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use fed_event_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream::expansion_era_events`
[INFO] [stdout]   --> fed/src/parse/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use stream::expansion_era_events;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fed_event_impl::*`
[INFO] [stdout]  --> fed/src/fed_event/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use fed_event_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.3
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let change_event = make_switch_performing_child(toggle, &description, "SUPERYUMMY");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::base_name`: Use a base enum instead
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:432:80
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     format!("\nBase Instincts take them directly to {} base!", base_name(base))
[INFO] [stdout]     |                                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]     --> fed/src/fed_event/fed_event_impl.rs:2630:44
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         let change_event = make_switch_performing_child(&toggle, &description, "HOMEBODY");
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let change_event = make_switch_performing_child(toggle, &description, "SUPERYUMMY");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::base_name`: Use a base enum instead
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:432:80
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     format!("\nBase Instincts take them directly to {} base!", base_name(base))
[INFO] [stdout]     |                                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]     --> fed/src/fed_event/fed_event_impl.rs:2630:44
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         let change_event = make_switch_performing_child(&toggle, &description, "HOMEBODY");
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::Scores::to_description_with_text_between`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/parse/builder.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |             description += &*scores.to_description_with_text_between(score_text,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::Scores::to_description_with_text_between`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/parse/builder.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |             description += &*scores.to_description_with_text_between(score_text,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::fed_event_impl::<impl fed_event::FedEvent>::make_mod_change_sub_events`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:462:47
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   let (children, suffix) = self.make_mod_change_sub_events(lost_triple_threat, EventType::RemovedMod, "is no longer a Triple Threat."...
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::fed_event_impl::<impl fed_event::FedEvent>::make_mod_change_sub_events`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:462:47
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   let (children, suffix) = self.make_mod_change_sub_events(lost_triple_threat, EventType::RemovedMod, "is no longer a Triple Threat."...
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> fed/src/fed_event/mod.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> fed/src/fed_event/mod.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `HeatingUp`, `RedHot`, and `CooledOff` are never constructed
[INFO] [stdout]    --> fed/src/parse/builder.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub enum SpicyChange<'s> {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 100 |     None,
[INFO] [stdout] 101 |     HeatingUp {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     RedHot {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     CooledOff {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cooled_off`, `spicy`, and `named_item_damage_before_event` are never used
[INFO] [stdout]    --> fed/src/parse/builder.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<'ts, 'ti, 'tc, 'tt> EventBuilderFull<'ts, 'ti, 'tc, 'tt> {
[INFO] [stdout]     | ------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn cooled_off<'c>(self, cooled_off: &'c Option<ModChangeSubEventWithPlayer>, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, ...
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn spicy<'c>(self, spicy: &'c SpicyStatus, player_id: Uuid, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, 'c, 'tt> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn named_item_damage_before_event(mut self, ii: impl IntoIterator<Item=&'tt (String, ItemDamaged)>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `HeatingUp`, `RedHot`, and `CooledOff` are never constructed
[INFO] [stdout]    --> fed/src/parse/builder.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub enum SpicyChange<'s> {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 100 |     None,
[INFO] [stdout] 101 |     HeatingUp {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     RedHot {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     CooledOff {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cooled_off`, `spicy`, and `named_item_damage_before_event` are never used
[INFO] [stdout]    --> fed/src/parse/builder.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<'ts, 'ti, 'tc, 'tt> EventBuilderFull<'ts, 'ti, 'tc, 'tt> {
[INFO] [stdout]     | ------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn cooled_off<'c>(self, cooled_off: &'c Option<ModChangeSubEventWithPlayer>, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, ...
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn spicy<'c>(self, spicy: &'c SpicyStatus, player_id: Uuid, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, 'c, 'tt> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn named_item_damage_before_event(mut self, ii: impl IntoIterator<Item=&'tt (String, ItemDamaged)>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fed_tools v0.1.0 (/opt/rustwide/workdir/fed_tools)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> fed_tools/src/filter_feed.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .filter(move |(s, has_parent, created)| {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> fed_tools/src/filter_feed.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     vec.sort_by_key(|(s, created)| created.clone());
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> fed_tools/src/filter_feed.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .filter(move |(s, has_parent, created)| {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> fed_tools/src/filter_feed.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     vec.sort_by_key(|(s, created)| created.clone());
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fed_server v0.1.0 (/opt/rustwide/workdir/fed_server)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 32.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "943797b148ecc224d67a0eeb857692b0893bf234b30dbd8e55cb33558fe5f4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943797b148ecc224d67a0eeb857692b0893bf234b30dbd8e55cb33558fe5f4e0", kill_on_drop: false }`
[INFO] [stdout] 943797b148ecc224d67a0eeb857692b0893bf234b30dbd8e55cb33558fe5f4e0
[INFO] checking beiju/fed against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeiju%2Ffed" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/beiju/fed on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/beiju/fed
[INFO] finished tweaking git repo https://github.com/beiju/fed
[INFO] tweaked toml for git repo https://github.com/beiju/fed written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/beiju/fed 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5235819e762e66f4d2f7643729624c4b3baf94e97bfaf31f9d119ad1cf4ada
[INFO] running `Command { std: "docker" "start" "-a" "bd5235819e762e66f4d2f7643729624c4b3baf94e97bfaf31f9d119ad1cf4ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5235819e762e66f4d2f7643729624c4b3baf94e97bfaf31f9d119ad1cf4ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5235819e762e66f4d2f7643729624c4b3baf94e97bfaf31f9d119ad1cf4ada", kill_on_drop: false }`
[INFO] [stdout] bd5235819e762e66f4d2f7643729624c4b3baf94e97bfaf31f9d119ad1cf4ada
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48fadbb9e2170a5f4af67bfacb1eaf1b2d586b87c8a2e0aa1bb276e314110f3b
[INFO] running `Command { std: "docker" "start" "-a" "48fadbb9e2170a5f4af67bfacb1eaf1b2d586b87c8a2e0aa1bb276e314110f3b", 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]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling macro_state_macros v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling macro_state v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling schemars v0.8.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking enum_flatten v0.1.0 (/opt/rustwide/workdir/enum_flatten)
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling portable-atomic v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.20
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn_util v0.1.1
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking par-iter-sync v0.1.11
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling enum_access v0.3.3 (https://github.com/beiju/enum_access#fd24594b)
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.11
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling rocket v0.5.0-rc.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling derive-where v1.0.0-rc.2
[INFO] [stderr]    Compiling schemars_derive v0.8.15
[INFO] [stderr]    Compiling with_structure_derive v0.1.0 (/opt/rustwide/workdir/with_structure_derive)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling pear_codegen v0.2.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.20
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling pear v0.2.7
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.4
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pot v1.0.2
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking json-structural-diff v0.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking enum_flatten_derive v0.1.0 (/opt/rustwide/workdir/enum_flatten_derive)
[INFO] [stderr]     Checking with_structure v0.1.0 (/opt/rustwide/workdir/with_structure)
[INFO] [stderr]     Checking toml v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.3
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking eventually_api v0.1.0 (/opt/rustwide/workdir/eventually_api)
[INFO] [stderr]     Checking fed v0.1.0 (/opt/rustwide/workdir/fed)
[INFO] [stdout] warning: unused import: `stream::expansion_era_events`
[INFO] [stdout]   --> fed/src/parse/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use stream::expansion_era_events;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fed_event_impl::*`
[INFO] [stdout]  --> fed/src/fed_event/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use fed_event_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream::expansion_era_events`
[INFO] [stdout]   --> fed/src/parse/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use stream::expansion_era_events;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fed_event_impl::*`
[INFO] [stdout]  --> fed/src/fed_event/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use fed_event_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.3
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let change_event = make_switch_performing_child(toggle, &description, "SUPERYUMMY");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::base_name`: Use a base enum instead
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:432:80
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     format!("\nBase Instincts take them directly to {} base!", base_name(base))
[INFO] [stdout]     |                                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]     --> fed/src/fed_event/fed_event_impl.rs:2630:44
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         let change_event = make_switch_performing_child(&toggle, &description, "HOMEBODY");
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let change_event = make_switch_performing_child(toggle, &description, "SUPERYUMMY");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::base_name`: Use a base enum instead
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:432:80
[INFO] [stdout]     |
[INFO] [stdout] 432 |                     format!("\nBase Instincts take them directly to {} base!", base_name(base))
[INFO] [stdout]     |                                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `fed_event::fed_event_impl::make_switch_performing_child`: This is part of the old event builder
[INFO] [stdout]     --> fed/src/fed_event/fed_event_impl.rs:2630:44
[INFO] [stdout]      |
[INFO] [stdout] 2630 |                         let change_event = make_switch_performing_child(&toggle, &description, "HOMEBODY");
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::Scores::to_description_with_text_between`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/parse/builder.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |             description += &*scores.to_description_with_text_between(score_text,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::Scores::to_description_with_text_between`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/parse/builder.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |             description += &*scores.to_description_with_text_between(score_text,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::fed_event_impl::<impl fed_event::FedEvent>::make_mod_change_sub_events`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:462:47
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   let (children, suffix) = self.make_mod_change_sub_events(lost_triple_threat, EventType::RemovedMod, "is no longer a Triple Threat."...
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `fed_event::fed_event_impl::<impl fed_event::FedEvent>::make_mod_change_sub_events`: This is part of the old event builder
[INFO] [stdout]    --> fed/src/fed_event/fed_event_impl.rs:462:47
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   let (children, suffix) = self.make_mod_change_sub_events(lost_triple_threat, EventType::RemovedMod, "is no longer a Triple Threat."...
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> fed/src/fed_event/mod.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> fed/src/fed_event/mod.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn eq(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `HeatingUp`, `RedHot`, and `CooledOff` are never constructed
[INFO] [stdout]    --> fed/src/parse/builder.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub enum SpicyChange<'s> {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 100 |     None,
[INFO] [stdout] 101 |     HeatingUp {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     RedHot {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     CooledOff {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cooled_off`, `spicy`, and `named_item_damage_before_event` are never used
[INFO] [stdout]    --> fed/src/parse/builder.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<'ts, 'ti, 'tc, 'tt> EventBuilderFull<'ts, 'ti, 'tc, 'tt> {
[INFO] [stdout]     | ------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn cooled_off<'c>(self, cooled_off: &'c Option<ModChangeSubEventWithPlayer>, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, ...
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn spicy<'c>(self, spicy: &'c SpicyStatus, player_id: Uuid, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, 'c, 'tt> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn named_item_damage_before_event(mut self, ii: impl IntoIterator<Item=&'tt (String, ItemDamaged)>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `HeatingUp`, `RedHot`, and `CooledOff` are never constructed
[INFO] [stdout]    --> fed/src/parse/builder.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub enum SpicyChange<'s> {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 100 |     None,
[INFO] [stdout] 101 |     HeatingUp {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     RedHot {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     CooledOff {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cooled_off`, `spicy`, and `named_item_damage_before_event` are never used
[INFO] [stdout]    --> fed/src/parse/builder.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<'ts, 'ti, 'tc, 'tt> EventBuilderFull<'ts, 'ti, 'tc, 'tt> {
[INFO] [stdout]     | ------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn cooled_off<'c>(self, cooled_off: &'c Option<ModChangeSubEventWithPlayer>, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, ...
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn spicy<'c>(self, spicy: &'c SpicyStatus, player_id: Uuid, player_name: &'c str) -> EventBuilderFull<'ts, 'ti, 'c, 'tt> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn named_item_damage_before_event(mut self, ii: impl IntoIterator<Item=&'tt (String, ItemDamaged)>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> fed/src/fed_event/mod.rs:1347:96
[INFO] [stdout]      |
[INFO] [stdout] 1347 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, JsonSchema, AsRefStr, WithStructure, EnumDisplay, EnumFlattenable)]
[INFO] [stdout]      |                                                                                                ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_FedEventData`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]      = note: this error originates in the derive macro `EnumDisplay` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> fed/src/fed_event/mod.rs:1347:96
[INFO] [stdout]      |
[INFO] [stdout] 1347 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize, JsonSchema, AsRefStr, WithStructure, EnumDisplay, EnumFlattenable)]
[INFO] [stdout]      |                                                                                                ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_FedEventData`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]      = note: this error originates in the derive macro `EnumDisplay` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fed` (lib) due to 2 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fed` (lib test) due to 2 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "48fadbb9e2170a5f4af67bfacb1eaf1b2d586b87c8a2e0aa1bb276e314110f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48fadbb9e2170a5f4af67bfacb1eaf1b2d586b87c8a2e0aa1bb276e314110f3b", kill_on_drop: false }`
[INFO] [stdout] 48fadbb9e2170a5f4af67bfacb1eaf1b2d586b87c8a2e0aa1bb276e314110f3b
