[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctsrc/Pgen on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded cpufeatures v0.2.16 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6386398a9b7db8fda858ae10a7f060d0d3c9a188053cf412987b8fcc392546 [INFO] running `Command { std: "docker" "start" "-a" "fc6386398a9b7db8fda858ae10a7f060d0d3c9a188053cf412987b8fcc392546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6386398a9b7db8fda858ae10a7f060d0d3c9a188053cf412987b8fcc392546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6386398a9b7db8fda858ae10a7f060d0d3c9a188053cf412987b8fcc392546", kill_on_drop: false }` [INFO] [stdout] fc6386398a9b7db8fda858ae10a7f060d0d3c9a188053cf412987b8fcc392546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc1cf8f8edaf3544b4029366bcdb12a2f8cd29f29f9c38d49045a269bad51a43 [INFO] running `Command { std: "docker" "start" "-a" "fc1cf8f8edaf3544b4029366bcdb12a2f8cd29f29f9c38d49045a269bad51a43", 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 memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling eff-lexical-data v1.0.0 (/opt/rustwide/workdir/crates/eff-lexical-data) [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling thiserror v2.0.3 [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 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 quote v1.0.37 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling syn v2.0.90 [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 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 backtrace v0.3.74 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s [INFO] running `Command { std: "docker" "inspect" "fc1cf8f8edaf3544b4029366bcdb12a2f8cd29f29f9c38d49045a269bad51a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1cf8f8edaf3544b4029366bcdb12a2f8cd29f29f9c38d49045a269bad51a43", kill_on_drop: false }` [INFO] [stdout] fc1cf8f8edaf3544b4029366bcdb12a2f8cd29f29f9c38d49045a269bad51a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9def78fd9bc90c35f11d6115d3034d3e66b555b74b778ac8c362813548397ebe [INFO] running `Command { std: "docker" "start" "-a" "9def78fd9bc90c35f11d6115d3034d3e66b555b74b778ac8c362813548397ebe", kill_on_drop: false }` [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 syn v2.0.90 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.21 [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 11.11s [INFO] running `Command { std: "docker" "inspect" "9def78fd9bc90c35f11d6115d3034d3e66b555b74b778ac8c362813548397ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9def78fd9bc90c35f11d6115d3034d3e66b555b74b778ac8c362813548397ebe", kill_on_drop: false }` [INFO] [stdout] 9def78fd9bc90c35f11d6115d3034d3e66b555b74b778ac8c362813548397ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8c5bd257bee0d2c1c60d2a072341654fbcbc7cc548d11b50ee9bafd74e92e7f [INFO] running `Command { std: "docker" "start" "-a" "c8c5bd257bee0d2c1c60d2a072341654fbcbc7cc548d11b50ee9bafd74e92e7f", 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: `pgen` (lib) generated 5 warnings [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 test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [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::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_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_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_bits_between_one_and_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_every_eleventh_bit_set ... 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_seventh_bit_set ... 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_128_bits_of_input_of_all_zeros ... 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_128_bits_of_input_repeating_0b10011001_pattern ... 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_one_and_zero ... 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_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_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_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_having_every_seventh_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_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_192_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_repeating_0b10011001_pattern ... 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_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_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_of_all_ones ... 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_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_every_eleventh_bit_set ... 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_alternating_bits_between_one_and_zero ... 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_only_the_very_last_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_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_alternating_bits_between_zero_and_one ... 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_only_the_very_last_bit_set ... 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::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::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_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_repeating_0b10011001_pattern ... 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_repeating_0b10011001_pattern ... 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::gets_correct_word_from_11_bits::_3_about_expects ... 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::first_word_in_list_index_0_ ... 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_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_having_every_seventh_bit_set ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgen-92f5024572449a0e) [INFO] [stdout] test bip39_algorithm::test::get_word_should_panic_when_more_than_11_bits_are_set - should panic ... ok [INFO] [stderr] Doc-tests bip39_lexical_data [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] [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] [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" "c8c5bd257bee0d2c1c60d2a072341654fbcbc7cc548d11b50ee9bafd74e92e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c5bd257bee0d2c1c60d2a072341654fbcbc7cc548d11b50ee9bafd74e92e7f", kill_on_drop: false }` [INFO] [stdout] c8c5bd257bee0d2c1c60d2a072341654fbcbc7cc548d11b50ee9bafd74e92e7f