[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] b9d9c19fb415a7f605e6fcd4be1ee270b4fbbdeb
[INFO] testing HollowNumber/dtu-notes against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHollowNumber%2Fdtu-notes" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HollowNumber/dtu-notes on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94903ebe3366fc16596401b94d61de240c0eab8304ee2e10fac5b15546f06a04
[INFO] running `Command { std: "docker" "start" "-a" "94903ebe3366fc16596401b94d61de240c0eab8304ee2e10fac5b15546f06a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94903ebe3366fc16596401b94d61de240c0eab8304ee2e10fac5b15546f06a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94903ebe3366fc16596401b94d61de240c0eab8304ee2e10fac5b15546f06a04", kill_on_drop: false }`
[INFO] [stdout] 94903ebe3366fc16596401b94d61de240c0eab8304ee2e10fac5b15546f06a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a24c21c7505a03638ea7f2fa019e2361b49502898456de1bbc6d5f1c0a9becb
[INFO] running `Command { std: "docker" "start" "-a" "2a24c21c7505a03638ea7f2fa019e2361b49502898456de1bbc6d5f1c0a9becb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling toml_parser v1.0.2
[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 libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling opener v0.8.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling dtu-notes v0.6.1 (/opt/rustwide/workdir)
[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] 358 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     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:685:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl TemplateValidator {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 685 |     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 21s
[INFO] running `Command { std: "docker" "inspect" "2a24c21c7505a03638ea7f2fa019e2361b49502898456de1bbc6d5f1c0a9becb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a24c21c7505a03638ea7f2fa019e2361b49502898456de1bbc6d5f1c0a9becb", kill_on_drop: false }`
[INFO] [stdout] 2a24c21c7505a03638ea7f2fa019e2361b49502898456de1bbc6d5f1c0a9becb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a08d17d8f92c5386bea5ad55af4399cc9b36c1e59c07cc38b1943385b8558bfb
[INFO] running `Command { std: "docker" "start" "-a" "a08d17d8f92c5386bea5ad55af4399cc9b36c1e59c07cc38b1943385b8558bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[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.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |             obsidian_integration: todo!(),
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 600 |             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 variable: `config`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         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: `status`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let status = GitHubTemplateFetcher::check_template_status(&config).unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |             obsidian_integration: todo!(),
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 600 |             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 variable: `config`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         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: `status`
[INFO] [stdout]    --> src/core/github_template_fetcher.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let status = GitHubTemplateFetcher::check_template_status(&config).unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[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] 358 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     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 17.56s
[INFO] running `Command { std: "docker" "inspect" "a08d17d8f92c5386bea5ad55af4399cc9b36c1e59c07cc38b1943385b8558bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08d17d8f92c5386bea5ad55af4399cc9b36c1e59c07cc38b1943385b8558bfb", kill_on_drop: false }`
[INFO] [stdout] a08d17d8f92c5386bea5ad55af4399cc9b36c1e59c07cc38b1943385b8558bfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 894b138ca2fa4bf8020aef3712166712a42d33b70da50149f7a4bf3eac1999fc
[INFO] running `Command { std: "docker" "start" "-a" "894b138ca2fa4bf8020aef3712166712a42d33b70da50149f7a4bf3eac1999fc", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/core/github_template_fetcher.rs:600:23
[INFO] [stderr]     |
[INFO] [stderr] 599 |             obsidian_integration: todo!(),
[INFO] [stderr]     |                                   ------- any code following this expression is unreachable
[INFO] [stderr] 600 |             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:583:13
[INFO] [stderr]     |
[INFO] [stderr] 583 |         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: `status`
[INFO] [stderr]    --> src/core/github_template_fetcher.rs:603:13
[INFO] [stderr]     |
[INFO] [stderr] 603 |         let status = GitHubTemplateFetcher::check_template_status(&config).unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr] 
[INFO] [stderr] warning: `dtu-notes` (lib test) generated 3 warnings (run `cargo fix --lib -p dtu-notes --tests` to apply 2 suggestions)
[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] 358 |     pub fn get_import_statement(config: &TemplateConfig) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 |     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 24 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtu_notes-95513664081b5757)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test core::file_operations::tests::test_format_file_size ... ignored, Currently incompatible with Humansize
[INFO] [stdout] test config::tests::test_semester_formatting ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test core::github_template_fetcher::tests::test_cache_path_generation ... ok
[INFO] [stdout] test config::tests::test_editor_list ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test core::file_operations::tests::test_ensure_directory_exists ... ok
[INFO] [stdout] test commands::search::tests::test_search_with_index_vs_without ... ok
[INFO] [stdout] test core::file_operations::tests::test_generate_unique_filename ... ok
[INFO] [stdout] test core::search_engine::tests::test_empty_directory ... ok
[INFO] [stdout] test core::search_engine::tests::test_case_insensitive_search ... ok
[INFO] [stdout] test core::search_engine::tests::test_build_index ... ok
[INFO] [stdout] test core::search_engine::tests::test_search_no_results ... ok
[INFO] [stdout] test core::search_engine::tests::test_index_persistence ... 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::search_engine::tests::test_file_extensions_filter ... ok
[INFO] [stdout] test core::template::discovery::tests::test_load_template_configs ... ok
[INFO] [stdout] test core::template::discovery::tests::test_course_type_resolution ... ok
[INFO] [stdout] test core::template::builder::tests::test_processing_options_default ... ok
[INFO] [stdout] test commands::search::tests::test_build_search_match_from_location ... ok
[INFO] [stdout] test core::template::validation::tests::test_validation_issue_creation ... ok
[INFO] [stdout] test core::template::discovery::tests::test_pattern_matching ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_clean_directory ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_determine_output_path ... ok
[INFO] [stdout] test core::template::validation::tests::test_format_validation_report ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_resolve_input_path_keeps_extension ... ok
[INFO] [stdout] test core::typst_compiler::tests::test_resolve_input_path_adds_extension ... ok
[INFO] [stdout] test core::template::discovery::tests::test_discover_templates ... ok
[INFO] [stdout] test commands::search::tests::test_should_use_index ... ok
[INFO] [stdout] test core::search_engine::tests::test_index_freshness ... ok
[INFO] [stdout] test core::search_engine::tests::test_large_index ... ok
[INFO] [stdout] test core::github_template_fetcher::tests::test_fetch_latest_release ... FAILED
[INFO] [stdout] test core::github_template_fetcher::tests::test_template_status_check_empty ... FAILED
[INFO] [stdout] test core::search_engine::tests::test_get_or_build_index ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (35) panicked at src/core/github_template_fetcher.rs:564:9:
[INFO] [stdout] Should be able to fetch latest release
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a4887795f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a4887795f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a4887795f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61a4887795f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61a48878b99f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61a48878b99f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61a488742eb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a488742eb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61a488750b22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61a4887569af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61a488756841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61a4886835be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x61a4886835be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a488756fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61a488756fbf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61a488756de6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61a488750c59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61a48873677d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61a488796310 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a48831cb17 - dtu_notes::core::github_template_fetcher::tests::test_fetch_latest_release::hdb80abe8f2c23544
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:564:9
[INFO] [stdout]   20:     0x61a48831cc17 - dtu_notes::core::github_template_fetcher::tests::test_fetch_latest_release::{{closure}}::ha882f5f2af19d64f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:562:35
[INFO] [stdout]   21:     0x61a4883026d6 - core::ops::function::FnOnce::call_once::h2bf9e02250c27ae1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61a4886833bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61a4886833bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61a48869741d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61a48869741d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61a48869741d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61a48869741d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61a48869741d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61a48869741d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61a48869741d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61a488670964 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61a488670964 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61a4886741ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x61a4886741ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61a4886741ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61a4886741ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61a4886741ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61a4886741ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x61a4886741ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61a48874c05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x61a48874c05f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x7420c14caaa4 - <unknown>
[INFO] [stdout]   43:     0x7420c1557a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[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' (36) panicked at src/core/github_template_fetcher.rs:599:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a4887795f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a4887795f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a4887795f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61a4887795f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61a48878b99f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61a48878b99f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61a488742eb3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a488742eb3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61a488750b22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61a4887569af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61a488756841 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61a4886835be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x61a4886835be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a488756fbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x61a488756fbf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61a488756de6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61a488750c59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61a48873677d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61a488796310 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a4887962ec - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61a48831d34c - dtu_notes::core::github_template_fetcher::tests::test_template_status_check_empty::h03fd62e358ee82f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:599:35
[INFO] [stdout]   21:     0x61a48831d3d7 - dtu_notes::core::github_template_fetcher::tests::test_template_status_check_empty::{{closure}}::h9721bc25e8f760fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/github_template_fetcher.rs:581:42
[INFO] [stdout]   22:     0x61a488302c36 - core::ops::function::FnOnce::call_once::h60ab78351705ba34
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61a4886833bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61a4886833bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61a48869741d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61a48869741d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61a48869741d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x61a48869741d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x61a48869741d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61a48869741d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61a48869741d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61a488670964 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61a488670964 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x61a4886741ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x61a4886741ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61a4886741ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x61a4886741ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x61a4886741ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61a4886741ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x61a4886741ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61a48874c05f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x61a48874c05f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7420c14caaa4 - <unknown>
[INFO] [stdout]   44:     0x7420c1557a64 - clone
[INFO] [stdout]   45:                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. 34 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "894b138ca2fa4bf8020aef3712166712a42d33b70da50149f7a4bf3eac1999fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894b138ca2fa4bf8020aef3712166712a42d33b70da50149f7a4bf3eac1999fc", kill_on_drop: false }`
[INFO] [stdout] 894b138ca2fa4bf8020aef3712166712a42d33b70da50149f7a4bf3eac1999fc
