[INFO] cloning repository https://github.com/CJ-Jackson/a_little_poem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CJ-Jackson/a_little_poem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJ-Jackson%2Fa_little_poem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJ-Jackson%2Fa_little_poem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 923e6f2053344a940ee4ce3875ef75eee01e3246 [INFO] checking CJ-Jackson/a_little_poem against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJ-Jackson%2Fa_little_poem" "/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/CJ-Jackson/a_little_poem [INFO] finished tweaking git repo https://github.com/CJ-Jackson/a_little_poem [INFO] tweaked toml for git repo https://github.com/CJ-Jackson/a_little_poem written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CJ-Jackson/a_little_poem 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/CJ-Jackson/a_little_poem 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] 5adf30804b0e4356db825a1be0dc85a1b8eec313ad31d883acd15b733934514e [INFO] running `Command { std: "docker" "start" "-a" "5adf30804b0e4356db825a1be0dc85a1b8eec313ad31d883acd15b733934514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5adf30804b0e4356db825a1be0dc85a1b8eec313ad31d883acd15b733934514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5adf30804b0e4356db825a1be0dc85a1b8eec313ad31d883acd15b733934514e", kill_on_drop: false }` [INFO] [stdout] 5adf30804b0e4356db825a1be0dc85a1b8eec313ad31d883acd15b733934514e [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] d52e80b5583da3221efbd5a6ac01b166854b758ca27037adaa5c2acf1e39ddee [INFO] running `Command { std: "docker" "start" "-a" "d52e80b5583da3221efbd5a6ac01b166854b758ca27037adaa5c2acf1e39ddee", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Compiling error-stack v0.6.0 [INFO] [stderr] Checking rfc7239 v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking priority-queue v2.5.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking paspio v1.0.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking cjtoolkit-structured-validator v0.5.1 [INFO] [stderr] Checking unic-langid-macros v0.9.6 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking csrf v0.5.0 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking poem v3.1.12 [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Checking a_little_poem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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/common/embed/mod.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use rust_embed::{Embed, EmbeddedFile}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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/common/embed/mod.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use rust_embed::{Embed, EmbeddedFile}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "$CARGO_MANIFEST_DIR/asset/embed/"] [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] 9 + #[derive(RustEmbed)] [INFO] [stdout] 10 | pub struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `exclude` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[exclude = "*.mjs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `exclude` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 9 + #[derive(RustEmbed)] [INFO] [stdout] 10 | pub struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "$CARGO_MANIFEST_DIR/asset/embed/"] [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] 9 + #[derive(RustEmbed)] [INFO] [stdout] 10 | pub struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/common/locale/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[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/common/locale/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `exclude` in this scope [INFO] [stdout] --> src/common/embed/mod.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[exclude = "*.mjs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `exclude` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 9 + #[derive(RustEmbed)] [INFO] [stdout] 10 | pub struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/common/locale/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[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/common/locale/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/common/locale/mod.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[folder = "$CARGO_MANIFEST_DIR/asset/locale/"] [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] 15 + #[derive(RustEmbed)] [INFO] [stdout] 16 | struct LocaleAsset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/common/locale/mod.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[folder = "$CARGO_MANIFEST_DIR/asset/locale/"] [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] 15 + #[derive(RustEmbed)] [INFO] [stdout] 16 | struct LocaleAsset; [INFO] [stdout] | [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/bucket_list/route.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | Asset::get("js/bucket_list.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/bucket_list/route.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | Asset::get("js/bucket_list.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/bucket_list/route.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | Asset::get("js/bucket_list.min.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/bucket_list/route.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | Asset::get("js/bucket_list.min.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/common/html/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | Asset::get("import_map/import_map.dev.min.json").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/common/html/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | Asset::get("import_map/import_map.prod.min.json").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/common/icon.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | PreEscaped(Asset::get("icon/plus.svg").as_string()) [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/common/html/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | Asset::get("import_map/import_map.dev.min.json").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `LocaleAsset` in the current scope [INFO] [stdout] --> src/common/locale/mod.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 15 | struct LocaleAsset; [INFO] [stdout] | ------------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 20 | for value in Self::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `LocaleAsset` [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] candidate #3: `toml_edit::table::TableLike` [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/common/html/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | Asset::get("import_map/import_map.prod.min.json").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `LocaleAsset` in the current scope [INFO] [stdout] --> src/common/locale/mod.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 15 | struct LocaleAsset; [INFO] [stdout] | ------------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 26 | let file = Self::get(String::from(value.clone()).as_str()); [INFO] [stdout] | ^^^ function or associated item not found in `LocaleAsset` [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/common/icon.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | PreEscaped(Asset::get("icon/plus.svg").as_string()) [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/home/mod.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | Asset::get("js/root.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [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/home/mod.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | Asset::get("js/root.min.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `LocaleAsset` in the current scope [INFO] [stdout] --> src/common/locale/mod.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 15 | struct LocaleAsset; [INFO] [stdout] | ------------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 20 | for value in Self::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `LocaleAsset` [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] candidate #3: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Asset: Embed` is not satisfied [INFO] [stdout] --> src/home/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | AssetFileEndpoint::new("/favicon/favicon.ico"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Asset` [INFO] [stdout] --> src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `EmbeddedFileEndpoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.12/src/endpoint/embed.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct EmbeddedFileEndpoint { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EmbeddedFileEndpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `EmbeddedFileEndpoint`, but its trait bounds were not satisfied [INFO] [stdout] --> src/home/mod.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | AssetFileEndpoint::new("/favicon/favicon.ico"), [INFO] [stdout] | ^^^ function or associated item cannot be called on `EmbeddedFileEndpoint` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ---------------- doesn't satisfy `Asset: Embed` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Asset: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `LocaleAsset` in the current scope [INFO] [stdout] --> src/common/locale/mod.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 15 | struct LocaleAsset; [INFO] [stdout] | ------------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 26 | let file = Self::get(String::from(value.clone()).as_str()); [INFO] [stdout] | ^^^ function or associated item not found in `LocaleAsset` [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Asset: Embed` is not satisfied [INFO] [stdout] --> src/main.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | .nest(EMBED_PATH, AssetFilesEndpoint::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Asset` [INFO] [stdout] --> src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `EmbeddedFilesEndpoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.12/src/endpoint/embed.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct EmbeddedFilesEndpoint { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EmbeddedFilesEndpoint` [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/home/mod.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | Asset::get("js/root.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `EmbeddedFilesEndpoint`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | .nest(EMBED_PATH, AssetFilesEndpoint::new()); [INFO] [stdout] | ^^^ function or associated item cannot be called on `EmbeddedFilesEndpoint` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ---------------- doesn't satisfy `Asset: Embed` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Asset: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/home/mod.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | Asset::get("js/root.min.js").as_string() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Asset: Embed` is not satisfied [INFO] [stdout] --> src/home/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | AssetFileEndpoint::new("/favicon/favicon.ico"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Asset` [INFO] [stdout] --> src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `EmbeddedFileEndpoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.12/src/endpoint/embed.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct EmbeddedFileEndpoint { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EmbeddedFileEndpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `EmbeddedFileEndpoint`, but its trait bounds were not satisfied [INFO] [stdout] --> src/home/mod.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | AssetFileEndpoint::new("/favicon/favicon.ico"), [INFO] [stdout] | ^^^ function or associated item cannot be called on `EmbeddedFileEndpoint` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ---------------- doesn't satisfy `Asset: Embed` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Asset: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Asset: Embed` is not satisfied [INFO] [stdout] --> src/main.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | .nest(EMBED_PATH, AssetFilesEndpoint::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Asset` [INFO] [stdout] --> src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `EmbeddedFilesEndpoint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.12/src/endpoint/embed.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct EmbeddedFilesEndpoint { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EmbeddedFilesEndpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `EmbeddedFilesEndpoint`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | .nest(EMBED_PATH, AssetFilesEndpoint::new()); [INFO] [stdout] | ^^^ function or associated item cannot be called on `EmbeddedFilesEndpoint` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/common/embed/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Asset; [INFO] [stdout] | ---------------- doesn't satisfy `Asset: Embed` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Asset: Embed` [INFO] [stdout] note: the trait `Embed` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait RustEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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 `a_little_poem` (bin "a_little_poem" test) due to 18 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 `a_little_poem` (bin "a_little_poem") due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "d52e80b5583da3221efbd5a6ac01b166854b758ca27037adaa5c2acf1e39ddee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52e80b5583da3221efbd5a6ac01b166854b758ca27037adaa5c2acf1e39ddee", kill_on_drop: false }` [INFO] [stdout] d52e80b5583da3221efbd5a6ac01b166854b758ca27037adaa5c2acf1e39ddee