[INFO] fetching crate tiller 0.4.3... [INFO] checking tiller-0.4.3 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] extracting crate tiller 0.4.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tiller 0.4.3 [INFO] finished tweaking crates.io crate tiller 0.4.3 [INFO] tweaked toml for crates.io crate tiller 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tiller 0.4.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 tiller 0.4.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c5da5551911eba9b1c0052462fe17b17d63efd13ed8bccf1de1e8222b323af20 [INFO] running `Command { std: "docker" "start" "-a" "c5da5551911eba9b1c0052462fe17b17d63efd13ed8bccf1de1e8222b323af20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5da5551911eba9b1c0052462fe17b17d63efd13ed8bccf1de1e8222b323af20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5da5551911eba9b1c0052462fe17b17d63efd13ed8bccf1de1e8222b323af20", kill_on_drop: false }` [INFO] [stdout] c5da5551911eba9b1c0052462fe17b17d63efd13ed8bccf1de1e8222b323af20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 255b391dc2803c29afa546908edea5d3e0f926127d8919d7bc30d6fe1717fb32 [INFO] running `Command { std: "docker" "start" "-a" "255b391dc2803c29afa546908edea5d3e0f926127d8919d7bc30d6fe1717fb32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking winnow v0.7.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking quick-xml v0.37.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling bon-macros v3.2.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking atom_syndication v0.12.3 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking rss v2.0.12 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking bon v3.2.0 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_edit v0.22.23 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking handlebars v6.2.0 [INFO] [stderr] Checking gray_matter v0.2.8 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking comrak v0.35.0 [INFO] [stderr] Checking tiller v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[folder = "assets/templates"] [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] 19 + #[derive(RustEmbed)] [INFO] [stdout] 20 | struct Templates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `include` in this scope [INFO] [stdout] --> src/render.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[include = "*.hbs"] [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] 19 + #[derive(RustEmbed)] [INFO] [stdout] 20 | struct Templates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[folder = "assets/templates"] [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] 19 + #[derive(RustEmbed)] [INFO] [stdout] 20 | struct Templates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `include` in this scope [INFO] [stdout] --> src/render.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[include = "*.hbs"] [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] 19 + #[derive(RustEmbed)] [INFO] [stdout] 20 | struct Templates; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[folder = "assets/partials"] [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] 24 + #[derive(RustEmbed)] [INFO] [stdout] 25 | struct Partials; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `include` in this scope [INFO] [stdout] --> src/render.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[include = "*.hbs"] [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] 24 + #[derive(RustEmbed)] [INFO] [stdout] 25 | struct Partials; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[folder = "assets/partials"] [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] 24 + #[derive(RustEmbed)] [INFO] [stdout] 25 | struct Partials; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `include` in this scope [INFO] [stdout] --> src/render.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[include = "*.hbs"] [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] 24 + #[derive(RustEmbed)] [INFO] [stdout] 25 | struct Partials; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/render.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[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/render.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[folder = "assets/static"] [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] 28 + #[derive(RustEmbed)] [INFO] [stdout] 29 | struct Static; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/render.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[folder = "assets/static"] [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] 28 + #[derive(RustEmbed)] [INFO] [stdout] 29 | struct Static; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Templates: Embed` is not satisfied [INFO] [stdout] --> src/render.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | hbs.register_embed_templates::()?; [INFO] [stdout] | ------------------------ ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Templates` [INFO] [stdout] --> src/render.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Handlebars::<'reg>::register_embed_templates` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-6.2.0/src/registry.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 411 | pub fn register_embed_templates(&mut self) -> Result<(), TemplateError> [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] 412 | where [INFO] [stdout] 413 | E: RustEmbed, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Handlebars::<'reg>::register_embed_templates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Templates: Embed` is not satisfied [INFO] [stdout] --> src/render.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | hbs.register_embed_templates::()?; [INFO] [stdout] | ------------------------ ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Templates` [INFO] [stdout] --> src/render.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Handlebars::<'reg>::register_embed_templates` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-6.2.0/src/registry.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 411 | pub fn register_embed_templates(&mut self) -> Result<(), TemplateError> [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] 412 | where [INFO] [stdout] 413 | E: RustEmbed, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Handlebars::<'reg>::register_embed_templates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Partials: Embed` is not satisfied [INFO] [stdout] --> src/render.rs:82:55 [INFO] [stdout] | [INFO] [stdout] 82 | hbs.register_embed_templates_with_extension::(".hbs")?; [INFO] [stdout] | --------------------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Partials` [INFO] [stdout] --> src/render.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | struct Partials; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Handlebars::<'reg>::register_embed_templates_with_extension` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-6.2.0/src/registry.rs:443:12 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn register_embed_templates_with_extension( [INFO] [stdout] | --------------------------------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 443 | E: RustEmbed, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Handlebars::<'reg>::register_embed_templates_with_extension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Partials: Embed` is not satisfied [INFO] [stdout] --> src/render.rs:82:55 [INFO] [stdout] | [INFO] [stdout] 82 | hbs.register_embed_templates_with_extension::(".hbs")?; [INFO] [stdout] | --------------------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Partials` [INFO] [stdout] --> src/render.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | struct Partials; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Handlebars::<'reg>::register_embed_templates_with_extension` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-6.2.0/src/registry.rs:443:12 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn register_embed_templates_with_extension( [INFO] [stdout] | --------------------------------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 443 | E: RustEmbed, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Handlebars::<'reg>::register_embed_templates_with_extension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Static` in the current scope [INFO] [stdout] --> src/render.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 28 | struct Static; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 109 | Static::get("style.css").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `Static` [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: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Static` in the current scope [INFO] [stdout] --> src/render.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 28 | struct Static; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 109 | Static::get("style.css").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `Static` [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: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Static` in the current scope [INFO] [stdout] --> src/render.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 28 | struct Static; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 113 | Static::get("index.js").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `Static` [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: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Static` in the current scope [INFO] [stdout] --> src/render.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 28 | struct Static; [INFO] [stdout] | ------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 113 | Static::get("index.js").unwrap().data, [INFO] [stdout] | ^^^ function or associated item not found in `Static` [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: `toml_edit::table::TableLike` [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 `tiller` (bin "tiller") due to 12 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiller` (bin "tiller" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "255b391dc2803c29afa546908edea5d3e0f926127d8919d7bc30d6fe1717fb32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255b391dc2803c29afa546908edea5d3e0f926127d8919d7bc30d6fe1717fb32", kill_on_drop: false }` [INFO] [stdout] 255b391dc2803c29afa546908edea5d3e0f926127d8919d7bc30d6fe1717fb32