[INFO] fetching crate ebcc 0.1.0... [INFO] testing ebcc-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ebcc 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ebcc 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ebcc 0.1.0 [INFO] tweaked toml for crates.io crate ebcc 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ebcc 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ebcc 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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 ebcc-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 457139824d7a01859282522bd467ca6bafe3dad82080e89c2441dba55be36bc1 [INFO] running `Command { std: "docker" "start" "-a" "457139824d7a01859282522bd467ca6bafe3dad82080e89c2441dba55be36bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457139824d7a01859282522bd467ca6bafe3dad82080e89c2441dba55be36bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457139824d7a01859282522bd467ca6bafe3dad82080e89c2441dba55be36bc1", kill_on_drop: false }` [INFO] [stdout] 457139824d7a01859282522bd467ca6bafe3dad82080e89c2441dba55be36bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d05126078c7d94d7d06faa69fb538550e5b1a39da769e39d7992a470b29765ba [INFO] running `Command { std: "docker" "start" "-a" "d05126078c7d94d7d06faa69fb538550e5b1a39da769e39d7992a470b29765ba", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ebcc-sys v0.1.0 [INFO] [stderr] Compiling ebcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "d05126078c7d94d7d06faa69fb538550e5b1a39da769e39d7992a470b29765ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05126078c7d94d7d06faa69fb538550e5b1a39da769e39d7992a470b29765ba", kill_on_drop: false }` [INFO] [stdout] d05126078c7d94d7d06faa69fb538550e5b1a39da769e39d7992a470b29765ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99922f6988625b6dedf296cd30fdc0d61ae154e286f566c586460b33f7fee9c [INFO] running `Command { std: "docker" "start" "-a" "e99922f6988625b6dedf296cd30fdc0d61ae154e286f566c586460b33f7fee9c", kill_on_drop: false }` [INFO] [stderr] Compiling ebcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "e99922f6988625b6dedf296cd30fdc0d61ae154e286f566c586460b33f7fee9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99922f6988625b6dedf296cd30fdc0d61ae154e286f566c586460b33f7fee9c", kill_on_drop: false }` [INFO] [stdout] e99922f6988625b6dedf296cd30fdc0d61ae154e286f566c586460b33f7fee9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6031412dc3f89dd44a4e822a93706d44ee9969418e65cf57a757e9c29d2780e1 [INFO] running `Command { std: "docker" "start" "-a" "6031412dc3f89dd44a4e822a93706d44ee9969418e65cf57a757e9c29d2780e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ebcc-7ba3af2482e3a3c1) [INFO] [stdout] running 4 tests [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stdout] test codec::tests::test_empty_compressed_data ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stdout] test codec::tests::test_encode_decode_roundtrip ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 10.000000 [INFO] [stdout] test codec::tests::test_invalid_config ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: NONE [INFO] [stdout] test codec::tests::test_nan_input ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stdout] [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 1.000000e+00, maxval: 1.000000e+00, const_field: TRUE [INFO] [stdout] [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: 0.000000e+00 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 8, compression ratio: 102.400000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 102.400000 [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-67ac8c0d7d06f88d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 10.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: NONE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 1.000000e+00, maxval: 1.000000e+00, const_field: TRUE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: 0.000000e+00 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 8, compression ratio: 102.400000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 102.400000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 10.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: NONE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stdout] test test_config_validation ... ok [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 0.000000e+00, maxval: 1.023000e+02, const_field: FALSE [INFO] [stdout] test test_basic_compression_roundtrip ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stdout] test test_invalid_inputs ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: RELATIVE_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:190: relative error: 0.001000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 0.000000e+00, maxval: 1.023000e+02, const_field: FALSE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 0.100000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 0.000000e+00, maxval: 1.023000e+02, const_field: FALSE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stdout] test test_constant_field ... ok [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 10.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: NONE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 4.200000e+01, maxval: 4.200000e+01, const_field: TRUE [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: 0.000000e+00 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 8, compression ratio: 102.400000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 102.400000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 0.010000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: -9.999902e+01, maxval: 9.999985e+01, const_field: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 289 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 9.9e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 289 [INFO] [stderr] cr_lo: 7.500000, 1-error_target_quantile: 8.9e-01, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 3.750000, 1-error_target_quantile: 0.0e+00, jp2_length: 1025 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 30.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 181 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: 0.000000e+00 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 425, compression ratio: 8.962801 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 8.962801 [INFO] [stdout] test test_jpeg2000_only_compression ... ok [INFO] [stderr] cr_hi: 30.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 181 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 22.500000, cr_lo: 15.000000, cr_hi: 30.000000, 1-error_target_quantile: 7.5e-01, jp2_length: 196 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 18.750000, cr_lo: 15.000000, cr_hi: 22.500000, 1-error_target_quantile: 1.3e-01, jp2_length: 235 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 16.875000, cr_lo: 15.000000, cr_hi: 18.750000, 1-error_target_quantile: 3.3e-02, jp2_length: 258 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 15.937500, cr_lo: 15.000000, cr_hi: 16.875000, 1-error_target_quantile: 2.0e-03, jp2_length: 273 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 22.500000, cr_lo: 15.000000, cr_hi: 30.000000, 1-error_target_quantile: 7.5e-01, jp2_length: 196 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 18.750000, cr_lo: 15.000000, cr_hi: 22.500000, 1-error_target_quantile: 1.3e-01, jp2_length: 235 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 16.875000, cr_lo: 15.000000, cr_hi: 18.750000, 1-error_target_quantile: 3.7e-02, jp2_length: 258 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 15.937500, cr_lo: 15.000000, cr_hi: 16.875000, 1-error_target_quantile: 2.0e-03, jp2_length: 273 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 289 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 30.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 181 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 22.500000, cr_lo: 15.000000, cr_hi: 30.000000, 1-error_target_quantile: 7.5e-01, jp2_length: 196 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 18.750000, cr_lo: 15.000000, cr_hi: 22.500000, 1-error_target_quantile: 1.3e-01, jp2_length: 235 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 16.875000, cr_lo: 15.000000, cr_hi: 18.750000, 1-error_target_quantile: 3.7e-02, jp2_length: 258 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 289 [INFO] [stderr] current_cr: 9.375000, cr_lo: 3.750000, cr_hi: 15.000000, 1-error_target_quantile: 9.7e-01, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 15.937500, cr_lo: 15.000000, cr_hi: 16.875000, 1-error_target_quantile: 2.0e-03, jp2_length: 273 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 30.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 181 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -8.863173e-04 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -0.000886, 102.299118 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 289, compression ratio: 12.760125 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 12.760125 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 22.500000, cr_lo: 15.000000, cr_hi: 30.000000, 1-error_target_quantile: 7.5e-01, jp2_length: 196 [INFO] [stdout] test test_max_error_bounded_compression ... ok [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 18.750000, cr_lo: 15.000000, cr_hi: 22.500000, 1-error_target_quantile: 1.3e-01, jp2_length: 235 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 6.562500, cr_lo: 3.750000, cr_hi: 9.375000, 1-error_target_quantile: 7.6e-01, jp2_length: 625 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 16.875000, cr_lo: 15.000000, cr_hi: 18.750000, 1-error_target_quantile: 3.3e-02, jp2_length: 258 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.156250, cr_lo: 3.750000, cr_hi: 6.562500, 1-error_target_quantile: 6.3e-02, jp2_length: 811 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 15.937500, cr_lo: 15.000000, cr_hi: 16.875000, 1-error_target_quantile: 2.0e-03, jp2_length: 273 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -8.863173e-04 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -0.000886, 102.299118 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 289, compression ratio: 12.760125 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 4.453125, cr_lo: 3.750000, cr_hi: 5.156250, 1-error_target_quantile: 5.9e-03, jp2_length: 92006:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 12.760125 [INFO] [stdout] test test_relative_error_bounded_compression ... ok [INFO] [stderr] [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 9.9e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 8.9e-01, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 3.750000, 1-error_target_quantile: 0.0e+00, jp2_length: 1025 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 9.375000, cr_lo: 3.750000, cr_hi: 15.000000, 1-error_target_quantile: 9.7e-01, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 6.562500, cr_lo: 3.750000, cr_hi: 9.375000, 1-error_target_quantile: 7.6e-01, jp2_length: 625 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.156250, cr_lo: 3.750000, cr_hi: 6.562500, 1-error_target_quantile: 6.3e-02, jp2_length: 811 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 4.453125, cr_lo: 3.750000, cr_hi: 5.156250, 1-error_target_quantile: 5.9e-03, jp2_length: 920 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -1.174404e-02 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -100.010765, 99.988106 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 1025, compression ratio: 3.875118 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 3.875118 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 0.100000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: -9.999902e+01, maxval: 9.999985e+01, const_field: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 1.9e-01, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 3.750000, 1-error_target_quantile: 0.0e+00, jp2_length: 1025 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 9.375000, cr_lo: 3.750000, cr_hi: 15.000000, 1-error_target_quantile: 6.8e-01, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 6.562500, cr_lo: 3.750000, cr_hi: 9.375000, 1-error_target_quantile: 7.8e-03, jp2_length: 625 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.156250, cr_lo: 3.750000, cr_hi: 6.562500, 1-error_target_quantile: 0.0e+00, jp2_length: 811 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.859375, cr_lo: 5.156250, cr_hi: 6.562500, 1-error_target_quantile: 2.0e-03, jp2_length: 687 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 9.5e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 1.9e-01, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 3.750000, 1-error_target_quantile: 0.0e+00, jp2_length: 1025 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 9.375000, cr_lo: 3.750000, cr_hi: 15.000000, 1-error_target_quantile: 6.8e-01, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 6.562500, cr_lo: 3.750000, cr_hi: 9.375000, 1-error_target_quantile: 7.8e-03, jp2_length: 625 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.156250, cr_lo: 3.750000, cr_hi: 6.562500, 1-error_target_quantile: 0.0e+00, jp2_length: 811 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 5.859375, cr_lo: 5.156250, cr_hi: 6.562500, 1-error_target_quantile: 2.0e-03, jp2_length: 687 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -1.174404e-02 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -100.010765, 99.988106 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 811, compression ratio: 4.858837 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 4.858837 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 1.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: -9.999902e+01, maxval: 9.999985e+01, const_field: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 6.9e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 0.0e+00, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 11.250000, cr_lo: 7.500000, cr_hi: 15.000000, 1-error_target_quantile: 9.6e-02, jp2_length: 379 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 9.375000, cr_lo: 7.500000, cr_hi: 11.250000, 1-error_target_quantile: 9.8e-04, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 8.437500, cr_lo: 7.500000, cr_hi: 9.375000, 1-error_target_quantile: 0.0e+00, jp2_length: 498 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 6.9e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 0.0e+00, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 11.250000, cr_lo: 7.500000, cr_hi: 15.000000, 1-error_target_quantile: 9.6e-02, jp2_length: 379 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 9.375000, cr_lo: 7.500000, cr_hi: 11.250000, 1-error_target_quantile: 9.8e-04, jp2_length: 452 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 8.437500, cr_lo: 7.500000, cr_hi: 9.375000, 1-error_target_quantile: 0.0e+00, jp2_length: 498 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -1.174404e-02 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -100.010765, 99.988106 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 498, compression ratio: 7.728302 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 7.728302 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 32, 32) [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 15.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 5.000000 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: -9.999902e+01, maxval: 9.999985e+01, const_field: FALSE [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 1.8e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 0.0e+00, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 11.250000, cr_lo: 7.500000, cr_hi: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 379 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 13.125000, cr_lo: 11.250000, cr_hi: 15.000000, 1-error_target_quantile: 6.8e-03, jp2_length: 301 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 12.187500, cr_lo: 11.250000, cr_hi: 13.125000, 1-error_target_quantile: 0.0e+00, jp2_length: 339 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 15.000000, 1-error_target_quantile: 1.8e-01, jp2_length: 261 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:326: cr_lo: 7.500000, 1-error_target_quantile: 0.0e+00, jp2_length: 562 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 11.250000, cr_lo: 7.500000, cr_hi: 15.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 379 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 13.125000, cr_lo: 11.250000, cr_hi: 15.000000, 1-error_target_quantile: 6.8e-03, jp2_length: 301 [INFO] [stderr] 06:31:43 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:346: current_cr: 12.187500, cr_lo: 11.250000, cr_hi: 13.125000, 1-error_target_quantile: 0.0e+00, jp2_length: 339 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: -1.174404e-02 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to -100.010765, 99.988106 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 339, compression ratio: 11.040431 [INFO] [stderr] 06:31:43 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 11.040431 [INFO] [stdout] test test_error_bounds ... ok [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:199: DEBUG flag enabled in compilation [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:180: dimensions: (1, 721, 1440) [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:181: base_cr: 20.000000 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:182: residual type: MAX_ERROR [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:187: max error: 0.100000 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:406: 1 - base_quantile_target: 1.0e-06 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:407: Disable pure base compression fallback: FALSE [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:433: minval: 2.689426e+02, maxval: 3.073120e+02, const_field: FALSE [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 20.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 40.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 80.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 160.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 320.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 640.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 6502 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 1280.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 3260 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:336: cr_hi: 1280.000000 exceeds 1000, while base compression still feasible, stay at this level [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:318: current_cr: 20.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 40.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 80.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 160.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 320.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 11068 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 640.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 6502 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:332: cr_hi: 1280.000000, 1-error_target_quantile: 0.0e+00, jp2_length: 3260 [INFO] [stderr] 06:31:44 TRACE /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:336: cr_hi: 1280.000000 exceeds 1000, while base compression still feasible, stay at this level [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:615: Mean of compression error: 2.919377e-04 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:619: Adjusting minval and maxval to 268.942932, 307.312317 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:632: coeffs_size: 0, compressed_size: 0, jp2_length: 3260, compression ratio: 1261.530984 [INFO] [stderr] 06:31:44 INFO /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebcc-sys-0.1.0/EBCC/src/ebcc_codec.c:749: Compression Ratio: 1261.530984 [INFO] [stdout] test test_large_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] [stderr] Doc-tests ebcc [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/codec.rs - codec::ebcc_decode_into (line 151) ... ok [INFO] [stdout] test src/codec.rs - codec::ebcc_encode (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6031412dc3f89dd44a4e822a93706d44ee9969418e65cf57a757e9c29d2780e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6031412dc3f89dd44a4e822a93706d44ee9969418e65cf57a757e9c29d2780e1", kill_on_drop: false }` [INFO] [stdout] 6031412dc3f89dd44a4e822a93706d44ee9969418e65cf57a757e9c29d2780e1