[INFO] cloning repository https://github.com/akinnane/cryptopals_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akinnane/cryptopals_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinnane%2Fcryptopals_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinnane%2Fcryptopals_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37bc44d17ad12c64323ddeb2640e3a87e62ebe8c [INFO] checking akinnane/cryptopals_rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakinnane%2Fcryptopals_rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akinnane/cryptopals_rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akinnane/cryptopals_rust [INFO] finished tweaking git repo https://github.com/akinnane/cryptopals_rust [INFO] tweaked toml for git repo https://github.com/akinnane/cryptopals_rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/akinnane/cryptopals_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v1.0.1 [INFO] [stderr] Downloaded log v0.4.11 [INFO] [stderr] Downloaded base64 v0.13.0 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded hex v0.4.2 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded proc-macro-hack v0.5.18 [INFO] [stderr] Downloaded getrandom v0.1.15 [INFO] [stderr] Downloaded unicode-xid v0.2.1 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] [stderr] Downloaded pkg-config v0.3.19 [INFO] [stderr] Downloaded openssl-sys v0.9.58 [INFO] [stderr] Downloaded vcpkg v0.2.10 [INFO] [stderr] Downloaded openssl v0.10.30 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.24 [INFO] [stderr] Downloaded quote v1.0.7 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4795c2dfa3e32655e6e5c1c46c724912b342a06e69b1824624acdfa733464f3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4795c2dfa3e32655e6e5c1c46c724912b342a06e69b1824624acdfa733464f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4795c2dfa3e32655e6e5c1c46c724912b342a06e69b1824624acdfa733464f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4795c2dfa3e32655e6e5c1c46c724912b342a06e69b1824624acdfa733464f3a", kill_on_drop: false }` [INFO] [stdout] 4795c2dfa3e32655e6e5c1c46c724912b342a06e69b1824624acdfa733464f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516929eb0c2976344d631ac9b77af022682db32d6a8cfd1e2c847b05c6d4d2ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "516929eb0c2976344d631ac9b77af022682db32d6a8cfd1e2c847b05c6d4d2ed", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking cryptopals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `dbg_blocks` [INFO] [stdout] --> src/main.rs:869:4 [INFO] [stdout] | [INFO] [stdout] 869 | fn dbg_blocks>(input: T) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `from_hex_to_base64` [INFO] [stdout] --> src/main.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn from_hex_to_base64>(input: T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xor` [INFO] [stdout] --> src/main.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn xor, S1: AsRef<[u8]>>(s1: S, s2: S1) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `ENGLISH_LETTER_FREQUENCIES` [INFO] [stdout] --> src/main.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / static ENGLISH_LETTER_FREQUENCIES: Map = phf_map! { [INFO] [stdout] 56 | | b'A' => 0.0651738, [INFO] [stdout] 57 | | b'B' => 0.0124248, [INFO] [stdout] 58 | | b'C' => 0.0217339, [INFO] [stdout] ... | [INFO] [stdout] 82 | | b' ' => 0.1918182, [INFO] [stdout] 83 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `detect_english` [INFO] [stdout] --> src/main.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn detect_english>(input: T) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `single_byte_xor` [INFO] [stdout] --> src/main.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn single_byte_xor>(input: S) -> SingleByteXorResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `detect_single_byte_xor` [INFO] [stdout] --> src/main.rs:140:4 [INFO] [stdout] | [INFO] [stdout] 140 | fn detect_single_byte_xor<'a, I, T: 'a, E: 'a>(iter: &mut I) -> SingleByteXorResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `repeating_key_xor` [INFO] [stdout] --> src/main.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn repeating_key_xor(input: T, key: T) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hamming_distance` [INFO] [stdout] --> src/main.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn hamming_distance>(one: T, two: T) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load_base64_file` [INFO] [stdout] --> src/main.rs:218:4 [INFO] [stdout] | [INFO] [stdout] 218 | fn load_base64_file(path: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hamming_distance_for_key_size` [INFO] [stdout] --> src/main.rs:241:4 [INFO] [stdout] | [INFO] [stdout] 241 | fn hamming_distance_for_key_size>(bytes: T, key_size: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `key_size_hamming_distances` [INFO] [stdout] --> src/main.rs:258:4 [INFO] [stdout] | [INFO] [stdout] 258 | fn key_size_hamming_distances>(cipher_text: T) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `transpose_blocks` [INFO] [stdout] --> src/main.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn transpose_blocks>(ctext: T, key_size: usize) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `key_from_xor_vec` [INFO] [stdout] --> src/main.rs:313:4 [INFO] [stdout] | [INFO] [stdout] 313 | fn key_from_xor_vec(xor_vec: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aes_ecb_decrypt_unchecked` [INFO] [stdout] --> src/main.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn aes_ecb_decrypt_unchecked, S: AsRef<[u8]>>(input: T, key: S, pad: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aes_ecb_decrypt` [INFO] [stdout] --> src/main.rs:362:4 [INFO] [stdout] | [INFO] [stdout] 362 | fn aes_ecb_decrypt, S: AsRef<[u8]>>(input: T, key: S, pad: bool) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_aes_ecb` [INFO] [stdout] --> src/main.rs:398:4 [INFO] [stdout] | [INFO] [stdout] 398 | fn is_aes_ecb>(cipher_text: T, block_size: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pkcs7_pad` [INFO] [stdout] --> src/main.rs:419:4 [INFO] [stdout] | [INFO] [stdout] 419 | fn pkcs7_pad(input: &mut Vec, block_size: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pkcs7_unpad` [INFO] [stdout] --> src/main.rs:425:4 [INFO] [stdout] | [INFO] [stdout] 425 | fn pkcs7_unpad(input: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aes_ecb_encrypt` [INFO] [stdout] --> src/main.rs:441:4 [INFO] [stdout] | [INFO] [stdout] 441 | fn aes_ecb_encrypt, S: AsRef<[u8]>>(input: T, key: S, pad: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aes_cbc_encrypt` [INFO] [stdout] --> src/main.rs:468:4 [INFO] [stdout] | [INFO] [stdout] 468 | fn aes_cbc_encrypt, P: AsRef<[u8]>, T: AsRef<[u8]>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aes_cbc_decrypt` [INFO] [stdout] --> src/main.rs:525:4 [INFO] [stdout] | [INFO] [stdout] 525 | fn aes_cbc_decrypt, P: AsRef<[u8]>, T: AsRef<[u8]>>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CBC` [INFO] [stdout] --> src/main.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | CBC, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ECB` [INFO] [stdout] --> src/main.rs:585:5 [INFO] [stdout] | [INFO] [stdout] 585 | ECB, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encryption_oracle` [INFO] [stdout] --> src/main.rs:594:4 [INFO] [stdout] | [INFO] [stdout] 594 | fn encryption_oracle>(plain_text: T) -> OracleOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `S2_S12_UNKNOWN_STRING` [INFO] [stdout] --> src/main.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | / const S2_S12_UNKNOWN_STRING: &'static str = [INFO] [stdout] 642 | | "Um9sbGluJyBpbiBteSA1LjAKV2l0aCBteSByYWctdG9wIGRvd24gc28gbXkg\ [INFO] [stdout] 643 | | aGFpciBjYW4gYmxvdwpUaGUgZ2lybGllcyBvbiBzdGFuZGJ5IHdhdmluZyBq\ [INFO] [stdout] 644 | | dXN0IHRvIHNheSBoaQpEaWQgeW91IHN0b3A/IE5vLCBJIGp1c3QgZHJvdmUg\ [INFO] [stdout] 645 | | YnkK"; [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c12_encryption_oracle` [INFO] [stdout] --> src/main.rs:647:4 [INFO] [stdout] | [INFO] [stdout] 647 | fn s2_c12_encryption_oracle>(plain_text: T) -> OracleOutput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c12_detect_block_size` [INFO] [stdout] --> src/main.rs:662:4 [INFO] [stdout] | [INFO] [stdout] 662 | fn s2_c12_detect_block_size() -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bytes_as_ascii` [INFO] [stdout] --> src/main.rs:674:4 [INFO] [stdout] | [INFO] [stdout] 674 | fn bytes_as_ascii>(bytes: T, block_size: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_lookup_hashmap` [INFO] [stdout] --> src/main.rs:685:4 [INFO] [stdout] | [INFO] [stdout] 685 | fn make_lookup_hashmap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c13_url_query_string_parser` [INFO] [stdout] --> src/main.rs:745:4 [INFO] [stdout] | [INFO] [stdout] 745 | fn s2_c13_url_query_string_parser(input: &str) -> HashMap<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c13_profile_for` [INFO] [stdout] --> src/main.rs:820:4 [INFO] [stdout] | [INFO] [stdout] 820 | fn s2_c13_profile_for>(email: S) -> Profile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c13_encrypt_profile` [INFO] [stdout] --> src/main.rs:849:4 [INFO] [stdout] | [INFO] [stdout] 849 | fn s2_c13_encrypt_profile(profile: &Profile) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dbg_blocks` [INFO] [stdout] --> src/main.rs:869:4 [INFO] [stdout] | [INFO] [stdout] 869 | fn dbg_blocks>(input: T) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c13_oracle` [INFO] [stdout] --> src/main.rs:876:4 [INFO] [stdout] | [INFO] [stdout] 876 | fn s2_c13_oracle(email: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Email` [INFO] [stdout] --> src/main.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 895 | Email, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Uid` [INFO] [stdout] --> src/main.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | Uid, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `s2_c13_decrypt_and_parse` [INFO] [stdout] --> src/main.rs:909:4 [INFO] [stdout] | [INFO] [stdout] 909 | fn s2_c13_decrypt_and_parse>(input: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/main.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | padding == 16; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_split_once)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/main.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | padding == 16; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `Command { std: "docker" "inspect" "516929eb0c2976344d631ac9b77af022682db32d6a8cfd1e2c847b05c6d4d2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516929eb0c2976344d631ac9b77af022682db32d6a8cfd1e2c847b05c6d4d2ed", kill_on_drop: false }` [INFO] [stdout] 516929eb0c2976344d631ac9b77af022682db32d6a8cfd1e2c847b05c6d4d2ed