[INFO] fetching crate sciencecalc-tui 0.1.2...
[INFO] building sciencecalc-tui-0.1.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate sciencecalc-tui 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sciencecalc-tui 0.1.2
[INFO] finished tweaking crates.io crate sciencecalc-tui 0.1.2
[INFO] tweaked toml for crates.io crate sciencecalc-tui 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sciencecalc-tui 0.1.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sciencecalc-tui 0.1.2 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sciencecalc-rs v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71e0658320a47df65415e1a5227a751ef9193d5a8dc16a571cf61b19d5db13a3
[INFO] running `Command { std: "docker" "start" "-a" "71e0658320a47df65415e1a5227a751ef9193d5a8dc16a571cf61b19d5db13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71e0658320a47df65415e1a5227a751ef9193d5a8dc16a571cf61b19d5db13a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e0658320a47df65415e1a5227a751ef9193d5a8dc16a571cf61b19d5db13a3", kill_on_drop: false }`
[INFO] [stdout] 71e0658320a47df65415e1a5227a751ef9193d5a8dc16a571cf61b19d5db13a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c175fac76516f6f7111bc30b7643d635eb47f5fa5a45d5b0ce233dbea41ce6ab
[INFO] running `Command { std: "docker" "start" "-a" "c175fac76516f6f7111bc30b7643d635eb47f5fa5a45d5b0ce233dbea41ce6ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling sciencecalc-rs v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling sciencecalc-tui v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout] 1236 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout]  886 | ...                   Pangkat => {
[INFO] [stdout]      |                       ------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  892 | ...                   AkarKuadrat => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  897 | ...                   Faktorial => {
[INFO] [stdout]      |                       --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  902 | ...                   SPLSV => {
[INFO] [stdout]      |                       ----- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1236 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 45 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1296:41
[INFO] [stdout]      |
[INFO] [stdout] 1296 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1296:41
[INFO] [stdout]      |
[INFO] [stdout] 1243 | ...                   Gaya => {
[INFO] [stdout]      |                       ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1249 | ...                   EnergiKinetik => {
[INFO] [stdout]      |                       ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1255 | ...                   EnergiPotensial => {
[INFO] [stdout]      |                       --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1262 | ...                   GLBBPerpindahan => {
[INFO] [stdout]      |                       --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1296 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1341:41
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1341:41
[INFO] [stdout]      |
[INFO] [stdout] 1303 | ...                   Molaritas => {
[INFO] [stdout]      |                       --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1309 | ...                   PHAsamKuat => {
[INFO] [stdout]      |                       ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1314 | ...                   MassaProduk => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1320 | ...                   PersenHasil => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1341 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Fisika` and `Kimia` are never constructed
[INFO] [stdout]    --> src/main.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum Menu {
[INFO] [stdout]     |      ---- variants in this enum
[INFO] [stdout] 143 |     Matematika,
[INFO] [stdout] 144 |     Fisika,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 145 |     Kimia,
[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 `Matematika`, `Fisika`, and `Kimia` are never constructed
[INFO] [stdout]    --> src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | enum SubMenu {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 149 |     Matematika(MatematikaSub),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 150 |     Fisika(FisikaSub),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 151 |     Kimia(KimiaSub),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aljabar`, `Basis`, `Geometri`, `Kombinatorika`, `Statistika`, and `Aritmetika` are never constructed
[INFO] [stdout]    --> src/main.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | enum MatematikaSub {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 254 |     Aljabar,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 255 |     Basis,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 256 |     Geometri,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 257 |     Kombinatorika,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 258 |     Statistika,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 259 |     Aritmetika,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatematikaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Energi`, `Gaya`, `Gerak`, and `Listrik` are never constructed
[INFO] [stdout]    --> src/main.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | enum FisikaSub {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 264 |     Energi,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 265 |     Gaya,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 266 |     Gerak,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 267 |     Listrik,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FisikaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Gas`, `Larutan`, `Reaksi`, and `Stoikiometri` are never constructed
[INFO] [stdout]    --> src/main.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | enum KimiaSub {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 272 |     Gas,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 273 |     Larutan,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 274 |     Reaksi,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 275 |     Stoikiometri,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `menu` and `submenu` are never read
[INFO] [stdout]    --> src/main.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct App {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 284 |     menu: Menu,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 285 |     submenu: SubMenu,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.83s
[INFO] running `Command { std: "docker" "inspect" "c175fac76516f6f7111bc30b7643d635eb47f5fa5a45d5b0ce233dbea41ce6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c175fac76516f6f7111bc30b7643d635eb47f5fa5a45d5b0ce233dbea41ce6ab", kill_on_drop: false }`
[INFO] [stdout] c175fac76516f6f7111bc30b7643d635eb47f5fa5a45d5b0ce233dbea41ce6ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b9f27d2c80262ccbd37b2699c7f40d54bc837dfea184b941b3be296a3d12f9e
[INFO] running `Command { std: "docker" "start" "-a" "6b9f27d2c80262ccbd37b2699c7f40d54bc837dfea184b941b3be296a3d12f9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling sciencecalc-tui v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout] 1236 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1236:41
[INFO] [stdout]      |
[INFO] [stdout]  886 | ...                   Pangkat => {
[INFO] [stdout]      |                       ------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  892 | ...                   AkarKuadrat => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  897 | ...                   Faktorial => {
[INFO] [stdout]      |                       --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  902 | ...                   SPLSV => {
[INFO] [stdout]      |                       ----- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1236 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 45 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1296:41
[INFO] [stdout]      |
[INFO] [stdout] 1296 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1296:41
[INFO] [stdout]      |
[INFO] [stdout] 1243 | ...                   Gaya => {
[INFO] [stdout]      |                       ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1249 | ...                   EnergiKinetik => {
[INFO] [stdout]      |                       ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1255 | ...                   EnergiPotensial => {
[INFO] [stdout]      |                       --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1262 | ...                   GLBBPerpindahan => {
[INFO] [stdout]      |                       --------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1296 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/main.rs:1341:41
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ...                   _ => {
[INFO] [stdout]      |                       ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/main.rs:1341:41
[INFO] [stdout]      |
[INFO] [stdout] 1303 | ...                   Molaritas => {
[INFO] [stdout]      |                       --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1309 | ...                   PHAsamKuat => {
[INFO] [stdout]      |                       ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1314 | ...                   MassaProduk => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1320 | ...                   PersenHasil => {
[INFO] [stdout]      |                       ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1341 | ...                   _ => {
[INFO] [stdout]      |                       ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Fisika` and `Kimia` are never constructed
[INFO] [stdout]    --> src/main.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum Menu {
[INFO] [stdout]     |      ---- variants in this enum
[INFO] [stdout] 143 |     Matematika,
[INFO] [stdout] 144 |     Fisika,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 145 |     Kimia,
[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 `Matematika`, `Fisika`, and `Kimia` are never constructed
[INFO] [stdout]    --> src/main.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | enum SubMenu {
[INFO] [stdout]     |      ------- variants in this enum
[INFO] [stdout] 149 |     Matematika(MatematikaSub),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 150 |     Fisika(FisikaSub),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 151 |     Kimia(KimiaSub),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aljabar`, `Basis`, `Geometri`, `Kombinatorika`, `Statistika`, and `Aritmetika` are never constructed
[INFO] [stdout]    --> src/main.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | enum MatematikaSub {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 254 |     Aljabar,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 255 |     Basis,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 256 |     Geometri,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 257 |     Kombinatorika,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 258 |     Statistika,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 259 |     Aritmetika,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatematikaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Energi`, `Gaya`, `Gerak`, and `Listrik` are never constructed
[INFO] [stdout]    --> src/main.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | enum FisikaSub {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 264 |     Energi,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 265 |     Gaya,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 266 |     Gerak,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 267 |     Listrik,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FisikaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Gas`, `Larutan`, `Reaksi`, and `Stoikiometri` are never constructed
[INFO] [stdout]    --> src/main.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | enum KimiaSub {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 272 |     Gas,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 273 |     Larutan,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 274 |     Reaksi,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 275 |     Stoikiometri,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KimiaSub` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `menu` and `submenu` are never read
[INFO] [stdout]    --> src/main.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct App {
[INFO] [stdout]     |        --- fields in this struct
[INFO] [stdout] 284 |     menu: Menu,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 285 |     submenu: SubMenu,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "6b9f27d2c80262ccbd37b2699c7f40d54bc837dfea184b941b3be296a3d12f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9f27d2c80262ccbd37b2699c7f40d54bc837dfea184b941b3be296a3d12f9e", kill_on_drop: false }`
[INFO] [stdout] 6b9f27d2c80262ccbd37b2699c7f40d54bc837dfea184b941b3be296a3d12f9e
