[INFO] fetching crate mrml 0.2.0... [INFO] testing mrml-0.2.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate mrml 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mrml 0.2.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mrml 0.2.0 [INFO] finished tweaking crates.io crate mrml 0.2.0 [INFO] tweaked toml for crates.io crate mrml 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba6d16f6f34a8f107f9f761d4b25d2ddb141ddca334efb11554ce6c9167ece07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba6d16f6f34a8f107f9f761d4b25d2ddb141ddca334efb11554ce6c9167ece07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba6d16f6f34a8f107f9f761d4b25d2ddb141ddca334efb11554ce6c9167ece07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6d16f6f34a8f107f9f761d4b25d2ddb141ddca334efb11554ce6c9167ece07", kill_on_drop: false }` [INFO] [stdout] ba6d16f6f34a8f107f9f761d4b25d2ddb141ddca334efb11554ce6c9167ece07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f6b55839283147b54a6469a5c69f28312d4af76ebacee8c8a2e9681d0e7f7c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f6b55839283147b54a6469a5c69f28312d4af76ebacee8c8a2e9681d0e7f7c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling roxmltree v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mrml v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `Command { std: "docker" "inspect" "2f6b55839283147b54a6469a5c69f28312d4af76ebacee8c8a2e9681d0e7f7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6b55839283147b54a6469a5c69f28312d4af76ebacee8c8a2e9681d0e7f7c9", kill_on_drop: false }` [INFO] [stdout] 2f6b55839283147b54a6469a5c69f28312d4af76ebacee8c8a2e9681d0e7f7c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212a8bc112fba94edefea473c94dc2cafc1dd250aac3649114e38e8b88dea1c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "212a8bc112fba94edefea473c94dc2cafc1dd250aac3649114e38e8b88dea1c0", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling mrml v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | include_str!("../../../test/mj-body.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | include_str!("../../../test/mj-body.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | include_str!("../../../test/mj-body.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-without-comments.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | include_str!("../../../test/mj-body-without-comments.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | include_str!("../../../test/mj-body-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | include_str!("../../../test/mj-body-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | include_str!("../../../test/mj-body-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | include_str!("../../../test/mj-body-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | include_str!("../../../test/mj-body-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-body-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_body.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | include_str!("../../../test/mj-body-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | include_str!("../../../test/mj-button.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | include_str!("../../../test/mj-button.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-example.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | include_str!("../../../test/mj-button-example.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-example.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | include_str!("../../../test/mj-button-example.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | include_str!("../../../test/mj-button-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | include_str!("../../../test/mj-button-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-background.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | include_str!("../../../test/mj-button-background.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-background.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | include_str!("../../../test/mj-button-background.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | include_str!("../../../test/mj-button-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:227:13 [INFO] [stdout] | [INFO] [stdout] 227 | include_str!("../../../test/mj-button-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-border-radius.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | include_str!("../../../test/mj-button-border-radius.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-border-radius.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | include_str!("../../../test/mj-button-border-radius.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | include_str!("../../../test/mj-button-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | include_str!("../../../test/mj-button-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-container-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | include_str!("../../../test/mj-button-container-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-container-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | include_str!("../../../test/mj-button-container-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | include_str!("../../../test/mj-button-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | include_str!("../../../test/mj-button-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-family.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | include_str!("../../../test/mj-button-font-family.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-family.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | include_str!("../../../test/mj-button-font-family.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-size.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | include_str!("../../../test/mj-button-font-size.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-size.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | include_str!("../../../test/mj-button-font-size.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-style.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | include_str!("../../../test/mj-button-font-style.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-style.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | include_str!("../../../test/mj-button-font-style.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-weight.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | include_str!("../../../test/mj-button-font-weight.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-font-weight.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | include_str!("../../../test/mj-button-font-weight.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | include_str!("../../../test/mj-button-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | include_str!("../../../test/mj-button-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-href.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | include_str!("../../../test/mj-button-href.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-href.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | include_str!("../../../test/mj-button-href.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-inner-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | include_str!("../../../test/mj-button-inner-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-inner-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | include_str!("../../../test/mj-button-inner-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-line-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | include_str!("../../../test/mj-button-line-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-line-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | include_str!("../../../test/mj-button-line-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | include_str!("../../../test/mj-button-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | include_str!("../../../test/mj-button-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-text-decoration.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | include_str!("../../../test/mj-button-text-decoration.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-text-decoration.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | include_str!("../../../test/mj-button-text-decoration.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-text-transform.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | include_str!("../../../test/mj-button-text-transform.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-text-transform.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | include_str!("../../../test/mj-button-text-transform.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-vertical-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | include_str!("../../../test/mj-button-vertical-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-vertical-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | include_str!("../../../test/mj-button-vertical-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | include_str!("../../../test/mj-button-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-button-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_button.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | include_str!("../../../test/mj-button-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | include_str!("../../../test/mj-column.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | include_str!("../../../test/mj-column.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 340 | include_str!("../../../test/mj-column-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | include_str!("../../../test/mj-column-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | include_str!("../../../test/mj-column-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:349:13 [INFO] [stdout] | [INFO] [stdout] 349 | include_str!("../../../test/mj-column-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-border-radius.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | include_str!("../../../test/mj-column-border-radius.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-border-radius.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | include_str!("../../../test/mj-column-border-radius.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | include_str!("../../../test/mj-column-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | include_str!("../../../test/mj-column-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | include_str!("../../../test/mj-column-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | include_str!("../../../test/mj-column-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-vertical-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | include_str!("../../../test/mj-column-vertical-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-vertical-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | include_str!("../../../test/mj-column-vertical-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | include_str!("../../../test/mj-column-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-column-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_column.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | include_str!("../../../test/mj-column-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | include_str!("../../../test/mj-divider.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | include_str!("../../../test/mj-divider.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | include_str!("../../../test/mj-divider-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | include_str!("../../../test/mj-divider-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-container-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | include_str!("../../../test/mj-divider-container-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-container-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | include_str!("../../../test/mj-divider-container-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | include_str!("../../../test/mj-divider-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | include_str!("../../../test/mj-divider-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | include_str!("../../../test/mj-divider-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | include_str!("../../../test/mj-divider-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | include_str!("../../../test/mj-divider-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-divider-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_divider.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | include_str!("../../../test/mj-divider-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | include_str!("../../../test/mj-group.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | include_str!("../../../test/mj-group.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | include_str!("../../../test/mj-group-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | include_str!("../../../test/mj-group-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | include_str!("../../../test/mj-group-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | include_str!("../../../test/mj-group-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-direction.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | include_str!("../../../test/mj-group-direction.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-direction.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | include_str!("../../../test/mj-group-direction.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-vertical-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | include_str!("../../../test/mj-group-vertical-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-vertical-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | include_str!("../../../test/mj-group-vertical-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | include_str!("../../../test/mj-group-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-group-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_group.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | include_str!("../../../test/mj-group-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | include_str!("../../../test/mj-hero.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | include_str!("../../../test/mj-hero.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | include_str!("../../../test/mj-hero-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | include_str!("../../../test/mj-hero-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | include_str!("../../../test/mj-hero-background-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | include_str!("../../../test/mj-hero-background-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-position.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | include_str!("../../../test/mj-hero-background-position.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-position.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:395:13 [INFO] [stdout] | [INFO] [stdout] 395 | include_str!("../../../test/mj-hero-background-position.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-url.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | include_str!("../../../test/mj-hero-background-url.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-url.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | include_str!("../../../test/mj-hero-background-url.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | include_str!("../../../test/mj-hero-background-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-background-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | include_str!("../../../test/mj-hero-background-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | include_str!("../../../test/mj-hero-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:419:13 [INFO] [stdout] | [INFO] [stdout] 419 | include_str!("../../../test/mj-hero-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | include_str!("../../../test/mj-hero-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | include_str!("../../../test/mj-hero-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-mode.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | include_str!("../../../test/mj-hero-mode.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-mode.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | include_str!("../../../test/mj-hero-mode.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-vertical-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:442:13 [INFO] [stdout] | [INFO] [stdout] 442 | include_str!("../../../test/mj-hero-vertical-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-vertical-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:443:13 [INFO] [stdout] | [INFO] [stdout] 443 | include_str!("../../../test/mj-hero-vertical-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | include_str!("../../../test/mj-hero-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-hero-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_hero.rs:451:13 [INFO] [stdout] | [INFO] [stdout] 451 | include_str!("../../../test/mj-hero-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | include_str!("../../../test/mj-image.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | include_str!("../../../test/mj-image.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | include_str!("../../../test/mj-image-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | include_str!("../../../test/mj-image-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | include_str!("../../../test/mj-image-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | include_str!("../../../test/mj-image-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-border-radius.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | include_str!("../../../test/mj-image-border-radius.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-border-radius.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | include_str!("../../../test/mj-image-border-radius.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-container-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | include_str!("../../../test/mj-image-container-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-container-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | include_str!("../../../test/mj-image-container-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | include_str!("../../../test/mj-image-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | include_str!("../../../test/mj-image-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-fluid-on-mobile.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | include_str!("../../../test/mj-image-fluid-on-mobile.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-fluid-on-mobile.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | include_str!("../../../test/mj-image-fluid-on-mobile.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | include_str!("../../../test/mj-image-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | include_str!("../../../test/mj-image-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-href.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | include_str!("../../../test/mj-image-href.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-href.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | include_str!("../../../test/mj-image-href.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | include_str!("../../../test/mj-image-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | include_str!("../../../test/mj-image-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-rel.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | include_str!("../../../test/mj-image-rel.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-rel.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | include_str!("../../../test/mj-image-rel.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-title.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | include_str!("../../../test/mj-image-title.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-image-title.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_image.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | include_str!("../../../test/mj-image-title.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | include_str!("../../../../test/mj-navbar.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | include_str!("../../../../test/mj-navbar.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar-align-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | include_str!("../../../../test/mj-navbar-align-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar-align-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | include_str!("../../../../test/mj-navbar-align-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar-ico.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | include_str!("../../../../test/mj-navbar-ico.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_navbar/../../../../test/mj-navbar-ico.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_navbar/main.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | include_str!("../../../../test/mj-navbar-ico.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-raw.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_raw.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | include_str!("../../../test/mj-raw.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-raw.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_raw.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | include_str!("../../../test/mj-raw.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-body-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | include_str!("../../../test/mj-section-body-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-body-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | include_str!("../../../test/mj-section-body-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | include_str!("../../../test/mj-section.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | include_str!("../../../test/mj-section.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | include_str!("../../../test/mj-section-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | include_str!("../../../test/mj-section-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-url.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:401:13 [INFO] [stdout] | [INFO] [stdout] 401 | include_str!("../../../test/mj-section-background-url.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-url.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | include_str!("../../../test/mj-section-background-url.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-url-full.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | include_str!("../../../test/mj-section-background-url-full.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-background-url-full.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | include_str!("../../../test/mj-section-background-url-full.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | include_str!("../../../test/mj-section-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | include_str!("../../../test/mj-section-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-border-radius.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | include_str!("../../../test/mj-section-border-radius.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-border-radius.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | include_str!("../../../test/mj-section-border-radius.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | include_str!("../../../test/mj-section-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | include_str!("../../../test/mj-section-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-direction.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | include_str!("../../../test/mj-section-direction.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-direction.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:442:13 [INFO] [stdout] | [INFO] [stdout] 442 | include_str!("../../../test/mj-section-direction.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-full-width.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | include_str!("../../../test/mj-section-full-width.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-full-width.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | include_str!("../../../test/mj-section-full-width.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:457:13 [INFO] [stdout] | [INFO] [stdout] 457 | include_str!("../../../test/mj-section-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | include_str!("../../../test/mj-section-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-text-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:465:13 [INFO] [stdout] | [INFO] [stdout] 465 | include_str!("../../../test/mj-section-text-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-section-text-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_section.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | include_str!("../../../test/mj-section-text-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | include_str!("../../../../test/mj-social.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | include_str!("../../../../test/mj-social.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | include_str!("../../../../test/mj-social-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | include_str!("../../../../test/mj-social-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-border-radius.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | include_str!("../../../../test/mj-social-border-radius.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-border-radius.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | include_str!("../../../../test/mj-social-border-radius.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | include_str!("../../../../test/mj-social-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | include_str!("../../../../test/mj-social-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | include_str!("../../../../test/mj-social-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | include_str!("../../../../test/mj-social-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-container-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | include_str!("../../../../test/mj-social-container-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-container-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | include_str!("../../../../test/mj-social-container-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-font-family.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | include_str!("../../../../test/mj-social-font-family.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-font-family.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | include_str!("../../../../test/mj-social-font-family.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-font.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | include_str!("../../../../test/mj-social-font.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-font.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | include_str!("../../../../test/mj-social-font.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-icon.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | include_str!("../../../../test/mj-social-icon.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-icon.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | include_str!("../../../../test/mj-social-icon.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-text.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | include_str!("../../../../test/mj-social-text.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-text.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | include_str!("../../../../test/mj-social-text.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 278 | include_str!("../../../../test/mj-social-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | include_str!("../../../../test/mj-social-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-mode.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | include_str!("../../../../test/mj-social-mode.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/mj_social/../../../../test/mj-social-mode.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_social/main.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | include_str!("../../../../test/mj-social-mode.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-spacer.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_spacer.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | include_str!("../../../test/mj-spacer.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-spacer.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_spacer.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | include_str!("../../../test/mj-spacer.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | include_str!("../../../test/mj-table.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | include_str!("../../../test/mj-table.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-text.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | include_str!("../../../test/mj-table-text.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-text.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | include_str!("../../../test/mj-table-text.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-table.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | include_str!("../../../test/mj-table-table.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-table.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | include_str!("../../../test/mj-table-table.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-other.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | include_str!("../../../test/mj-table-other.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-table-other.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_table.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | include_str!("../../../test/mj-table-other.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | include_str!("../../../test/mj-text.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | include_str!("../../../test/mj-text.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-example.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | include_str!("../../../test/mj-text-example.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-example.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | include_str!("../../../test/mj-text-example.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | include_str!("../../../test/mj-text-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | include_str!("../../../test/mj-text-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-family.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | include_str!("../../../test/mj-text-font-family.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-family.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | include_str!("../../../test/mj-text-font-family.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-size.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | include_str!("../../../test/mj-text-font-size.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-size.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | include_str!("../../../test/mj-text-font-size.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-style.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | include_str!("../../../test/mj-text-font-style.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-font-style.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | include_str!("../../../test/mj-text-font-style.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-line-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | include_str!("../../../test/mj-text-line-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-line-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | include_str!("../../../test/mj-text-line-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-letter-spacing.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | include_str!("../../../test/mj-text-letter-spacing.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-letter-spacing.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | include_str!("../../../test/mj-text-letter-spacing.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-height.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | include_str!("../../../test/mj-text-height.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-height.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | include_str!("../../../test/mj-text-height.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-decoration.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | include_str!("../../../test/mj-text-decoration.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-decoration.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | include_str!("../../../test/mj-text-decoration.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-transform.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | include_str!("../../../test/mj-text-transform.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-transform.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | include_str!("../../../test/mj-text-transform.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-align.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | include_str!("../../../test/mj-text-align.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-align.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | include_str!("../../../test/mj-text-align.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-container-background-color.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | include_str!("../../../test/mj-text-container-background-color.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-container-background-color.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | include_str!("../../../test/mj-text-container-background-color.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | include_str!("../../../test/mj-text-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | include_str!("../../../test/mj-text-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-class.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | include_str!("../../../test/mj-text-class.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-text-class.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_text.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | include_str!("../../../test/mj-text-class.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | include_str!("../../../test/mj-wrapper.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | include_str!("../../../test/mj-wrapper.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-background.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | include_str!("../../../test/mj-wrapper-background.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-background.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | include_str!("../../../test/mj-wrapper-background.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-border.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:401:13 [INFO] [stdout] | [INFO] [stdout] 401 | include_str!("../../../test/mj-wrapper-border.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-border.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | include_str!("../../../test/mj-wrapper-border.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-padding.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 409 | include_str!("../../../test/mj-wrapper-padding.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-padding.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | include_str!("../../../test/mj-wrapper-padding.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-other.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | include_str!("../../../test/mj-wrapper-other.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/body/../../../test/mj-wrapper-other.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/body/mj_wrapper.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | include_str!("../../../test/mj-wrapper-other.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-breakpoint.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_breakpoint.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | include_str!("../../../test/mj-breakpoint.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-breakpoint.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_breakpoint.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | include_str!("../../../test/mj-breakpoint.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-font.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_font.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | include_str!("../../../test/mj-font.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-font.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_font.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | include_str!("../../../test/mj-font.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-preview.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_preview.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | include_str!("../../../test/mj-preview.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-preview.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_preview.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | include_str!("../../../test/mj-preview.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-preview.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_preview.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | compare_preview(include_str!("../../../test/mj-preview.mjml"), "Hello MJML"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-style.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_style.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | include_str!("../../../test/mj-style.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-style.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_style.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | include_str!("../../../test/mj-style.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-title.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_title.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | include_str!("../../../test/mj-title.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-title.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_title.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | include_str!("../../../test/mj-title.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-title.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mj_title.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | compare_title(include_str!("../../../test/mj-title.mjml"), "Hello MJML"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/head/../../../test/mj-head-unknown-tag.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/head/mod.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | let content = include_str!("../../../test/mj-head-unknown-tag.mjml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/../../test/mjml.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/mjml.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | include_str!("../../test/mjml.mjml"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/../../test/mjml.html: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/mjml.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | include_str!("../../test/mjml.html"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/mjml/../../test/mjml.mjml: No such file or directory (os error 2) [INFO] [stdout] --> src/mjml/mjml.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | let template = include_str!("../../test/mjml.mjml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 262 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mrml`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "212a8bc112fba94edefea473c94dc2cafc1dd250aac3649114e38e8b88dea1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212a8bc112fba94edefea473c94dc2cafc1dd250aac3649114e38e8b88dea1c0", kill_on_drop: false }` [INFO] [stdout] 212a8bc112fba94edefea473c94dc2cafc1dd250aac3649114e38e8b88dea1c0