[INFO] cloning repository https://github.com/HuppiFluppi/survey-tool-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HuppiFluppi/survey-tool-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuppiFluppi%2Fsurvey-tool-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuppiFluppi%2Fsurvey-tool-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58b80672f6a8e2675496ce8c8090eb690761610d
[INFO] testing HuppiFluppi/survey-tool-cli against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuppiFluppi%2Fsurvey-tool-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HuppiFluppi/survey-tool-cli
[INFO] finished tweaking git repo https://github.com/HuppiFluppi/survey-tool-cli
[INFO] tweaked toml for git repo https://github.com/HuppiFluppi/survey-tool-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HuppiFluppi/survey-tool-cli on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HuppiFluppi/survey-tool-cli 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6051a3b2aeb0e6ca09bc95e3080f9e4c34186cd9c8cca970e4a5f2b643c69370
[INFO] running `Command { std: "docker" "start" "-a" "6051a3b2aeb0e6ca09bc95e3080f9e4c34186cd9c8cca970e4a5f2b643c69370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6051a3b2aeb0e6ca09bc95e3080f9e4c34186cd9c8cca970e4a5f2b643c69370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6051a3b2aeb0e6ca09bc95e3080f9e4c34186cd9c8cca970e4a5f2b643c69370", kill_on_drop: false }`
[INFO] [stdout] 6051a3b2aeb0e6ca09bc95e3080f9e4c34186cd9c8cca970e4a5f2b643c69370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fc78df18290a98c6fec3e9e0b6c01387abc564cf57603efb652de82b5279af0
[INFO] running `Command { std: "docker" "start" "-a" "5fc78df18290a98c6fec3e9e0b6c01387abc564cf57603efb652de82b5279af0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling garde_derive v0.22.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling garde v0.22.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling saphyr-parser-bw v0.0.607
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling referencing v0.41.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.11
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling jsonschema v0.41.0
[INFO] [stderr]    Compiling serde-saphyr v0.0.17
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling survey-tool-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SurveyConfig` is never constructed
[INFO] [stdout]  --> src/models/survey_config.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SurveyConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_page`, and `remove_page` are never used
[INFO] [stdout]   --> src/models/survey_config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SurveyConfig {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(title: String, description: String, survey_type: Option<SurveyType>, image_path: Option<String>, background_image_pat...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn add_page(&mut self, page: SurveyPage) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn remove_page(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyType` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum SurveyType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoreSettings` is never constructed
[INFO] [stdout]   --> src/models/survey_config.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ScoreSettings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ScoreSettings {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub fn new(show_question_scores: bool, show_leaderboard: bool, leaderboard: LeaderboardSettings) -> ScoreSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeaderboardSettings` is never constructed
[INFO] [stdout]   --> src/models/survey_config.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct LeaderboardSettings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl LeaderboardSettings {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 98 |     pub fn new(show_scores: bool, show_placeholder: bool, limit: usize, background_image_path: Option<String>) -> LeaderboardSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurveyPage` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct SurveyPage {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_content`, and `remove_content` are never used
[INFO] [stdout]    --> src/models/survey_config.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SurveyPage {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 130 |     pub fn new(title: Option<String>, description: Option<String>, image_path: Option<String>) -> SurveyPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn add_content(&mut self, content: SurveyPageContent) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn remove_content(&mut self, index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurveyPageContentHeader` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct SurveyPageContentHeader {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyContentType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum SurveyContentType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyPageContent` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum SurveyPageContent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChoiceItem` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct ChoiceItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataQuestionType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum DataQuestionType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DateTimeType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub enum DateTimeType {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RatingSymbol` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:277:10
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub enum RatingSymbol {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RatingColorGradient` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:286:10
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub enum RatingColorGradient {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikertStatement` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:292:12
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct LikertStatement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "5fc78df18290a98c6fec3e9e0b6c01387abc564cf57603efb652de82b5279af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc78df18290a98c6fec3e9e0b6c01387abc564cf57603efb652de82b5279af0", kill_on_drop: false }`
[INFO] [stdout] 5fc78df18290a98c6fec3e9e0b6c01387abc564cf57603efb652de82b5279af0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6df2cf19517def20392f5f96dc66c60a5b00225d8f76bb166af61216b4bd961d
[INFO] running `Command { std: "docker" "start" "-a" "6df2cf19517def20392f5f96dc66c60a5b00225d8f76bb166af61216b4bd961d", kill_on_drop: false }`
[INFO] [stdout] warning: struct `SurveyConfig` is never constructed
[INFO] [stdout]  --> src/models/survey_config.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SurveyConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_page`, and `remove_page` are never used
[INFO] [stdout]   --> src/models/survey_config.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SurveyConfig {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(title: String, description: String, survey_type: Option<SurveyType>, image_path: Option<String>, background_image_pat...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn add_page(&mut self, page: SurveyPage) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn remove_page(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyType` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum SurveyType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScoreSettings` is never constructed
[INFO] [stdout]   --> src/models/survey_config.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ScoreSettings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling survey-tool-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ScoreSettings {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub fn new(show_question_scores: bool, show_leaderboard: bool, leaderboard: LeaderboardSettings) -> ScoreSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LeaderboardSettings` is never constructed
[INFO] [stdout]   --> src/models/survey_config.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct LeaderboardSettings {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl LeaderboardSettings {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 98 |     pub fn new(show_scores: bool, show_placeholder: bool, limit: usize, background_image_path: Option<String>) -> LeaderboardSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurveyPage` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct SurveyPage {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_content`, and `remove_content` are never used
[INFO] [stdout]    --> src/models/survey_config.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SurveyPage {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 130 |     pub fn new(title: Option<String>, description: Option<String>, image_path: Option<String>) -> SurveyPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn add_content(&mut self, content: SurveyPageContent) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn remove_content(&mut self, index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SurveyPageContentHeader` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct SurveyPageContentHeader {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyContentType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum SurveyContentType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SurveyPageContent` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum SurveyPageContent {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChoiceItem` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct ChoiceItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataQuestionType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum DataQuestionType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DateTimeType` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:270:10
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub enum DateTimeType {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RatingSymbol` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:277:10
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub enum RatingSymbol {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RatingColorGradient` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:286:10
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub enum RatingColorGradient {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LikertStatement` is never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:292:12
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct LikertStatement {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `survey_type`, `image_path`, `background_image_path`, and `score` are never read
[INFO] [stdout]   --> src/models/survey_config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SurveyConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub survey_type: SurveyType,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub image_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub background_image_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub score: ScoreSettings,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SurveyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Quiz` is never constructed
[INFO] [stdout]   --> src/models/survey_config.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum SurveyType {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 43 |     Survey,
[INFO] [stdout] 44 |     Quiz,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SurveyType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leaderboard` is never read
[INFO] [stdout]   --> src/models/survey_config.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ScoreSettings {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub leaderboard: LeaderboardSettings,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScoreSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl ScoreSettings {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 67 |     pub fn new(show_question_scores: bool, show_leaderboard: bool, leaderboard: LeaderboardSettings) -> ScoreSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background_image_path` is never read
[INFO] [stdout]   --> src/models/survey_config.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct LeaderboardSettings {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub background_image_path: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeaderboardSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/survey_config.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl LeaderboardSettings {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 98 |     pub fn new(show_scores: bool, show_placeholder: bool, limit: usize, background_image_path: Option<String>) -> LeaderboardSettings {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, and `image_path` are never read
[INFO] [stdout]    --> src/models/survey_config.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct SurveyPage {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 111 |     pub title: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 112 |     pub description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 113 |     pub image_path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SurveyPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models/survey_config.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl SurveyPage {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 130 |     pub fn new(title: Option<String>, description: Option<String>, image_path: Option<String>) -> SurveyPage {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content_type`, `title`, and `required` are never read
[INFO] [stdout]    --> src/models/survey_config.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct SurveyPageContentHeader {
[INFO] [stdout]     |            ----------------------- fields in this struct
[INFO] [stdout] 150 |     pub content_type: SurveyContentType,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 152 |     pub required: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SurveyPageContentHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub enum SurveyContentType {
[INFO] [stdout]     |          ----------------- variants in this enum
[INFO] [stdout] 157 |     Text,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     Choice,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 159 |     Data,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 160 |     Rating,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 161 |     Likert,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 162 |     Information,
[INFO] [stdout] 163 |     DateTime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 164 |     Slider,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SurveyContentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `header`, `description`, and `image_path` are never read
[INFO] [stdout]    --> src/models/survey_config.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     InformationBlock {
[INFO] [stdout]     |     ---------------- fields in this variant
[INFO] [stdout] 244 |         header: SurveyPageContentHeader,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 245 |
[INFO] [stdout] 246 |         description: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 247 |         image_path: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SurveyPageContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub enum SurveyPageContent {
[INFO] [stdout]     |          ----------------- variants in this enum
[INFO] [stdout] 169 |     /// Free-text question.
[INFO] [stdout] 170 |     TextQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     ChoiceQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     DataQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     DateTimeQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     RatingQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     SliderQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     LikertQuestion {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SurveyPageContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `score`, and `correct` are never read
[INFO] [stdout]    --> src/models/survey_config.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct ChoiceItem {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 253 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 254 |     pub score: Option<usize>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 255 |     pub correct: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChoiceItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub enum DataQuestionType {
[INFO] [stdout]     |          ---------------- variants in this enum
[INFO] [stdout] 260 |     Name,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 261 |     Email,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 262 |     Phone,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 263 |     Custom,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 264 |     Nickname,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 265 |     Age,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 266 |     Birthday,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataQuestionType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Date`, `Time`, and `DateTime` are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub enum DateTimeType {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] 271 |     Date,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 272 |     Time,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 273 |     DateTime,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DateTimeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Star`, `Heart`, `Like`, `Smile`, and `Number` are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub enum RatingSymbol {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] 278 |     Star,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 279 |     Heart,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 280 |     Like,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 281 |     Smile,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 282 |     Number,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RatingSymbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `None` and `Red2Green` are never constructed
[INFO] [stdout]    --> src/models/survey_config.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub enum RatingColorGradient {
[INFO] [stdout]     |          ------------------- variants in this enum
[INFO] [stdout] 287 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 288 |     Red2Green,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RatingColorGradient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `score`, and `correct_choice` are never read
[INFO] [stdout]    --> src/models/survey_config.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct LikertStatement {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 293 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 294 |     pub score: Option<usize>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 295 |     pub correct_choice: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LikertStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "6df2cf19517def20392f5f96dc66c60a5b00225d8f76bb166af61216b4bd961d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df2cf19517def20392f5f96dc66c60a5b00225d8f76bb166af61216b4bd961d", kill_on_drop: false }`
[INFO] [stdout] 6df2cf19517def20392f5f96dc66c60a5b00225d8f76bb166af61216b4bd961d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0a589e6c4a47127adbcc47c905183a3c98fd8c548968f863a696f781eea580d
[INFO] running `Command { std: "docker" "start" "-a" "d0a589e6c4a47127adbcc47c905183a3c98fd8c548968f863a696f781eea580d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SurveyConfig` is never constructed
[INFO] [stderr]  --> src/models/survey_config.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct SurveyConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_page`, and `remove_page` are never used
[INFO] [stderr]   --> src/models/survey_config.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl SurveyConfig {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new(title: String, description: String, survey_type: Option<SurveyType>, image_path: Option<String>, background_image_pat...
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn add_page(&mut self, page: SurveyPage) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn remove_page(&mut self, index: usize) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SurveyType` is never used
[INFO] [stderr]   --> src/models/survey_config.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum SurveyType {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScoreSettings` is never constructed
[INFO] [stderr]   --> src/models/survey_config.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct ScoreSettings {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/models/survey_config.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | impl ScoreSettings {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 67 |     pub fn new(show_question_scores: bool, show_leaderboard: bool, leaderboard: LeaderboardSettings) -> ScoreSettings {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LeaderboardSettings` is never constructed
[INFO] [stderr]   --> src/models/survey_config.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct LeaderboardSettings {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/models/survey_config.rs:98:12
[INFO] [stderr]    |
[INFO] [stderr] 97 | impl LeaderboardSettings {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] 98 |     pub fn new(show_scores: bool, show_placeholder: bool, limit: usize, background_image_path: Option<String>) -> LeaderboardSettings {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SurveyPage` is never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct SurveyPage {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_content`, and `remove_content` are never used
[INFO] [stderr]    --> src/models/survey_config.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl SurveyPage {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 130 |     pub fn new(title: Option<String>, description: Option<String>, image_path: Option<String>) -> SurveyPage {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn add_content(&mut self, content: SurveyPageContent) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub fn remove_content(&mut self, index: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SurveyPageContentHeader` is never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:149:12
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub struct SurveyPageContentHeader {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SurveyContentType` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:156:10
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub enum SurveyContentType {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SurveyPageContent` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:168:10
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub enum SurveyPageContent {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChoiceItem` is never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:252:12
[INFO] [stderr]     |
[INFO] [stderr] 252 | pub struct ChoiceItem {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DataQuestionType` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:259:10
[INFO] [stderr]     |
[INFO] [stderr] 259 | pub enum DataQuestionType {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DateTimeType` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:270:10
[INFO] [stderr]     |
[INFO] [stderr] 270 | pub enum DateTimeType {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RatingSymbol` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:277:10
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub enum RatingSymbol {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RatingColorGradient` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:286:10
[INFO] [stderr]     |
[INFO] [stderr] 286 | pub enum RatingColorGradient {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LikertStatement` is never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:292:12
[INFO] [stderr]     |
[INFO] [stderr] 292 | pub struct LikertStatement {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `survey-tool-cli` (lib) generated 18 warnings
[INFO] [stderr] warning: fields `survey_type`, `image_path`, `background_image_path`, and `score` are never read
[INFO] [stderr]   --> src/models/survey_config.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SurveyConfig {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub survey_type: SurveyType,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 13 |     pub image_path: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 14 |     pub background_image_path: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     pub score: ScoreSettings,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SurveyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Quiz` is never constructed
[INFO] [stderr]   --> src/models/survey_config.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum SurveyType {
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] 43 |     Survey,
[INFO] [stderr] 44 |     Quiz,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SurveyType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `leaderboard` is never read
[INFO] [stderr]   --> src/models/survey_config.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct ScoreSettings {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub leaderboard: LeaderboardSettings,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScoreSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `background_image_path` is never read
[INFO] [stderr]   --> src/models/survey_config.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct LeaderboardSettings {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 82 |     pub background_image_path: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LeaderboardSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title`, `description`, and `image_path` are never read
[INFO] [stderr]    --> src/models/survey_config.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct SurveyPage {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 111 |     pub title: Option<String>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 112 |     pub description: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 113 |     pub image_path: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SurveyPage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/models/survey_config.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl SurveyPage {
[INFO] [stderr]     | --------------- associated function in this implementation
[INFO] [stderr] 130 |     pub fn new(title: Option<String>, description: Option<String>, image_path: Option<String>) -> SurveyPage {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `content_type`, `title`, and `required` are never read
[INFO] [stderr]    --> src/models/survey_config.rs:150:9
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub struct SurveyPageContentHeader {
[INFO] [stderr]     |            ----------------------- fields in this struct
[INFO] [stderr] 150 |     pub content_type: SurveyContentType,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 151 |     pub title: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 152 |     pub required: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SurveyPageContentHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:157:5
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub enum SurveyContentType {
[INFO] [stderr]     |          ----------------- variants in this enum
[INFO] [stderr] 157 |     Text,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 158 |     Choice,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 159 |     Data,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 160 |     Rating,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 161 |     Likert,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 162 |     Information,
[INFO] [stderr] 163 |     DateTime,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 164 |     Slider,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SurveyContentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `header`, `description`, and `image_path` are never read
[INFO] [stderr]    --> src/models/survey_config.rs:244:9
[INFO] [stderr]     |
[INFO] [stderr] 243 |     InformationBlock {
[INFO] [stderr]     |     ---------------- fields in this variant
[INFO] [stderr] 244 |         header: SurveyPageContentHeader,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 245 |
[INFO] [stderr] 246 |         description: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 247 |         image_path: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SurveyPageContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:170:5
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub enum SurveyPageContent {
[INFO] [stderr]     |          ----------------- variants in this enum
[INFO] [stderr] 169 |     /// Free-text question.
[INFO] [stderr] 170 |     TextQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     ChoiceQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     DataQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 202 |     DateTimeQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     RatingQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     SliderQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 237 |     LikertQuestion {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SurveyPageContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title`, `score`, and `correct` are never read
[INFO] [stderr]    --> src/models/survey_config.rs:253:9
[INFO] [stderr]     |
[INFO] [stderr] 252 | pub struct ChoiceItem {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 253 |     pub title: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 254 |     pub score: Option<usize>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 255 |     pub correct: bool,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ChoiceItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:260:5
[INFO] [stderr]     |
[INFO] [stderr] 259 | pub enum DataQuestionType {
[INFO] [stderr]     |          ---------------- variants in this enum
[INFO] [stderr] 260 |     Name,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 261 |     Email,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 262 |     Phone,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 263 |     Custom,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 264 |     Nickname,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 265 |     Age,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 266 |     Birthday,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DataQuestionType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Date`, `Time`, and `DateTime` are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:271:5
[INFO] [stderr]     |
[INFO] [stderr] 270 | pub enum DateTimeType {
[INFO] [stderr]     |          ------------ variants in this enum
[INFO] [stderr] 271 |     Date,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 272 |     Time,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 273 |     DateTime,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DateTimeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Star`, `Heart`, `Like`, `Smile`, and `Number` are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:278:5
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub enum RatingSymbol {
[INFO] [stderr]     |          ------------ variants in this enum
[INFO] [stderr] 278 |     Star,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 279 |     Heart,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 280 |     Like,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 281 |     Smile,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 282 |     Number,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RatingSymbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `None` and `Red2Green` are never constructed
[INFO] [stderr]    --> src/models/survey_config.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 286 | pub enum RatingColorGradient {
[INFO] [stderr]     |          ------------------- variants in this enum
[INFO] [stderr] 287 |     None,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 288 |     Red2Green,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RatingColorGradient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title`, `score`, and `correct_choice` are never read
[INFO] [stderr]    --> src/models/survey_config.rs:293:9
[INFO] [stderr]     |
[INFO] [stderr] 292 | pub struct LikertStatement {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 293 |     pub title: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 294 |     pub score: Option<usize>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 295 |     pub correct_choice: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LikertStatement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `survey-tool-cli` (lib test) generated 18 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/survey_tool_cli-74cffde13007f8a1)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test models::survey_config::tests::test_leaderboard_settings_default ... ok
[INFO] [stdout] test models::survey_config::tests::test_score_settings_default ... ok
[INFO] [stdout] test models::survey_config::tests::test_survey_config_add_remove_page ... ok
[INFO] [stdout] test models::survey_config::tests::test_survey_config_new ... ok
[INFO] [stdout] test models::survey_config::tests::test_survey_page_add_remove_content ... ok
[INFO] [stdout] test models::tests::test_all_ok_creates_valid_result ... ok
[INFO] [stdout] test models::tests::test_not_ok_creates_valid_result ... ok
[INFO] [stdout] test check::tests::test_right_config ... ok
[INFO] [stdout] test check::tests::test_two_wrong_config ... ok
[INFO] [stdout] test check::tests::test_one_wrong_config ... ok
[INFO] [stdout] test setup::tests::all_good ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- setup::tests::all_good stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'setup::tests::all_good' (27) panicked at src/setup/mod.rs:85:9:
[INFO] [stdout] assertion failed: result.all_ok
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abff070a70a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abff070a70a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abff070a70a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abff070a70a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abff072173a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abff072173a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5abff070f8d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abff070f8d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5abff06e80cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abff06e80cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abff0702229 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abff0358b9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5abff0358b9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abff07024a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5abff07024a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abff06e81ba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5abff06df9b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abff06e905d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abff072209c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abff0722062 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5abfefacd6f6 - survey_tool_cli::setup::tests::all_good::h6ab7d5bb9b9c903a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/setup/mod.rs:85:9
[INFO] [stdout]   21:     0x5abfefacd7a7 - survey_tool_cli::setup::tests::all_good::{{closure}}::h8731edf79f33785e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/setup/mod.rs:83:18
[INFO] [stdout]   22:     0x5abfeface526 - core::ops::function::FnOnce::call_once::h082bcfcf93529f8d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5abff034cc7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5abff034cc7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5abff035966b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5abff035966b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5abff035966b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5abff035966b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5abff035966b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5abff035966b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5abff035966b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5abff0354d84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5abff0354d84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5abff035c272 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5abff035c272 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5abff035c272 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5abff035c272 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5abff035c272 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5abff035c272 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5abff035c272 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5abff0709fdf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5abff0709fdf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7840738a6aa4 - <unknown>
[INFO] [stdout]   44:     0x784073933a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     setup::tests::all_good
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 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" "d0a589e6c4a47127adbcc47c905183a3c98fd8c548968f863a696f781eea580d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a589e6c4a47127adbcc47c905183a3c98fd8c548968f863a696f781eea580d", kill_on_drop: false }`
[INFO] [stdout] d0a589e6c4a47127adbcc47c905183a3c98fd8c548968f863a696f781eea580d
