[INFO] cloning repository https://github.com/Aardwolf-Social/aardwolf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aardwolf-Social/aardwolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAardwolf-Social%2Faardwolf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAardwolf-Social%2Faardwolf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01eae65af950dc0004419b93587a25668ec70e7f
[INFO] checking Aardwolf-Social/aardwolf against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAardwolf-Social%2Faardwolf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aardwolf-Social/aardwolf on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aardwolf-Social/aardwolf
[INFO] finished tweaking git repo https://github.com/Aardwolf-Social/aardwolf
[INFO] tweaked toml for git repo https://github.com/Aardwolf-Social/aardwolf written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aardwolf-Social/aardwolf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aardwolf-types/Cargo.toml: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2fe3576a064960e368f4e9e9ef6aa5434eb741a9095386b64e04236f4ff47a7
[INFO] running `Command { std: "docker" "start" "-a" "d2fe3576a064960e368f4e9e9ef6aa5434eb741a9095386b64e04236f4ff47a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2fe3576a064960e368f4e9e9ef6aa5434eb741a9095386b64e04236f4ff47a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2fe3576a064960e368f4e9e9ef6aa5434eb741a9095386b64e04236f4ff47a7", kill_on_drop: false }`
[INFO] [stdout] d2fe3576a064960e368f4e9e9ef6aa5434eb741a9095386b64e04236f4ff47a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62e3e3bfa1e70c33d32c6071ea0f50a567c182371f41f376d428c20ad35fdb41
[INFO] running `Command { std: "docker" "start" "-a" "62e3e3bfa1e70c33d32c6071ea0f50a567c182371f41f376d428c20ad35fdb41", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/aardwolf-types/Cargo.toml: unused manifest key: build
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.95
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.95
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling libyml v0.0.4
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking web-sys v0.3.72
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.67
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling base62 v2.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling rust-i18n-support v3.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rust-i18n v3.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking diesel v2.2.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]     Checking aardwolf-localization v0.1.0 (/opt/rustwide/workdir/aardwolf-localization)
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking yew-router v0.18.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking csrf v0.4.2
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]     Checking aardwolf-yew-frontend v0.1.0 (/opt/rustwide/workdir/aardwolf-yew-frontend)
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling gettext v0.4.0
[INFO] [stderr]    Compiling ructe v0.17.2
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling gettext-utils v0.1.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling aardwolf-templates v0.1.0 (/opt/rustwide/workdir/aardwolf-templates)
[INFO] [stderr]    Compiling gettext-macros v0.6.1
[INFO] [stderr]     Checking rocket_i18n v0.4.1
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/home/nav_top.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    8:            <strong>{{ i18n!(nav_top_data.catalog, "Home") }}</strong>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                          ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_content.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   10:        <img src="../web/images/default_avatar.png" alt="{{ notification_content.author_name }}" aria-hidden="true">
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                               ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/alert.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                       ^ Error in match expression:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                                   ^ Error in match arm starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    6:    AlertKind::Info => "info",
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                             ^ Expected '{'
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_dropdown.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   12:		{# Iterate over the notifications and render each one #}
[INFO] [stderr] warning: aardwolf-templates@0.1.0:        ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/icon.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<i class="fa fa-{{ icon_class }}"></i>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                      ^ Error in expression starting here:
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking actix-session v0.9.0
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]    Compiling aardwolf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking config v0.15.6
[INFO] [stderr]     Checking clap v4.5.27
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.2
[INFO] [stderr]     Checking aardwolf-models v0.1.0 (/opt/rustwide/workdir/aardwolf-models)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> aardwolf-models/src/base_actor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModifiedBaseActor {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 22 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModifiedBaseActor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> aardwolf-models/src/base_actor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModifiedBaseActor {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 22 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModifiedBaseActor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aardwolf-types v0.1.0 (/opt/rustwide/workdir/aardwolf-types)
[INFO] [stderr]     Checking aardwolf-test-helpers v0.1.0 (/opt/rustwide/workdir/aardwolf-test-helpers)
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]   --> aardwolf-types/src/operations/check_delete_persona_permission.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let (user, email) = make_verified_authenticated_user(conn, &gen_string())?;
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_email`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> aardwolf-types/src/csrf.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new_from_key(key: &[u8]) -> Result<Self> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]   --> aardwolf-types/src/operations/fetch_authenticated_user.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let (user, email) = make_verified_authenticated_user(conn, &gen_string())?;
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `auth_user`
[INFO] [stdout]   --> aardwolf-types/src/operations/sign_in.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let (auth_user, email) = make_verified_authenticated_user(conn, &pass)?;
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_auth_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> aardwolf-types/src/csrf.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new_from_key(key: &[u8]) -> Result<Self> {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> aardwolf-templates/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | init_i18n!("aardwolf", en, pl);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Couldn't create po dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |             label: i18n!(catalog, "Post visibility"),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |             display: i18n!(catalog, "Automatically accept new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |             display: i18n!(catalog, "Automatically reject new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |             display: i18n!(catalog, "Manually review new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |             display: i18n!(catalog, "Visible to everyone"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |             display: i18n!(catalog, "Visible to followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |             display: i18n!(catalog, "Visible to mutuals"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |             display: i18n!(catalog, "Only visible to mentioned users"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 message: i18n!(catalog, "There was an error creating your persona"),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 label: Some(i18n!(catalog, "Display Name")),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 placeholder: Some(i18n!(catalog, "Display name")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   i18n!(catalog, "Display name must not be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 label: Some(i18n!(catalog, "Username")),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:58:35
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 placeholder: Some(i18n!(catalog, "Username")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   i18n!(catalog, "Username must not be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   i18n!(catalog, "Username must not contain special characters")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   i18n!(catalog, "Username is too long")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 label: i18n!(catalog, "Post Visibility"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |                         i18n!(catalog, "Some error message")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 label: i18n!(catalog, "Allow people to search for this profile"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   i18n!(catalog, "Invalid value for `is_searchable`")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   i18n!(catalog, "Some error message")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 label: i18n!(catalog, "Follow Policy"),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   i18n!(catalog, "Invalid follow policy")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     message: i18n!(catalog, "There was an error logging in"),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 label: i18n!(catalog, "E-Mail Address"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 placeholder: Some(i18n!(catalog, "E-Mail Address")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:46:61
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         SignInEmailValidationFail::Empty => i18n!(catalog, "Email cannot be empty"),
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 label: i18n!(catalog, "Password"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 placeholder: Some(i18n!(catalog, "Password")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...                   i18n!(catalog, "Password cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     message: i18n!(catalog, "There was an error creating your account"),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 label: i18n!(catalog, "E-Mail Address"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 placeholder: Some(i18n!(catalog, "E-Mail Address")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 |                         SignUpEmailValidationFail::Empty => i18n!(catalog, "Email cannot be empty"),
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   i18n!(catalog, "Invalid email address")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 label: i18n!(catalog, "Password"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 placeholder: Some(i18n!(catalog, "Password")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   i18n!(catalog, "Password cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   i18n!(catalog, "Password is too short")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 label: i18n!(catalog, "Password Confirmation"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 placeholder: Some(i18n!(catalog, "Password Confirmation")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...                   i18n!(catalog, "Password confirmation cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   i18n!(catalog, "Password confirmation must match password")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | i18n!(sign_in.catalog, "Log In").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(sign_in.catalog, "Welcome back!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | i18n!(sign_in.catalog, "Login").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(sign_in.catalog, "really-long-platform-description").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | i18n!(sign_in.catalog, "This is who we are!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(sign_in.catalog, "About Aardwolf").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(sign_in.catalog, "Need an Account? - Create one!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(sign_in.catalog, "Aardwolf Instance").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(catalog, "Buy the team a coffee").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(catalog, "Check us out on GitHub!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(catalog, "Copyright 2018").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(catalog, "Terms of Service").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | i18n!(sign_up.catalog, "Sign Up").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(sign_up.catalog, "Feel free to sign up!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | i18n!(sign_up.catalog, "Create an Account").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(sign_up.catalog, "really-long-platform-description").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | i18n!(sign_up.catalog, "This is who we are!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(sign_up.catalog, "About Aardwolf").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(sign_up.catalog, "Have an Account? - Login").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(sign_up.catalog, "Aardwolf Instance").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "INTERFACE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "SEARCH PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "POST PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "LANGUAGE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "INTERFACE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "SEARCH PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "POST PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "LANGUAGE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Jump To:").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "Preferences").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | i18n!(catalog, "profile header sub text").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | i18n!(catalog, "profile header file name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | i18n!(catalog, "profile avatar header label").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "profile header upload").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "profile avatar sub text").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "profile avatar file name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "profile avatar upload label").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "profile avatar upload").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "profile char remaining").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "profile bio").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "profile bio").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "profile char remaining").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "profile display name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "profile display name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "profile sub title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "profile title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "profile title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "Logout").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "Invite People").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "Authorized Followers").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "Authorized Apps").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "Data Export").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "Data Import").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "Security").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "Notifications").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "Muted Users").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "Muted Keywords").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "Preferences").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "Edit Profile").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Settings").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "Go back").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Password").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsupported expression; enable syn's features=["full"]
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | i18n!(&first_login.catalog, "Create Persona").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(first_login.catalog, "Fill out your profile information").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(first_login.catalog, "Get posting!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> aardwolf-templates/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | init_i18n!("aardwolf", en, pl);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Couldn't create po dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |             label: i18n!(catalog, "Post visibility"),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |             display: i18n!(catalog, "Automatically accept new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |             display: i18n!(catalog, "Automatically reject new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |             display: i18n!(catalog, "Manually review new followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |             display: i18n!(catalog, "Visible to everyone"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |             display: i18n!(catalog, "Visible to followers"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |             display: i18n!(catalog, "Visible to mutuals"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/elements/input_select.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |             display: i18n!(catalog, "Only visible to mentioned users"),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 message: i18n!(catalog, "There was an error creating your persona"),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 label: Some(i18n!(catalog, "Display Name")),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 placeholder: Some(i18n!(catalog, "Display name")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   i18n!(catalog, "Display name must not be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::FirstLogin`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_text`, `crate::templates::elements::input_select`, `crate::templates::elements::input_checkbox`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{FirstLogin, templates::{base, elements::{alert, input_text, input_select, input_checkbox}}};
[INFO] [stdout]   |             ^^^^^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_checkbox` in `templates::elements`
[INFO] [stdout]   |             |                       |                |      |           |
[INFO] [stdout]   |             |                       |                |      |           no `input_select` in `templates::elements`
[INFO] [stdout]   |             |                       |                |      no `input_text` in `templates::elements`
[INFO] [stdout]   |             |                       |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                       no `base` in `templates`
[INFO] [stdout]   |             no `FirstLogin` in the root
[INFO] [stdout]   |             help: a similar name exists in the module: `first_login`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::first_login::FirstLogin
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input_text
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input_select
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 label: Some(i18n!(catalog, "Username")),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:58:35
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 placeholder: Some(i18n!(catalog, "Username")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   i18n!(catalog, "Username must not be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:67:29
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   i18n!(catalog, "Username must not contain special characters")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   i18n!(catalog, "Username is too long")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 label: i18n!(catalog, "Post Visibility"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |                         i18n!(catalog, "Some error message")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/first_login.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |                 label: i18n!(catalog, "Allow people to search for this profile"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   i18n!(catalog, "Invalid value for `is_searchable`")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   i18n!(catalog, "Some error message")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 label: i18n!(catalog, "Follow Policy"),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]    --> aardwolf-templates/src/first_login.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   i18n!(catalog, "Invalid follow policy")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     message: i18n!(catalog, "There was an error logging in"),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 label: i18n!(catalog, "E-Mail Address"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 placeholder: Some(i18n!(catalog, "E-Mail Address")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:46:61
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         SignInEmailValidationFail::Empty => i18n!(catalog, "Email cannot be empty"),
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 label: i18n!(catalog, "Password"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 placeholder: Some(i18n!(catalog, "Password")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_in.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...                   i18n!(catalog, "Password cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     message: i18n!(catalog, "There was an error creating your account"),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 label: i18n!(catalog, "E-Mail Address"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:43:35
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 placeholder: Some(i18n!(catalog, "E-Mail Address")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::home::Home`, `crate::templates::base`, `crate::templates::home::nav_top`, `crate::templates::home::new_post`, `crate::templates::home::feed`, `crate::templates::asides::shortcuts`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/home/template_home_html.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 |     home::Home,
[INFO] [stdout]   |     ^^^^^^----
[INFO] [stdout]   |     |     |
[INFO] [stdout]   |     |     help: a similar name exists in the module: `home`
[INFO] [stdout]   |     no `Home` in `home`
[INFO] [stdout] 6 |     templates::{base, home::nav_top, home::new_post, home::feed, asides::shortcuts},
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `shortcuts` in `templates::asides`
[INFO] [stdout]   |                 |     |              |               |
[INFO] [stdout]   |                 |     |              |               no `feed` in `templates::home`
[INFO] [stdout]   |                 |     |              no `new_post` in `templates::home`
[INFO] [stdout]   |                 |     no `nav_top` in `templates::home`
[INFO] [stdout]   |                 no `base` in `templates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::home::home::Home
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::home::nav_top
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::posts::new_post
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::home::feed
[INFO] [stdout] note: module `crate::asides::shortcuts` exists but is inaccessible
[INFO] [stdout]  --> aardwolf-templates/src/asides/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod shortcuts;
[INFO] [stdout]   | ^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 |                         SignUpEmailValidationFail::Empty => i18n!(catalog, "Email cannot be empty"),
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   i18n!(catalog, "Invalid email address")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 label: i18n!(catalog, "Password"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 placeholder: Some(i18n!(catalog, "Password")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   i18n!(catalog, "Password cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   i18n!(catalog, "Password is too short")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 label: i18n!(catalog, "Password Confirmation"),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 placeholder: Some(i18n!(catalog, "Password Confirmation")),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::home::Feed`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/home/template_feed_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::Feed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Feed` in `home`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::feed;
[INFO] [stdout]   |                  ~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::feed::Feed;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...                   i18n!(catalog, "Password confirmation cannot be empty")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> aardwolf-templates/src/sign_up.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   i18n!(catalog, "Password confirmation must match password")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | i18n!(sign_in.catalog, "Log In").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(sign_in.catalog, "Welcome back!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | i18n!(sign_in.catalog, "Login").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(sign_in.catalog, "really-long-platform-description").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | i18n!(sign_in.catalog, "This is who we are!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(sign_in.catalog, "About Aardwolf").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(sign_in.catalog, "Need an Account? - Create one!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(sign_in.catalog, "Aardwolf Instance").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(catalog, "Buy the team a coffee").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::footer`, `super::html_head`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_base_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{footer, html_head};
[INFO] [stdout]   |             ^^^^^^  ^^^^^^^^^ no `html_head` in `templates`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `footer` in `templates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::layout::footer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(catalog, "Check us out on GitHub!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(catalog, "Copyright 2018").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(catalog, "Terms of Service").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | i18n!(sign_up.catalog, "Sign Up").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(sign_up.catalog, "Feel free to sign up!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::InputSelect`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_select_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::InputSelect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no `InputSelect` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input_select::InputSelect;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | i18n!(sign_up.catalog, "Create an Account").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_confirm_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::input;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(sign_up.catalog, "really-long-platform-description").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | i18n!(sign_up.catalog, "This is who we are!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(sign_up.catalog, "About Aardwolf").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(sign_up.catalog, "Have an Account? - Login").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(sign_up.catalog, "Aardwolf Instance").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "INTERFACE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "SEARCH PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "POST PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "Language").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_email_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::input;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputCheckbox`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputCheckbox, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputCheckbox` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input::InputCheckbox
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "LANGUAGE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "INTERFACE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "SEARCH PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "POST PRIVACY").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "LANGUAGE").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Jump To:").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_preferences_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "Preferences").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | i18n!(catalog, "profile header sub text").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | i18n!(catalog, "profile header file name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | i18n!(catalog, "profile avatar header label").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "profile header upload").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "profile avatar sub text").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "profile avatar file name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "profile avatar upload label").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "profile avatar upload").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "profile char remaining").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "profile bio").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "profile bio").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "profile char remaining").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "profile display name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "profile display name").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "profile sub title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "profile title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_profile_edit_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "profile title").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | i18n!(catalog, "Logout").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | i18n!(catalog, "Invite People").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | i18n!(catalog, "Authorized Followers").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | i18n!(catalog, "Authorized Apps").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | i18n!(catalog, "Data Export").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | i18n!(catalog, "Data Import").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(catalog, "Security").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | i18n!(catalog, "Notifications").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | i18n!(catalog, "Muted Users").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | i18n!(catalog, "Muted Keywords").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | i18n!(catalog, "Preferences").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | i18n!(catalog, "Edit Profile").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Settings").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_settings_html.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | i18n!(catalog, "Go back").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_html.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | i18n!(catalog, "Password").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsupported expression; enable syn's features=["full"]
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | i18n!(&first_login.catalog, "Create Persona").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | i18n!(first_login.catalog, "Fill out your profile information").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | i18n!(first_login.catalog, "Get posting!").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Couldn't open .pot file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputText`, `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_text_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputText, templates::elements::input};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputText` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input_text::InputText
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputTextarea`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputTextarea, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputTextarea` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input_textarea::InputTextarea
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::elements::SearchBar`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_search_bar_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::SearchBar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SearchBar` in `elements`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::search_bar;
[INFO] [stdout]   |                      ~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::search_bar::SearchBar;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Input`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Input, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Input` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input::Input
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputPassword`, `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_html.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{InputPassword, templates::elements::input};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputPassword` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::elements::input::InputPassword
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password::InputPassword
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::icon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aardwolf_models::schema::base_posts::icon;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::SignUp`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_email`, `crate::templates::elements::input_password`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{SignUp, templates::{base, elements::{alert, input_email, input_password}}};
[INFO] [stdout]   |             ^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_password` in `templates::elements`
[INFO] [stdout]   |             |                   |                |      |
[INFO] [stdout]   |             |                   |                |      no `input_email` in `templates::elements`
[INFO] [stdout]   |             |                   |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                   no `base` in `templates`
[INFO] [stdout]   |             no `SignUp` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::sign_up::SignUp
[INFO] [stdout]           aardwolf_types::operations::sign_up::SignUp
[INFO] [stdout]           aardwolf_yew_frontend::templates::pages::sign_up::SignUp
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_email
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::templates::elements::icon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aardwolf_models::schema::base_posts::icon;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::SignIn`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_email`, `crate::templates::elements::input_password`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{SignIn, templates::{base, elements::{alert, input_email, input_password}}};
[INFO] [stdout]   |             ^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_password` in `templates::elements`
[INFO] [stdout]   |             |                   |                |      |
[INFO] [stdout]   |             |                   |                |      no `input_email` in `templates::elements`
[INFO] [stdout]   |             |                   |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                   no `base` in `templates`
[INFO] [stdout]   |             no `SignIn` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::sign_in::SignIn
[INFO] [stdout]           aardwolf_types::operations::sign_in::SignIn
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_email
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(shortcuts.catalog, "News Feed").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(shortcuts.catalog, "Messages").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(shortcuts.catalog, "Shortcuts").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | i18n!(shortcuts.catalog, "Calendar").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | i18n!(shortcuts.catalog, "Groups").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | i18n!(shortcuts.catalog, "Lists").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | i18n!(shortcuts.catalog, "Photos").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | i18n!(shortcuts.catalog, "Favorites").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | i18n!(shortcuts.catalog, "Weather").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | i18n!(shortcuts.catalog, "Create").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | i18n!(shortcuts.catalog, "New Event").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | i18n!(shortcuts.catalog, "New Group").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(&reply_post.catalog, "Submit").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(&new_post.catalog, "Submit").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::FirstLogin`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_text`, `crate::templates::elements::input_select`, `crate::templates::elements::input_checkbox`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_first_login_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{FirstLogin, templates::{base, elements::{alert, input_text, input_select, input_checkbox}}};
[INFO] [stdout]   |             ^^^^^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_checkbox` in `templates::elements`
[INFO] [stdout]   |             |                       |                |      |           |
[INFO] [stdout]   |             |                       |                |      |           no `input_select` in `templates::elements`
[INFO] [stdout]   |             |                       |                |      no `input_text` in `templates::elements`
[INFO] [stdout]   |             |                       |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                       no `base` in `templates`
[INFO] [stdout]   |             no `FirstLogin` in the root
[INFO] [stdout]   |             help: a similar name exists in the module: `first_login`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::first_login::FirstLogin
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input_text
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input_select
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::home::Home`, `crate::templates::base`, `crate::templates::home::nav_top`, `crate::templates::home::new_post`, `crate::templates::home::feed`, `crate::templates::asides::shortcuts`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/home/template_home_html.rs:5:2
[INFO] [stdout]   |
[INFO] [stdout] 5 |     home::Home,
[INFO] [stdout]   |     ^^^^^^----
[INFO] [stdout]   |     |     |
[INFO] [stdout]   |     |     help: a similar name exists in the module: `home`
[INFO] [stdout]   |     no `Home` in `home`
[INFO] [stdout] 6 |     templates::{base, home::nav_top, home::new_post, home::feed, asides::shortcuts},
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `shortcuts` in `templates::asides`
[INFO] [stdout]   |                 |     |              |               |
[INFO] [stdout]   |                 |     |              |               no `feed` in `templates::home`
[INFO] [stdout]   |                 |     |              no `new_post` in `templates::home`
[INFO] [stdout]   |                 |     no `nav_top` in `templates::home`
[INFO] [stdout]   |                 no `base` in `templates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::home::home::Home
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::home::nav_top
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::posts::new_post
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::home::feed
[INFO] [stdout] note: module `crate::asides::shortcuts` exists but is inaccessible
[INFO] [stdout]  --> aardwolf-templates/src/asides/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod shortcuts;
[INFO] [stdout]   | ^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::home::Feed`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/home/template_feed_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::Feed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `Feed` in `home`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::feed;
[INFO] [stdout]   |                  ~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::home::feed::Feed;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::footer`, `super::html_head`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_base_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::{footer, html_head};
[INFO] [stdout]   |             ^^^^^^  ^^^^^^^^^ no `html_head` in `templates`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `footer` in `templates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::layout::footer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::InputSelect`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_select_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::InputSelect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no `InputSelect` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input_select::InputSelect;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_confirm_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::input;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_email_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::input;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::input;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputCheckbox`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputCheckbox, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputCheckbox` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input::InputCheckbox
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputText`, `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_text_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputText, templates::elements::input};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputText` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input_text::InputText
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputTextarea`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{InputTextarea, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputTextarea` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input_textarea::InputTextarea
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Catalog` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_base_html.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn base_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, catalog: &Catalog, title: &str, page_content: impl FnOnce(&mut W) -> io::Res...
[INFO] [stdout]   |                                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use gettext::Catalog;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rocket_i18n::Catalog;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InputPasswordConfirm` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_confirm_html.rs:7:105
[INFO] [stdout]   |
[INFO] [stdout] 7 | ...mut _ructe_out_: W, input_password_confirm: &InputPasswordConfirm) -> io::Result<()>
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::elements::input::InputPasswordConfirm;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_yew_frontend::templates::elements::input_password_confirm::InputPasswordConfirm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InputEmail` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_email_html.rs:7:83
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn input_email_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, input_email: &InputEmail) -> io::Result<()>
[INFO] [stdout]   |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::elements::input::InputEmail;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_yew_frontend::templates::elements::input_email::InputEmail;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | if input.checked {
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | input.name.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | input.name.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | if let Some(ref error) = input.error {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Shortcuts` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:7:79
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn shortcuts_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, shortcuts: &Shortcuts) -> io::Result<()>
[INFO] [stdout]   |                                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::asides::Shortcuts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReplyPost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn reply_post_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, reply_post: &ReplyPost) -> io::Result<()>
[INFO] [stdout]   |                                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::posts::ReplyPost;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NewPost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:6:77
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn new_post_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, new_post: &NewPost) -> io::Result<()>
[INFO] [stdout]   |                                                                             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::posts::NewPost;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_models::base_post::post::NewPost;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::elements::SearchBar`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_search_bar_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::SearchBar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SearchBar` in `elements`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::search_bar;
[INFO] [stdout]   |                      ~~~~~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::elements::search_bar::SearchBar;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Input`, `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Input, templates::elements::icon};
[INFO] [stdout]   |             ^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Input` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::elements::input::Input
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           aardwolf_models::schema::base_posts::icon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::InputPassword`, `crate::templates::elements::input`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_html.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{InputPassword, templates::elements::input};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `input` in `templates::elements`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `InputPassword` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::elements::input::InputPassword
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password::InputPassword
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::input
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::templates::elements::icon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aardwolf_models::schema::base_posts::icon;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::SignUp`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_email`, `crate::templates::elements::input_password`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_up_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{SignUp, templates::{base, elements::{alert, input_email, input_password}}};
[INFO] [stdout]   |             ^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_password` in `templates::elements`
[INFO] [stdout]   |             |                   |                |      |
[INFO] [stdout]   |             |                   |                |      no `input_email` in `templates::elements`
[INFO] [stdout]   |             |                   |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                   no `base` in `templates`
[INFO] [stdout]   |             no `SignUp` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::sign_up::SignUp
[INFO] [stdout]           aardwolf_types::operations::sign_up::SignUp
[INFO] [stdout]           aardwolf_yew_frontend::templates::pages::sign_up::SignUp
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_email
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::templates::elements::icon`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_footer_html.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::templates::elements::icon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `icon` in `templates::elements`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aardwolf_models::schema::base_posts::icon;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::SignIn`, `crate::templates::base`, `crate::templates::elements::alert`, `crate::templates::elements::input_email`, `crate::templates::elements::input_password`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_sign_in_html.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{SignIn, templates::{base, elements::{alert, input_email, input_password}}};
[INFO] [stdout]   |             ^^^^^^              ^^^^             ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `input_password` in `templates::elements`
[INFO] [stdout]   |             |                   |                |      |
[INFO] [stdout]   |             |                   |                |      no `input_email` in `templates::elements`
[INFO] [stdout]   |             |                   |                no `alert` in `templates::elements`
[INFO] [stdout]   |             |                   no `base` in `templates`
[INFO] [stdout]   |             no `SignIn` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           crate::sign_in::SignIn
[INFO] [stdout]           aardwolf_types::operations::sign_in::SignIn
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           crate::elements::alert
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_email
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           aardwolf_yew_frontend::templates::elements::input_password
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | i18n!(shortcuts.catalog, "News Feed").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | i18n!(shortcuts.catalog, "Messages").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | i18n!(shortcuts.catalog, "Shortcuts").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | i18n!(shortcuts.catalog, "Calendar").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | i18n!(shortcuts.catalog, "Groups").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | i18n!(shortcuts.catalog, "Lists").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | i18n!(shortcuts.catalog, "Photos").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | i18n!(shortcuts.catalog, "Favorites").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | i18n!(shortcuts.catalog, "Weather").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | i18n!(shortcuts.catalog, "Create").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | i18n!(shortcuts.catalog, "New Event").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | i18n!(shortcuts.catalog, "New Group").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(&reply_post.catalog, "Submit").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `i18n` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | i18n!(&new_post.catalog, "Submit").to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 1  + use gettext_macros::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use rust_i18n::i18n;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Catalog` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/template_base_html.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn base_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, catalog: &Catalog, title: &str, page_content: impl FnOnce(&mut W) -> io::Res...
[INFO] [stdout]   |                                                                        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use gettext::Catalog;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rocket_i18n::Catalog;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InputPasswordConfirm` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_password_confirm_html.rs:7:105
[INFO] [stdout]   |
[INFO] [stdout] 7 | ...mut _ructe_out_: W, input_password_confirm: &InputPasswordConfirm) -> io::Result<()>
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::elements::input::InputPasswordConfirm;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_yew_frontend::templates::elements::input_password_confirm::InputPasswordConfirm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InputEmail` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_email_html.rs:7:83
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn input_email_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, input_email: &InputEmail) -> io::Result<()>
[INFO] [stdout]   |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::elements::input::InputEmail;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_yew_frontend::templates::elements::input_email::InputEmail;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | if input.checked {
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | input.name.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | input.name.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `input` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | if let Some(ref error) = input.error {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Shortcuts` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/asides/template_shortcuts_html.rs:7:79
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn shortcuts_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, shortcuts: &Shortcuts) -> io::Result<()>
[INFO] [stdout]   |                                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::asides::Shortcuts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReplyPost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn reply_post_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, reply_post: &ReplyPost) -> io::Result<()>
[INFO] [stdout]   |                                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::posts::ReplyPost;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `NewPost` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:6:77
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn new_post_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, new_post: &NewPost) -> io::Result<()>
[INFO] [stdout]   |                                                                             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::posts::NewPost;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use aardwolf_models::base_post::post::NewPost;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_select_html.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | label.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | placeholder.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |             ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | label.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | placeholder.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |             ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_select_html.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_checkbox_html.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | label.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | placeholder.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |             ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_textarea_html.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | label.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | placeholder.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |             ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_input_html.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | error.to_html(_ructe_out_.by_ref())?;
[INFO] [stdout]    |       ^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_textarea` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | input_textarea(_ructe_out_.by_ref(), &reply_post.source)?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_select` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | input_select(_ructe_out_.by_ref(), &reply_post.visibility)?;
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_text` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | input_text(_ructe_out_.by_ref(), &reply_post.name)?;
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_textarea` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | input_textarea(_ructe_out_.by_ref(), &new_post.source)?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_select` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | input_select(_ructe_out_.by_ref(), &new_post.visibility)?;
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_text` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | input_text(_ructe_out_.by_ref(), &new_post.name)?;
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lang_dropdown`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_lang_dropdown_html.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn lang_dropdown_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, lang_dropdown: &LangDropdown) -> io::Result<()>
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lang_dropdown`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `catalog`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_calendar_html.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn calendar_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, catalog: &Catalog) -> io::Result<()>
[INFO] [stdout]   |                                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_textarea` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | input_textarea(_ructe_out_.by_ref(), &reply_post.source)?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_select` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | input_select(_ructe_out_.by_ref(), &reply_post.visibility)?;
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_text` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_reply_post_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | input_text(_ructe_out_.by_ref(), &reply_post.name)?;
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_textarea` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | input_textarea(_ructe_out_.by_ref(), &new_post.source)?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_select` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | input_select(_ructe_out_.by_ref(), &new_post.visibility)?;
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `input_text` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/posts/template_new_post_html.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | input_text(_ructe_out_.by_ref(), &new_post.name)?;
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/home/nav_top.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    8:            <strong>{{ i18n!(nav_top_data.catalog, "Home") }}</strong>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                          ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_content.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   10:        <img src="../web/images/default_avatar.png" alt="{{ notification_content.author_name }}" aria-hidden="true">
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                               ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/alert.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                       ^ Error in match expression:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                                   ^ Error in match arm starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    6:    AlertKind::Info => "info",
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                             ^ Expected '{'
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_dropdown.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   12:		{# Iterate over the notifications and render each one #}
[INFO] [stderr] warning: aardwolf-templates@0.1.0:        ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/icon.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<i class="fa fa-{{ icon_class }}"></i>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                      ^ Error in expression starting here:
[INFO] [stderr] error: could not compile `aardwolf-templates` (lib) due to 169 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `lang_dropdown`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/elements/template_lang_dropdown_html.rs:7:71
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn lang_dropdown_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, lang_dropdown: &LangDropdown) -> io::Result<()>
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lang_dropdown`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `catalog`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/aardwolf-templates-2230166789dd654f/out/templates/containers/template_calendar_html.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn calendar_html<W>(#[allow(unused_mut)] mut _ructe_out_: W, catalog: &Catalog) -> io::Result<()>
[INFO] [stdout]   |                                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/home/nav_top.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    8:            <strong>{{ i18n!(nav_top_data.catalog, "Home") }}</strong>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                          ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_content.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   10:        <img src="../web/images/default_avatar.png" alt="{{ notification_content.author_name }}" aria-hidden="true">
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                               ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/alert.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                       ^ Error in match expression:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<div class="aardwolf-alert aardwolf-alert-@match alert.kind {
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                                                                   ^ Error in match arm starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    6:    AlertKind::Info => "info",
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                             ^ Expected '{'
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/notification_dropdown.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:   12:		{# Iterate over the notifications and render each one #}
[INFO] [stderr] warning: aardwolf-templates@0.1.0:        ^ Error in expression starting here:
[INFO] [stderr] warning: aardwolf-templates@0.1.0: Template parse error in "templates/elements/icon.rs.html":
[INFO] [stderr] warning: aardwolf-templates@0.1.0:    5:<i class="fa fa-{{ icon_class }}"></i>
[INFO] [stderr] warning: aardwolf-templates@0.1.0:                      ^ Error in expression starting here:
[INFO] [stderr] error: could not compile `aardwolf-templates` (lib test) due to 169 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "62e3e3bfa1e70c33d32c6071ea0f50a567c182371f41f376d428c20ad35fdb41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e3e3bfa1e70c33d32c6071ea0f50a567c182371f41f376d428c20ad35fdb41", kill_on_drop: false }`
[INFO] [stdout] 62e3e3bfa1e70c33d32c6071ea0f50a567c182371f41f376d428c20ad35fdb41
