[INFO] cloning repository https://github.com/juh9870/eh_codegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juh9870/eh_codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Feh_codegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Feh_codegen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 709e463e45723961310d746c0d10aa02db5eb3b5
[INFO] testing juh9870/eh_codegen against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuh9870%2Feh_codegen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juh9870/eh_codegen
[INFO] finished tweaking git repo https://github.com/juh9870/eh_codegen
[INFO] tweaked toml for git repo https://github.com/juh9870/eh_codegen written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juh9870/eh_codegen on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juh9870/eh_codegen 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daedb7be0ce2f9c08d8162a019b7b93d96d681e3f51a55380986e859352134bb
[INFO] running `Command { std: "docker" "start" "-a" "daedb7be0ce2f9c08d8162a019b7b93d96d681e3f51a55380986e859352134bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daedb7be0ce2f9c08d8162a019b7b93d96d681e3f51a55380986e859352134bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daedb7be0ce2f9c08d8162a019b7b93d96d681e3f51a55380986e859352134bb", kill_on_drop: false }`
[INFO] [stdout] daedb7be0ce2f9c08d8162a019b7b93d96d681e3f51a55380986e859352134bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f81ebf4afdbdb73b3489dd2a38087cf9454ab30964b365b91817f1bd00a35720
[INFO] running `Command { std: "docker" "start" "-a" "f81ebf4afdbdb73b3489dd2a38087cf9454ab30964b365b91817f1bd00a35720", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling trash v5.1.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pretty-duration v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling diagnostic v0.1.0 (/opt/rustwide/workdir/diagnostic)
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling bitcode v0.6.0
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling serde_json5 v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling smart_output v0.1.0 (/opt/rustwide/workdir/smart_output)
[INFO] [stderr]    Compiling codegen_schema v0.1.0 (/opt/rustwide/workdir/codegen_schema)
[INFO] [stderr]    Compiling eh_codegen v0.1.0 (/opt/rustwide/workdir/eh_codegen)
[INFO] [stderr]    Compiling eh_schema v0.1.0 (/opt/rustwide/workdir/eh_schema)
[INFO] [stdout] warning: struct `MainErr` is never constructed
[INFO] [stdout]   --> eh_codegen/src/main.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct MainErr(#[diagnostic_source] Report);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eh_mod_dev v0.1.0 (/opt/rustwide/workdir/eh_mod_dev)
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn decompress(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha256` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn sha256(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter {
[INFO] [stdout]     |                          -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter<'a> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 206 |     ) -> RegexIter {
[INFO] [stdout]     |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |     ) -> RegexIter<'a> {
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling db_minimal v0.1.0 (/opt/rustwide/workdir/db/db_minimal)
[INFO] [stderr]    Compiling db_vanilla v0.1.0 (/opt/rustwide/workdir/db/db_vanilla)
[INFO] [stderr]    Compiling caching v0.1.0 (/opt/rustwide/workdir/caching)
[INFO] [stderr]    Compiling quests v0.1.0 (/opt/rustwide/workdir/quests)
[INFO] [stderr]    Compiling components v0.1.0 (/opt/rustwide/workdir/components)
[INFO] [stdout] warning: fields `id` and `ids` are never read
[INFO] [stdout]   --> components/src/sized.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SizedComponent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     ids: Vec<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SizedComponent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quests/src/quests.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> quests/src/quests/branch/switch.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ctx: &mut QuestContextData,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |     id: impl IntoNodeId,
[INFO] [stdout] 29 | ) -> SmartSwitch<false, false> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | ) -> SmartSwitch<'_, false, false> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eh_mod_cli v0.1.0 (/opt/rustwide/workdir/eh_mod_cli)
[INFO] [stderr]    Compiling eh_roguelite v0.1.0 (/opt/rustwide/workdir/eh_roguelite)
[INFO] [stderr]    Compiling eh_mod_example v0.1.0 (/opt/rustwide/workdir/eh_mod_example)
[INFO] [stderr]    Compiling eh_rogue_mod v0.1.0 (/opt/rustwide/workdir/eh_rogue_mod)
[INFO] [stdout] warning: constant `QUEST_ENCOUNTER_REWARDS` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/core/encounter.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const QUEST_ENCOUNTER_REWARDS: &str = "rgl:encounter/rewards";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUEST_ENCOUNTER_COMBAT_` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/core/encounter.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const QUEST_ENCOUNTER_COMBAT_: &str = "rgl:encounter/combat/";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_weight` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/events.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Event {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn with_weight(mut self, weight: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 9m 26s
[INFO] running `Command { std: "docker" "inspect" "f81ebf4afdbdb73b3489dd2a38087cf9454ab30964b365b91817f1bd00a35720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81ebf4afdbdb73b3489dd2a38087cf9454ab30964b365b91817f1bd00a35720", kill_on_drop: false }`
[INFO] [stdout] f81ebf4afdbdb73b3489dd2a38087cf9454ab30964b365b91817f1bd00a35720
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c53fd185bdabd7d534e7e665d68ce99824b20fba2dbe5a9271d7b8975309da4
[INFO] running `Command { std: "docker" "start" "-a" "0c53fd185bdabd7d534e7e665d68ce99824b20fba2dbe5a9271d7b8975309da4", kill_on_drop: false }`
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn decompress(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha256` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn sha256(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter {
[INFO] [stdout]     |                          -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter<'a> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 206 |     ) -> RegexIter {
[INFO] [stdout]     |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |     ) -> RegexIter<'a> {
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen_schema v0.1.0 (/opt/rustwide/workdir/codegen_schema)
[INFO] [stderr]    Compiling eh_mod_example v0.1.0 (/opt/rustwide/workdir/eh_mod_example)
[INFO] [stderr]    Compiling eh_rogue_mod v0.1.0 (/opt/rustwide/workdir/eh_rogue_mod)
[INFO] [stdout] warning: fields `id` and `ids` are never read
[INFO] [stdout]   --> components/src/sized.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SizedComponent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     ids: Vec<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SizedComponent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quests/src/quests.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eh_codegen v0.1.0 (/opt/rustwide/workdir/eh_codegen)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> quests/src/quests/branch/switch.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ctx: &mut QuestContextData,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |     id: impl IntoNodeId,
[INFO] [stdout] 29 | ) -> SmartSwitch<false, false> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | ) -> SmartSwitch<'_, false, false> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quests v0.1.0 (/opt/rustwide/workdir/quests)
[INFO] [stderr]    Compiling eh_mod_cli v0.1.0 (/opt/rustwide/workdir/eh_mod_cli)
[INFO] [stderr]    Compiling components v0.1.0 (/opt/rustwide/workdir/components)
[INFO] [stderr]    Compiling eh_roguelite v0.1.0 (/opt/rustwide/workdir/eh_roguelite)
[INFO] [stdout] warning: fields `id` and `ids` are never read
[INFO] [stdout]   --> components/src/sized.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SizedComponent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     ids: Vec<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SizedComponent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling db_minimal v0.1.0 (/opt/rustwide/workdir/db/db_minimal)
[INFO] [stderr]    Compiling db_vanilla v0.1.0 (/opt/rustwide/workdir/db/db_vanilla)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quests/src/quests.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn branch(&mut self) -> BranchBuilder<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> quests/src/quests/branch/switch.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ctx: &mut QuestContextData,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 28 |     id: impl IntoNodeId,
[INFO] [stdout] 29 | ) -> SmartSwitch<false, false> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 | ) -> SmartSwitch<'_, false, false> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling caching v0.1.0 (/opt/rustwide/workdir/caching)
[INFO] [stderr]    Compiling eh_mod_dev v0.1.0 (/opt/rustwide/workdir/eh_mod_dev)
[INFO] [stdout] warning: constant `QUEST_ENCOUNTER_REWARDS` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/core/encounter.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const QUEST_ENCOUNTER_REWARDS: &str = "rgl:encounter/rewards";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUEST_ENCOUNTER_COMBAT_` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/core/encounter.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const QUEST_ENCOUNTER_COMBAT_: &str = "rgl:encounter/combat/";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_weight` is never used
[INFO] [stdout]   --> eh_roguelite/src/roguelite/events.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Event {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn with_weight(mut self, weight: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smart_output v0.1.0 (/opt/rustwide/workdir/smart_output)
[INFO] [stderr]    Compiling eh_schema v0.1.0 (/opt/rustwide/workdir/eh_schema)
[INFO] [stderr]    Compiling diagnostic v0.1.0 (/opt/rustwide/workdir/diagnostic)
[INFO] [stdout] warning: struct `MainErr` is never constructed
[INFO] [stdout]   --> eh_codegen/src/main.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct MainErr(#[diagnostic_source] Report);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn decompress(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sha256` is never used
[INFO] [stdout]   --> eh_mod_dev/src/utils.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) fn sha256(data: &[u8]) -> Vec<u8> {
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> eh_mod_dev/src/database/extra_item.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<T> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<'_, T> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter {
[INFO] [stdout]     |                          -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter<'a> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> eh_mod_dev/src/mapping.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 206 |     ) -> RegexIter {
[INFO] [stdout]     |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |     ) -> RegexIter<'a> {
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 17.53s
[INFO] running `Command { std: "docker" "inspect" "0c53fd185bdabd7d534e7e665d68ce99824b20fba2dbe5a9271d7b8975309da4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c53fd185bdabd7d534e7e665d68ce99824b20fba2dbe5a9271d7b8975309da4", kill_on_drop: false }`
[INFO] [stdout] 0c53fd185bdabd7d534e7e665d68ce99824b20fba2dbe5a9271d7b8975309da4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0efb425af3ebffe839f5eebfdde8d734f3ea845ff23cc803274ec549b2293465
[INFO] running `Command { std: "docker" "start" "-a" "0efb425af3ebffe839f5eebfdde8d734f3ea845ff23cc803274ec549b2293465", kill_on_drop: false }`
[INFO] [stderr] warning: function `decompress` is never used
[INFO] [stderr]   --> eh_mod_dev/src/utils.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn decompress(data: &[u8]) -> Vec<u8> {
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sha256` is never used
[INFO] [stderr]   --> eh_mod_dev/src/utils.rs:22:15
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub(crate) fn sha256(data: &[u8]) -> Vec<u8> {
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> eh_mod_dev/src/database/extra_item.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<T> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn read(&self) -> MappedRwLockReadGuard<'_, T> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> eh_mod_dev/src/database/extra_item.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<T> {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub fn write(&self) -> MappedRwLockWriteGuard<'_, T> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> eh_mod_dev/src/mapping.rs:194:69
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter {
[INFO] [stderr]     |                          -- the lifetime is named here              ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn used_ids<'a>(&'a self, kind: impl Into<Cow<'a, str>>) -> IdIter<'a> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> eh_mod_dev/src/mapping.rs:206:10
[INFO] [stderr]     |
[INFO] [stderr] 203 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 206 |     ) -> RegexIter {
[INFO] [stderr]     |          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 206 |     ) -> RegexIter<'a> {
[INFO] [stderr]     |                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `eh_mod_dev` (lib) generated 6 warnings (run `cargo fix --lib -p eh_mod_dev` to apply 4 suggestions)
[INFO] [stderr] warning: fields `id` and `ids` are never read
[INFO] [stderr]   --> components/src/sized.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SizedComponent {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 14 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 15 |     ids: Vec<String>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SizedComponent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `components` (lib) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> quests/src/quests.rs:178:19
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub fn branch(&mut self) -> BranchBuilder {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub fn branch(&mut self) -> BranchBuilder<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> quests/src/quests/branch/switch.rs:27:10
[INFO] [stderr]    |
[INFO] [stderr] 27 |     ctx: &mut QuestContextData,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 28 |     id: impl IntoNodeId,
[INFO] [stderr] 29 | ) -> SmartSwitch<false, false> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 29 | ) -> SmartSwitch<'_, false, false> {
[INFO] [stderr]    |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `quests` (lib) generated 2 warnings (run `cargo fix --lib -p quests` to apply 2 suggestions)
[INFO] [stderr] warning: `quests` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `components` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: struct `MainErr` is never constructed
[INFO] [stderr]   --> eh_codegen/src/main.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct MainErr(#[diagnostic_source] Report);
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `QUEST_ENCOUNTER_REWARDS` is never used
[INFO] [stderr]   --> eh_roguelite/src/roguelite/core/encounter.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | const QUEST_ENCOUNTER_REWARDS: &str = "rgl:encounter/rewards";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `QUEST_ENCOUNTER_COMBAT_` is never used
[INFO] [stderr]   --> eh_roguelite/src/roguelite/core/encounter.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | const QUEST_ENCOUNTER_COMBAT_: &str = "rgl:encounter/combat/";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_weight` is never used
[INFO] [stderr]   --> eh_roguelite/src/roguelite/events.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl Event {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn with_weight(mut self, weight: f32) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `eh_codegen` (bin "eh_codegen" test) generated 1 warning
[INFO] [stderr] warning: `eh_roguelite` (bin "eh_roguelite" test) generated 3 warnings
[INFO] [stderr] warning: `eh_mod_dev` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caching-4fb719b02a2e962c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codegen_schema-bb8eb58ffa83159b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/components-c4859f708fcd5205)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db_minimal-ea4dca45c90b506a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db_vanilla-c2362aa8301feee6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diagnostic-34a33d404c6d035d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eh_codegen-5eea877a12277b94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eh_mod_cli-e657872949459d1d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eh_mod_dev-59495180703f749a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test builder::tests::encode_bytes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builder::tests::encode_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builder::tests::encode_bytes' (25) panicked at eh_mod_dev/src/builder.rs:230:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [94, 186, 122, 218, 172, 35, 253, 196, 238, 156, 232, 96, 21, 110, 99, 215, 38, 10, 148, 28, 227, 142, 75, 71, 184, 185, 97, 255, 233, 199, 150]
[INFO] [stdout]  right: [94, 186, 122, 218, 90, 65, 220, 255, 127, 204, 103, 190, 102, 235, 108, 122, 196, 9, 55, 201, 205, 234]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5850075fc96a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5850075fc96a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5850075fc96a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5850075fc96a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585007610d2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585007610d2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5850076011f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5850076011f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5850075dbb7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5850075dbb7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5850075f4ed9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585007589d5c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x585007589d5c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5850075f5092 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5850075f5092 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5850075dbc38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5850075d35d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5850075dc94d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58500761157c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585007611453 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58500757ce41 - core::panicking::assert_failed::hcdfccbeb6f88ac3f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58500757d914 - eh_mod_dev::builder::tests::encode_bytes::h46ca3fc5fd6d36db
[INFO] [stdout]                                at /opt/rustwide/workdir/eh_mod_dev/src/builder.rs:230:9
[INFO] [stdout]   22:     0x58500757cb99 - eh_mod_dev::builder::tests::encode_bytes::{{closure}}::h32694ac760e9ba26
[INFO] [stdout]                                at /opt/rustwide/workdir/eh_mod_dev/src/builder.rs:219:22
[INFO] [stdout]   23:     0x58500757cb99 - core::ops::function::FnOnce::call_once::hec990df8fff456b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58500757de3b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58500757de3b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58500758a82b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58500758a82b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58500758a82b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58500758a82b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58500758a82b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58500758a82b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58500758a82b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x585007585f44 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x585007585f44 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58500758d432 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58500758d432 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58500758d432 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58500758d432 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58500758d432 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58500758d432 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58500758d432 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5850075fc27f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5850075fc27f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a17df6dcaa4 - <unknown>
[INFO] [stdout]   45:     0x7a17df769a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builder::tests::encode_bytes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p eh_mod_dev --lib`
[INFO] running `Command { std: "docker" "inspect" "0efb425af3ebffe839f5eebfdde8d734f3ea845ff23cc803274ec549b2293465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0efb425af3ebffe839f5eebfdde8d734f3ea845ff23cc803274ec549b2293465", kill_on_drop: false }`
[INFO] [stdout] 0efb425af3ebffe839f5eebfdde8d734f3ea845ff23cc803274ec549b2293465
