[INFO] fetching crate mrml 5.0.0... [INFO] testing mrml-5.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mrml 5.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mrml 5.0.0 [INFO] finished tweaking crates.io crate mrml 5.0.0 [INFO] tweaked toml for crates.io crate mrml 5.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mrml 5.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mrml 5.0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded htmlparser v0.2.1 [INFO] [stderr] Downloaded parcel_selectors v0.28.0 [INFO] [stderr] Downloaded concat-idents v1.1.5 [INFO] [stderr] Downloaded const-str v0.3.2 [INFO] [stderr] Downloaded const-str-proc-macro v0.3.2 [INFO] [stderr] Downloaded cssparser-color v0.1.0 [INFO] [stderr] Downloaded lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Downloaded cssparser v0.33.0 [INFO] [stderr] Downloaded lightningcss v1.0.0-alpha.61 [INFO] [stderr] Downloaded css-compare v0.1.3 [INFO] [stderr] Downloaded htmlparser v0.1.3 [INFO] [stderr] Downloaded html-compare v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcc92ba304fc7c8949b54432d46702156c1a3e794f515fb240b2c4d9fbd39b67 [INFO] running `Command { std: "docker" "start" "-a" "bcc92ba304fc7c8949b54432d46702156c1a3e794f515fb240b2c4d9fbd39b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcc92ba304fc7c8949b54432d46702156c1a3e794f515fb240b2c4d9fbd39b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc92ba304fc7c8949b54432d46702156c1a3e794f515fb240b2c4d9fbd39b67", kill_on_drop: false }` [INFO] [stdout] bcc92ba304fc7c8949b54432d46702156c1a3e794f515fb240b2c4d9fbd39b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86611b59d4bd4875e1e53392c09a7a61d6082b47e26ea88f011c99fda1a6d6f3 [INFO] running `Command { std: "docker" "start" "-a" "86611b59d4bd4875e1e53392c09a7a61d6082b47e26ea88f011c99fda1a6d6f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling htmlparser v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling mrml v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mj_body/render.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_body_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | fn get_body_tag(&self) -> Tag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mj_body/render.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | fn get_content_div_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn get_content_div_tag(&self) -> Tag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.07s [INFO] running `Command { std: "docker" "inspect" "86611b59d4bd4875e1e53392c09a7a61d6082b47e26ea88f011c99fda1a6d6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86611b59d4bd4875e1e53392c09a7a61d6082b47e26ea88f011c99fda1a6d6f3", kill_on_drop: false }` [INFO] [stdout] 86611b59d4bd4875e1e53392c09a7a61d6082b47e26ea88f011c99fda1a6d6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e6ce71b6a4fa397fa48461171d3033ff5ccde900cff249c4500b97803959b12c [INFO] running `Command { std: "docker" "start" "-a" "e6ce71b6a4fa397fa48461171d3033ff5ccde900cff249c4500b97803959b12c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling htmlparser v0.1.3 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling parcel_selectors v0.28.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling similar-asserts v1.6.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.61 [INFO] [stderr] Compiling mrml v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mj_body/render.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_body_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | fn get_body_tag(&self) -> Tag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mj_body/render.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | fn get_content_div_tag(&self) -> Tag { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn get_content_div_tag(&self) -> Tag<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling mockito v1.6.1 [INFO] [stderr] Compiling css-compare v0.1.3 [INFO] [stderr] Compiling html-compare v0.1.3 [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/mj_accordion/parse.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | let template = include_str!("../../resources/compare/success/mj-accordion.mjml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | crate::should_render!(basic, "mj-accordion"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | crate::should_render!(basic, "mj-accordion"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-font-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | crate::should_render!(font_padding, "mj-accordion-font-padding"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-font-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | crate::should_render!(font_padding, "mj-accordion-font-padding"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-icon.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | crate::should_render!(icon, "mj-accordion-icon"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-icon.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | crate::should_render!(icon, "mj-accordion-icon"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-other.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | crate::should_render!(other, "mj-accordion-other"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_accordion/../../resources/compare/success/mj-accordion-other.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_accordion/render.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | crate::should_render!(other, "mj-accordion-other"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_body/../../resources/compare/success/mj-body.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_body/render.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | crate::should_render!(empty, "mj-body"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_body/../../resources/compare/success/mj-body.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_body/render.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | crate::should_render!(empty, "mj-body"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | crate::should_render!(basic, "mj-button"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | crate::should_render!(basic, "mj-button"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | crate::should_render!(align, "mj-button-align"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | crate::should_render!(align, "mj-button-align"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-background.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | crate::should_render!(background, "mj-button-background"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-background.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | crate::should_render!(background, "mj-button-background"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-border-radius.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | crate::should_render!(border_radius, "mj-button-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-border-radius.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | crate::should_render!(border_radius, "mj-button-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-border.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | crate::should_render!(border, "mj-button-border"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-border.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | crate::should_render!(border, "mj-button-border"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | crate::should_render!(class, "mj-button-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | crate::should_render!(class, "mj-button-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | crate::should_render!(color, "mj-button-color"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | crate::should_render!(color, "mj-button-color"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-container-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / crate::should_render!( [INFO] [stdout] 188 | | container_background_color, [INFO] [stdout] 189 | | "mj-button-container-background-color" [INFO] [stdout] 190 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-container-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | / crate::should_render!( [INFO] [stdout] 188 | | container_background_color, [INFO] [stdout] 189 | | "mj-button-container-background-color" [INFO] [stdout] 190 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-example.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | crate::should_render!(example, "mj-button-example"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-example.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | crate::should_render!(example, "mj-button-example"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-family.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | crate::should_render!(font_family, "mj-button-font-family"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-family.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | crate::should_render!(font_family, "mj-button-font-family"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-size.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | crate::should_render!(font_size, "mj-button-font-size"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-size.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | crate::should_render!(font_size, "mj-button-font-size"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-style.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | crate::should_render!(font_style, "mj-button-font-style"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-style.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | crate::should_render!(font_style, "mj-button-font-style"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-weight.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | crate::should_render!(font_weight, "mj-button-font-weight"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-font-weight.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | crate::should_render!(font_weight, "mj-button-font-weight"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | crate::should_render!(height, "mj-button-height"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | crate::should_render!(height, "mj-button-height"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-href.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | crate::should_render!(href, "mj-button-href"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-href.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | crate::should_render!(href, "mj-button-href"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-inner-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | crate::should_render!(inner_padding, "mj-button-inner-padding"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-inner-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | crate::should_render!(inner_padding, "mj-button-inner-padding"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-line-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | crate::should_render!(line_height, "mj-button-line-height"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-line-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | crate::should_render!(line_height, "mj-button-line-height"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | crate::should_render!(padding, "mj-button-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | crate::should_render!(padding, "mj-button-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-text-decoration.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | crate::should_render!(text_decoration, "mj-button-text-decoration"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-text-decoration.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | crate::should_render!(text_decoration, "mj-button-text-decoration"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-text-transform.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | crate::should_render!(text_transform, "mj-button-text-transform"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-text-transform.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | crate::should_render!(text_transform, "mj-button-text-transform"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-vertical-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | crate::should_render!(vertical_align, "mj-button-vertical-align"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-vertical-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | crate::should_render!(vertical_align, "mj-button-vertical-align"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | crate::should_render!(width, "mj-button-width"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_button/../../resources/compare/success/mj-button-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_button/render.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | crate::should_render!(width, "mj-button-width"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | crate::should_render!(basic, "mj-carousel"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | crate::should_render!(basic, "mj-carousel"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-align-border-radius-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | / crate::should_render!( [INFO] [stdout] 503 | | align_border_radius_class, [INFO] [stdout] 504 | | "mj-carousel-align-border-radius-class" [INFO] [stdout] 505 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-align-border-radius-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | / crate::should_render!( [INFO] [stdout] 503 | | align_border_radius_class, [INFO] [stdout] 504 | | "mj-carousel-align-border-radius-class" [INFO] [stdout] 505 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-icon.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | crate::should_render!(icon, "mj-carousel-icon"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-icon.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | crate::should_render!(icon, "mj-carousel-icon"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-tb.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | crate::should_render!(tb, "mj-carousel-tb"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-tb.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | crate::should_render!(tb, "mj-carousel-tb"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-thumbnails.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | crate::should_render!(thumbnails, "mj-carousel-thumbnails"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_carousel/../../resources/compare/success/mj-carousel-thumbnails.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_carousel/render.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | crate::should_render!(thumbnails, "mj-carousel-thumbnails"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | crate::should_render!(basic, "mj-column"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | crate::should_render!(basic, "mj-column"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | crate::should_render!(background_color, "mj-column-background-color"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | crate::should_render!(background_color, "mj-column-background-color"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border-radius.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | crate::should_render!(border_radius, "mj-column-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border-radius.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | crate::should_render!(border_radius, "mj-column-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | crate::should_render!(border, "mj-column-border"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | crate::should_render!(border, "mj-column-border"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | crate::should_render!(class, "mj-column-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | crate::should_render!(class, "mj-column-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-inner-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | crate::should_render!(inner_background_color, "mj-column-inner-background-color"); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-inner-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | crate::should_render!(inner_background_color, "mj-column-inner-background-color"); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | crate::should_render!(padding, "mj-column-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:350:5 [INFO] [stdout] | [INFO] [stdout] 350 | crate::should_render!(padding, "mj-column-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-vertical-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | crate::should_render!(vertical_align, "mj-column-vertical-align"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-vertical-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | crate::should_render!(vertical_align, "mj-column-vertical-align"); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | crate::should_render!(width, "mj-column-width"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | crate::should_render!(width, "mj-column-width"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border-issue-466.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | crate::should_render!(border_issue_466, "mj-column-border-issue-466"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_column/../../resources/compare/success/mj-column-border-issue-466.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_column/render.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | crate::should_render!(border_issue_466, "mj-column-border-issue-466"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | crate::should_render!(basic, "mj-divider"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | crate::should_render!(basic, "mj-divider"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | crate::should_render!(class, "mj-divider-class"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | crate::should_render!(class, "mj-divider-class"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-container-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / crate::should_render!( [INFO] [stdout] 134 | | container_background_color, [INFO] [stdout] 135 | | "mj-divider-container-background-color" [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-container-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | / crate::should_render!( [INFO] [stdout] 134 | | container_background_color, [INFO] [stdout] 135 | | "mj-divider-container-background-color" [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | crate::should_render!(padding, "mj-divider-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | crate::should_render!(padding, "mj-divider-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | crate::should_render!(width, "mj-divider-width"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_divider/../../resources/compare/success/mj-divider-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_divider/render.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | crate::should_render!(width, "mj-divider-width"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(basic, "mj-group"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(basic, "mj-group"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | crate::should_render!(background_color, "mj-group-background-color"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | crate::should_render!(background_color, "mj-group-background-color"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | crate::should_render!(class, "mj-group-class"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | crate::should_render!(class, "mj-group-class"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-direction.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | crate::should_render!(direction, "mj-group-direction"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-direction.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | crate::should_render!(direction, "mj-group-direction"); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-vertical-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | crate::should_render!(vertical_align, "mj-group-vertical-align"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-vertical-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | crate::should_render!(vertical_align, "mj-group-vertical-align"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | crate::should_render!(width, "mj-group-width"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_group/../../resources/compare/success/mj-group-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_group/render.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | crate::should_render!(width, "mj-group-width"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_head/../../resources/compare/success/mj-attributes.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_head/render.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | crate::should_render!(attributes_basic, "mj-attributes"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_head/../../resources/compare/success/mj-attributes.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_head/render.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | crate::should_render!(attributes_basic, "mj-attributes"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_head/../../resources/compare/success/mj-style.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_head/render.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | crate::should_render!(style_basic, "mj-style"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_head/../../resources/compare/success/mj-style.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_head/render.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | crate::should_render!(style_basic, "mj-style"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | crate::should_render!(basic, "mj-hero"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | crate::should_render!(basic, "mj-hero"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | crate::should_render!(background_color, "mj-hero-background-color"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | crate::should_render!(background_color, "mj-hero-background-color"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | crate::should_render!(background_height, "mj-hero-background-height"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 381 | crate::should_render!(background_height, "mj-hero-background-height"); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-position.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | crate::should_render!(background_position, "mj-hero-background-position"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-position.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | crate::should_render!(background_position, "mj-hero-background-position"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-url.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | crate::should_render!(background_url, "mj-hero-background-url"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-url.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:383:5 [INFO] [stdout] | [INFO] [stdout] 383 | crate::should_render!(background_url, "mj-hero-background-url"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | crate::should_render!(background_width, "mj-hero-background-width"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-background-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | crate::should_render!(background_width, "mj-hero-background-width"); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | crate::should_render!(class, "mj-hero-class"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | crate::should_render!(class, "mj-hero-class"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | crate::should_render!(height, "mj-hero-height"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | crate::should_render!(height, "mj-hero-height"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-mode.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | crate::should_render!(mode, "mj-hero-mode"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-mode.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | crate::should_render!(mode, "mj-hero-mode"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-vertical-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | crate::should_render!(vertical_align, "mj-hero-vertical-align"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-vertical-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | crate::should_render!(vertical_align, "mj-hero-vertical-align"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | crate::should_render!(width, "mj-hero-width"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_hero/../../resources/compare/success/mj-hero-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_hero/render.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | crate::should_render!(width, "mj-hero-width"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | crate::should_render!(basic, "mj-image"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | crate::should_render!(basic, "mj-image"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | crate::should_render!(align, "mj-image-align"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | crate::should_render!(align, "mj-image-align"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-border-radius.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | crate::should_render!(border_radius, "mj-image-border-radius"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-border-radius.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | crate::should_render!(border_radius, "mj-image-border-radius"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-border.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | crate::should_render!(border, "mj-image-border"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-border.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | crate::should_render!(border, "mj-image-border"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | crate::should_render!(class, "mj-image-class"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | crate::should_render!(class, "mj-image-class"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-container-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | / crate::should_render!( [INFO] [stdout] 214 | | container_background_color, [INFO] [stdout] 215 | | "mj-image-container-background-color" [INFO] [stdout] 216 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-container-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | / crate::should_render!( [INFO] [stdout] 214 | | container_background_color, [INFO] [stdout] 215 | | "mj-image-container-background-color" [INFO] [stdout] 216 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | crate::should_render!(height, "mj-image-height"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | crate::should_render!(height, "mj-image-height"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-href.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | crate::should_render!(href, "mj-image-href"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-href.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | crate::should_render!(href, "mj-image-href"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(padding, "mj-image-padding"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_image/../../resources/compare/success/mj-image-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_image/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(padding, "mj-image-padding"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | crate::should_render!(basic, "mj-navbar"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | crate::should_render!(basic, "mj-navbar"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar-align-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | crate::should_render!(align_class, "mj-navbar-align-class"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar-align-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | crate::should_render!(align_class, "mj-navbar-align-class"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar-ico.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | crate::should_render!(ico, "mj-navbar-ico"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_navbar/../../resources/compare/success/mj-navbar-ico.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_navbar/render.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | crate::should_render!(ico, "mj-navbar-ico"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_raw/../../resources/compare/success/mj-raw.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_raw/render.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | crate::should_render!(basic, "mj-raw"); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_raw/../../resources/compare/success/mj-raw.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_raw/render.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | crate::should_render!(basic, "mj-raw"); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_raw/../../resources/compare/success/mj-raw-head.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_raw/render.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | crate::should_render!(in_head, "mj-raw-head"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_raw/../../resources/compare/success/mj-raw-head.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_raw/render.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | crate::should_render!(in_head, "mj-raw-head"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/comment.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | crate::should_render!(comment, "comment"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/comment.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | crate::should_render!(comment, "comment"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | crate::should_render!(basic, "mj-section"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:593:5 [INFO] [stdout] | [INFO] [stdout] 593 | crate::should_render!(basic, "mj-section"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:594:5 [INFO] [stdout] | [INFO] [stdout] 594 | crate::should_render!(background_color, "mj-section-background-color"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:594:5 [INFO] [stdout] | [INFO] [stdout] 594 | crate::should_render!(background_color, "mj-section-background-color"); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-url-full.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | crate::should_render!(background_url_full, "mj-section-background-url-full"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-url-full.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | crate::should_render!(background_url_full, "mj-section-background-url-full"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-url.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | crate::should_render!(background_url, "mj-section-background-url"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-background-url.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | crate::should_render!(background_url, "mj-section-background-url"); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-body-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | crate::should_render!(body_width, "mj-section-body-width"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-body-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | crate::should_render!(body_width, "mj-section-body-width"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-border.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | crate::should_render!(border, "mj-section-border"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-border.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | crate::should_render!(border, "mj-section-border"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-border-radius.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | crate::should_render!(border_radius, "mj-section-border-radius"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-border-radius.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | crate::should_render!(border_radius, "mj-section-border-radius"); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | crate::should_render!(class, "mj-section-class"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | crate::should_render!(class, "mj-section-class"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-direction.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | crate::should_render!(direction, "mj-section-direction"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-direction.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | crate::should_render!(direction, "mj-section-direction"); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-full-width.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | crate::should_render!(full_width, "mj-section-full-width"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-full-width.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | crate::should_render!(full_width, "mj-section-full-width"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | crate::should_render!(padding, "mj-section-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | crate::should_render!(padding, "mj-section-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-text-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | crate::should_render!(text_align, "mj-section-text-align"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_section/../../resources/compare/success/mj-section-text-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_section/render.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | crate::should_render!(text_align, "mj-section-text-align"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | crate::should_render!(basic, "mj-social"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | crate::should_render!(basic, "mj-social"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | crate::should_render!(align, "mj-social-align"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | crate::should_render!(align, "mj-social-align"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-border-radius.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | crate::should_render!(border_radius, "mj-social-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-border-radius.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | crate::should_render!(border_radius, "mj-social-border-radius"); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | crate::should_render!(class, "mj-social-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | crate::should_render!(class, "mj-social-class"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | crate::should_render!(color, "mj-social-color"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | crate::should_render!(color, "mj-social-color"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-container-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / crate::should_render!( [INFO] [stdout] 210 | | container_background_color, [INFO] [stdout] 211 | | "mj-social-container-background-color" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-container-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / crate::should_render!( [INFO] [stdout] 210 | | container_background_color, [INFO] [stdout] 211 | | "mj-social-container-background-color" [INFO] [stdout] 212 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-font-family.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | crate::should_render!(font_family, "mj-social-font-family"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-font-family.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | crate::should_render!(font_family, "mj-social-font-family"); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-font.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | crate::should_render!(font, "mj-social-font"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-font.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | crate::should_render!(font, "mj-social-font"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-icon.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | crate::should_render!(icon, "mj-social-icon"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-icon.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | crate::should_render!(icon, "mj-social-icon"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-link.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | crate::should_render!(link, "mj-social-link"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-link.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | crate::should_render!(link, "mj-social-link"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-mode.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | crate::should_render!(mode, "mj-social-mode"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-mode.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | crate::should_render!(mode, "mj-social-mode"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | crate::should_render!(padding, "mj-social-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | crate::should_render!(padding, "mj-social-padding"); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-text.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(text, "mj-social-text"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social/../../resources/compare/success/mj-social-text.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social/render.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | crate::should_render!(text, "mj-social-text"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social_element/../../resources/compare/success/mj-social-element-ending.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social_element/render.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | crate::should_render!(render_ending_tag, "mj-social-element-ending"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_social_element/../../resources/compare/success/mj-social-element-ending.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_social_element/render.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | crate::should_render!(render_ending_tag, "mj-social-element-ending"); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_spacer/../../resources/compare/success/mj-spacer.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_spacer/render.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | crate::should_render!(basic, "mj-spacer"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_spacer/../../resources/compare/success/mj-spacer.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_spacer/render.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | crate::should_render!(basic, "mj-spacer"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | crate::should_render!(basic, "mj-table"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | crate::should_render!(basic, "mj-table"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-table.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | crate::should_render!(table, "mj-table-table"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-table.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | crate::should_render!(table, "mj-table-table"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-text.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::should_render!(text, "mj-table-text"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-text.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate::should_render!(text, "mj-table-text"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-other.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | crate::should_render!(other, "mj-table-other"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_table/../../resources/compare/success/mj-table-other.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_table/render.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | crate::should_render!(other, "mj-table-other"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | crate::should_render!(basic, "mj-text"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | crate::should_render!(basic, "mj-text"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-align.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | crate::should_render!(align, "mj-text-align"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-align.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | crate::should_render!(align, "mj-text-align"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-class.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::should_render!(class, "mj-text-class"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-class.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | crate::should_render!(class, "mj-text-class"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | crate::should_render!(color, "mj-text-color"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | crate::should_render!(color, "mj-text-color"); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-container-background-color.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / crate::should_render!( [INFO] [stdout] 112 | | container_background_color, [INFO] [stdout] 113 | | "mj-text-container-background-color" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-container-background-color.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / crate::should_render!( [INFO] [stdout] 112 | | container_background_color, [INFO] [stdout] 113 | | "mj-text-container-background-color" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-example.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | crate::should_render!(example, "mj-text-example"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-example.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | crate::should_render!(example, "mj-text-example"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-family.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | crate::should_render!(font_family, "mj-text-font-family"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-family.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | crate::should_render!(font_family, "mj-text-font-family"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-size.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | crate::should_render!(font_size, "mj-text-font-size"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-size.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | crate::should_render!(font_size, "mj-text-font-size"); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-style.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | crate::should_render!(font_style, "mj-text-font-style"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-style.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | crate::should_render!(font_style, "mj-text-font-style"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-weight.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | crate::should_render!(font_weight, "mj-text-font-weight"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-font-weight.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | crate::should_render!(font_weight, "mj-text-font-weight"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | crate::should_render!(height, "mj-text-height"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | crate::should_render!(height, "mj-text-height"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-line-height.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | crate::should_render!(line_height, "mj-text-line-height"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-line-height.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | crate::should_render!(line_height, "mj-text-line-height"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | crate::should_render!(padding, "mj-text-padding"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_text/../../resources/compare/success/mj-text-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_text/render.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | crate::should_render!(padding, "mj-text-padding"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | crate::should_render!(basic, "mj-wrapper"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | crate::should_render!(basic, "mj-wrapper"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-background.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | crate::should_render!(background, "mj-wrapper-background"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-background.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | crate::should_render!(background, "mj-wrapper-background"); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-border.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | crate::should_render!(border, "mj-wrapper-border"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-border.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | crate::should_render!(border, "mj-wrapper-border"); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-other.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | crate::should_render!(other, "mj-wrapper-other"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-other.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | crate::should_render!(other, "mj-wrapper-other"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-padding.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | crate::should_render!(padding, "mj-wrapper-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mj_wrapper/../../resources/compare/success/mj-wrapper-padding.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mj_wrapper/render.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | crate::should_render!(padding, "mj-wrapper-padding"); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mjml/../../resources/compare/success/mjml.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | let template = include_str!(concat!("../../resources/compare/success/", $template, ".mjml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mjml/render.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | crate::should_render!(empty, "mjml"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mjml/../../resources/compare/success/mjml.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/prelude/render/mod.rs:280:32 [INFO] [stdout] | [INFO] [stdout] 280 | let expected = include_str!(concat!("../../resources/compare/success/", $template, ".html")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/mjml/render.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | crate::should_render!(empty, "mjml"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `crate::should_render` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mjml/../../resources/template/amario.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/render.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let template = include_str!("../../resources/template/amario.mjml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mjml/../../resources/template/air-astana.mjml`: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/render.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let template = include_str!("../../resources/template/air-astana.mjml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/mjml/../../resources/template/air-astana.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/render.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | let expected = include_str!("../../resources/template/air-astana.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mrml` (lib test) due to 266 previous errors [INFO] running `Command { std: "docker" "inspect" "e6ce71b6a4fa397fa48461171d3033ff5ccde900cff249c4500b97803959b12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ce71b6a4fa397fa48461171d3033ff5ccde900cff249c4500b97803959b12c", kill_on_drop: false }` [INFO] [stdout] e6ce71b6a4fa397fa48461171d3033ff5ccde900cff249c4500b97803959b12c