[INFO] cloning repository https://github.com/iron-hope-shop/nHale [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iron-hope-shop/nHale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firon-hope-shop%2FnHale", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firon-hope-shop%2FnHale'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc582402b0116844b5a889d38ab97898f94d4400 [INFO] testing iron-hope-shop/nHale against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firon-hope-shop%2FnHale" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iron-hope-shop/nHale on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iron-hope-shop/nHale [INFO] finished tweaking git repo https://github.com/iron-hope-shop/nHale [INFO] tweaked toml for git repo https://github.com/iron-hope-shop/nHale written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iron-hope-shop/nHale 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded base64ct v1.7.1 [INFO] [stderr] Downloaded lopdf v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c481f6b75610f93ad3de618b4568a4472892df2b3ece01ddf9cd0bdc2bb946f [INFO] running `Command { std: "docker" "start" "-a" "6c481f6b75610f93ad3de618b4568a4472892df2b3ece01ddf9cd0bdc2bb946f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c481f6b75610f93ad3de618b4568a4472892df2b3ece01ddf9cd0bdc2bb946f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c481f6b75610f93ad3de618b4568a4472892df2b3ece01ddf9cd0bdc2bb946f", kill_on_drop: false }` [INFO] [stdout] 6c481f6b75610f93ad3de618b4568a4472892df2b3ece01ddf9cd0bdc2bb946f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760980e039a0fced6fd17cff9af868c79e1799a9d9b57ed7d67f88b5a6dc6642 [INFO] running `Command { std: "docker" "start" "-a" "760980e039a0fced6fd17cff9af868c79e1799a9d9b57ed7d67f88b5a6dc6642", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.7.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling jpeg-encoder v0.5.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling nhale v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "760980e039a0fced6fd17cff9af868c79e1799a9d9b57ed7d67f88b5a6dc6642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760980e039a0fced6fd17cff9af868c79e1799a9d9b57ed7d67f88b5a6dc6642", kill_on_drop: false }` [INFO] [stdout] 760980e039a0fced6fd17cff9af868c79e1799a9d9b57ed7d67f88b5a6dc6642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be09c328071c380b19cbfd7dfe14ee36045aaebc4d38623f8b9f3d9ff54eac88 [INFO] running `Command { std: "docker" "start" "-a" "be09c328071c380b19cbfd7dfe14ee36045aaebc4d38623f8b9f3d9ff54eac88", kill_on_drop: false }` [INFO] [stderr] Compiling nhale v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::extraction::ExtractConfig` [INFO] [stdout] --> src/embedding.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | use crate::extraction::ExtractConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/embedding.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/extraction.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/watermarking.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_x` [INFO] [stdout] --> src/embedding.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | let block_x = x / 8; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_y` [INFO] [stdout] --> src/embedding.rs:665:21 [INFO] [stdout] | [INFO] [stdout] 665 | let block_y = y / 8; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.47s [INFO] running `Command { std: "docker" "inspect" "be09c328071c380b19cbfd7dfe14ee36045aaebc4d38623f8b9f3d9ff54eac88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be09c328071c380b19cbfd7dfe14ee36045aaebc4d38623f8b9f3d9ff54eac88", kill_on_drop: false }` [INFO] [stdout] be09c328071c380b19cbfd7dfe14ee36045aaebc4d38623f8b9f3d9ff54eac88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cc3122eac5791b15785c8b15883335757ba888369243aea1a8072ec45db29ef [INFO] running `Command { std: "docker" "start" "-a" "1cc3122eac5791b15785c8b15883335757ba888369243aea1a8072ec45db29ef", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::extraction::ExtractConfig` [INFO] [stderr] --> src/embedding.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | use crate::extraction::ExtractConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> src/embedding.rs:438:9 [INFO] [stderr] | [INFO] [stderr] 438 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/extraction.rs:370:9 [INFO] [stderr] | [INFO] [stderr] 370 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/watermarking.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `block_x` [INFO] [stderr] --> src/embedding.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 664 | let block_x = x / 8; [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `block_y` [INFO] [stderr] --> src/embedding.rs:665:21 [INFO] [stderr] | [INFO] [stderr] 665 | let block_y = y / 8; [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_y` [INFO] [stderr] [INFO] [stderr] warning: `nhale` (lib test) generated 6 warnings (run `cargo fix --lib -p nhale --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nhale-6c8737d205d02d68) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test embedding::tests::test_jpg_reed_solomon_error_correction ... ignored [INFO] [stdout] test embedding::tests::test_jpg_steganography ... ok [INFO] [stdout] test error_correction::tests::test_error_correction_no_errors ... ok [INFO] [stdout] test utils::tests::test_calculate_image_capacity ... ok [INFO] [stdout] test error_correction::tests::test_reed_solomon_with_errors ... ok [INFO] [stdout] test error_correction::tests::test_error_correction_with_errors ... ok [INFO] [stdout] test error_correction::tests::test_reed_solomon_no_errors ... ok [INFO] [stdout] test utils::tests::test_validate_image_file ... ok [INFO] [stdout] test watermarking::tests::test_watermark_flow ... ok [INFO] [stdout] test utils::tests::test_check_file_exists ... ok [INFO] [stdout] test utils::tests::test_format_size ... ok [INFO] [stdout] test utils::tests::test_validate_data ... ok [INFO] [stdout] test embedding::tests::test_embed_data ... ok [INFO] [stdout] test pdf::tests::test_pdf_embed_extract ... ok [INFO] [stdout] test extraction::tests::test_extract_data ... ok [INFO] [stdout] test embedding::tests::test_real_jpg_steganography ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/create_test_pdf.rs (/opt/rustwide/target/debug/deps/create_test_pdf-576bb66b5166860a) [INFO] [stderr] Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/nhale_cli-d3ad52f89b728dd9) [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] [stderr] Doc-tests nhale [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] running `Command { std: "docker" "inspect" "1cc3122eac5791b15785c8b15883335757ba888369243aea1a8072ec45db29ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc3122eac5791b15785c8b15883335757ba888369243aea1a8072ec45db29ef", kill_on_drop: false }` [INFO] [stdout] 1cc3122eac5791b15785c8b15883335757ba888369243aea1a8072ec45db29ef