[INFO] cloning repository https://github.com/deciduously/deciduously-com [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deciduously/deciduously-com" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57bafc47a2f85c8a48b053184b3d4a0a773976f4 [INFO] checking deciduously/deciduously-com against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/deciduously-com on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deciduously/deciduously-com [INFO] finished tweaking git repo https://github.com/deciduously/deciduously-com [INFO] tweaked toml for git repo https://github.com/deciduously/deciduously-com written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/deciduously-com already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8490eeee6674a300d0c5a24cb7eb0f8b8d187db4b90876b0e3ad4085aee975a4 [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" "8490eeee6674a300d0c5a24cb7eb0f8b8d187db4b90876b0e3ad4085aee975a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8490eeee6674a300d0c5a24cb7eb0f8b8d187db4b90876b0e3ad4085aee975a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8490eeee6674a300d0c5a24cb7eb0f8b8d187db4b90876b0e3ad4085aee975a4", kill_on_drop: false }` [INFO] [stdout] 8490eeee6674a300d0c5a24cb7eb0f8b8d187db4b90876b0e3ad4085aee975a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac54dea21cd44355b075d3842814dcd5bdda046837d03fed1f47b95895552367 [INFO] running `Command { std: "docker" "start" "-a" "ac54dea21cd44355b075d3842814dcd5bdda046837d03fed1f47b95895552367", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling deciduously-com v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-stream v0.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.1 [INFO] [stderr] Checking askama_shared v0.11.1 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stdout] error: template "post_deciduously-com.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_actix-trials.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_actix-wrap.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 372 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_avoiding-problems.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:383:10 [INFO] [stdout] | [INFO] [stdout] 383 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_deciduously-com.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_actix-trials.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_back-to-school.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_actix-wrap.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 372 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_avoiding-problems.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:383:10 [INFO] [stdout] | [INFO] [stdout] 383 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_back-to-school.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_ben-folds-five.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_ben-plus-plus.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:416:10 [INFO] [stdout] | [INFO] [stdout] 416 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_board-game-mechanics.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:427:10 [INFO] [stdout] | [INFO] [stdout] 427 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_builder-pattern.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_ben-folds-five.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:405:10 [INFO] [stdout] | [INFO] [stdout] 405 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_callbacks-trait-objects-associated-types.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_canvas-cljs-vue.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:460:10 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_ben-plus-plus.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:416:10 [INFO] [stdout] | [INFO] [stdout] 416 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_board-game-mechanics.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:427:10 [INFO] [stdout] | [INFO] [stdout] 427 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_builder-pattern.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:438:10 [INFO] [stdout] | [INFO] [stdout] 438 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_callbacks-trait-objects-associated-types.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:449:10 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_canvas-cljs-vue.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:460:10 [INFO] [stdout] | [INFO] [stdout] 460 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_canvas-ts-vue.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_cljs-exercise.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_clojure-dorothy.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_clojure-web.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:504:10 [INFO] [stdout] | [INFO] [stdout] 504 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_cpp-template-specialization.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_canvas-ts-vue.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_cljs-exercise.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 482 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_clojure-dorothy.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_clojure-web.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:504:10 [INFO] [stdout] | [INFO] [stdout] 504 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_cpp-template-specialization.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_crates-known-loved.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:526:10 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_creative-coding-nannou.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_crates-known-loved.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:526:10 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_creative-coding-nannou.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:537:10 [INFO] [stdout] | [INFO] [stdout] 537 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_debian-buster.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:548:10 [INFO] [stdout] | [INFO] [stdout] 548 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_deciduously.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:559:10 [INFO] [stdout] | [INFO] [stdout] 559 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_dev-to-scrape-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:570:10 [INFO] [stdout] | [INFO] [stdout] 570 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_dumb-things-i-did.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 581 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fold-em.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 592 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_debian-buster.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:548:10 [INFO] [stdout] | [INFO] [stdout] 548 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_deciduously.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:559:10 [INFO] [stdout] | [INFO] [stdout] 559 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_dev-to-scrape-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:570:10 [INFO] [stdout] | [INFO] [stdout] 570 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_formdata-ts.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:603:10 [INFO] [stdout] | [INFO] [stdout] 603 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_dumb-things-i-did.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 581 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fold-em.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 592 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fresh-ruby-project.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:614:10 [INFO] [stdout] | [INFO] [stdout] 614 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_formdata-ts.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:603:10 [INFO] [stdout] | [INFO] [stdout] 603 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fsharp-pretty-cool.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:625:10 [INFO] [stdout] | [INFO] [stdout] 625 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fresh-ruby-project.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:614:10 [INFO] [stdout] | [INFO] [stdout] 614 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_fsharp-pretty-cool.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:625:10 [INFO] [stdout] | [INFO] [stdout] 625 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_get-started-writing-scheme.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:636:10 [INFO] [stdout] | [INFO] [stdout] 636 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_get-started-writing-scheme.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:636:10 [INFO] [stdout] | [INFO] [stdout] 636 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_getting-cozy-cpp.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:647:10 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_getting-cozy-cpp.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:647:10 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_getting-cozy-ruby.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:658:10 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_getting-cozy-ruby.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:658:10 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_green-squares.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:669:10 [INFO] [stdout] | [INFO] [stdout] 669 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_haskell-english.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_green-squares.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:669:10 [INFO] [stdout] | [INFO] [stdout] 669 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_haskell-english.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 680 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_haskell-training-wheels.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_haskell-training-wheels.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:691:10 [INFO] [stdout] | [INFO] [stdout] 691 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hof-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_how-i-emacs-packages.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hyper-api.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hyper-template.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hof-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_learning-german.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:746:10 [INFO] [stdout] | [INFO] [stdout] 746 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_how-i-emacs-packages.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_luhn-functional-javascript.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:757:10 [INFO] [stdout] | [INFO] [stdout] 757 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hyper-api.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 724 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_hyper-template.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:735:10 [INFO] [stdout] | [INFO] [stdout] 735 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_make-a-makefile.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:768:10 [INFO] [stdout] | [INFO] [stdout] 768 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_learning-german.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:746:10 [INFO] [stdout] | [INFO] [stdout] 746 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_multi-stage-docker.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:779:10 [INFO] [stdout] | [INFO] [stdout] 779 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_oops-framework.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:790:10 [INFO] [stdout] | [INFO] [stdout] 790 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_overly-functional-cpp.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:801:10 [INFO] [stdout] | [INFO] [stdout] 801 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_parser-combinators-easy.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:812:10 [INFO] [stdout] | [INFO] [stdout] 812 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_luhn-functional-javascript.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:757:10 [INFO] [stdout] | [INFO] [stdout] 757 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_pass-by-value-cpp-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:823:10 [INFO] [stdout] | [INFO] [stdout] 823 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_pressure-free-aoc.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:834:10 [INFO] [stdout] | [INFO] [stdout] 834 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_make-a-makefile.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:768:10 [INFO] [stdout] | [INFO] [stdout] 768 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_procedural-melody-generation.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:845:10 [INFO] [stdout] | [INFO] [stdout] 845 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rabbit-holes.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:856:10 [INFO] [stdout] | [INFO] [stdout] 856 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_multi-stage-docker.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:779:10 [INFO] [stdout] | [INFO] [stdout] 779 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_reason-rtc.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_oops-framework.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:790:10 [INFO] [stdout] | [INFO] [stdout] 790 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_robotic-vacuum.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:878:10 [INFO] [stdout] | [INFO] [stdout] 878 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-arena-trees.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-markov.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:900:10 [INFO] [stdout] | [INFO] [stdout] 900 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_overly-functional-cpp.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:801:10 [INFO] [stdout] | [INFO] [stdout] 801 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_parser-combinators-easy.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:812:10 [INFO] [stdout] | [INFO] [stdout] 812 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_pass-by-value-cpp-rust.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:823:10 [INFO] [stdout] | [INFO] [stdout] 823 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_pressure-free-aoc.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:834:10 [INFO] [stdout] | [INFO] [stdout] 834 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_procedural-melody-generation.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:845:10 [INFO] [stdout] | [INFO] [stdout] 845 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rabbit-holes.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:856:10 [INFO] [stdout] | [INFO] [stdout] 856 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_reason-rtc.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-reason-love.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:911:10 [INFO] [stdout] | [INFO] [stdout] 911 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_stalk-a-click.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:922:10 [INFO] [stdout] | [INFO] [stdout] 922 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_steam-proton.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:933:10 [INFO] [stdout] | [INFO] [stdout] 933 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_stencil-home.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:944:10 [INFO] [stdout] | [INFO] [stdout] 944 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_robotic-vacuum.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:878:10 [INFO] [stdout] | [INFO] [stdout] 878 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_tail-recursion.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:955:10 [INFO] [stdout] | [INFO] [stdout] 955 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-arena-trees.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:889:10 [INFO] [stdout] | [INFO] [stdout] 889 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-markov.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:900:10 [INFO] [stdout] | [INFO] [stdout] 900 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_rust-reason-love.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:911:10 [INFO] [stdout] | [INFO] [stdout] 911 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_tale-two-functions.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:966:10 [INFO] [stdout] | [INFO] [stdout] 966 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_the-fold.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:977:10 [INFO] [stdout] | [INFO] [stdout] 977 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_towards-complexity.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:988:10 [INFO] [stdout] | [INFO] [stdout] 988 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_value-of-your-time.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:999:10 [INFO] [stdout] | [INFO] [stdout] 999 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_video-game-mechanics.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1010:10 [INFO] [stdout] | [INFO] [stdout] 1010 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-1.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1021:10 [INFO] [stdout] | [INFO] [stdout] 1021 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-2.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1032:10 [INFO] [stdout] | [INFO] [stdout] 1032 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-3.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1043:10 [INFO] [stdout] | [INFO] [stdout] 1043 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_stalk-a-click.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:922:10 [INFO] [stdout] | [INFO] [stdout] 922 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_steam-proton.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:933:10 [INFO] [stdout] | [INFO] [stdout] 933 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_stencil-home.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:944:10 [INFO] [stdout] | [INFO] [stdout] 944 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_tail-recursion.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:955:10 [INFO] [stdout] | [INFO] [stdout] 955 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_tale-two-functions.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:966:10 [INFO] [stdout] | [INFO] [stdout] 966 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_the-fold.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:977:10 [INFO] [stdout] | [INFO] [stdout] 977 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_towards-complexity.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:988:10 [INFO] [stdout] | [INFO] [stdout] 988 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_value-of-your-time.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:999:10 [INFO] [stdout] | [INFO] [stdout] 999 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_video-game-mechanics.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1010:10 [INFO] [stdout] | [INFO] [stdout] 1010 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-1.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1021:10 [INFO] [stdout] | [INFO] [stdout] 1021 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-2.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1032:10 [INFO] [stdout] | [INFO] [stdout] 1032 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: template "post_yew-3.html" not found in directories ["/opt/rustwide/workdir/templates"] [INFO] [stdout] --> src/blog.rs:1043:10 [INFO] [stdout] | [INFO] [stdout] 1043 | #[derive(Template)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/assets/main.css: No such file or directory (os error 2) [INFO] [stdout] --> src/router.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | string_handler(include_str!("assets/main.css"), "text/css", None).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/assets/main.css: No such file or directory (os error 2) [INFO] [stdout] --> src/router.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | string_handler(include_str!("assets/main.css"), "text/css", None).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog0Template` in the current scope [INFO] [stdout] --> src/blog.rs:1060:22 [INFO] [stdout] | [INFO] [stdout] 363 | pub struct Blog0Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1060 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog0Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog1Template` in the current scope [INFO] [stdout] --> src/blog.rs:1068:22 [INFO] [stdout] | [INFO] [stdout] 374 | pub struct Blog1Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1068 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog1Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog0Template` in the current scope [INFO] [stdout] --> src/blog.rs:1060:22 [INFO] [stdout] | [INFO] [stdout] 363 | pub struct Blog0Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1060 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog0Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog2Template` in the current scope [INFO] [stdout] --> src/blog.rs:1076:22 [INFO] [stdout] | [INFO] [stdout] 385 | pub struct Blog2Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1076 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog2Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog3Template` in the current scope [INFO] [stdout] --> src/blog.rs:1084:22 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct Blog3Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1084 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog3Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog1Template` in the current scope [INFO] [stdout] --> src/blog.rs:1068:22 [INFO] [stdout] | [INFO] [stdout] 374 | pub struct Blog1Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1068 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog1Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog2Template` in the current scope [INFO] [stdout] --> src/blog.rs:1076:22 [INFO] [stdout] | [INFO] [stdout] 385 | pub struct Blog2Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1076 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog2Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog4Template` in the current scope [INFO] [stdout] --> src/blog.rs:1092:22 [INFO] [stdout] | [INFO] [stdout] 407 | pub struct Blog4Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1092 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog4Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog5Template` in the current scope [INFO] [stdout] --> src/blog.rs:1100:22 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct Blog5Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1100 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog5Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog3Template` in the current scope [INFO] [stdout] --> src/blog.rs:1084:22 [INFO] [stdout] | [INFO] [stdout] 396 | pub struct Blog3Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1084 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog3Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog6Template` in the current scope [INFO] [stdout] --> src/blog.rs:1108:22 [INFO] [stdout] | [INFO] [stdout] 429 | pub struct Blog6Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1108 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog6Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog7Template` in the current scope [INFO] [stdout] --> src/blog.rs:1116:22 [INFO] [stdout] | [INFO] [stdout] 440 | pub struct Blog7Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1116 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog7Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog4Template` in the current scope [INFO] [stdout] --> src/blog.rs:1092:22 [INFO] [stdout] | [INFO] [stdout] 407 | pub struct Blog4Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1092 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog4Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog5Template` in the current scope [INFO] [stdout] --> src/blog.rs:1100:22 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct Blog5Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1100 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog5Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog8Template` in the current scope [INFO] [stdout] --> src/blog.rs:1124:22 [INFO] [stdout] | [INFO] [stdout] 451 | pub struct Blog8Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1124 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog8Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog6Template` in the current scope [INFO] [stdout] --> src/blog.rs:1108:22 [INFO] [stdout] | [INFO] [stdout] 429 | pub struct Blog6Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1108 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog6Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog9Template` in the current scope [INFO] [stdout] --> src/blog.rs:1132:22 [INFO] [stdout] | [INFO] [stdout] 462 | pub struct Blog9Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1132 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog9Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog7Template` in the current scope [INFO] [stdout] --> src/blog.rs:1116:22 [INFO] [stdout] | [INFO] [stdout] 440 | pub struct Blog7Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1116 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog7Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog10Template` in the current scope [INFO] [stdout] --> src/blog.rs:1140:22 [INFO] [stdout] | [INFO] [stdout] 473 | pub struct Blog10Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1140 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog10Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog8Template` in the current scope [INFO] [stdout] --> src/blog.rs:1124:22 [INFO] [stdout] | [INFO] [stdout] 451 | pub struct Blog8Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1124 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog8Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog11Template` in the current scope [INFO] [stdout] --> src/blog.rs:1148:22 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct Blog11Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1148 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog11Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog9Template` in the current scope [INFO] [stdout] --> src/blog.rs:1132:22 [INFO] [stdout] | [INFO] [stdout] 462 | pub struct Blog9Template { [INFO] [stdout] | ------------------------ method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1132 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog9Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog12Template` in the current scope [INFO] [stdout] --> src/blog.rs:1156:22 [INFO] [stdout] | [INFO] [stdout] 495 | pub struct Blog12Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1156 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog12Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog13Template` in the current scope [INFO] [stdout] --> src/blog.rs:1164:22 [INFO] [stdout] | [INFO] [stdout] 506 | pub struct Blog13Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1164 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog13Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog14Template` in the current scope [INFO] [stdout] --> src/blog.rs:1172:22 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Blog14Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1172 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog14Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog10Template` in the current scope [INFO] [stdout] --> src/blog.rs:1140:22 [INFO] [stdout] | [INFO] [stdout] 473 | pub struct Blog10Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1140 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog10Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog15Template` in the current scope [INFO] [stdout] --> src/blog.rs:1180:22 [INFO] [stdout] | [INFO] [stdout] 528 | pub struct Blog15Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1180 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog15Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog16Template` in the current scope [INFO] [stdout] --> src/blog.rs:1188:22 [INFO] [stdout] | [INFO] [stdout] 539 | pub struct Blog16Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1188 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog16Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog11Template` in the current scope [INFO] [stdout] --> src/blog.rs:1148:22 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct Blog11Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1148 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog11Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog12Template` in the current scope [INFO] [stdout] --> src/blog.rs:1156:22 [INFO] [stdout] | [INFO] [stdout] 495 | pub struct Blog12Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1156 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog12Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog17Template` in the current scope [INFO] [stdout] --> src/blog.rs:1196:22 [INFO] [stdout] | [INFO] [stdout] 550 | pub struct Blog17Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1196 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog17Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog19Template` in the current scope [INFO] [stdout] --> src/blog.rs:1204:22 [INFO] [stdout] | [INFO] [stdout] 561 | pub struct Blog19Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1204 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog19Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog20Template` in the current scope [INFO] [stdout] --> src/blog.rs:1212:22 [INFO] [stdout] | [INFO] [stdout] 572 | pub struct Blog20Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1212 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog20Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog13Template` in the current scope [INFO] [stdout] --> src/blog.rs:1164:22 [INFO] [stdout] | [INFO] [stdout] 506 | pub struct Blog13Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1164 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog13Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog21Template` in the current scope [INFO] [stdout] --> src/blog.rs:1220:22 [INFO] [stdout] | [INFO] [stdout] 583 | pub struct Blog21Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1220 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog21Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog14Template` in the current scope [INFO] [stdout] --> src/blog.rs:1172:22 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Blog14Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1172 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog14Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog22Template` in the current scope [INFO] [stdout] --> src/blog.rs:1228:22 [INFO] [stdout] | [INFO] [stdout] 594 | pub struct Blog22Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1228 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog22Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog15Template` in the current scope [INFO] [stdout] --> src/blog.rs:1180:22 [INFO] [stdout] | [INFO] [stdout] 528 | pub struct Blog15Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1180 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog15Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog23Template` in the current scope [INFO] [stdout] --> src/blog.rs:1236:22 [INFO] [stdout] | [INFO] [stdout] 605 | pub struct Blog23Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1236 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog23Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog16Template` in the current scope [INFO] [stdout] --> src/blog.rs:1188:22 [INFO] [stdout] | [INFO] [stdout] 539 | pub struct Blog16Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1188 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog16Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog24Template` in the current scope [INFO] [stdout] --> src/blog.rs:1244:22 [INFO] [stdout] | [INFO] [stdout] 616 | pub struct Blog24Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1244 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog24Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog17Template` in the current scope [INFO] [stdout] --> src/blog.rs:1196:22 [INFO] [stdout] | [INFO] [stdout] 550 | pub struct Blog17Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1196 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog17Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog25Template` in the current scope [INFO] [stdout] --> src/blog.rs:1252:22 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct Blog25Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1252 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog25Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog19Template` in the current scope [INFO] [stdout] --> src/blog.rs:1204:22 [INFO] [stdout] | [INFO] [stdout] 561 | pub struct Blog19Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1204 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog19Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog26Template` in the current scope [INFO] [stdout] --> src/blog.rs:1260:22 [INFO] [stdout] | [INFO] [stdout] 638 | pub struct Blog26Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1260 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog26Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog20Template` in the current scope [INFO] [stdout] --> src/blog.rs:1212:22 [INFO] [stdout] | [INFO] [stdout] 572 | pub struct Blog20Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1212 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog20Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog21Template` in the current scope [INFO] [stdout] --> src/blog.rs:1220:22 [INFO] [stdout] | [INFO] [stdout] 583 | pub struct Blog21Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1220 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog21Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog27Template` in the current scope [INFO] [stdout] --> src/blog.rs:1268:22 [INFO] [stdout] | [INFO] [stdout] 649 | pub struct Blog27Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1268 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog27Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog22Template` in the current scope [INFO] [stdout] --> src/blog.rs:1228:22 [INFO] [stdout] | [INFO] [stdout] 594 | pub struct Blog22Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1228 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog22Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog23Template` in the current scope [INFO] [stdout] --> src/blog.rs:1236:22 [INFO] [stdout] | [INFO] [stdout] 605 | pub struct Blog23Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1236 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog23Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog28Template` in the current scope [INFO] [stdout] --> src/blog.rs:1276:22 [INFO] [stdout] | [INFO] [stdout] 660 | pub struct Blog28Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1276 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog28Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog29Template` in the current scope [INFO] [stdout] --> src/blog.rs:1284:22 [INFO] [stdout] | [INFO] [stdout] 671 | pub struct Blog29Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1284 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog29Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog24Template` in the current scope [INFO] [stdout] --> src/blog.rs:1244:22 [INFO] [stdout] | [INFO] [stdout] 616 | pub struct Blog24Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1244 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog24Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog30Template` in the current scope [INFO] [stdout] --> src/blog.rs:1292:22 [INFO] [stdout] | [INFO] [stdout] 682 | pub struct Blog30Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1292 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog30Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog25Template` in the current scope [INFO] [stdout] --> src/blog.rs:1252:22 [INFO] [stdout] | [INFO] [stdout] 627 | pub struct Blog25Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1252 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog25Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog26Template` in the current scope [INFO] [stdout] --> src/blog.rs:1260:22 [INFO] [stdout] | [INFO] [stdout] 638 | pub struct Blog26Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1260 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog26Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog31Template` in the current scope [INFO] [stdout] --> src/blog.rs:1300:22 [INFO] [stdout] | [INFO] [stdout] 693 | pub struct Blog31Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1300 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog31Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog27Template` in the current scope [INFO] [stdout] --> src/blog.rs:1268:22 [INFO] [stdout] | [INFO] [stdout] 649 | pub struct Blog27Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1268 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog27Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog32Template` in the current scope [INFO] [stdout] --> src/blog.rs:1308:22 [INFO] [stdout] | [INFO] [stdout] 704 | pub struct Blog32Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1308 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog32Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog33Template` in the current scope [INFO] [stdout] --> src/blog.rs:1316:22 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct Blog33Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1316 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog33Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog28Template` in the current scope [INFO] [stdout] --> src/blog.rs:1276:22 [INFO] [stdout] | [INFO] [stdout] 660 | pub struct Blog28Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1276 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog28Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog34Template` in the current scope [INFO] [stdout] --> src/blog.rs:1324:22 [INFO] [stdout] | [INFO] [stdout] 726 | pub struct Blog34Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1324 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog34Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog29Template` in the current scope [INFO] [stdout] --> src/blog.rs:1284:22 [INFO] [stdout] | [INFO] [stdout] 671 | pub struct Blog29Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1284 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog29Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog35Template` in the current scope [INFO] [stdout] --> src/blog.rs:1332:22 [INFO] [stdout] | [INFO] [stdout] 737 | pub struct Blog35Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1332 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog35Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog30Template` in the current scope [INFO] [stdout] --> src/blog.rs:1292:22 [INFO] [stdout] | [INFO] [stdout] 682 | pub struct Blog30Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1292 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog30Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog36Template` in the current scope [INFO] [stdout] --> src/blog.rs:1340:22 [INFO] [stdout] | [INFO] [stdout] 748 | pub struct Blog36Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1340 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog36Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog31Template` in the current scope [INFO] [stdout] --> src/blog.rs:1300:22 [INFO] [stdout] | [INFO] [stdout] 693 | pub struct Blog31Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1300 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog31Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog37Template` in the current scope [INFO] [stdout] --> src/blog.rs:1348:22 [INFO] [stdout] | [INFO] [stdout] 759 | pub struct Blog37Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1348 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog37Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog32Template` in the current scope [INFO] [stdout] --> src/blog.rs:1308:22 [INFO] [stdout] | [INFO] [stdout] 704 | pub struct Blog32Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1308 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog32Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog38Template` in the current scope [INFO] [stdout] --> src/blog.rs:1356:22 [INFO] [stdout] | [INFO] [stdout] 770 | pub struct Blog38Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1356 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog38Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog39Template` in the current scope [INFO] [stdout] --> src/blog.rs:1364:22 [INFO] [stdout] | [INFO] [stdout] 781 | pub struct Blog39Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1364 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog39Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog33Template` in the current scope [INFO] [stdout] --> src/blog.rs:1316:22 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct Blog33Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1316 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog33Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog40Template` in the current scope [INFO] [stdout] --> src/blog.rs:1372:22 [INFO] [stdout] | [INFO] [stdout] 792 | pub struct Blog40Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1372 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog40Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog34Template` in the current scope [INFO] [stdout] --> src/blog.rs:1324:22 [INFO] [stdout] | [INFO] [stdout] 726 | pub struct Blog34Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1324 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog34Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog35Template` in the current scope [INFO] [stdout] --> src/blog.rs:1332:22 [INFO] [stdout] | [INFO] [stdout] 737 | pub struct Blog35Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1332 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog35Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog41Template` in the current scope [INFO] [stdout] --> src/blog.rs:1380:22 [INFO] [stdout] | [INFO] [stdout] 803 | pub struct Blog41Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1380 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog41Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog42Template` in the current scope [INFO] [stdout] --> src/blog.rs:1388:22 [INFO] [stdout] | [INFO] [stdout] 814 | pub struct Blog42Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1388 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog42Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog36Template` in the current scope [INFO] [stdout] --> src/blog.rs:1340:22 [INFO] [stdout] | [INFO] [stdout] 748 | pub struct Blog36Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1340 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog36Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog37Template` in the current scope [INFO] [stdout] --> src/blog.rs:1348:22 [INFO] [stdout] | [INFO] [stdout] 759 | pub struct Blog37Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1348 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog37Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog43Template` in the current scope [INFO] [stdout] --> src/blog.rs:1396:22 [INFO] [stdout] | [INFO] [stdout] 825 | pub struct Blog43Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1396 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog43Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog38Template` in the current scope [INFO] [stdout] --> src/blog.rs:1356:22 [INFO] [stdout] | [INFO] [stdout] 770 | pub struct Blog38Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1356 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog38Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog44Template` in the current scope [INFO] [stdout] --> src/blog.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 836 | pub struct Blog44Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1404 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog44Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog39Template` in the current scope [INFO] [stdout] --> src/blog.rs:1364:22 [INFO] [stdout] | [INFO] [stdout] 781 | pub struct Blog39Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1364 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog39Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog45Template` in the current scope [INFO] [stdout] --> src/blog.rs:1412:22 [INFO] [stdout] | [INFO] [stdout] 847 | pub struct Blog45Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1412 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog45Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog40Template` in the current scope [INFO] [stdout] --> src/blog.rs:1372:22 [INFO] [stdout] | [INFO] [stdout] 792 | pub struct Blog40Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1372 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog40Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog41Template` in the current scope [INFO] [stdout] --> src/blog.rs:1380:22 [INFO] [stdout] | [INFO] [stdout] 803 | pub struct Blog41Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1380 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog41Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog46Template` in the current scope [INFO] [stdout] --> src/blog.rs:1420:22 [INFO] [stdout] | [INFO] [stdout] 858 | pub struct Blog46Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1420 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog46Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog42Template` in the current scope [INFO] [stdout] --> src/blog.rs:1388:22 [INFO] [stdout] | [INFO] [stdout] 814 | pub struct Blog42Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1388 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog42Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog47Template` in the current scope [INFO] [stdout] --> src/blog.rs:1428:22 [INFO] [stdout] | [INFO] [stdout] 869 | pub struct Blog47Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1428 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog47Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog43Template` in the current scope [INFO] [stdout] --> src/blog.rs:1396:22 [INFO] [stdout] | [INFO] [stdout] 825 | pub struct Blog43Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1396 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog43Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog44Template` in the current scope [INFO] [stdout] --> src/blog.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 836 | pub struct Blog44Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1404 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog44Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog48Template` in the current scope [INFO] [stdout] --> src/blog.rs:1436:22 [INFO] [stdout] | [INFO] [stdout] 880 | pub struct Blog48Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1436 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog48Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog45Template` in the current scope [INFO] [stdout] --> src/blog.rs:1412:22 [INFO] [stdout] | [INFO] [stdout] 847 | pub struct Blog45Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1412 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog45Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog49Template` in the current scope [INFO] [stdout] --> src/blog.rs:1444:22 [INFO] [stdout] | [INFO] [stdout] 891 | pub struct Blog49Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1444 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog49Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog46Template` in the current scope [INFO] [stdout] --> src/blog.rs:1420:22 [INFO] [stdout] | [INFO] [stdout] 858 | pub struct Blog46Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1420 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog46Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog47Template` in the current scope [INFO] [stdout] --> src/blog.rs:1428:22 [INFO] [stdout] | [INFO] [stdout] 869 | pub struct Blog47Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1428 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog47Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog50Template` in the current scope [INFO] [stdout] --> src/blog.rs:1452:22 [INFO] [stdout] | [INFO] [stdout] 902 | pub struct Blog50Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1452 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog50Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog48Template` in the current scope [INFO] [stdout] --> src/blog.rs:1436:22 [INFO] [stdout] | [INFO] [stdout] 880 | pub struct Blog48Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1436 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog48Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog51Template` in the current scope [INFO] [stdout] --> src/blog.rs:1460:22 [INFO] [stdout] | [INFO] [stdout] 913 | pub struct Blog51Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1460 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog51Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog49Template` in the current scope [INFO] [stdout] --> src/blog.rs:1444:22 [INFO] [stdout] | [INFO] [stdout] 891 | pub struct Blog49Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1444 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog49Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog52Template` in the current scope [INFO] [stdout] --> src/blog.rs:1468:22 [INFO] [stdout] | [INFO] [stdout] 924 | pub struct Blog52Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1468 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog52Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog50Template` in the current scope [INFO] [stdout] --> src/blog.rs:1452:22 [INFO] [stdout] | [INFO] [stdout] 902 | pub struct Blog50Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1452 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog50Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog53Template` in the current scope [INFO] [stdout] --> src/blog.rs:1476:22 [INFO] [stdout] | [INFO] [stdout] 935 | pub struct Blog53Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1476 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog53Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog51Template` in the current scope [INFO] [stdout] --> src/blog.rs:1460:22 [INFO] [stdout] | [INFO] [stdout] 913 | pub struct Blog51Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1460 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog51Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog52Template` in the current scope [INFO] [stdout] --> src/blog.rs:1468:22 [INFO] [stdout] | [INFO] [stdout] 924 | pub struct Blog52Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1468 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog52Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog54Template` in the current scope [INFO] [stdout] --> src/blog.rs:1484:22 [INFO] [stdout] | [INFO] [stdout] 946 | pub struct Blog54Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1484 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog54Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog53Template` in the current scope [INFO] [stdout] --> src/blog.rs:1476:22 [INFO] [stdout] | [INFO] [stdout] 935 | pub struct Blog53Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1476 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog53Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog54Template` in the current scope [INFO] [stdout] --> src/blog.rs:1484:22 [INFO] [stdout] | [INFO] [stdout] 946 | pub struct Blog54Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1484 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog54Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog55Template` in the current scope [INFO] [stdout] --> src/blog.rs:1492:22 [INFO] [stdout] | [INFO] [stdout] 957 | pub struct Blog55Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1492 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog55Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog56Template` in the current scope [INFO] [stdout] --> src/blog.rs:1500:22 [INFO] [stdout] | [INFO] [stdout] 968 | pub struct Blog56Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1500 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog56Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog55Template` in the current scope [INFO] [stdout] --> src/blog.rs:1492:22 [INFO] [stdout] | [INFO] [stdout] 957 | pub struct Blog55Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1492 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog55Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog57Template` in the current scope [INFO] [stdout] --> src/blog.rs:1508:22 [INFO] [stdout] | [INFO] [stdout] 979 | pub struct Blog57Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1508 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog57Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog56Template` in the current scope [INFO] [stdout] --> src/blog.rs:1500:22 [INFO] [stdout] | [INFO] [stdout] 968 | pub struct Blog56Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1500 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog56Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog58Template` in the current scope [INFO] [stdout] --> src/blog.rs:1516:22 [INFO] [stdout] | [INFO] [stdout] 990 | pub struct Blog58Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1516 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog58Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog57Template` in the current scope [INFO] [stdout] --> src/blog.rs:1508:22 [INFO] [stdout] | [INFO] [stdout] 979 | pub struct Blog57Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1508 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog57Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog59Template` in the current scope [INFO] [stdout] --> src/blog.rs:1524:22 [INFO] [stdout] | [INFO] [stdout] 1001 | pub struct Blog59Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1524 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog59Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog58Template` in the current scope [INFO] [stdout] --> src/blog.rs:1516:22 [INFO] [stdout] | [INFO] [stdout] 990 | pub struct Blog58Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1516 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog58Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog60Template` in the current scope [INFO] [stdout] --> src/blog.rs:1532:22 [INFO] [stdout] | [INFO] [stdout] 1012 | pub struct Blog60Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1532 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog60Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog59Template` in the current scope [INFO] [stdout] --> src/blog.rs:1524:22 [INFO] [stdout] | [INFO] [stdout] 1001 | pub struct Blog59Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1524 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog59Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog61Template` in the current scope [INFO] [stdout] --> src/blog.rs:1540:22 [INFO] [stdout] | [INFO] [stdout] 1023 | pub struct Blog61Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1540 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog61Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog62Template` in the current scope [INFO] [stdout] --> src/blog.rs:1548:22 [INFO] [stdout] | [INFO] [stdout] 1034 | pub struct Blog62Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1548 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog62Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog60Template` in the current scope [INFO] [stdout] --> src/blog.rs:1532:22 [INFO] [stdout] | [INFO] [stdout] 1012 | pub struct Blog60Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1532 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog60Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog63Template` in the current scope [INFO] [stdout] --> src/blog.rs:1556:22 [INFO] [stdout] | [INFO] [stdout] 1045 | pub struct Blog63Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1556 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog63Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog61Template` in the current scope [INFO] [stdout] --> src/blog.rs:1540:22 [INFO] [stdout] | [INFO] [stdout] 1023 | pub struct Blog61Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1540 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog61Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog18Template` in the current scope [INFO] [stdout] --> src/blog.rs:1564:22 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct Blog18Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1564 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog18Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog62Template` in the current scope [INFO] [stdout] --> src/blog.rs:1548:22 [INFO] [stdout] | [INFO] [stdout] 1034 | pub struct Blog62Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1548 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog62Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog63Template` in the current scope [INFO] [stdout] --> src/blog.rs:1556:22 [INFO] [stdout] | [INFO] [stdout] 1045 | pub struct Blog63Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1556 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog63Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `render` found for struct `Blog18Template` in the current scope [INFO] [stdout] --> src/blog.rs:1564:22 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct Blog18Template { [INFO] [stdout] | ------------------------- method `render` not found for this [INFO] [stdout] ... [INFO] [stdout] 1564 | .render() [INFO] [stdout] | ^^^^^^ method not found in `Blog18Template` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `render`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Template` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 129 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `deciduously-com` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 129 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac54dea21cd44355b075d3842814dcd5bdda046837d03fed1f47b95895552367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac54dea21cd44355b075d3842814dcd5bdda046837d03fed1f47b95895552367", kill_on_drop: false }` [INFO] [stdout] ac54dea21cd44355b075d3842814dcd5bdda046837d03fed1f47b95895552367