[INFO] cloning repository https://github.com/HollowNumber/dtu-notes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HollowNumber/dtu-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHollowNumber%2Fdtu-notes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHollowNumber%2Fdtu-notes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33147c49133b5ba33ac3aa82f87cf2cfb7ebeff0
[INFO] testing HollowNumber/dtu-notes against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHollowNumber%2Fdtu-notes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HollowNumber/dtu-notes
[INFO] finished tweaking git repo https://github.com/HollowNumber/dtu-notes
[INFO] tweaked toml for git repo https://github.com/HollowNumber/dtu-notes written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HollowNumber/dtu-notes on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HollowNumber/dtu-notes 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1dacc487860d2bcbdaeb15c540445e49312fa3490c049847a425f09853c9a15
[INFO] running `Command { std: "docker" "start" "-a" "e1dacc487860d2bcbdaeb15c540445e49312fa3490c049847a425f09853c9a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1dacc487860d2bcbdaeb15c540445e49312fa3490c049847a425f09853c9a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1dacc487860d2bcbdaeb15c540445e49312fa3490c049847a425f09853c9a15", kill_on_drop: false }`
[INFO] [stdout] e1dacc487860d2bcbdaeb15c540445e49312fa3490c049847a425f09853c9a15
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4103695dde0a464bc0bcc22d6fb3c4a288c2fb70be2260cadeb69824f3b15c4
[INFO] running `Command { std: "docker" "start" "-a" "d4103695dde0a464bc0bcc22d6fb3c4a288c2fb70be2260cadeb69824f3b15c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling opener v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling dtu-notes v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ui::output::OutputManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineConfig`
[INFO] [stdout]  --> src/core/template/engine.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/core/template/engine.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]    --> src/core/template/context.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_index`
[INFO] [stdout]    --> src/core/template/discovery.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_def`
[INFO] [stdout]    --> src/core/template/validation.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         template_def: &TemplateDefinition,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ui::output::OutputManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineConfig`
[INFO] [stdout]  --> src/core/template/engine.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/core/template/engine.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]    --> src/core/template/context.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_index`
[INFO] [stdout]    --> src/core/template/discovery.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_def`
[INFO] [stdout]    --> src/core/template/validation.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         template_def: &TemplateDefinition,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `search_indexed` is never used
[INFO] [stdout]    --> src/core/search_engine.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl SearchEngine {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn search_indexed(&self, index: &SearchIndex, query: &str) -> Vec<SearchLocation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Minimal` and `Comprehensive` are never constructed
[INFO] [stdout]   --> src/core/template/builder.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum ValidationLevel {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 53 |     /// Only validate critical errors that would prevent template generation
[INFO] [stdout] 54 |     Minimal,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Comprehensive,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidationLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/template/builder.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl TemplateBuilder {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn with_variant(mut self, variant_name: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn with_processing_options(mut self, options: ProcessingOptions) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn with_validation(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn with_validation_level(mut self, level: ValidationLevel) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn with_fail_on_errors(mut self, fail: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn with_transformations(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn build_with_validation(&self) -> Result<TemplateOutputWithValidation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn build_with_metadata(&self) -> Result<TemplateOutput> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn validate(&self) -> Result<ValidationResult> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_errors`, `has_warnings`, `error_count`, `warning_count`, `is_clean`, and `format_report` are never used
[INFO] [stdout]    --> src/core/template/builder.rs:396:12
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl ValidationResult {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 396 |     pub fn has_errors(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     pub fn has_warnings(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn error_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn warning_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     pub fn is_clean(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn format_report(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemplateOutputWithValidation` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub struct TemplateOutputWithValidation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemplateOutput` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 442 | pub struct TemplateOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextSummary` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub struct ContextSummary {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_context` is never used
[INFO] [stdout]    --> src/core/template/builder.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 460 | impl ContextSummary {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 461 |     fn from_context(context: &TemplateContext) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProcessingOptionsBuilder` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:487:12
[INFO] [stdout]     |
[INFO] [stdout] 487 | pub struct ProcessingOptionsBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/template/builder.rs:492:12
[INFO] [stdout]     |
[INFO] [stdout] 491 | impl ProcessingOptionsBuilder {
[INFO] [stdout]     | ----------------------------- associated items in this implementation
[INFO] [stdout] 492 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn with_validation(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     pub fn with_validation_level(mut self, level: ValidationLevel) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |     pub fn with_fail_on_errors(mut self, fail: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub fn with_transformations(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 518 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn build(self) -> ProcessingOptions {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date`, `template_version`, and `template_dir` are never read
[INFO] [stdout]   --> src/core/template/context.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct TemplateContext {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub date: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub semester: String,
[INFO] [stdout] 38 |     pub template_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub template_dir: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `assignment_type`, `creation_date`, `template_source`, `variant_used`, and `processing_flags` are never read
[INFO] [stdout]   --> src/core/template/context.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct TemplateMetadata {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 53 |     pub course_type: String,
[INFO] [stdout] 54 |     pub assignment_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub creation_date: chrono::DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     pub template_source: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     pub variant_used: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub processing_flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/template/context.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl TemplateContext {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn build_lecture_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn build_assignment_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn set_variable(&mut self, key: &str, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn get_variable(&self, key: &str) -> Option<&String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn validate(&self) -> Result<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     fn determine_course_type(course_id: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn determine_assignment_type(title: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_variable` and `with_custom_field` are never used
[INFO] [stdout]    --> src/core/template/context.rs:375:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | impl TemplateContextBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source` and `package_info` are never read
[INFO] [stdout]   --> src/core/template/discovery.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AvailableTemplate {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub source: TemplateSource,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub package_info: Option<TemplatePackageInfo>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AvailableTemplate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Builtin`, `Local`, `Remote`, and `Custom` are never constructed
[INFO] [stdout]   --> src/core/template/discovery.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum TemplateSource {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 38 |     /// Built-in template (part of the application)
[INFO] [stdout] 39 |     Builtin,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     Local { path: String },
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Remote { repository: String, version: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Custom {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/core/template/discovery.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TemplatePackageInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 59 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 60 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |     pub license: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 62 |     pub install_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub last_updated: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplatePackageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/core/template/discovery.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl TemplateDiscovery {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn find_template<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn find_variants_for_template<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn find_template_with_preference<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn discover_templates(user_config: &Config) -> Result<Vec<AvailableTemplate>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn find_package_directory_for_config(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn extract_package_info(config: &TemplateConfig, package_dir: &PathBuf) -> TemplatePackageInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     pub fn find_best_variant(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_lecture_template` is never used
[INFO] [stdout]   --> src/core/template/engine.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl TemplateEngine {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 15 |     /// Generate a lecture template
[INFO] [stdout] 16 |     pub fn generate_lecture_template(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TemplateType` is never used
[INFO] [stdout]    --> src/core/template/engine.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub enum TemplateType {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_validation_report` is never used
[INFO] [stdout]    --> src/core/template/validation.rs:690:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl TemplateValidator {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 690 |     pub fn format_validation_report(issues: &[ValidationIssue]) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatusPrint` is never used
[INFO] [stdout]    --> src/ui/output.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait StatusPrint {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "d4103695dde0a464bc0bcc22d6fb3c4a288c2fb70be2260cadeb69824f3b15c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4103695dde0a464bc0bcc22d6fb3c4a288c2fb70be2260cadeb69824f3b15c4", kill_on_drop: false }`
[INFO] [stdout] d4103695dde0a464bc0bcc22d6fb3c4a288c2fb70be2260cadeb69824f3b15c4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37dace13a55ba40f0adc8d7ec98fcb5a3388a40ac6e833d850ad4cf751fe86f1
[INFO] running `Command { std: "docker" "start" "-a" "37dace13a55ba40f0adc8d7ec98fcb5a3388a40ac6e833d850ad4cf751fe86f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling dtu-notes v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ui::output::OutputManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineConfig`
[INFO] [stdout]  --> src/core/template/engine.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/core/template/engine.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ui::output::OutputManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineConfig`
[INFO] [stdout]  --> src/core/template/engine.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/core/template/engine.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:605:23
[INFO] [stdout]     |
[INFO] [stdout] 604 |             obsidian_integration: todo!(),
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 605 |             metadata: todo!(),
[INFO] [stdout]     |                       ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]    --> src/core/template/context.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_index`
[INFO] [stdout]    --> src/core/template/discovery.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_def`
[INFO] [stdout]    --> src/core/template/validation.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         template_def: &TemplateDefinition,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |         let config = Config {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]    --> src/core/template/context.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_index`
[INFO] [stdout]    --> src/core/template/discovery.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_def`
[INFO] [stdout]    --> src/core/template/validation.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         template_def: &TemplateDefinition,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stdout]  --> src/config.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::ui::output::OutputManager;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EngineConfig`
[INFO] [stdout]  --> src/core/template/engine.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]   --> src/core/template/engine.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:605:23
[INFO] [stdout]     |
[INFO] [stdout] 604 |             obsidian_integration: todo!(),
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 605 |             metadata: todo!(),
[INFO] [stdout]     |                       ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |         let config = Config {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transformation`
[INFO] [stdout]    --> src/core/template/context.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_index`
[INFO] [stdout]    --> src/core/template/discovery.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_def`
[INFO] [stdout]    --> src/core/template/validation.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         template_def: &TemplateDefinition,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `search_indexed` is never used
[INFO] [stdout]    --> src/core/search_engine.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl SearchEngine {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn search_indexed(&self, index: &SearchIndex, query: &str) -> Vec<SearchLocation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Minimal` is never constructed
[INFO] [stdout]   --> src/core/template/builder.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum ValidationLevel {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 53 |     /// Only validate critical errors that would prevent template generation
[INFO] [stdout] 54 |     Minimal,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidationLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/template/builder.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl TemplateBuilder {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn with_variant(mut self, variant_name: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn with_processing_options(mut self, options: ProcessingOptions) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn with_validation(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn with_validation_level(mut self, level: ValidationLevel) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn with_fail_on_errors(mut self, fail: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn with_transformations(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn build_with_validation(&self) -> Result<TemplateOutputWithValidation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn build_with_metadata(&self) -> Result<TemplateOutput> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn validate(&self) -> Result<ValidationResult> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format_report` is never used
[INFO] [stdout]    --> src/core/template/builder.rs:427:12
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl ValidationResult {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn format_report(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemplateOutputWithValidation` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:434:12
[INFO] [stdout]     |
[INFO] [stdout] 434 | pub struct TemplateOutputWithValidation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemplateOutput` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 442 | pub struct TemplateOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextSummary` is never constructed
[INFO] [stdout]    --> src/core/template/builder.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 | pub struct ContextSummary {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_context` is never used
[INFO] [stdout]    --> src/core/template/builder.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 460 | impl ContextSummary {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 461 |     fn from_context(context: &TemplateContext) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_debug_info` is never used
[INFO] [stdout]    --> src/core/template/builder.rs:518:12
[INFO] [stdout]     |
[INFO] [stdout] 491 | impl ProcessingOptionsBuilder {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 518 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date`, `template_version`, and `template_dir` are never read
[INFO] [stdout]   --> src/core/template/context.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct TemplateContext {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub date: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub semester: String,
[INFO] [stdout] 38 |     pub template_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub template_dir: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `assignment_type`, `creation_date`, `template_source`, `variant_used`, and `processing_flags` are never read
[INFO] [stdout]   --> src/core/template/context.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct TemplateMetadata {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 53 |     pub course_type: String,
[INFO] [stdout] 54 |     pub assignment_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub creation_date: chrono::DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     pub template_source: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     pub variant_used: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub processing_flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/template/context.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl TemplateContext {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub fn build_lecture_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn build_assignment_context(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn set_variable(&mut self, key: &str, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn get_variable(&self, key: &str) -> Option<&String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub fn validate(&self) -> Result<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     fn determine_course_type(course_id: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn determine_assignment_type(title: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_variable` and `with_custom_field` are never used
[INFO] [stdout]    --> src/core/template/context.rs:375:12
[INFO] [stdout]     |
[INFO] [stdout] 333 | impl TemplateContextBuilder {
[INFO] [stdout]     | --------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/core/template/discovery.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AvailableTemplate {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub source: TemplateSource,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AvailableTemplate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/core/template/discovery.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Local { path: String },
[INFO] [stdout]    |     -----   ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Builtin`, `Remote`, and `Custom` are never constructed
[INFO] [stdout]   --> src/core/template/discovery.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum TemplateSource {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 38 |     /// Built-in template (part of the application)
[INFO] [stdout] 39 |     Builtin,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Remote { repository: String, version: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Custom {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `author`, `license`, `install_path`, and `last_updated` are never read
[INFO] [stdout]   --> src/core/template/discovery.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct TemplatePackageInfo {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 60 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |     pub license: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 62 |     pub install_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub last_updated: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplatePackageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `find_template_with_preference`, `get_import_statement`, and `find_best_variant` are never used
[INFO] [stdout]    --> src/core/template/discovery.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl TemplateDiscovery {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn find_template_with_preference<'a>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     pub fn find_best_variant(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_lecture_template` is never used
[INFO] [stdout]   --> src/core/template/engine.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl TemplateEngine {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 15 |     /// Generate a lecture template
[INFO] [stdout] 16 |     pub fn generate_lecture_template(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TemplateType` is never used
[INFO] [stdout]    --> src/core/template/engine.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub enum TemplateType {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatusPrint` is never used
[INFO] [stdout]    --> src/ui/output.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub trait StatusPrint {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.48s
[INFO] running `Command { std: "docker" "inspect" "37dace13a55ba40f0adc8d7ec98fcb5a3388a40ac6e833d850ad4cf751fe86f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37dace13a55ba40f0adc8d7ec98fcb5a3388a40ac6e833d850ad4cf751fe86f1", kill_on_drop: false }`
[INFO] [stdout] 37dace13a55ba40f0adc8d7ec98fcb5a3388a40ac6e833d850ad4cf751fe86f1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb012c9a7a8de93eb4a832ded0abaa87577c171f809ece35d5bf4850d1421b4d
[INFO] running `Command { std: "docker" "start" "-a" "fb012c9a7a8de93eb4a832ded0abaa87577c171f809ece35d5bf4850d1421b4d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::ui::output::OutputManager`
[INFO] [stderr]  --> src/config.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::ui::output::OutputManager;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `EngineConfig`
[INFO] [stderr]  --> src/core/template/engine.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | use super::config::{EngineConfig, TemplateConfig, TemplateDefinition, TemplateVariant};
[INFO] [stderr]   |                     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]   --> src/core/template/engine.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 | use anyhow::{Context, Result, anyhow};
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Read`
[INFO] [stderr]  --> src/core/github_template_fetcher.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::io::Read;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transformation`
[INFO] [stderr]    --> src/core/template/context.rs:221:13
[INFO] [stderr]     |
[INFO] [stderr] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config_index`
[INFO] [stderr]    --> src/core/template/discovery.rs:325:14
[INFO] [stderr]     |
[INFO] [stderr] 325 |         for (config_index, config) in configs.iter().enumerate() {
[INFO] [stderr]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `template_def`
[INFO] [stderr]    --> src/core/template/validation.rs:632:9
[INFO] [stderr]     |
[INFO] [stderr] 632 |         template_def: &TemplateDefinition,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_def`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/core/github_template_fetcher.rs:605:23
[INFO] [stderr]     |
[INFO] [stderr] 604 |             obsidian_integration: todo!(),
[INFO] [stderr]     |                                   ------- any code following this expression is unreachable
[INFO] [stderr] 605 |             metadata: todo!(),
[INFO] [stderr]     |                       ^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/core/github_template_fetcher.rs:588:13
[INFO] [stderr]     |
[INFO] [stderr] 588 |         let config = Config {
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transformation`
[INFO] [stderr]    --> src/core/template/context.rs:221:13
[INFO] [stderr]     |
[INFO] [stderr] 221 |         for transformation in &self.engine_config.variables.transformations {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformation`
[INFO] [stderr] 
[INFO] [stderr] warning: `dtu-notes` (lib) generated 7 warnings (run `cargo fix --lib -p dtu-notes` to apply 3 suggestions)
[INFO] [stderr] warning: `dtu-notes` (lib test) generated 9 warnings (6 duplicates)
[INFO] [stderr] warning: method `search_indexed` is never used
[INFO] [stderr]    --> src/core/search_engine.rs:151:12
[INFO] [stderr]     |
[INFO] [stderr]  46 | impl SearchEngine {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub fn search_indexed(&self, index: &SearchIndex, query: &str) -> Vec<SearchLocation> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Minimal` is never constructed
[INFO] [stderr]   --> src/core/template/builder.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub enum ValidationLevel {
[INFO] [stderr]    |          --------------- variant in this enum
[INFO] [stderr] 53 |     /// Only validate critical errors that would prevent template generation
[INFO] [stderr] 54 |     Minimal,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ValidationLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/core/template/builder.rs:99:12
[INFO] [stderr]     |
[INFO] [stderr]  61 | impl TemplateBuilder {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  99 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn with_variant(mut self, variant_name: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn with_processing_options(mut self, options: ProcessingOptions) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub fn with_validation(mut self, enabled: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn with_validation_level(mut self, level: ValidationLevel) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub fn with_fail_on_errors(mut self, fail: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 |     pub fn with_transformations(mut self, enabled: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 |     pub fn build_with_validation(&self) -> Result<TemplateOutputWithValidation> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 210 |     pub fn build_with_metadata(&self) -> Result<TemplateOutput> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub fn validate(&self) -> Result<ValidationResult> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `format_report` is never used
[INFO] [stderr]    --> src/core/template/builder.rs:427:12
[INFO] [stderr]     |
[INFO] [stderr] 395 | impl ValidationResult {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 427 |     pub fn format_report(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TemplateOutputWithValidation` is never constructed
[INFO] [stderr]    --> src/core/template/builder.rs:434:12
[INFO] [stderr]     |
[INFO] [stderr] 434 | pub struct TemplateOutputWithValidation {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TemplateOutput` is never constructed
[INFO] [stderr]    --> src/core/template/builder.rs:442:12
[INFO] [stderr]     |
[INFO] [stderr] 442 | pub struct TemplateOutput {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextSummary` is never constructed
[INFO] [stderr]    --> src/core/template/builder.rs:450:12
[INFO] [stderr]     |
[INFO] [stderr] 450 | pub struct ContextSummary {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_context` is never used
[INFO] [stderr]    --> src/core/template/builder.rs:461:8
[INFO] [stderr]     |
[INFO] [stderr] 460 | impl ContextSummary {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] 461 |     fn from_context(context: &TemplateContext) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_debug_info` is never used
[INFO] [stderr]    --> src/core/template/builder.rs:518:12
[INFO] [stderr]     |
[INFO] [stderr] 491 | impl ProcessingOptionsBuilder {
[INFO] [stderr]     | ----------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 518 |     pub fn with_debug_info(mut self, enabled: bool) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `date`, `template_version`, and `template_dir` are never read
[INFO] [stderr]   --> src/core/template/context.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct TemplateContext {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub date: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 37 |     pub semester: String,
[INFO] [stderr] 38 |     pub template_version: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub template_dir: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TemplateContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `assignment_type`, `creation_date`, `template_source`, `variant_used`, and `processing_flags` are never read
[INFO] [stderr]   --> src/core/template/context.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct TemplateMetadata {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 53 |     pub course_type: String,
[INFO] [stderr] 54 |     pub assignment_type: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 55 |     pub creation_date: chrono::DateTime<Local>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 56 |     pub template_source: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 57 |     pub variant_used: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 58 |     pub processing_flags: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TemplateMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/template/context.rs:68:12
[INFO] [stderr]     |
[INFO] [stderr]  61 | impl TemplateContext {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  68 |     pub fn build_lecture_context(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub fn build_assignment_context(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 |     pub fn set_variable(&mut self, key: &str, value: &str) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub fn get_variable(&self, key: &str) -> Option<&String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub fn validate(&self) -> Result<Vec<String>> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 |     fn determine_course_type(course_id: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |     fn determine_assignment_type(title: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_variable` and `with_custom_field` are never used
[INFO] [stderr]    --> src/core/template/context.rs:375:12
[INFO] [stderr]     |
[INFO] [stderr] 333 | impl TemplateContextBuilder {
[INFO] [stderr]     | --------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 375 |     pub fn with_variable(mut self, key: &str, value: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 380 |     pub fn with_custom_field(mut self, key: &str, value: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `source` is never read
[INFO] [stderr]   --> src/core/template/discovery.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct AvailableTemplate {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub source: TemplateSource,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AvailableTemplate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/core/template/discovery.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |     Local { path: String },
[INFO] [stderr]    |     -----   ^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TemplateSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Builtin`, `Remote`, and `Custom` are never constructed
[INFO] [stderr]   --> src/core/template/discovery.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub enum TemplateSource {
[INFO] [stderr]    |          -------------- variants in this enum
[INFO] [stderr] 38 |     /// Built-in template (part of the application)
[INFO] [stderr] 39 |     Builtin,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     Remote { repository: String, version: String },
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     Custom {
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TemplateSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `description`, `author`, `license`, `install_path`, and `last_updated` are never read
[INFO] [stderr]   --> src/core/template/discovery.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct TemplatePackageInfo {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub description: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 60 |     pub author: Option<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 61 |     pub license: Option<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 62 |     pub install_path: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 63 |     pub last_updated: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TemplatePackageInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `find_template_with_preference`, `get_import_statement`, and `find_best_variant` are never used
[INFO] [stderr]    --> src/core/template/discovery.rs:171:12
[INFO] [stderr]     |
[INFO] [stderr]  68 | impl TemplateDiscovery {
[INFO] [stderr]     | ---------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn find_template_with_preference<'a>(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 |     pub fn find_best_variant(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `generate_lecture_template` is never used
[INFO] [stderr]   --> src/core/template/engine.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl TemplateEngine {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 15 |     /// Generate a lecture template
[INFO] [stderr] 16 |     pub fn generate_lecture_template(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TemplateType` is never used
[INFO] [stderr]    --> src/core/template/engine.rs:293:10
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub enum TemplateType {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `StatusPrint` is never used
[INFO] [stderr]    --> src/ui/output.rs:258:11
[INFO] [stderr]     |
[INFO] [stderr] 258 | pub trait StatusPrint {
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dtu-notes` (bin "noter" test) generated 30 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtu_notes-0f78e86a5cdd654a)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test core::file_operations::tests::test_format_file_size ... ignored, Currently incompatible with Humansize
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_semester_formatting ... ok
[INFO] [stdout] test commands::search::tests::test_build_search_match_from_location ... ok
[INFO] [stdout] test core::file_operations::tests::test_generate_unique_filename ... ok
[INFO] [stdout] test core::file_operations::tests::test_ensure_directory_exists ... ok
[INFO] [stdout] test core::github_template_fetcher::tests::test_cache_path_generation ... ok
[INFO] [stdout] test core::search_engine::tests::test_case_insensitive_search ... ok
[INFO] [stdout] test core::search_engine::tests::test_search_no_results ... ok
[INFO] [stdout] test core::search_engine::tests::test_search_with_index ... ok
[INFO] [stdout] test core::search_engine::tests::test_subdirectory_indexing ... ok
[INFO] [stdout] test core::template::builder::tests::test_processing_options_builder ... ok
[INFO] [stdout] test core::template::builder::tests::test_validation_result_methods ... ok
[INFO] [stdout] test core::template::discovery::tests::test_course_type_resolution ... ok
[INFO] [stdout] test core::template::discovery::tests::test_discover_templates ... ok
[INFO] [stdout] test core::template::discovery::tests::test_pattern_matching ... ok
[INFO] [stdout] test core::template::discovery::tests::test_load_template_configs ... ok
[INFO] [stdout] test core::template::validation::tests::test_validation_issue_creation ... ok
[INFO] [stdout] test core::template::validation::tests::test_format_validation_report ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_determine_output_path ... ok
[INFO] [stdout] test core::search_engine::tests::test_index_persistence ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_resolve_input_path_adds_extension ... ok
[INFO] [stdout] test core::search_engine::tests::test_file_extensions_filter ... ok
[INFO] [stdout] test core::search_engine::tests::test_build_index ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_resolve_input_path_keeps_extension ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_clean_directory ... ok
[INFO] [stdout] test commands::search::tests::test_should_use_index ... ok
[INFO] [stdout] test core::template::builder::tests::test_processing_options_default ... ok
[INFO] [stdout] test core::search_engine::tests::test_index_freshness ... ok
[INFO] [stdout] test core::search_engine::tests::test_empty_directory ... ok
[INFO] [stdout] test core::search_engine::tests::test_large_index ... ok
[INFO] [stdout] test config::tests::test_editor_list ... ok
[INFO] [stdout] test core::github_template_fetcher::tests::test_template_status_check_empty ... FAILED
[INFO] [stdout] test core::github_template_fetcher::tests::test_fetch_latest_release ... FAILED
[INFO] [stdout] test core::search_engine::tests::test_get_or_build_index ... ok
[INFO] [stdout] test commands::search::tests::test_search_with_index_vs_without ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::github_template_fetcher::tests::test_template_status_check_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::github_template_fetcher::tests::test_template_status_check_empty' (34) panicked at src/core/github_template_fetcher.rs:604:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585a90bcc7f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585a90bcc7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585a90bcc7f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x585a90bcc7f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585a90bdef6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585a90bdef6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x585a90b961e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x585a90b961e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x585a90ba3da2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x585a90ba9a5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x585a90ba98f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x585a90adf25e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x585a90adf25e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x585a90baa11f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x585a90baa11f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x585a90ba9f46 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x585a90ba3ed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x585a90b892dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x585a90be9950 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x585a90be992c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x585a906f973c - dtu_notes::core::github_template_fetcher::tests::test_template_status_check_empty::h6072e52d047d3fa4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:604:35
[INFO] [stdout]   21:     0x585a906f97c7 - dtu_notes::core::github_template_fetcher::tests::test_template_status_check_empty::{{closure}}::h9ea9709a674da406
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:586:42
[INFO] [stdout]   22:     0x585a90736a16 - core::ops::function::FnOnce::call_once::h34c6dbe866d1fe24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585a90adf01b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585a90adf01b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x585a90af4c85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x585a90af4c85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x585a90af4c85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x585a90af4c85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x585a90af4c85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x585a90af4c85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x585a90af4c85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x585a90acb474 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x585a90acb474 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x585a90aced3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x585a90aced3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x585a90aced3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x585a90aced3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x585a90aced3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x585a90aced3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x585a90aced3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x585a90b9f03f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x585a90b9f03f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x743c718f7aa4 - <unknown>
[INFO] [stdout]   44:     0x743c71984a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::github_template_fetcher::tests::test_fetch_latest_release stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::github_template_fetcher::tests::test_fetch_latest_release' (33) panicked at src/core/github_template_fetcher.rs:569:9:
[INFO] [stdout] Should be able to fetch latest release
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585a90bcc7f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585a90bcc7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585a90bcc7f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x585a90bcc7f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585a90bdef6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585a90bdef6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x585a90b961e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x585a90b961e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x585a90ba3da2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x585a90ba9a5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x585a90ba98f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x585a90adf25e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x585a90adf25e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x585a90baa11f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x585a90baa11f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x585a90ba9f46 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x585a90ba3ed9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x585a90b892dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x585a90be9950 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x585a906f8f07 - dtu_notes::core::github_template_fetcher::tests::test_fetch_latest_release::hf4100ed55babd7bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:569:9
[INFO] [stdout]   20:     0x585a906f9007 - dtu_notes::core::github_template_fetcher::tests::test_fetch_latest_release::{{closure}}::hce1d50e8b2d1e645
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:567:35
[INFO] [stdout]   21:     0x585a90737b66 - core::ops::function::FnOnce::call_once::he98f2f3138365f09
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x585a90adf01b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585a90adf01b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x585a90af4c85 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x585a90af4c85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x585a90af4c85 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x585a90af4c85 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x585a90af4c85 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x585a90af4c85 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x585a90af4c85 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x585a90acb474 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x585a90acb474 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x585a90aced3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x585a90aced3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x585a90aced3a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x585a90aced3a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x585a90aced3a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x585a90aced3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x585a90aced3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x585a90b9f03f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x585a90b9f03f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x743c718f7aa4 - <unknown>
[INFO] [stdout]   43:     0x743c71984a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::github_template_fetcher::tests::test_fetch_latest_release
[INFO] [stdout]     core::github_template_fetcher::tests::test_template_status_check_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fb012c9a7a8de93eb4a832ded0abaa87577c171f809ece35d5bf4850d1421b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb012c9a7a8de93eb4a832ded0abaa87577c171f809ece35d5bf4850d1421b4d", kill_on_drop: false }`
[INFO] [stdout] fb012c9a7a8de93eb4a832ded0abaa87577c171f809ece35d5bf4850d1421b4d
