[INFO] fetching crate quokka-templating 0.3.0-beta.0... [INFO] testing quokka-templating-0.3.0-beta.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate quokka-templating 0.3.0-beta.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate quokka-templating 0.3.0-beta.0 [INFO] finished tweaking crates.io crate quokka-templating 0.3.0-beta.0 [INFO] tweaked toml for crates.io crate quokka-templating 0.3.0-beta.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quokka-templating 0.3.0-beta.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quokka-templating 0.3.0-beta.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quokka-state v0.3.0-beta.0 [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded quokka-config v0.3.0-beta.0 [INFO] [stderr] Downloaded quokka-macros v0.3.0-beta.0 [INFO] [stderr] Downloaded quokka-pouch v0.3.0-beta.0 [INFO] [stderr] Downloaded rust-embed-impl v8.8.0 [INFO] [stderr] Downloaded rust-embed-utils v8.8.0 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded tree-sitter-highlight v0.23.2 [INFO] [stderr] Downloaded grass v0.13.4 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] [stderr] Downloaded grass_compiler v0.13.4 [INFO] [stderr] Downloaded tree-sitter v0.23.2 [INFO] [stderr] Downloaded rust-embed v8.8.0 [INFO] [stderr] Downloaded inkjet v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86795ea8d74f6405aff9febaa5a02c62e92416bf7d930cf1b177eb0dc9913022 [INFO] running `Command { std: "docker" "start" "-a" "86795ea8d74f6405aff9febaa5a02c62e92416bf7d930cf1b177eb0dc9913022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86795ea8d74f6405aff9febaa5a02c62e92416bf7d930cf1b177eb0dc9913022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86795ea8d74f6405aff9febaa5a02c62e92416bf7d930cf1b177eb0dc9913022", kill_on_drop: false }` [INFO] [stdout] 86795ea8d74f6405aff9febaa5a02c62e92416bf7d930cf1b177eb0dc9913022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e6d6a6b7f6853b1757893428cae00159154837459c72f2e4d3ff9e55054654 [INFO] running `Command { std: "docker" "start" "-a" "f2e6d6a6b7f6853b1757893428cae00159154837459c72f2e4d3ff9e55054654", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling rust-embed-utils v8.8.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling rust-embed-impl v8.8.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling rust-embed v8.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tree-sitter-highlight v0.23.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling quokka-macros v0.3.0-beta.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling quokka-config v0.3.0-beta.0 [INFO] [stderr] Compiling inkjet v0.11.1 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling quokka-pouch v0.3.0-beta.0 [INFO] [stderr] Compiling quokka-state v0.3.0-beta.0 [INFO] [stderr] Compiling quokka-templating v0.3.0-beta.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "f2e6d6a6b7f6853b1757893428cae00159154837459c72f2e4d3ff9e55054654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e6d6a6b7f6853b1757893428cae00159154837459c72f2e4d3ff9e55054654", kill_on_drop: false }` [INFO] [stdout] f2e6d6a6b7f6853b1757893428cae00159154837459c72f2e4d3ff9e55054654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d7b6fd0161b37acc0b0fce5019b1dd58649fd6fedd22c6d2795b69b1904ac4c [INFO] running `Command { std: "docker" "start" "-a" "6d7b6fd0161b37acc0b0fce5019b1dd58649fd6fedd22c6d2795b69b1904ac4c", kill_on_drop: false }` [INFO] [stderr] Compiling quokka-templating v0.3.0-beta.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "6d7b6fd0161b37acc0b0fce5019b1dd58649fd6fedd22c6d2795b69b1904ac4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d7b6fd0161b37acc0b0fce5019b1dd58649fd6fedd22c6d2795b69b1904ac4c", kill_on_drop: false }` [INFO] [stdout] 6d7b6fd0161b37acc0b0fce5019b1dd58649fd6fedd22c6d2795b69b1904ac4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9052e92ec5ee85419b9d0f43e0c8adfaf591ac0878ba17ff1b5d346da778ad00 [INFO] running `Command { std: "docker" "start" "-a" "9052e92ec5ee85419b9d0f43e0c8adfaf591ac0878ba17ff1b5d346da778ad00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quokka_templating-2205300c032a4823) [INFO] [stdout] [INFO] [stderr] Doc-tests quokka_templating [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/scripting.rs - scripting::Scripting::get_merged_script_group (line 149) ... FAILED [INFO] [stdout] test src/styling.rs - styling::Styling::add_merged_style_group (line 83) ... FAILED [INFO] [stdout] test src/styling.rs - styling::Styling::render_styles (line 123) ... FAILED [INFO] [stdout] test src/templating.rs - templating::Templating::register_embedded_templates (line 38) ... FAILED [INFO] [stdout] test src/styling.rs - styling::Styling::render_merged_styles_group (line 162) ... FAILED [INFO] [stdout] test src/styling.rs - styling::Styling::register_embedded_styles (line 39) ... FAILED [INFO] [stdout] test src/scripting.rs - scripting::Scripting::add_merged_script_group (line 82) ... FAILED [INFO] [stdout] test src/templating.rs - templating::Templating::register_embedded_templates_aliased_partials (line 76) ... FAILED [INFO] [stdout] test src/scripting.rs - scripting::Scripting::get_script (line 110) ... FAILED [INFO] [stdout] test src/scripting.rs - scripting::Scripting::register_embedded_scripts (line 39) ... FAILED [INFO] [stdout] test src/templating.rs - templating::Templating::render (line 202) ... ok [INFO] [stdout] test src/templating.rs - templating::Templating::register_helper (line 173) ... ok [INFO] [stdout] test src/templating.rs - templating::Templating::register_inline_template (line 147) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/scripting.rs - scripting::Scripting::get_merged_script_group (line 149) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/scripts' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/scripting.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 9 | | #[include = "*.js"] [INFO] [stdout] 10 | | struct Scripts; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/styling.rs - styling::Styling::add_merged_style_group (line 83) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/styles' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/styling.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 9 | | #[include = "*.scss"] [INFO] [stdout] 10 | | struct Styles; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Styles: Embed` is not satisfied [INFO] [stdout] --> src/styling.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 14 | styling.register_embedded_styles::(); [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 `Styles` [INFO] [stdout] --> src/styling.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles` [INFO] [stdout] --> /opt/rustwide/workdir/src/styling.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn register_embedded_styles(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Styling::register_embedded_styles` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/styling.rs - styling::Styling::render_styles (line 123) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/styles' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/styling.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 9 | | #[include = "*.scss"] [INFO] [stdout] 10 | | struct Styles; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Styles: Embed` is not satisfied [INFO] [stdout] --> src/styling.rs:136:36 [INFO] [stdout] | [INFO] [stdout] 16 | styling.register_embedded_styles::(); [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 `Styles` [INFO] [stdout] --> src/styling.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles` [INFO] [stdout] --> /opt/rustwide/workdir/src/styling.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn register_embedded_styles(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Styling::register_embedded_styles` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/templating.rs - templating::Templating::register_embedded_templates (line 38) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/templates' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/templating.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[folder = "../test_resources/templates"] [INFO] [stdout] 10 | | #[include = "*.hbs"] [INFO] [stdout] 11 | | struct Templates; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Templates: Embed` is not satisfied [INFO] [stdout] --> src/templating.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 14 | tpl.register_embedded_templates::().unwrap(); [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/templating.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Templating::register_embedded_templates` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register_embedded_templates(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^ required by this bound in `Templating::register_embedded_templates` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/styling.rs - styling::Styling::render_merged_styles_group (line 162) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/styles' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/styling.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 9 | | #[include = "*.scss"] [INFO] [stdout] 10 | | struct Styles; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Styles: Embed` is not satisfied [INFO] [stdout] --> src/styling.rs:173:36 [INFO] [stdout] | [INFO] [stdout] 14 | styling.register_embedded_styles::(); [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 `Styles` [INFO] [stdout] --> src/styling.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles` [INFO] [stdout] --> /opt/rustwide/workdir/src/styling.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn register_embedded_styles(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Styling::register_embedded_styles` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/styling.rs - styling::Styling::register_embedded_styles (line 39) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/styles' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/styling.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 9 | | #[include = "*.scss"] [INFO] [stdout] 10 | | struct Styles; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Styles: Embed` is not satisfied [INFO] [stdout] --> src/styling.rs:52:36 [INFO] [stdout] | [INFO] [stdout] 16 | styling.register_embedded_styles::(); [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 `Styles` [INFO] [stdout] --> src/styling.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles` [INFO] [stdout] --> /opt/rustwide/workdir/src/styling.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn register_embedded_styles(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Styling::register_embedded_styles` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scripting.rs - scripting::Scripting::add_merged_script_group (line 82) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/scripts' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/scripting.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 9 | | #[include = "*.js"] [INFO] [stdout] 10 | | struct Scripts; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/templating.rs - templating::Templating::register_embedded_templates_aliased_partials (line 76) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/templates' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/templating.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[folder = "../test_resources/templates"] [INFO] [stdout] 10 | | #[include = "*.hbs"] [INFO] [stdout] 11 | | struct Templates; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Templates: Embed` is not satisfied [INFO] [stdout] --> src/templating.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 14 | tpl.register_embedded_templates_aliased_partials::().unwrap(); [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/templating.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Templating::register_embedded_templates_aliased_partials` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn register_embedded_templates_aliased_partials( [INFO] [stdout] | ^^^^^ required by this bound in `Templating::register_embedded_templates_aliased_partials` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scripting.rs - scripting::Scripting::get_script (line 110) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/scripts' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/scripting.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 9 | | #[include = "*.js"] [INFO] [stdout] 10 | | struct Scripts; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Scripts: Embed` is not satisfied [INFO] [stdout] --> src/scripting.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 16 | scripting.register_embedded_scripts::(); [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 `Scripts` [INFO] [stdout] --> src/scripting.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Scripts; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Scripting::register_embedded_scripts` [INFO] [stdout] --> /opt/rustwide/workdir/src/scripting.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn register_embedded_scripts(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scripting::register_embedded_scripts` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/scripting.rs - scripting::Scripting::register_embedded_scripts (line 39) stdout ---- [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../test_resources/scripts' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/scripting.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 9 | | #[include = "*.js"] [INFO] [stdout] 10 | | struct Scripts; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Scripts: Embed` is not satisfied [INFO] [stdout] --> src/scripting.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 16 | scripting.register_embedded_scripts::(); [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 `Scripts` [INFO] [stdout] --> src/scripting.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 10 | struct Scripts; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] note: required by a bound in `Scripting::register_embedded_scripts` [INFO] [stdout] --> /opt/rustwide/workdir/src/scripting.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn register_embedded_scripts(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Scripting::register_embedded_scripts` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/scripting.rs - scripting::Scripting::add_merged_script_group (line 82) [INFO] [stdout] src/scripting.rs - scripting::Scripting::get_merged_script_group (line 149) [INFO] [stdout] src/scripting.rs - scripting::Scripting::get_script (line 110) [INFO] [stdout] src/scripting.rs - scripting::Scripting::register_embedded_scripts (line 39) [INFO] [stdout] src/styling.rs - styling::Styling::add_merged_style_group (line 83) [INFO] [stdout] src/styling.rs - styling::Styling::register_embedded_styles (line 39) [INFO] [stdout] src/styling.rs - styling::Styling::render_merged_styles_group (line 162) [INFO] [stdout] src/styling.rs - styling::Styling::render_styles (line 123) [INFO] [stdout] src/templating.rs - templating::Templating::register_embedded_templates (line 38) [INFO] [stdout] src/templating.rs - templating::Templating::register_embedded_templates_aliased_partials (line 76) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9052e92ec5ee85419b9d0f43e0c8adfaf591ac0878ba17ff1b5d346da778ad00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9052e92ec5ee85419b9d0f43e0c8adfaf591ac0878ba17ff1b5d346da778ad00", kill_on_drop: false }` [INFO] [stdout] 9052e92ec5ee85419b9d0f43e0c8adfaf591ac0878ba17ff1b5d346da778ad00