[INFO] fetching crate sciencecalc-tui 0.1.2...
[INFO] building sciencecalc-tui-0.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sciencecalc-tui 0.1.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sciencecalc-tui 0.1.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dfd79101c3315e10cccbffc3243167fa37f46dbc31620dcba9e4cdbf2215072
[INFO] running `Command { std: "docker" "start" "-a" "5dfd79101c3315e10cccbffc3243167fa37f46dbc31620dcba9e4cdbf2215072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dfd79101c3315e10cccbffc3243167fa37f46dbc31620dcba9e4cdbf2215072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dfd79101c3315e10cccbffc3243167fa37f46dbc31620dcba9e4cdbf2215072", kill_on_drop: false }`
[INFO] [stdout] 5dfd79101c3315e10cccbffc3243167fa37f46dbc31620dcba9e4cdbf2215072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d64d187f9165577dfc74023bed310d9de133bff559a492d38d5706fe27ec128
[INFO] running `Command { std: "docker" "start" "-a" "7d64d187f9165577dfc74023bed310d9de133bff559a492d38d5706fe27ec128", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sciencecalc-rs v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap v4.5.41
[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 darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[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 1m 12s
[INFO] running `Command { std: "docker" "inspect" "7d64d187f9165577dfc74023bed310d9de133bff559a492d38d5706fe27ec128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d64d187f9165577dfc74023bed310d9de133bff559a492d38d5706fe27ec128", kill_on_drop: false }`
[INFO] [stdout] 7d64d187f9165577dfc74023bed310d9de133bff559a492d38d5706fe27ec128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965f410ff0a298311a8302ce2a6c999a2271d686cf8d8b7b8901738e9e48a128
[INFO] running `Command { std: "docker" "start" "-a" "965f410ff0a298311a8302ce2a6c999a2271d686cf8d8b7b8901738e9e48a128", 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.17s
[INFO] running `Command { std: "docker" "inspect" "965f410ff0a298311a8302ce2a6c999a2271d686cf8d8b7b8901738e9e48a128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965f410ff0a298311a8302ce2a6c999a2271d686cf8d8b7b8901738e9e48a128", kill_on_drop: false }`
[INFO] [stdout] 965f410ff0a298311a8302ce2a6c999a2271d686cf8d8b7b8901738e9e48a128
