[INFO] fetching crate quokka-templating 0.3.0-beta.0...
[INFO] testing quokka-templating-0.3.0-beta.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate quokka-templating 0.3.0-beta.0 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quokka-templating 0.3.0-beta.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b8d88182c52b36291811c1964c291ee7997b7e6dc7f2c403c0f7108f46238c6
[INFO] running `Command { std: "docker" "start" "-a" "7b8d88182c52b36291811c1964c291ee7997b7e6dc7f2c403c0f7108f46238c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b8d88182c52b36291811c1964c291ee7997b7e6dc7f2c403c0f7108f46238c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8d88182c52b36291811c1964c291ee7997b7e6dc7f2c403c0f7108f46238c6", kill_on_drop: false }`
[INFO] [stdout] 7b8d88182c52b36291811c1964c291ee7997b7e6dc7f2c403c0f7108f46238c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24012ee0518feca9c338b6849ae71bb3185a3f3c689c1c4824d3c2cd04e1bd77
[INFO] running `Command { std: "docker" "start" "-a" "24012ee0518feca9c338b6849ae71bb3185a3f3c689c1c4824d3c2cd04e1bd77", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[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 axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rust-embed-utils v8.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tree-sitter-highlight v0.23.2
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rust-embed v8.8.0
[INFO] [stderr]    Compiling quokka-macros v0.3.0-beta.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling clap v4.5.50
[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 h2 v0.4.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling quokka-config v0.3.0-beta.0
[INFO] [stderr]    Compiling inkjet v0.11.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling quokka-state v0.3.0-beta.0
[INFO] [stderr]    Compiling quokka-pouch 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 2m 23s
[INFO] running `Command { std: "docker" "inspect" "24012ee0518feca9c338b6849ae71bb3185a3f3c689c1c4824d3c2cd04e1bd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24012ee0518feca9c338b6849ae71bb3185a3f3c689c1c4824d3c2cd04e1bd77", kill_on_drop: false }`
[INFO] [stdout] 24012ee0518feca9c338b6849ae71bb3185a3f3c689c1c4824d3c2cd04e1bd77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 26bdb7866d56ebc879b750cf5a732a8f379d00da7e79181638e2e052f6305eeb
[INFO] running `Command { std: "docker" "start" "-a" "26bdb7866d56ebc879b750cf5a732a8f379d00da7e79181638e2e052f6305eeb", 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.80s
[INFO] running `Command { std: "docker" "inspect" "26bdb7866d56ebc879b750cf5a732a8f379d00da7e79181638e2e052f6305eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26bdb7866d56ebc879b750cf5a732a8f379d00da7e79181638e2e052f6305eeb", kill_on_drop: false }`
[INFO] [stdout] 26bdb7866d56ebc879b750cf5a732a8f379d00da7e79181638e2e052f6305eeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 70d27174b610ab4f229b5f99322ed8e737cd218085fb8e4b22f752ca4219b0a8
[INFO] running `Command { std: "docker" "start" "-a" "70d27174b610ab4f229b5f99322ed8e737cd218085fb8e4b22f752ca4219b0a8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/quokka-templating/21438ef247fb8058/deps/quokka_templating-21438ef247fb8058)
[INFO] [stderr]    Doc-tests quokka_templating
[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] [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/scripting.rs - scripting::Scripting::add_merged_script_group (line 82) ... FAILED
[INFO] [stdout] test src/styling.rs - styling::Styling::render_merged_styles_group (line 162) ... FAILED
[INFO] [stdout] test src/templating.rs - templating::Templating::register_embedded_templates (line 38) ... FAILED
[INFO] [stdout] test src/styling.rs - styling::Styling::register_embedded_styles (line 39) ... 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/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/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_inline_template (line 147) ... ok
[INFO] [stdout] test src/templating.rs - templating::Templating::register_helper (line 173) ... 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] 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::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/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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles`
[INFO] [stdout]    --> src/styling.rs:58:40
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn register_embedded_styles<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Templating::register_embedded_templates`
[INFO] [stdout]    --> src/templating.rs:50:43
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub fn register_embedded_templates<E: Embed + 'static>(&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::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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles`
[INFO] [stdout]    --> src/styling.rs:58:40
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn register_embedded_styles<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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_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::<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:84:1
[INFO] [stdout]     |
[INFO] [stdout]  84 | struct Templates;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Embed` is implemented for `AliasedEmbed<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Templating::register_embedded_templates_aliased_partials`
[INFO] [stdout]    --> src/templating.rs:95:60
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub fn register_embedded_templates_aliased_partials<E: Embed + 'static>(
[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] 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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Scripting::register_embedded_scripts`
[INFO] [stdout]    --> src/scripting.rs:55:41
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub fn register_embedded_scripts<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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::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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles`
[INFO] [stdout]    --> src/styling.rs:58:40
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn register_embedded_styles<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Styling::register_embedded_styles`
[INFO] [stdout]    --> src/styling.rs:58:40
[INFO] [stdout]     |
[INFO] [stdout]  58 |     pub fn register_embedded_styles<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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::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::<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<E>`
[INFO] [stdout]    --> src/templating.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<E: rust_embed::Embed> rust_embed::Embed for AliasedEmbed<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Scripting::register_embedded_scripts`
[INFO] [stdout]    --> src/scripting.rs:55:41
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub fn register_embedded_scripts<E: rust_embed::RustEmbed + Send + Sync + 'static>(&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.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "70d27174b610ab4f229b5f99322ed8e737cd218085fb8e4b22f752ca4219b0a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d27174b610ab4f229b5f99322ed8e737cd218085fb8e4b22f752ca4219b0a8", kill_on_drop: false }`
[INFO] [stdout] 70d27174b610ab4f229b5f99322ed8e737cd218085fb8e4b22f752ca4219b0a8
