[INFO] fetching crate timug 0.1.3...
[INFO] checking timug-0.1.3 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] extracting crate timug 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate timug 0.1.3
[INFO] finished tweaking crates.io crate timug 0.1.3
[INFO] tweaked toml for crates.io crate timug 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timug 0.1.3 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 crates.io crate timug 0.1.3 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] f8437b923d5a3265e0b6c1918c85227aab62e2519be85ab2d01564e9e656e5fa
[INFO] running `Command { std: "docker" "start" "-a" "f8437b923d5a3265e0b6c1918c85227aab62e2519be85ab2d01564e9e656e5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8437b923d5a3265e0b6c1918c85227aab62e2519be85ab2d01564e9e656e5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8437b923d5a3265e0b6c1918c85227aab62e2519be85ab2d01564e9e656e5fa", kill_on_drop: false }`
[INFO] [stdout] f8437b923d5a3265e0b6c1918c85227aab62e2519be85ab2d01564e9e656e5fa
[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] ca940710202301619b92f2cbc4ae3af9f1fe4184a9d1c10824a0630f9a950ec7
[INFO] running `Command { std: "docker" "start" "-a" "ca940710202301619b92f2cbc4ae3af9f1fe4184a9d1c10824a0630f9a950ec7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking notify-types v1.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking rust-embed-utils v8.5.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v20.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking minijinja v2.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking timug v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/consts.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[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/consts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/consts.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[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/consts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]  --> src/consts.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[folder = "templates/default"]
[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] 6 + #[derive(RustEmbed)]
[INFO] [stdout] 7 | pub struct TemplateAssets;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/consts.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[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/consts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]  --> src/consts.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[folder = "templates/default"]
[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] 6 + #[derive(RustEmbed)]
[INFO] [stdout] 7 | pub struct TemplateAssets;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]  --> src/consts.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[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/consts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_embed::Embed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/consts.rs:9:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[folder = "examples"]
[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] 10 + #[derive(RustEmbed)]
[INFO] [stdout] 11 | pub struct ExamplesAssets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/consts.rs:9:3
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[folder = "examples"]
[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] 10 + #[derive(RustEmbed)]
[INFO] [stdout] 11 | pub struct ExamplesAssets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for file_name in TemplateAssets::iter() {
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct TemplateAssets;
[INFO] [stdout]    | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:81:38
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for file_name in TemplateAssets::iter() {
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct TemplateAssets;
[INFO] [stdout]    | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:82:53
[INFO] [stdout]    |
[INFO] [stdout] 82 |         if let Some(file_content) = TemplateAssets::get(&file_name) {
[INFO] [stdout]    |                                                     ^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct TemplateAssets;
[INFO] [stdout]    | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `ExamplesAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |     for file_name in ExamplesAssets::iter() {
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `ExamplesAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ExamplesAssets;
[INFO] [stdout]    | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:82:53
[INFO] [stdout]    |
[INFO] [stdout] 82 |         if let Some(file_content) = TemplateAssets::get(&file_name) {
[INFO] [stdout]    |                                                     ^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct TemplateAssets;
[INFO] [stdout]    | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `ExamplesAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(file_content) = ExamplesAssets::get(&file_name) {
[INFO] [stdout]    |                                                     ^^^ function or associated item not found in `ExamplesAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ExamplesAssets;
[INFO] [stdout]    | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `ExamplesAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:89:38
[INFO] [stdout]    |
[INFO] [stdout] 89 |     for file_name in ExamplesAssets::iter() {
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `ExamplesAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ExamplesAssets;
[INFO] [stdout]    | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]    --> src/application.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |             for file_name in TemplateAssets::iter() {
[INFO] [stdout]     |                                              ^^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/consts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct TemplateAssets;
[INFO] [stdout]     | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `ExamplesAssets` in the current scope
[INFO] [stdout]   --> src/application.rs:90:53
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if let Some(file_content) = ExamplesAssets::get(&file_name) {
[INFO] [stdout]    |                                                     ^^^ function or associated item not found in `ExamplesAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/consts.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ExamplesAssets;
[INFO] [stdout]    | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]    --> src/application.rs:175:61
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Some(file_content) = TemplateAssets::get(&file_name) {
[INFO] [stdout]     |                                                             ^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/consts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct TemplateAssets;
[INFO] [stdout]     | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]    --> src/application.rs:174:46
[INFO] [stdout]     |
[INFO] [stdout] 174 |             for file_name in TemplateAssets::iter() {
[INFO] [stdout]     |                                              ^^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/consts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct TemplateAssets;
[INFO] [stdout]     | ------------------------- function or associated item `iter` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `bitflags::traits::Flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `TemplateAssets` in the current scope
[INFO] [stdout]    --> src/application.rs:175:61
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 if let Some(file_content) = TemplateAssets::get(&file_name) {
[INFO] [stdout]     |                                                             ^^^ function or associated item not found in `TemplateAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/consts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct TemplateAssets;
[INFO] [stdout]     | ------------------------- function or associated item `get` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following 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] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timug` (bin "timug" test) 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 `timug` (bin "timug") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca940710202301619b92f2cbc4ae3af9f1fe4184a9d1c10824a0630f9a950ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca940710202301619b92f2cbc4ae3af9f1fe4184a9d1c10824a0630f9a950ec7", kill_on_drop: false }`
[INFO] [stdout] ca940710202301619b92f2cbc4ae3af9f1fe4184a9d1c10824a0630f9a950ec7
