[INFO] fetching crate cryptatools-core 0.1.20...
[INFO] testing cryptatools-core-0.1.20 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate cryptatools-core 0.1.20 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cryptatools-core 0.1.20
[INFO] finished tweaking crates.io crate cryptatools-core 0.1.20
[INFO] tweaked toml for crates.io crate cryptatools-core 0.1.20 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cryptatools-core 0.1.20 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cryptatools-core 0.1.20 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0fadc11c7eced02d5ed245f4acb8690f42494ecdae1269d2146c54599b16f5d
[INFO] running `Command { std: "docker" "start" "-a" "e0fadc11c7eced02d5ed245f4acb8690f42494ecdae1269d2146c54599b16f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0fadc11c7eced02d5ed245f4acb8690f42494ecdae1269d2146c54599b16f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0fadc11c7eced02d5ed245f4acb8690f42494ecdae1269d2146c54599b16f5d", kill_on_drop: false }`
[INFO] [stdout] e0fadc11c7eced02d5ed245f4acb8690f42494ecdae1269d2146c54599b16f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2aafef1e676b30e227b2880a3954958fce97a21e8b4caf2fc6f8cc08c65b5f6e
[INFO] running `Command { std: "docker" "start" "-a" "2aafef1e676b30e227b2880a3954958fce97a21e8b4caf2fc6f8cc08c65b5f6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lingua-tsonga-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-xhosa-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-afrikaans-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-arabic-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-italian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-latvian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-nynorsk-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-mongolian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-persian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-vietnamese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-slovak-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-somali-language-model v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.27.3
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling uniffi_meta v0.27.3
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lingua-tagalog-language-model v1.2.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling lingua-chinese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-estonian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bosnian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-indonesian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-korean-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-spanish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-japanese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-irish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-swahili-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-maori-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-welsh-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-icelandic-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-zulu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-catalan-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-ganda-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-shona-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-dutch-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-slovene-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-german-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bengali-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-malay-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-telugu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-french-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-turkish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-punjabi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-basque-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-swedish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-portuguese-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-albanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-lithuanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-macedonian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tamil-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-czech-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-finnish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-romanian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-belarusian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-thai-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-polish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-english-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-croatian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hindi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bulgarian-language-model v1.2.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling lingua-sotho-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-armenian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hebrew-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-urdu-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-yoruba-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-danish-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-georgian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-marathi-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-serbian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-tswana-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-esperanto-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-hungarian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-latin-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-gujarati-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-greek-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-bokmal-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-russian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-ukrainian-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-azerbaijani-language-model v1.2.0
[INFO] [stderr]    Compiling lingua-kazakh-language-model v1.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling assert_float_eq v1.1.4
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-bigfloat v1.7.2
[INFO] [stderr]    Compiling uniffi_core v0.27.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling lingua v1.7.2
[INFO] [stderr]    Compiling uniffi_macros v0.27.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_testing v0.27.3
[INFO] [stderr]    Compiling uniffi_udl v0.27.3
[INFO] [stderr]    Compiling uniffi_bindgen v0.27.3
[INFO] [stderr]    Compiling uniffi_build v0.27.3
[INFO] [stderr]    Compiling uniffi v0.27.3
[INFO] [stderr]    Compiling cryptatools-core v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fs, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let random_value = rng.gen_range(0..self.alphabet.encoding.len());
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "2aafef1e676b30e227b2880a3954958fce97a21e8b4caf2fc6f8cc08c65b5f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aafef1e676b30e227b2880a3954958fce97a21e8b4caf2fc6f8cc08c65b5f6e", kill_on_drop: false }`
[INFO] [stdout] 2aafef1e676b30e227b2880a3954958fce97a21e8b4caf2fc6f8cc08c65b5f6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2694369f86d2a960cc545699043026854126749dbcd7f22f7ba35c9ee4dfb5ec
[INFO] running `Command { std: "docker" "start" "-a" "2694369f86d2a960cc545699043026854126749dbcd7f22f7ba35c9ee4dfb5ec", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fs, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cryptatools-core v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let random_value = rng.gen_range(0..self.alphabet.encoding.len());
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, fs, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser`
[INFO] [stdout]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut rng = rand::thread_rng();
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let random_value = rng.gen_range(0..self.alphabet.encoding.len());
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "2694369f86d2a960cc545699043026854126749dbcd7f22f7ba35c9ee4dfb5ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2694369f86d2a960cc545699043026854126749dbcd7f22f7ba35c9ee4dfb5ec", kill_on_drop: false }`
[INFO] [stdout] 2694369f86d2a960cc545699043026854126749dbcd7f22f7ba35c9ee4dfb5ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e7769d442a718606048cd3143fbabb95b49392114976d93764f887a147fe6fab
[INFO] running `Command { std: "docker" "start" "-a" "e7769d442a718606048cd3143fbabb95b49392114976d93764f887a147fe6fab", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{collections::HashMap, fs, path::Path};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stderr]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use once_cell::sync::Lazy;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser`
[INFO] [stderr]  --> src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stderr]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:47:29
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let mut rng = rand::thread_rng();
[INFO] [stderr]    |                             ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stderr]   --> src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs:50:36
[INFO] [stderr]    |
[INFO] [stderr] 50 |             let random_value = rng.gen_range(0..self.alphabet.encoding.len());
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptatools-core` (lib) generated 6 warnings (run `cargo fix --lib -p cryptatools-core` to apply 4 suggestions)
[INFO] [stderr] warning: `cryptatools-core` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cryptatools-core/b38c4007463c155e/deps/cryptatools_core-b38c4007463c155e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cryptography::classical::encryption::monoalphabetic_ciphers::caesar_number::tests::encrypt_with_caesar_number_encryption_algorithm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests uniffi-bindgen.rs (/opt/rustwide/target/debug/build/cryptatools-core/a108bbebfbffd837/deps/uniffi_bindgen-a108bbebfbffd837)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cryptatools_core
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/distribution_algorithms/statistical.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::distribution_algorithms::statistical::Statistical::guess_statistical_distribution (line 29) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/distribution_algorithms/statistical.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::distribution_algorithms::statistical::Statistical::guess_statistical_distribution (line 18) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::modules::vigenere_coincidence_index::VigenereCoincidenceIndexGenerator::generate_coincidence_index_for_key (line 27) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs - cryptanalysis::custom::general_cryptanalysis_methods::hash_cryptanalysis::birthday_paradox::BirthdayParadox::calculate_birthday_paradox_expecting_percent_focusing_on_speed_with_taylor (line 80) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser::guess_coincidence_index (line 22) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs - cryptanalysis::custom::general_cryptanalysis_methods::hash_cryptanalysis::birthday_paradox::BirthdayParadox::calculate_permuted_choice_number (line 123) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs - cryptanalysis::custom::general_cryptanalysis_methods::hash_cryptanalysis::birthday_paradox::BirthdayParadox::factorial (line 140) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/hash_cryptanalysis/birthday_paradox.rs - cryptanalysis::custom::general_cryptanalysis_methods::hash_cryptanalysis::birthday_paradox::BirthdayParadox::calculate_birthday_paradox_expecting_percent_focusing_on_precision (line 29) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/engine/coincidence_index.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::engine::coincidence_index::CoincidenceIndexGuesser::guess_coincidence_index_statistics_from_file (line 59) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/monoalphabetic_ciphers/caesar_number.rs - cryptography::classical::encryption::monoalphabetic_ciphers::caesar_number::CaesarNumberAlgorithm::decrypt_by_opcode_shift (line 82) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/monoalphabetic_ciphers/caesar_number.rs - cryptography::classical::encryption::monoalphabetic_ciphers::caesar_number::CaesarNumberAlgorithm::encrypt_by_opcode_shift (line 24) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/monoalphabetic_ciphers/caesar_number.rs - cryptography::classical::encryption::monoalphabetic_ciphers::caesar_number::CaesarNumberAlgorithm::encrypt_by_opcode_shift (line 34) ... ok
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::catch_confidence_values (line 59) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/monoalphabetic_ciphers/caesar_number.rs - cryptography::classical::encryption::monoalphabetic_ciphers::caesar_number::CaesarNumberAlgorithm::encrypt_by_opcode_shift (line 50) ... ok
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::detect_language (line 94) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/polyalphabetic_ciphers/vigenere.rs - cryptography::classical::encryption::polyalphabetic_ciphers::vigenere::Vigenere::encrypt (line 45) ... ok
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::is_plain_text (line 28) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/polyalphabetic_ciphers/vigenere.rs - cryptography::classical::encryption::polyalphabetic_ciphers::vigenere::Vigenere::new (line 14) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/polyalphabetic_ciphers/vigenere.rs - cryptography::classical::encryption::polyalphabetic_ciphers::vigenere::VigenereNoTable::encrypt (line 130) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/transpositional_ciphers/columnar_transposition.rs - cryptography::classical::encryption::transpositional_ciphers::columnar_transposition::ColumnarTranspositionAlgorithm::decrypt (line 53) ... ok
[INFO] [stdout] test src/utils/alphabets.rs - utils::alphabets::Alphabet::decode (line 874) ... ok
[INFO] [stdout] test src/utils/convert.rs - utils::convert::Decode::from_u8_to_ascii (line 11) ... ok
[INFO] [stdout] test src/cryptography/classical/encryption/transpositional_ciphers/columnar_transposition.rs - cryptography::classical::encryption::transpositional_ciphers::columnar_transposition::ColumnarTranspositionAlgorithm::encrypt (line 23) ... ok
[INFO] [stdout] test src/utils/alphabets.rs - utils::alphabets::split_bytes_by_characters_representation (line 4) ... ok
[INFO] [stdout] test src/utils/convert.rs - utils::convert::Decode::from_u8_to_ascii (line 17) ... ok
[INFO] [stdout] test src/utils/convert.rs - utils::convert::Encode::encode (line 52) ... ok
[INFO] [stdout] test src/utils/convert.rs - utils::convert::Encode::from_ascii_to_u8 (line 36) ... ok
[INFO] [stdout] test src/cryptanalysis/custom/general_cryptanalysis_methods/frequency_analysis/coincidence_index/modules/vigenere_coincidence_index.rs - cryptanalysis::custom::general_cryptanalysis_methods::frequency_analysis::coincidence_index::modules::vigenere_coincidence_index::VigenereCoincidenceIndexGenerator::generate_coincidence_index_for_key_from_file (line 67) ... ok
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::detect_language (line 83) has been running for over 60 seconds
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::is_plain_text (line 18) has been running for over 60 seconds
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::is_plain_text (line 18) ... FAILED
[INFO] [stdout] test src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::detect_language (line 83) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::is_plain_text (line 18) stdout ----
[INFO] [stdout] Test executable failed (signal: 9 (SIGKILL)).
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cryptanalysis/plain_text_detector.rs - cryptanalysis::plain_text_detector::PlainTextDetector::is_plain_text (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 268.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e7769d442a718606048cd3143fbabb95b49392114976d93764f887a147fe6fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7769d442a718606048cd3143fbabb95b49392114976d93764f887a147fe6fab", kill_on_drop: false }`
[INFO] [stdout] e7769d442a718606048cd3143fbabb95b49392114976d93764f887a147fe6fab
