[INFO] cloning repository https://github.com/Apoxtrophe/KRYPTON [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Apoxtrophe/KRYPTON" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApoxtrophe%2FKRYPTON", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApoxtrophe%2FKRYPTON'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63a7716c9bba291bf2adaf21c08947b4376bebad [INFO] checking Apoxtrophe/KRYPTON against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApoxtrophe%2FKRYPTON" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Apoxtrophe/KRYPTON on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Apoxtrophe/KRYPTON [INFO] finished tweaking git repo https://github.com/Apoxtrophe/KRYPTON [INFO] tweaked toml for git repo https://github.com/Apoxtrophe/KRYPTON written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Apoxtrophe/KRYPTON 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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4576df7c5e3d292355a4745555b7fd9f0a65ff58c867e373bd91981d88e72008 [INFO] running `Command { std: "docker" "start" "-a" "4576df7c5e3d292355a4745555b7fd9f0a65ff58c867e373bd91981d88e72008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4576df7c5e3d292355a4745555b7fd9f0a65ff58c867e373bd91981d88e72008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4576df7c5e3d292355a4745555b7fd9f0a65ff58c867e373bd91981d88e72008", kill_on_drop: false }` [INFO] [stdout] 4576df7c5e3d292355a4745555b7fd9f0a65ff58c867e373bd91981d88e72008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9a96792ff69d5e3d4c3480ca3cafd06429d77d2f0047df41c17020f7b035b35 [INFO] running `Command { std: "docker" "start" "-a" "b9a96792ff69d5e3d4c3480ca3cafd06429d77d2f0047df41c17020f7b035b35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking piper v0.2.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e1ac0fa95ba15221ee195647cb12464df3164513/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9a0704e71f727ef2 -C extra-filename=-9a0704e71f727ef2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-35935612b88763ec.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4629b61207600449.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e1ac0fa95ba15221ee195647cb12464df3164513/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=367ed9d97bd35bcb -C extra-filename=-367ed9d97bd35bcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-35935612b88763ec.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4629b61207600449.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b9a96792ff69d5e3d4c3480ca3cafd06429d77d2f0047df41c17020f7b035b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a96792ff69d5e3d4c3480ca3cafd06429d77d2f0047df41c17020f7b035b35", kill_on_drop: false }` [INFO] [stdout] b9a96792ff69d5e3d4c3480ca3cafd06429d77d2f0047df41c17020f7b035b35 [INFO] checking Apoxtrophe/KRYPTON against try#09fa13185567a1d9c37905d6a4a2ea56e7f44efc for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApoxtrophe%2FKRYPTON" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Apoxtrophe/KRYPTON on toolchain 09fa13185567a1d9c37905d6a4a2ea56e7f44efc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Apoxtrophe/KRYPTON [INFO] finished tweaking git repo https://github.com/Apoxtrophe/KRYPTON [INFO] tweaked toml for git repo https://github.com/Apoxtrophe/KRYPTON written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Apoxtrophe/KRYPTON 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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d196cd6fb3add81760368874dcebcc60417c539dfdefb8cc78b22e802a5e48f [INFO] running `Command { std: "docker" "start" "-a" "5d196cd6fb3add81760368874dcebcc60417c539dfdefb8cc78b22e802a5e48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d196cd6fb3add81760368874dcebcc60417c539dfdefb8cc78b22e802a5e48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d196cd6fb3add81760368874dcebcc60417c539dfdefb8cc78b22e802a5e48f", kill_on_drop: false }` [INFO] [stdout] 5d196cd6fb3add81760368874dcebcc60417c539dfdefb8cc78b22e802a5e48f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddc8e507a8e46166dbbad8b3b0720660c6f7ade47b07723cfe2afdfef88ee54c [INFO] running `Command { std: "docker" "start" "-a" "ddc8e507a8e46166dbbad8b3b0720660c6f7ade47b07723cfe2afdfef88ee54c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking eframe v0.27.2 [INFO] [stderr] Checking KRYPTON v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::Pointer` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Pointer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vig2table` [INFO] [stdout] --> src/analysis.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{keyless, vig2table}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `best_phi` and `match_percentage` [INFO] [stdout] --> src/decipher.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{analysis::{aster_score, best_phi, match_percentage, substitution_cipher_score}, vdecode, ALPHABET}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::analysis::match_percentage` [INFO] [stdout] --> src/vigenere.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::analysis::match_percentage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | ..., 50.0],(egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - if ui.add_sized([500.0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] 78 + if ui.add_sized([500.0, 50.0],egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN))).clicked() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:160:43 [INFO] [stdout] | [INFO] [stdout] 160 | ...0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - if ui.add_sized([500.0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] 160 + if ui.add_sized([500.0, 50.0],egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN))).clicked() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Pointer` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Pointer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vig2table` [INFO] [stdout] --> src/analysis.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{keyless, vig2table}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `best_phi` and `match_percentage` [INFO] [stdout] --> src/decipher.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{analysis::{aster_score, best_phi, match_percentage, substitution_cipher_score}, vdecode, ALPHABET}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::analysis::match_percentage` [INFO] [stdout] --> src/vigenere.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::analysis::match_percentage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | ..., 50.0],(egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicke... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - if ui.add_sized([500.0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] 78 + if ui.add_sized([500.0, 50.0],egui::Button::new(egui::RichText::new("Analyze Encrypted & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN))).clicked() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/main.rs:160:43 [INFO] [stdout] | [INFO] [stdout] 160 | ...0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - if ui.add_sized([500.0, 50.0],(egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN)))).clicked() { [INFO] [stdout] 160 + if ui.add_sized([500.0, 50.0],egui::Button::new(egui::RichText::new("Analyze Output & Plaintext").size(24.0).color(egui::Color32::LIGHT_GREEN))).clicked() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_decrypted` is assigned to, but never used [INFO] [stdout] --> src/decipher.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut best_decrypted = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_decrypted` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_decrypted` is never read [INFO] [stdout] --> src/decipher.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | best_decrypted = decrypted; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `best_decrypted` is assigned to, but never used [INFO] [stdout] --> src/decipher.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let mut best_decrypted = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_best_decrypted` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `best_decrypted` is never read [INFO] [stdout] --> src/decipher.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | best_decrypted = decrypted; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_rows` [INFO] [stdout] --> src/decipher.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | let enc_rows = enc_block.iter().map(|row| row.iter().collect::()).collect::>(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pln_rows` [INFO] [stdout] --> src/decipher.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | let pln_rows = pln_block.iter().map(|row| row.iter().collect::()).collect::>(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pln_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_rows` [INFO] [stdout] --> src/decipher.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | let enc_rows = enc_block.iter().map(|row| row.iter().collect::()).collect::>(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pln_rows` [INFO] [stdout] --> src/decipher.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | let pln_rows = pln_block.iter().map(|row| row.iter().collect::()).collect::>(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pln_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/decipher.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let mut row = vec![' '; key.len()]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/decipher.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let mut row = vec![' '; key.len()]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_rows` [INFO] [stdout] --> src/decipher.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | let num_rows = grid.len(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_rows` [INFO] [stdout] --> src/decipher.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | let num_rows = grid.len(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/main.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | fn update(&mut self, ctx: &egui::Context, frame: &mut eframe::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_vigenere` is never used [INFO] [stdout] --> src/analysis.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | fn decrypt_vigenere(encrypted_text: &str, key: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_char` is never used [INFO] [stdout] --> src/analysis.rs:302:4 [INFO] [stdout] | [INFO] [stdout] 302 | fn decrypt_char(ch: char, shift: u8) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_vigenere` is never used [INFO] [stdout] --> src/analysis.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | fn decrypt_vigenere(encrypted_text: &str, key: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_substitution_key` is never used [INFO] [stdout] --> src/analysis.rs:444:4 [INFO] [stdout] | [INFO] [stdout] 444 | fn find_substitution_key(plaintext: &str, ciphertext: &str) -> Option<[char; 26]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt_char` is never used [INFO] [stdout] --> src/analysis.rs:302:4 [INFO] [stdout] | [INFO] [stdout] 302 | fn decrypt_char(ch: char, shift: u8) -> char { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_substitution_key` is never used [INFO] [stdout] --> src/analysis.rs:444:4 [INFO] [stdout] | [INFO] [stdout] 444 | fn find_substitution_key(plaintext: &str, ciphertext: &str) -> Option<[char; 26]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1` is never used [INFO] [stdout] --> src/crypt.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const T1: &str = "PADHZAVAHSSFPUCPZPISLOVDZAOHAWVZZPISLAOLFBZLKAOLLHYAOZTHNULAPJMPLSKEAOLPUMVYTHAPVUDHZNHAOLYLKHUKAYHUZTPAALKBUKLYNY... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1` is never used [INFO] [stdout] --> src/crypt.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const T1: &str = "PADHZAVAHSSFPUCPZPISLOVDZAOHAWVZZPISLAOLFBZLKAOLLHYAOZTHNULAPJMPLSKEAOLPUMVYTHAPVUDHZNHAOLYLKHUKAYHUZTPAALKBUKLYNY... [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1p` is never used [INFO] [stdout] --> src/crypt.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const T1p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1p` is never used [INFO] [stdout] --> src/crypt.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const T1p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_vigenere_table` is never used [INFO] [stdout] --> src/decipher.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn generate_vigenere_table(keyword1: &str, keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_vigenere_table` is never used [INFO] [stdout] --> src/decipher.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn generate_vigenere_table(keyword1: &str, keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vig2table` is never used [INFO] [stdout] --> src/decipher.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn vig2table(keyword1: &str, keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vig2table` is never used [INFO] [stdout] --> src/decipher.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn vig2table(keyword1: &str, keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vig1table` is never used [INFO] [stdout] --> src/decipher.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn vig1table(keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vig1table` is never used [INFO] [stdout] --> src/decipher.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn vig1table(keyword2: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_vigenere_table` is never used [INFO] [stdout] --> src/decipher.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn print_vigenere_table(table: &Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_vigenere_table` is never used [INFO] [stdout] --> src/decipher.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn print_vigenere_table(table: &Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `every_nth_letter` is never used [INFO] [stdout] --> src/decipher.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn every_nth_letter(s: &str, n: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `every_nth_letter` is never used [INFO] [stdout] --> src/decipher.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn every_nth_letter(s: &str, n: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kryptos` is never used [INFO] [stdout] --> src/decipher.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn kryptos( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kryptos` is never used [INFO] [stdout] --> src/decipher.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn kryptos( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kryptos2` is never used [INFO] [stdout] --> src/decipher.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn kryptos2( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `kryptos2` is never used [INFO] [stdout] --> src/decipher.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn kryptos2( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vdecode` is never used [INFO] [stdout] --> src/vigenere.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn vdecode(encrypted: &str, table: &[Vec]) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vdecode` is never used [INFO] [stdout] --> src/vigenere.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn vdecode(encrypted: &str, table: &[Vec]) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vigenere` is never used [INFO] [stdout] --> src/vigenere.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn vigenere(plain_text: &str, key: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vigenere` is never used [INFO] [stdout] --> src/vigenere.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn vigenere(plain_text: &str, key: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K1p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const K1p: &str = "BETWEENSUBTLESHADINGANDTHEABSENCEOFLIGHTLIESTHENUANCEOFIQLUSION"; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K1P` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K1p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub const K1p: &str = "BETWEENSUBTLESHADINGANDTHEABSENCEOFLIGHTLIESTHENUANCEOFIQLUSION"; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K1P` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K2p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const K2p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K2P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K2p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const K2p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K2P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K3p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const K3p: &str = "SLOWLYDESPARATLYSLOWLYTHEREMAINSOFPASSAGEDEBRISTHATENCUMBEREDTHELOWERPARTOFTHEDOORWAYWASREMOVEDWITHTREMBLINGHANDSI... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K3P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K4p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const K4p: &str = "_____________________EASTNORTHEAST_____________________________BERLINCLOCK_______________________"; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K4P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K3p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const K3p: &str = "SLOWLYDESPARATLYSLOWLYTHEREMAINSOFPASSAGEDEBRISTHATENCUMBEREDTHELOWERPARTOFTHEDOORWAYWASREMOVEDWITHTREMBLINGHANDSI... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K3P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const T1p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `T1P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `K4p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const K4p: &str = "_____________________EASTNORTHEAST_____________________________BERLINCLOCK_______________________"; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `K4P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T1p` should have an upper case name [INFO] [stdout] --> src/crypt.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const T1p: &str = "ITWASTOTALLYINVISIBLEHOWSTHATPOSSIBLETHEYUSEDTHEEARTHSMAGNETICFIELDXTHEINFORMATIONWASGATHEREDANDTRANSMITTEDUNDERGR... [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `T1P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s [INFO] running `Command { std: "docker" "inspect" "ddc8e507a8e46166dbbad8b3b0720660c6f7ade47b07723cfe2afdfef88ee54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc8e507a8e46166dbbad8b3b0720660c6f7ade47b07723cfe2afdfef88ee54c", kill_on_drop: false }` [INFO] [stdout] ddc8e507a8e46166dbbad8b3b0720660c6f7ade47b07723cfe2afdfef88ee54c