[INFO] cloning repository https://github.com/njhoffman/aichat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njhoffman/aichat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Faichat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Faichat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2514c2226417838ae3c4e98473d3b6eca0a1fc8e
[INFO] checking njhoffman/aichat against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Faichat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/njhoffman/aichat
[INFO] finished tweaking git repo https://github.com/njhoffman/aichat
[INFO] tweaked toml for git repo https://github.com/njhoffman/aichat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/njhoffman/aichat on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/njhoffman/aichat 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f93e250b6dbdf83ea7d965e663c17f593fa916948bd0c2141030024abb5b8df
[INFO] running `Command { std: "docker" "start" "-a" "4f93e250b6dbdf83ea7d965e663c17f593fa916948bd0c2141030024abb5b8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f93e250b6dbdf83ea7d965e663c17f593fa916948bd0c2141030024abb5b8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f93e250b6dbdf83ea7d965e663c17f593fa916948bd0c2141030024abb5b8df", kill_on_drop: false }`
[INFO] [stdout] 4f93e250b6dbdf83ea7d965e663c17f593fa916948bd0c2141030024abb5b8df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d687e027e31f65069c803825287f4a2ff06a7f58677cb971c2591420fddc1549
[INFO] running `Command { std: "docker" "start" "-a" "d687e027e31f65069c803825287f4a2ff06a7f58677cb971c2591420fddc1549", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sysctl v0.5.5
[INFO] [stderr]     Checking sigchld v0.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]    Compiling stop-words v0.8.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking plist v1.7.2
[INFO] [stderr]     Checking cached v0.55.1
[INFO] [stderr]     Checking aws-smithy-types v1.3.2
[INFO] [stderr]     Checking markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking shared_thread v0.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking duct v1.0.0
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking anndists v0.1.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking json-patch v4.0.0
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.9
[INFO] [stderr]     Checking html_to_markdown v0.1.0
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking reedline v0.40.0
[INFO] [stderr]     Checking bm25 v2.3.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking mmap-rs v0.6.1
[INFO] [stderr]     Checking hnsw_rs v0.3.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.2
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking aichat v0.30.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/config/role.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Embed)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/config/role.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/config/role.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Embed)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/config/role.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/config/role.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[folder = "assets/roles/"]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 21 + #[derive(RustEmbed)]
[INFO] [stdout] 22 | struct RolesAsset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/config/role.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[folder = "assets/roles/"]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 21 + #[derive(RustEmbed)]
[INFO] [stdout] 22 | struct RolesAsset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `RolesAsset` in the current scope
[INFO] [stdout]   --> src/config/role.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct RolesAsset;
[INFO] [stdout]    | ----------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |         let content = RolesAsset::get(&format!("{name}.md"))
[INFO] [stdout]    |                                   ^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #4: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #5: `itertools::Itertools`
[INFO] [stdout]            candidate #6: `jsonptr::pointer::slice::PointerIndex`
[INFO] [stdout]            candidate #7: `nix::sys::socket::GetSockOpt`
[INFO] [stdout]            candidate #8: `reedline::core_editor::clip_buffer::Clipboard`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `string_cache::static_sets::StaticAtomSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RolesAsset` in the current scope
[INFO] [stdout]    --> src/config/role.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout]  21 | struct RolesAsset;
[INFO] [stdout]     | ----------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 102 |         RolesAsset::iter()
[INFO] [stdout]     |                     ^^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Flags`
[INFO] [stdout]             candidate #3: `combine::parser::Parser`
[INFO] [stdout]             candidate #4: `petgraph::visit::traversal::Walker`
[INFO] [stdout]             candidate #5: `strum::IntoEnumIterator`
[INFO] [stdout]             candidate #6: `strum::VariantIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RolesAsset` in the current scope
[INFO] [stdout]    --> src/config/role.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout]  21 | struct RolesAsset;
[INFO] [stdout]     | ----------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |         RolesAsset::iter()
[INFO] [stdout]     |                     ^^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Flags`
[INFO] [stdout]             candidate #3: `combine::parser::Parser`
[INFO] [stdout]             candidate #4: `petgraph::visit::traversal::Walker`
[INFO] [stdout]             candidate #5: `strum::IntoEnumIterator`
[INFO] [stdout]             candidate #6: `strum::VariantIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/config/role.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 |             .filter_map(|v| Role::builtin(&v).ok())
[INFO] [stdout]     |                          ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all function arguments must have a statically known size
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `RolesAsset` in the current scope
[INFO] [stdout]   --> src/config/role.rs:95:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct RolesAsset;
[INFO] [stdout]    | ----------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |         let content = RolesAsset::get(&format!("{name}.md"))
[INFO] [stdout]    |                                   ^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #4: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #5: `itertools::Itertools`
[INFO] [stdout]            candidate #6: `jsonptr::pointer::slice::PointerIndex`
[INFO] [stdout]            candidate #7: `nix::sys::socket::GetSockOpt`
[INFO] [stdout]            candidate #8: `reedline::core_editor::clip_buffer::Clipboard`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `string_cache::static_sets::StaticAtomSet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RolesAsset` in the current scope
[INFO] [stdout]    --> src/config/role.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout]  21 | struct RolesAsset;
[INFO] [stdout]     | ----------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 102 |         RolesAsset::iter()
[INFO] [stdout]     |                     ^^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Flags`
[INFO] [stdout]             candidate #3: `combine::parser::Parser`
[INFO] [stdout]             candidate #4: `petgraph::visit::traversal::Walker`
[INFO] [stdout]             candidate #5: `strum::IntoEnumIterator`
[INFO] [stdout]             candidate #6: `strum::VariantIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RolesAsset` in the current scope
[INFO] [stdout]    --> src/config/role.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout]  21 | struct RolesAsset;
[INFO] [stdout]     | ----------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |         RolesAsset::iter()
[INFO] [stdout]     |                     ^^^^ function or associated item not found in `RolesAsset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `Flags`
[INFO] [stdout]             candidate #3: `combine::parser::Parser`
[INFO] [stdout]             candidate #4: `petgraph::visit::traversal::Walker`
[INFO] [stdout]             candidate #5: `strum::IntoEnumIterator`
[INFO] [stdout]             candidate #6: `strum::VariantIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/config/role.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 |             .filter_map(|v| Role::builtin(&v).ok())
[INFO] [stdout]     |                          ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all function arguments must have a statically known size
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aichat` (bin "aichat" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aichat` (bin "aichat") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "d687e027e31f65069c803825287f4a2ff06a7f58677cb971c2591420fddc1549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d687e027e31f65069c803825287f4a2ff06a7f58677cb971c2591420fddc1549", kill_on_drop: false }`
[INFO] [stdout] d687e027e31f65069c803825287f4a2ff06a7f58677cb971c2591420fddc1549
