[INFO] cloning repository https://github.com/ctsrc/Pgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctsrc/Pgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2FPgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2FPgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f54478e9f5947b5b146d6e5eab4c3bd224fa566 [INFO] testing ctsrc/Pgen against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2FPgen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ctsrc/Pgen [INFO] finished tweaking git repo https://github.com/ctsrc/Pgen [INFO] tweaked toml for git repo https://github.com/ctsrc/Pgen written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctsrc/Pgen on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctsrc/Pgen 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ffe787a9ce756875d210ca7d7ba85e12df3de72870d5d7261a42a23179c75ed [INFO] running `Command { std: "docker" "start" "-a" "4ffe787a9ce756875d210ca7d7ba85e12df3de72870d5d7261a42a23179c75ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ffe787a9ce756875d210ca7d7ba85e12df3de72870d5d7261a42a23179c75ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ffe787a9ce756875d210ca7d7ba85e12df3de72870d5d7261a42a23179c75ed", kill_on_drop: false }` [INFO] [stdout] 4ffe787a9ce756875d210ca7d7ba85e12df3de72870d5d7261a42a23179c75ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 082e238c1204367a2faf617e8293a66afe391dfba2213657817c60cd202e6758 [INFO] running `Command { std: "docker" "start" "-a" "082e238c1204367a2faf617e8293a66afe391dfba2213657817c60cd202e6758", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling eff-lexical-data v1.0.0 (/opt/rustwide/workdir/crates/eff-lexical-data) [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bip39-lexical-data v1.0.0 (/opt/rustwide/workdir/crates/bip39-lexical-data) [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling pgen v3.0.0-alpha.1 (/opt/rustwide/workdir/crates/pgen) [INFO] [stdout] warning: unused variable: `checksum_num_bits` [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | let (chunk_size, checksum_num_bits): (usize, usize) = match ent.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum_num_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_cs_bits` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn calculate_cs_bits(ent: &[u8]) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_word_from_11_bits` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn get_word_from_11_bits(value: u16) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_to_11_bit_groups_alt_via_u128` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn chunk_to_11_bit_groups_alt_via_u128(ent: &[u8]) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_to_11_bit_groups` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn chunk_to_11_bit_groups(ent: &[u8]) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.96s [INFO] running `Command { std: "docker" "inspect" "082e238c1204367a2faf617e8293a66afe391dfba2213657817c60cd202e6758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082e238c1204367a2faf617e8293a66afe391dfba2213657817c60cd202e6758", kill_on_drop: false }` [INFO] [stdout] 082e238c1204367a2faf617e8293a66afe391dfba2213657817c60cd202e6758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9a51c40b35d9e8b3272da61003772ee7bd9912597713e4dca2c69533550ccbd [INFO] running `Command { std: "docker" "start" "-a" "b9a51c40b35d9e8b3272da61003772ee7bd9912597713e4dca2c69533550ccbd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling bip39-lexical-data v1.0.0 (/opt/rustwide/workdir/crates/bip39-lexical-data) [INFO] [stderr] Compiling eff-lexical-data v1.0.0 (/opt/rustwide/workdir/crates/eff-lexical-data) [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pgen v3.0.0-alpha.1 (/opt/rustwide/workdir/crates/pgen) [INFO] [stdout] warning: unused variable: `checksum_num_bits` [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | let (chunk_size, checksum_num_bits): (usize, usize) = match ent.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum_num_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_cs_bits` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn calculate_cs_bits(ent: &[u8]) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_word_from_11_bits` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn get_word_from_11_bits(value: u16) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_to_11_bit_groups_alt_via_u128` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn chunk_to_11_bit_groups_alt_via_u128(ent: &[u8]) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_to_11_bit_groups` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:102:4 [INFO] [stdout] | [INFO] [stdout] 102 | fn chunk_to_11_bit_groups(ent: &[u8]) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `checksum_num_bits` [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | let (chunk_size, checksum_num_bits): (usize, usize) = match ent.len() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum_num_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_to_11_bit_groups_alt_via_u128` is never used [INFO] [stdout] --> crates/pgen/src/bip39_algorithm.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn chunk_to_11_bit_groups_alt_via_u128(ent: &[u8]) -> (Vec, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.52s [INFO] running `Command { std: "docker" "inspect" "b9a51c40b35d9e8b3272da61003772ee7bd9912597713e4dca2c69533550ccbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a51c40b35d9e8b3272da61003772ee7bd9912597713e4dca2c69533550ccbd", kill_on_drop: false }` [INFO] [stdout] b9a51c40b35d9e8b3272da61003772ee7bd9912597713e4dca2c69533550ccbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af3daafb05e4e714f8c2e9bee03610173e4d71fe761df1444a27b09a5093bf20 [INFO] running `Command { std: "docker" "start" "-a" "af3daafb05e4e714f8c2e9bee03610173e4d71fe761df1444a27b09a5093bf20", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `checksum_num_bits` [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:67:22 [INFO] [stderr] | [INFO] [stderr] 67 | let (chunk_size, checksum_num_bits): (usize, usize) = match ent.len() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum_num_bits` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `calculate_cs_bits` is never used [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:23:4 [INFO] [stderr] | [INFO] [stderr] 23 | fn calculate_cs_bits(ent: &[u8]) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_word_from_11_bits` is never used [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:50:4 [INFO] [stderr] | [INFO] [stderr] 50 | fn get_word_from_11_bits(value: u16) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `chunk_to_11_bit_groups_alt_via_u128` is never used [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn chunk_to_11_bit_groups_alt_via_u128(ent: &[u8]) -> (Vec, usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `chunk_to_11_bit_groups` is never used [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:102:4 [INFO] [stderr] | [INFO] [stderr] 102 | fn chunk_to_11_bit_groups(ent: &[u8]) -> (Vec, usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `chunk_to_11_bit_groups_alt_via_u128` is never used [INFO] [stderr] --> crates/pgen/src/bip39_algorithm.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn chunk_to_11_bit_groups_alt_via_u128(ent: &[u8]) -> (Vec, usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pgen` (lib) generated 5 warnings [INFO] [stderr] warning: `pgen` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip39_lexical_data-3a5c21e10bf93c7f) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eff_lexical_data-0af381d2017b6249) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgen-562eb67a47d55cf8) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test bip39_algorithm::test::calculates_cs_bits_correctly::with_128_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::calculates_cs_bits_correctly::with_256_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_alternating_bits_between_one_and_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_alternating_between_bytes_all_zero_and_all_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_alternating_between_bytes_all_one_and_all_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_alternating_bits_between_zero_and_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_having_all_but_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_having_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_having_every_nineteenth_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_having_every_seventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_alternating_between_bytes_all_one_and_all_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_alternating_bits_between_zero_and_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_alternating_between_bytes_all_zero_and_all_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_repeating_0b10011001_pattern ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_having_only_the_very_last_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_alternating_bits_between_one_and_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_128_bits_of_input_of_all_ones ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_having_all_but_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_having_every_seventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_having_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_having_every_nineteenth_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_of_all_ones ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_having_only_the_very_last_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_160_bits_of_input_repeating_0b10011001_pattern ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_192_bits_of_input_having_only_the_very_last_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::calculates_cs_bits_correctly::with_192_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_192_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_alternating_bits_between_zero_and_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_having_every_seventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_having_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_192_bits_of_input_of_all_ones ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_having_every_nineteenth_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_having_all_but_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_having_only_the_very_last_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_alternating_between_bytes_all_zero_and_all_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_of_all_ones ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_alternating_bits_between_zero_and_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_repeating_0b10011001_pattern ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_alternating_bits_between_one_and_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_having_every_seventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_224_bits_of_input_alternating_between_bytes_all_one_and_all_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_having_all_but_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_alternating_bits_between_one_and_zero ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_having_only_the_very_last_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_having_every_eleventh_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_having_every_nineteenth_bit_set ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_alternating_between_bytes_all_zero_and_all_one ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_of_all_zeros ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_of_all_ones ... ok [INFO] [stdout] test bip39_algorithm::test::gets_correct_word_from_11_bits::first_word_in_list_index_0_ ... ok [INFO] [stdout] test bip39_algorithm::test::gets_correct_word_from_11_bits::last_word_in_list_index_2047_ ... ok [INFO] [stdout] test bip39_algorithm::test::gets_correct_word_from_11_bits::_3_about_expects ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_repeating_0b10011001_pattern ... ok [INFO] [stdout] test bip39_algorithm::test::gets_correct_word_from_11_bits::_102_art_expects ... ok [INFO] [stdout] test bip39_algorithm::test::chunks_correctly_to_11_bit_groups::with_256_bits_of_input_alternating_between_bytes_all_one_and_all_zero ... ok [INFO] [stdout] test bip39_algorithm::test::get_word_should_panic_when_more_than_11_bits_are_set - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgen-92f5024572449a0e) [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 bip39_lexical_data [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 eff_lexical_data [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 pgen [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] running `Command { std: "docker" "inspect" "af3daafb05e4e714f8c2e9bee03610173e4d71fe761df1444a27b09a5093bf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3daafb05e4e714f8c2e9bee03610173e4d71fe761df1444a27b09a5093bf20", kill_on_drop: false }` [INFO] [stdout] af3daafb05e4e714f8c2e9bee03610173e4d71fe761df1444a27b09a5093bf20