[INFO] fetching crate quokka-templating 0.3.0-beta.0... [INFO] testing quokka-templating-0.3.0-beta.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate quokka-templating 0.3.0-beta.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quokka-templating 0.3.0-beta.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quokka-macros v0.3.0-beta.0 [INFO] [stderr] Downloaded rust-embed-utils v8.8.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded quokka-config v0.3.0-beta.0 [INFO] [stderr] Downloaded quokka-pouch v0.3.0-beta.0 [INFO] [stderr] Downloaded quokka-state v0.3.0-beta.0 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded tree-sitter-highlight v0.23.2 [INFO] [stderr] Downloaded grass v0.13.4 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded tree-sitter v0.23.2 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded grass_compiler v0.13.4 [INFO] [stderr] Downloaded rust-embed-impl v8.8.0 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded rust-embed v8.8.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded inkjet v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b928a28baca679172c395aea639be77c2f6bdfd71906b484c3e08d10e330fc51 [INFO] running `Command { std: "docker" "start" "-a" "b928a28baca679172c395aea639be77c2f6bdfd71906b484c3e08d10e330fc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b928a28baca679172c395aea639be77c2f6bdfd71906b484c3e08d10e330fc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b928a28baca679172c395aea639be77c2f6bdfd71906b484c3e08d10e330fc51", kill_on_drop: false }` [INFO] [stdout] b928a28baca679172c395aea639be77c2f6bdfd71906b484c3e08d10e330fc51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d737b133332a9353953c24e2ab351d21bdee88957af3e74e0a664f472524c4 [INFO] running `Command { std: "docker" "start" "-a" "90d737b133332a9353953c24e2ab351d21bdee88957af3e74e0a664f472524c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rust-embed-utils v8.8.0 [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 axum-macros v0.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [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 grass_compiler v0.13.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rust-embed v8.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tree-sitter-highlight v0.23.2 [INFO] [stderr] Compiling tracing v0.1.41 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [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 06s [INFO] running `Command { std: "docker" "inspect" "90d737b133332a9353953c24e2ab351d21bdee88957af3e74e0a664f472524c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d737b133332a9353953c24e2ab351d21bdee88957af3e74e0a664f472524c4", kill_on_drop: false }` [INFO] [stdout] 90d737b133332a9353953c24e2ab351d21bdee88957af3e74e0a664f472524c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f260aba25356b9a20c9d068abb536dbad0cc23350528dd43cc43101e4f1dbe7 [INFO] running `Command { std: "docker" "start" "-a" "3f260aba25356b9a20c9d068abb536dbad0cc23350528dd43cc43101e4f1dbe7", 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.60s [INFO] running `Command { std: "docker" "inspect" "3f260aba25356b9a20c9d068abb536dbad0cc23350528dd43cc43101e4f1dbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f260aba25356b9a20c9d068abb536dbad0cc23350528dd43cc43101e4f1dbe7", kill_on_drop: false }` [INFO] [stdout] 3f260aba25356b9a20c9d068abb536dbad0cc23350528dd43cc43101e4f1dbe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b5213814124d9913da3af1adc0ca9778670e9d0d44ef17471e64360bb7dc20e [INFO] running `Command { std: "docker" "start" "-a" "3b5213814124d9913da3af1adc0ca9778670e9d0d44ef17471e64360bb7dc20e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quokka_templating-6bc8120db96ee163) [INFO] [stdout] [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] [stderr] Doc-tests quokka_templating [INFO] [stdout] [INFO] [stdout] running 13 tests [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_merged_script_group (line 149) ... FAILED [INFO] [stdout] test src/scripting.rs - scripting::Scripting::register_embedded_scripts (line 39) ... 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/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/scripting.rs - scripting::Scripting::get_script (line 110) ... FAILED [INFO] [stdout] test src/templating.rs - templating::Templating::register_inline_template (line 147) ... ok [INFO] [stdout] test src/templating.rs - templating::Templating::register_helper (line 173) ... ok [INFO] [stdout] test src/templating.rs - templating::Templating::render (line 202) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 87 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 88 | | #[include = "*.js"] [INFO] [stdout] 89 | | 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] 82 | / #[folder = "../test_resources/templates"] [INFO] [stdout] 83 | | #[include = "*.hbs"] [INFO] [stdout] 84 | | 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] 87 | 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] 84 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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_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] 154 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 155 | | #[include = "*.js"] [INFO] [stdout] 156 | | 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/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] 44 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 45 | | #[include = "*.js"] [INFO] [stdout] 46 | | 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] 52 | 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] 46 | struct Scripts; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/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] 167 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 168 | | #[include = "*.scss"] [INFO] [stdout] 169 | | 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] 173 | 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] 169 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 44 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 45 | | #[include = "*.scss"] [INFO] [stdout] 46 | | 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] 52 | 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] 46 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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::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] 88 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 89 | | #[include = "*.scss"] [INFO] [stdout] 90 | | 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] 94 | 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] 90 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 128 | / #[folder = "../test_resources/styles"] [INFO] [stdout] 129 | | #[include = "*.scss"] [INFO] [stdout] 130 | | 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] 136 | 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] 130 | struct Styles; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] 44 | / #[folder = "../test_resources/templates"] [INFO] [stdout] 45 | | #[include = "*.hbs"] [INFO] [stdout] 46 | | 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] 49 | 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] 46 | struct Templates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/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] 115 | / #[folder = "../test_resources/scripts"] [INFO] [stdout] 116 | | #[include = "*.js"] [INFO] [stdout] 117 | | 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] 123 | 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] 117 | struct Scripts; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed` [INFO] [stdout] --> /opt/rustwide/workdir/src/templating.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | impl rust_embed::Embed for AliasedEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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.02s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3b5213814124d9913da3af1adc0ca9778670e9d0d44ef17471e64360bb7dc20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5213814124d9913da3af1adc0ca9778670e9d0d44ef17471e64360bb7dc20e", kill_on_drop: false }` [INFO] [stdout] 3b5213814124d9913da3af1adc0ca9778670e9d0d44ef17471e64360bb7dc20e