[INFO] fetching crate ewe_temple 0.0.2... [INFO] checking ewe_temple-0.0.2 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate ewe_temple 0.0.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ewe_temple 0.0.2 [INFO] finished tweaking crates.io crate ewe_temple 0.0.2 [INFO] tweaked toml for crates.io crate ewe_temple 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ewe_temple 0.0.2 on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 161 packages to latest compatible versions [INFO] [stderr] Adding cargo_toml v0.20.5 (available: v0.22.3) [INFO] [stderr] Adding derive_more v1.0.0 (available: v2.0.1) [INFO] [stderr] Adding foundations_ext v0.0.1 (available: v0.0.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65d8b6f770eb93e5ad91e63d24f1fece16089fbb17c249d0e4da4a51c54b173 [INFO] running `Command { std: "docker" "start" "-a" "e65d8b6f770eb93e5ad91e63d24f1fece16089fbb17c249d0e4da4a51c54b173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65d8b6f770eb93e5ad91e63d24f1fece16089fbb17c249d0e4da4a51c54b173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65d8b6f770eb93e5ad91e63d24f1fece16089fbb17c249d0e4da4a51c54b173", kill_on_drop: false }` [INFO] [stdout] e65d8b6f770eb93e5ad91e63d24f1fece16089fbb17c249d0e4da4a51c54b173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eadfb762283b7a5afa81295d8b75e971ee8413e4c60b9b6ea0e0a80a81afcf75 [INFO] running `Command { std: "docker" "start" "-a" "eadfb762283b7a5afa81295d8b75e971ee8413e4c60b9b6ea0e0a80a81afcf75", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking ewe_trace v0.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking minijinja v2.12.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking foundations_ext v0.0.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ewe_templates v0.0.1 [INFO] [stderr] Checking cargo_toml v0.20.5 [INFO] [stderr] Checking ewe_temple v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/package.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[folder = "templates/test_directory/"] [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] 157 + #[derive(RustEmbed)] [INFO] [stdout] 158 | struct Directory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/package.rs:795:7 [INFO] [stdout] | [INFO] [stdout] 795 | #[folder = "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] 796 + #[derive(RustEmbed)] [INFO] [stdout] 797 | struct TemplateDefinitions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: derive macro `Embed` is private [INFO] [stdout] --> src/package.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(rust_embed::Embed, Default)] [INFO] [stdout] | ^^^^^ private derive macro [INFO] [stdout] | [INFO] [stdout] note: the derive macro `Embed` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: import `Embed` directly [INFO] [stdout] | [INFO] [stdout] 155 - #[derive(rust_embed::Embed, Default)] [INFO] [stdout] 155 + #[derive(rust_embed_impl::RustEmbed, Default)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: derive macro `Embed` is private [INFO] [stdout] --> src/package.rs:794:26 [INFO] [stdout] | [INFO] [stdout] 794 | #[derive(rust_embed::Embed, Default)] [INFO] [stdout] | ^^^^^ private derive macro [INFO] [stdout] | [INFO] [stdout] note: the derive macro `Embed` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: import `Embed` directly [INFO] [stdout] | [INFO] [stdout] 794 - #[derive(rust_embed::Embed, Default)] [INFO] [stdout] 794 + #[derive(rust_embed_impl::RustEmbed, Default)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Directory: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Directory` [INFO] [stdout] --> src/package.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ---------------- doesn't satisfy `Directory: Embed` [INFO] [stdout] ... [INFO] [stdout] 161 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Directory: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Directory: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Directory` [INFO] [stdout] --> src/package.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ---------------- doesn't satisfy `Directory: Embed` [INFO] [stdout] ... [INFO] [stdout] 167 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Directory: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Directory: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Directory` [INFO] [stdout] --> src/package.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:174:51 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ---------------- doesn't satisfy `Directory: Embed` [INFO] [stdout] ... [INFO] [stdout] 174 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Directory: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Directory: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `Directory` [INFO] [stdout] --> src/package.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:184:51 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 157 | struct Directory; [INFO] [stdout] | ---------------- doesn't satisfy `Directory: Embed` [INFO] [stdout] ... [INFO] [stdout] 184 | let generator = Directorate::::default(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Directory: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TemplateDefinitions: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:823:45 [INFO] [stdout] | [INFO] [stdout] 823 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `TemplateDefinitions` [INFO] [stdout] --> src/package.rs:796:5 [INFO] [stdout] | [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:823:81 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | -------------------------- doesn't satisfy `TemplateDefinitions: Embed` [INFO] [stdout] ... [INFO] [stdout] 823 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `TemplateDefinitions: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TemplateDefinitions: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:875:45 [INFO] [stdout] | [INFO] [stdout] 875 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `TemplateDefinitions` [INFO] [stdout] --> src/package.rs:796:5 [INFO] [stdout] | [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:875:81 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | -------------------------- doesn't satisfy `TemplateDefinitions: Embed` [INFO] [stdout] ... [INFO] [stdout] 875 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `TemplateDefinitions: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TemplateDefinitions: Embed` is not satisfied [INFO] [stdout] --> src/package.rs:927:45 [INFO] [stdout] | [INFO] [stdout] 927 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Embed` is not implemented for `TemplateDefinitions` [INFO] [stdout] --> src/package.rs:796:5 [INFO] [stdout] | [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `package::Directorate` [INFO] [stdout] --> src/package.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Directorate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `package::Directorate`, but its trait bounds were not satisfied [INFO] [stdout] --> src/package.rs:927:81 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directorate { [INFO] [stdout] | ------------------------------------------------ function or associated item `default` not found for this struct because it doesn't satisfy `package::Directorate: Default` [INFO] [stdout] ... [INFO] [stdout] 796 | struct TemplateDefinitions; [INFO] [stdout] | -------------------------- doesn't satisfy `TemplateDefinitions: Embed` [INFO] [stdout] ... [INFO] [stdout] 927 | let template_directories = Box::new(Directorate::::default()); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `package::Directorate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `TemplateDefinitions: Embed` was not satisfied [INFO] [stdout] --> src/package.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Default for Directorate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- -------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [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] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ewe_temple` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "eadfb762283b7a5afa81295d8b75e971ee8413e4c60b9b6ea0e0a80a81afcf75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadfb762283b7a5afa81295d8b75e971ee8413e4c60b9b6ea0e0a80a81afcf75", kill_on_drop: false }` [INFO] [stdout] eadfb762283b7a5afa81295d8b75e971ee8413e4c60b9b6ea0e0a80a81afcf75