[INFO] cloning repository https://github.com/pudnax/rainbow-table [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pudnax/rainbow-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Frainbow-table", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Frainbow-table'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4e336ab1c8078214e16b49537f4832174d2f3c2 [INFO] testing pudnax/rainbow-table against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpudnax%2Frainbow-table" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pudnax/rainbow-table on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pudnax/rainbow-table [INFO] finished tweaking git repo https://github.com/pudnax/rainbow-table [INFO] tweaked toml for git repo https://github.com/pudnax/rainbow-table written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pudnax/rainbow-table already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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 snap v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c148a7137a854df382c3f645f7901b85e5687f1d77079f200e1e10f23f28aef [INFO] running `Command { std: "docker" "start" "-a" "4c148a7137a854df382c3f645f7901b85e5687f1d77079f200e1e10f23f28aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c148a7137a854df382c3f645f7901b85e5687f1d77079f200e1e10f23f28aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c148a7137a854df382c3f645f7901b85e5687f1d77079f200e1e10f23f28aef", kill_on_drop: false }` [INFO] [stdout] 4c148a7137a854df382c3f645f7901b85e5687f1d77079f200e1e10f23f28aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b0d171d1ef9e4cbc976fdb7076339f8b1be1226326d25ac1df394f7f9870ab [INFO] running `Command { std: "docker" "start" "-a" "d6b0d171d1ef9e4cbc976fdb7076339f8b1be1226326d25ac1df394f7f9870ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling rainbow-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `RAINBOW_TABLE_FILE_NAME` [INFO] [stdout] --> src/commands.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | const RAINBOW_TABLE_FILE_NAME: &str = "rtable.db"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_initial_plaintexts` [INFO] [stdout] --> src/commands.rs:209:4 [INFO] [stdout] | [INFO] [stdout] 209 | fn generate_initial_plaintexts(tuples: &mut [RainbowTuple], charset: &Charset, item_len: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_rainbow_file` [INFO] [stdout] --> src/commands.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn create_rainbow_file(header: &RainbowTableHeader, f: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `next_plaintext` [INFO] [stdout] --> src/commands.rs:280:4 [INFO] [stdout] | [INFO] [stdout] 280 | fn next_plaintext( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_rainbow_chain` [INFO] [stdout] --> src/commands.rs:306:4 [INFO] [stdout] | [INFO] [stdout] 306 | fn generate_rainbow_chain( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_rtable` [INFO] [stdout] --> src/commands.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn gen_rtable() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FindChainContext` [INFO] [stdout] --> src/commands.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | struct FindChainContext<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_chain_match` [INFO] [stdout] --> src/commands.rs:402:8 [INFO] [stdout] | [INFO] [stdout] 402 | fn find_chain_match( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_rainbow_file` [INFO] [stdout] --> src/commands.rs:477:4 [INFO] [stdout] | [INFO] [stdout] 477 | fn read_rainbow_file(f: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `use_rtable` [INFO] [stdout] --> src/commands.rs:504:4 [INFO] [stdout] | [INFO] [stdout] 504 | fn use_rtable() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `format_num` [INFO] [stdout] --> src/commands.rs:598:4 [INFO] [stdout] | [INFO] [stdout] 598 | fn format_num + fmt::Display + fmt::Debug, E: fmt::Debug>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "d6b0d171d1ef9e4cbc976fdb7076339f8b1be1226326d25ac1df394f7f9870ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b0d171d1ef9e4cbc976fdb7076339f8b1be1226326d25ac1df394f7f9870ab", kill_on_drop: false }` [INFO] [stdout] d6b0d171d1ef9e4cbc976fdb7076339f8b1be1226326d25ac1df394f7f9870ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a31ef02322cc6a81974139d062ca3a8bc42ed550ac966f90d81641540eaa5b [INFO] running `Command { std: "docker" "start" "-a" "40a31ef02322cc6a81974139d062ca3a8bc42ed550ac966f90d81641540eaa5b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rainbow-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `RAINBOW_TABLE_FILE_NAME` [INFO] [stdout] --> src/commands.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | const RAINBOW_TABLE_FILE_NAME: &str = "rtable.db"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_initial_plaintexts` [INFO] [stdout] --> src/commands.rs:209:4 [INFO] [stdout] | [INFO] [stdout] 209 | fn generate_initial_plaintexts(tuples: &mut [RainbowTuple], charset: &Charset, item_len: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_rainbow_file` [INFO] [stdout] --> src/commands.rs:240:4 [INFO] [stdout] | [INFO] [stdout] 240 | fn create_rainbow_file(header: &RainbowTableHeader, f: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `next_plaintext` [INFO] [stdout] --> src/commands.rs:280:4 [INFO] [stdout] | [INFO] [stdout] 280 | fn next_plaintext( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `generate_rainbow_chain` [INFO] [stdout] --> src/commands.rs:306:4 [INFO] [stdout] | [INFO] [stdout] 306 | fn generate_rainbow_chain( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_rtable` [INFO] [stdout] --> src/commands.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn gen_rtable() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FindChainContext` [INFO] [stdout] --> src/commands.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 393 | struct FindChainContext<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_chain_match` [INFO] [stdout] --> src/commands.rs:402:8 [INFO] [stdout] | [INFO] [stdout] 402 | fn find_chain_match( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_rainbow_file` [INFO] [stdout] --> src/commands.rs:477:4 [INFO] [stdout] | [INFO] [stdout] 477 | fn read_rainbow_file(f: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `use_rtable` [INFO] [stdout] --> src/commands.rs:504:4 [INFO] [stdout] | [INFO] [stdout] 504 | fn use_rtable() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `format_num` [INFO] [stdout] --> src/commands.rs:598:4 [INFO] [stdout] | [INFO] [stdout] 598 | fn format_num + fmt::Display + fmt::Debug, E: fmt::Debug>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "40a31ef02322cc6a81974139d062ca3a8bc42ed550ac966f90d81641540eaa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a31ef02322cc6a81974139d062ca3a8bc42ed550ac966f90d81641540eaa5b", kill_on_drop: false }` [INFO] [stdout] 40a31ef02322cc6a81974139d062ca3a8bc42ed550ac966f90d81641540eaa5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 785a297c87fc281f4ddd11f2a2dbb82c67034e52d2eef44a452bf15e312b5bb1 [INFO] running `Command { std: "docker" "start" "-a" "785a297c87fc281f4ddd11f2a2dbb82c67034e52d2eef44a452bf15e312b5bb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: constant is never used: `RAINBOW_TABLE_FILE_NAME` [INFO] [stderr] --> src/commands.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | const RAINBOW_TABLE_FILE_NAME: &str = "rtable.db"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `generate_initial_plaintexts` [INFO] [stderr] --> src/commands.rs:209:4 [INFO] [stderr] | [INFO] [stderr] 209 | fn generate_initial_plaintexts(tuples: &mut [RainbowTuple], charset: &Charset, item_len: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_rainbow_file` [INFO] [stderr] --> src/commands.rs:240:4 [INFO] [stderr] | [INFO] [stderr] 240 | fn create_rainbow_file(header: &RainbowTableHeader, f: F) -> Result> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `next_plaintext` [INFO] [stderr] --> src/commands.rs:280:4 [INFO] [stderr] | [INFO] [stderr] 280 | fn next_plaintext( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `generate_rainbow_chain` [INFO] [stderr] --> src/commands.rs:306:4 [INFO] [stderr] | [INFO] [stderr] 306 | fn generate_rainbow_chain( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gen_rtable` [INFO] [stderr] --> src/commands.rs:350:4 [INFO] [stderr] | [INFO] [stderr] 350 | fn gen_rtable() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `FindChainContext` [INFO] [stderr] --> src/commands.rs:393:8 [INFO] [stderr] | [INFO] [stderr] 393 | struct FindChainContext<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `find_chain_match` [INFO] [stderr] --> src/commands.rs:402:8 [INFO] [stderr] | [INFO] [stderr] 402 | fn find_chain_match( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_rainbow_file` [INFO] [stderr] --> src/commands.rs:477:4 [INFO] [stderr] | [INFO] [stderr] 477 | fn read_rainbow_file(f: F) -> Result> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `use_rtable` [INFO] [stderr] --> src/commands.rs:504:4 [INFO] [stderr] | [INFO] [stderr] 504 | fn use_rtable() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `format_num` [INFO] [stderr] --> src/commands.rs:598:4 [INFO] [stderr] | [INFO] [stderr] 598 | fn format_num + fmt::Display + fmt::Debug, E: fmt::Debug>( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rainbow-table` (bin "rainbow-table" test) generated 11 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rainbow_table-4a68a08adc81c4c1) [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" "785a297c87fc281f4ddd11f2a2dbb82c67034e52d2eef44a452bf15e312b5bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785a297c87fc281f4ddd11f2a2dbb82c67034e52d2eef44a452bf15e312b5bb1", kill_on_drop: false }` [INFO] [stdout] 785a297c87fc281f4ddd11f2a2dbb82c67034e52d2eef44a452bf15e312b5bb1