[INFO] cloning repository https://github.com/red-rs/red
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/red-rs/red" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-rs%2Fred", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-rs%2Fred'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7857c9ba1913057e4ce84ef8ef2e778523090740
[INFO] checking red-rs/red against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-rs%2Fred" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/red-rs/red
[INFO] finished tweaking git repo https://github.com/red-rs/red
[INFO] tweaked toml for git repo https://github.com/red-rs/red written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/red-rs/red 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/red-rs/red 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04ccca65d27cc6786ddec4d8f628124e973a5fcde5a47693f9594877d3b1d1d8
[INFO] running `Command { std: "docker" "start" "-a" "04ccca65d27cc6786ddec4d8f628124e973a5fcde5a47693f9594877d3b1d1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04ccca65d27cc6786ddec4d8f628124e973a5fcde5a47693f9594877d3b1d1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ccca65d27cc6786ddec4d8f628124e973a5fcde5a47693f9594877d3b1d1d8", kill_on_drop: false }`
[INFO] [stdout] 04ccca65d27cc6786ddec4d8f628124e973a5fcde5a47693f9594877d3b1d1d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 513f9774bc4c3974e0baa36e55ac082cf982789076d4892e719c0e5212cb362b
[INFO] running `Command { std: "docker" "start" "-a" "513f9774bc4c3974e0baa36e55ac082cf982789076d4892e719c0e5212cb362b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.0
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.1
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-md v0.3.2
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking log2 v0.2.1
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking detect-lang v0.1.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking depgraph v0.4.0
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking red v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/config.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Embed, Debug)]
[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.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/config.rs:8:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[folder = ""]
[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] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:9:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[include = "config.toml"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[include = "langs/*/*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[include = "themes/*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[include = "tmux*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/config.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Embed, Debug)]
[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.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/config.rs:8:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[folder = ""]
[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] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:9:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[include = "config.toml"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[include = "langs/*/*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[include = "themes/*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `include` in this scope
[INFO] [stdout]   --> src/config.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[include = "tmux*"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `include` is in scope, but it is a function-like macro
[INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct Asset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `get` exists for struct `config::Asset`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/code.rs:93:54
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let highlights_bytes = crate::config::Asset::get(&p).ok_or_else(
[INFO] [stdout]    |                                                      ^^^ function or associated item cannot be called on `config::Asset` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Asset;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct because it doesn't satisfy `config::Asset: StreamingIterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `config::Asset: StreamingIterator`
[INFO] [stdout]            which is required by `&mut config::Asset: StreamingIterator`
[INFO] [stdout] note: the trait `StreamingIterator` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/streaming-iterator-0.1.9/src/lib.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub trait StreamingIterator {
[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: `RustEmbed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `StreamingIterator`
[INFO] [stdout]            candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]            candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `get` exists for struct `config::Asset`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/code.rs:102:54
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let highlights_bytes = crate::config::Asset::get(&p).ok_or_else(
[INFO] [stdout]     |                                                      ^^^ function or associated item cannot be called on `config::Asset` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `get` not found for this struct because it doesn't satisfy `config::Asset: StreamingIterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `config::Asset: StreamingIterator`
[INFO] [stdout]             which is required by `&mut config::Asset: StreamingIterator`
[INFO] [stdout] note: the trait `StreamingIterator` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/streaming-iterator-0.1.9/src/lib.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub trait StreamingIterator {
[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: `RustEmbed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `StreamingIterator`
[INFO] [stdout]             candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]             candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `get` exists for struct `Asset`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/code.rs:93:54
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let highlights_bytes = crate::config::Asset::get(&p).ok_or_else(
[INFO] [stdout]    |                                                      ^^^ function or associated item cannot be called on `Asset` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/config.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Asset;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct because it doesn't satisfy `Asset: StreamingIterator`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Asset: StreamingIterator`
[INFO] [stdout]            which is required by `&mut Asset: StreamingIterator`
[INFO] [stdout] note: the trait `StreamingIterator` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/streaming-iterator-0.1.9/src/lib.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub trait StreamingIterator {
[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: `StreamingIterator`
[INFO] [stdout]            candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]            candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `get` exists for struct `Asset`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/code.rs:102:54
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let highlights_bytes = crate::config::Asset::get(&p).ok_or_else(
[INFO] [stdout]     |                                                      ^^^ function or associated item cannot be called on `Asset` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `get` not found for this struct because it doesn't satisfy `Asset: StreamingIterator`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Asset: StreamingIterator`
[INFO] [stdout]             which is required by `&mut Asset: StreamingIterator`
[INFO] [stdout] note: the trait `StreamingIterator` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/streaming-iterator-0.1.9/src/lib.rs:67:1
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub trait StreamingIterator {
[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: `StreamingIterator`
[INFO] [stdout]             candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]             candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]   --> src/config.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Asset;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     let config = Asset::get(file_name);
[INFO] [stdout]    |                         ^^^ function or associated item not found in `Asset`
[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: `StreamingIterator`
[INFO] [stdout]            candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]            candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope
[INFO] [stdout]    --> src/config.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     let config = Asset::get("config.toml").unwrap();
[INFO] [stdout]     |                         ^^^ function or associated item not found in `Asset`
[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: `StreamingIterator`
[INFO] [stdout]             candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]             candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `config::Asset` in the current scope
[INFO] [stdout]   --> src/config.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Asset;
[INFO] [stdout]    | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     let config = Asset::get(file_name);
[INFO] [stdout]    |                         ^^^ function or associated item not found in `config::Asset`
[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: `RustEmbed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `StreamingIterator`
[INFO] [stdout]            candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]            candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `config::Asset` in the current scope
[INFO] [stdout]    --> src/config.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |     let config = Asset::get("config.toml").unwrap();
[INFO] [stdout]     |                         ^^^ function or associated item not found in `config::Asset`
[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: `RustEmbed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `StreamingIterator`
[INFO] [stdout]             candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]             candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `config::Asset` in the current scope
[INFO] [stdout]    --> src/config.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 141 |         let config = Asset::get("config.toml").unwrap();
[INFO] [stdout]     |                             ^^^ function or associated item not found in `config::Asset`
[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: `RustEmbed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `StreamingIterator`
[INFO] [stdout]             candidate #4: `fluent_uri::internal::Pointer`
[INFO] [stdout]             candidate #5: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `config::Asset` in the current scope
[INFO] [stdout]    --> src/config.rs:144:28
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Asset;
[INFO] [stdout]     | ---------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 144 |         for file in Asset::iter() {
[INFO] [stdout]     |                            ^^^^ function or associated item not found in `config::Asset`
[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: `RustEmbed`
[INFO] [stdout]             candidate #2: `bitflags::traits::Flags`
[INFO] [stdout]             candidate #3: `petgraph::visit::Walker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `red` (bin "red") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `red` (bin "red" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "513f9774bc4c3974e0baa36e55ac082cf982789076d4892e719c0e5212cb362b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513f9774bc4c3974e0baa36e55ac082cf982789076d4892e719c0e5212cb362b", kill_on_drop: false }`
[INFO] [stdout] 513f9774bc4c3974e0baa36e55ac082cf982789076d4892e719c0e5212cb362b
