[INFO] fetching crate tthresh 0.1.0...
[INFO] testing tthresh-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate tthresh 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tthresh 0.1.0
[INFO] finished tweaking crates.io crate tthresh 0.1.0
[INFO] tweaked toml for crates.io crate tthresh 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tthresh 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tthresh 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openmp-sys v1.2.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded tthresh-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db4c078e38e27bc8b5523f10b1798b16e643954942e7e1e3d353b6a5f0cb6451
[INFO] running `Command { std: "docker" "start" "-a" "db4c078e38e27bc8b5523f10b1798b16e643954942e7e1e3d353b6a5f0cb6451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4c078e38e27bc8b5523f10b1798b16e643954942e7e1e3d353b6a5f0cb6451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4c078e38e27bc8b5523f10b1798b16e643954942e7e1e3d353b6a5f0cb6451", kill_on_drop: false }`
[INFO] [stdout] db4c078e38e27bc8b5523f10b1798b16e643954942e7e1e3d353b6a5f0cb6451
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32652ac76d774037604bb288167eb4bdea2e5afccd51b4ec4e16668e493960bf
[INFO] running `Command { std: "docker" "start" "-a" "32652ac76d774037604bb288167eb4bdea2e5afccd51b4ec4e16668e493960bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tthresh-sys v0.1.0
[INFO] [stderr]    Compiling tthresh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/lib.rs:257:25
[INFO] [stdout]     |
[INFO] [stdout] 257 |         return unsafe { std::mem::transmute(align) };
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout]     = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 257 -         return unsafe { std::mem::transmute(align) };
[INFO] [stdout] 257 +         return unsafe { std::ptr::with_exposed_provenance_mut::<c_void>(align) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.62s
[INFO] running `Command { std: "docker" "inspect" "32652ac76d774037604bb288167eb4bdea2e5afccd51b4ec4e16668e493960bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32652ac76d774037604bb288167eb4bdea2e5afccd51b4ec4e16668e493960bf", kill_on_drop: false }`
[INFO] [stdout] 32652ac76d774037604bb288167eb4bdea2e5afccd51b4ec4e16668e493960bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1a8d6ac9c4963e221b6436b5556bf16a7cba76c0a9d7d4184eb80467dae2fb
[INFO] running `Command { std: "docker" "start" "-a" "5e1a8d6ac9c4963e221b6436b5556bf16a7cba76c0a9d7d4184eb80467dae2fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tthresh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/lib.rs:257:25
[INFO] [stdout]     |
[INFO] [stdout] 257 |         return unsafe { std::mem::transmute(align) };
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout]     = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 257 -         return unsafe { std::mem::transmute(align) };
[INFO] [stdout] 257 +         return unsafe { std::ptr::with_exposed_provenance_mut::<c_void>(align) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stdout]    --> src/lib.rs:257:25
[INFO] [stdout]     |
[INFO] [stdout] 257 |         return unsafe { std::mem::transmute(align) };
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stdout]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stdout]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stdout]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stdout]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stdout]     = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stdout] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance
[INFO] [stdout]     |
[INFO] [stdout] 257 -         return unsafe { std::mem::transmute(align) };
[INFO] [stdout] 257 +         return unsafe { std::ptr::with_exposed_provenance_mut::<c_void>(align) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "5e1a8d6ac9c4963e221b6436b5556bf16a7cba76c0a9d7d4184eb80467dae2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1a8d6ac9c4963e221b6436b5556bf16a7cba76c0a9d7d4184eb80467dae2fb", kill_on_drop: false }`
[INFO] [stdout] 5e1a8d6ac9c4963e221b6436b5556bf16a7cba76c0a9d7d4184eb80467dae2fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5ce292b720d1d891f10617089412c66537fbca5a423c64ed93cb7a792e07ad1
[INFO] running `Command { std: "docker" "start" "-a" "a5ce292b720d1d891f10617089412c66537fbca5a423c64ed93cb7a792e07ad1", kill_on_drop: false }`
[INFO] [stderr] warning: transmuting an integer to a pointer creates a pointer without provenance
[INFO] [stderr]    --> src/lib.rs:257:25
[INFO] [stderr]     |
[INFO] [stderr] 257 |         return unsafe { std::mem::transmute(align) };
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this is dangerous because dereferencing the resulting pointer is undefined behavior
[INFO] [stderr]     = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance
[INFO] [stderr]     = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut`
[INFO] [stderr]     = help: for more information about transmute, see <https://doc.rust-lang.org/std/mem/fn.transmute.html#transmutation-between-pointers-and-integers>
[INFO] [stderr]     = help: for more information about exposed provenance, see <https://doc.rust-lang.org/std/ptr/index.html#exposed-provenance>
[INFO] [stderr]     = note: `#[warn(integer_to_ptr_transmutes)]` on by default
[INFO] [stderr] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance
[INFO] [stderr]     |
[INFO] [stderr] 257 -         return unsafe { std::mem::transmute(align) };
[INFO] [stderr] 257 +         return unsafe { std::ptr::with_exposed_provenance_mut::<c_void>(align) };
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `tthresh` (lib) generated 1 warning (run `cargo fix --lib -p tthresh` to apply 1 suggestion)
[INFO] [stderr] warning: `tthresh` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tthresh-820fd95f3fc4c2e0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] 
[INFO] [stdout] /***** Compression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] /***** Compression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] /***** Compression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] /***** Compression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Casting input data... Elapsed time: Casting input data... Elapsed time: Casting input data... Casting input data... Elapsed time: Elapsed time: 
[INFO] [stdout] /***** Compression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Casting input data... Elapsed time: 0.00100msmsms
[INFO] [stdout] 
[INFO] [stdout] Input statistics: min = 42, max = 42, norm = 42
[INFO] [stdout] We target eps = 0, rmse = 0, psnr = -nan
[INFO] [stdout] Tucker decomposition...
[INFO] [stdout] 	Unfold (1)... Project (1)...
[INFO] [stdout] Input statistics: min = 42, max = 42, norm = 
[INFO] [stdout] 	Unfold (Input statistics: min = 2)... 42, max = 	Project (2)... 42, norm = 42
[INFO] [stdout] We target eps = 0, rmse = 420, psnr = -nan
[INFO] [stdout] Tucker decomposition...
[INFO] [stdout] 0ms
[INFO] [stdout] 	Unfold (1)... Project (1)...Input statistics: min = 42, max = 42, norm = 42
[INFO] [stdout] We target eps = 0, rmse = 0, psnr = -nan
[INFO] [stdout] Tucker decomposition...
[INFO] [stdout] 	Unfold (1)... 
[INFO] [stdout] Project (1)...	Unfold (2)... 
[INFO] [stdout] 	Unfold (2)... 	Project (2)... 	Project (2)... 
[INFO] [stdout] 	Unfold (3)... 	Project (3)... 
[INFO] [stdout] 
[INFO] [stdout] 	Unfold (3)... 	Unfold (3)... 	Project (3)... 	Project (3)... 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.298ms
[INFO] [stdout] Preliminaries... We target eps = 0, rmse = 0, psnr = -nan
[INFO] [stdout] Tucker decomposition...
[INFO] [stdout] 	Unfold (1)... Project (1)...
[INFO] [stdout] 	Unfold (2)... 	Project (2)... 
[INFO] [stdout] 	Unfold (3)... 	Project (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.072ms
[INFO] [stdout] Preliminaries... 	Fold... 
[INFO] [stdout] Elapsed time: 0.378ms
[INFO] [stdout] Preliminaries... 	Fold... 
[INFO] [stdout] Elapsed time: 0.427ms
[INFO] [stdout] Preliminaries... Elapsed time: 0.559ms
[INFO] [stdout] Encoding core...
[INFO] [stdout] Encoding core's bit plane p = 63
[INFO] [stdout] Encoding core's bit plane p = 62
[INFO] [stdout] Encoding core's bit plane p = 61
[INFO] [stdout] Encoding core's bit plane p = 60
[INFO] [stdout] Encoding core's bit plane p = 59
[INFO] [stdout] Encoding core's bit plane p = 58
[INFO] [stdout] Encoding core's bit plane p = 57
[INFO] [stdout] Encoding core's bit plane p = 56
[INFO] [stdout] Encoding core's bit plane p = 55
[INFO] [stdout] Encoding core's bit plane p = 54
[INFO] [stdout] Encoding core's bit plane p = 53
[INFO] [stdout] Encoding core's bit plane p = 52
[INFO] [stdout] Encoding core's bit plane p = 51
[INFO] [stdout] Encoding core's bit plane p = 50
[INFO] [stdout] Encoding core's bit plane p = 49
[INFO] [stdout] Encoding core's bit plane p = 48
[INFO] [stdout] Encoding core's bit plane p = 47
[INFO] [stdout] Encoding core's bit plane p = 46
[INFO] [stdout] Encoding core's bit plane p = 45
[INFO] [stdout] Encoding core's bit plane p = 44
[INFO] [stdout] Encoding core's bit plane p = 43
[INFO] [stdout] Encoding core's bit plane p = 42
[INFO] [stdout] Encoding core's bit plane p = 41
[INFO] [stdout] Encoding core's bit plane p = 40
[INFO] [stdout] Encoding core's bit plane p = 39
[INFO] [stdout] Encoding core's bit plane p = 38
[INFO] [stdout] Encoding core's bit plane p = 37
[INFO] [stdout] Encoding core's bit plane p = 36
[INFO] [stdout] Encoding core's bit plane p = 35
[INFO] [stdout] Encoding core's bit plane p = 34
[INFO] [stdout] Encoding core's bit plane p = 33
[INFO] [stdout] Encoding core's bit plane p = 32
[INFO] [stdout] Encoding core's bit plane p = 31
[INFO] [stdout] Encoding core's bit plane p = 30
[INFO] [stdout] Encoding core's bit plane p = 29
[INFO] [stdout] Encoding core's bit plane p = 28
[INFO] [stdout] Encoding core's bit plane p = 27
[INFO] [stdout] Encoding core's bit plane p = 26
[INFO] [stdout] Encoding core's bit plane p = 25
[INFO] [stdout] Encoding core's bit plane p = 24
[INFO] [stdout] Encoding core's bit plane p = 23
[INFO] [stdout] Encoding core's bit plane p = 22
[INFO] [stdout] Encoding core's bit plane p = 21
[INFO] [stdout] Encoding core's bit plane p = 20
[INFO] [stdout] Encoding core's bit plane p = 19
[INFO] [stdout] Encoding core's bit plane p = 18
[INFO] [stdout] Encoding core's bit plane p = 17
[INFO] [stdout] Encoding core's bit plane p = 16
[INFO] [stdout] Encoding core's bit plane p = 15
[INFO] [stdout] Encoding core's bit plane p = 14
[INFO] [stdout] Encoding core's bit plane p = 13
[INFO] [stdout] Encoding core's bit plane p = 12
[INFO] [stdout] Encoding core's bit plane p = 11
[INFO] [stdout] Encoding core's bit plane p = 10
[INFO] [stdout] Encoding core's bit plane p = 9
[INFO] [stdout] Encoding core's bit plane p = 8
[INFO] [stdout] Encoding core's bit plane p = 7
[INFO] [stdout] Encoding core's bit plane p = 6
[INFO] [stdout] Encoding core's bit plane p = 5
[INFO] [stdout] Encoding core's bit plane p = 4
[INFO] [stdout] Encoding core's bit plane p = 3
[INFO] [stdout] Encoding core's bit plane p = 2
[INFO] [stdout] Encoding core's bit plane p = 1
[INFO] [stdout] Encoding core's bit plane p = 0 <- breakpoint: coefficient 0
[INFO] [stdout] Elapsed time: 0.41ms
[INFO] [stdout] Computing ranks... Elapsed time: 0.006ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] oldbits = 16, newbits = 62480, compressionratio = 0.000256082, bpv = 62480
[INFO] [stdout] 
[INFO] [stdout] /***** Decompression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Decoding core...
[INFO] [stdout] Decoding core's bit plane p = 63
[INFO] [stdout] Decoding core's bit plane p = 62
[INFO] [stdout] Decoding core's bit plane p = 61
[INFO] [stdout] Decoding core's bit plane p = 60
[INFO] [stdout] Decoding core's bit plane p = 59
[INFO] [stdout] Decoding core's bit plane p = 58
[INFO] [stdout] Decoding core's bit plane p = 57
[INFO] [stdout] Decoding core's bit plane p = 56
[INFO] [stdout] Decoding core's bit plane p = 55
[INFO] [stdout] Decoding core's bit plane p = 54
[INFO] [stdout] Decoding core's bit plane p = 53
[INFO] [stdout] Decoding core's bit plane p = 52
[INFO] [stdout] Decoding core's bit plane p = 51
[INFO] [stdout] Decoding core's bit plane p = 50
[INFO] [stdout] Decoding core's bit plane p = 49
[INFO] [stdout] Decoding core's bit plane p = 48
[INFO] [stdout] Decoding core's bit plane p = 47
[INFO] [stdout] Decoding core's bit plane p = 46
[INFO] [stdout] Decoding core's bit plane p = 45
[INFO] [stdout] Decoding core's bit plane p = 44
[INFO] [stdout] Decoding core's bit plane p = 43
[INFO] [stdout] Decoding core's bit plane p = 42
[INFO] [stdout] Decoding core's bit plane p = 41
[INFO] [stdout] Decoding core's bit plane p = 40
[INFO] [stdout] Decoding core's bit plane p = 39
[INFO] [stdout] Decoding core's bit plane p = 38
[INFO] [stdout] Decoding core's bit plane p = 37
[INFO] [stdout] Decoding core's bit plane p = 36
[INFO] [stdout] Decoding core's bit plane p = 35
[INFO] [stdout] Decoding core's bit plane p = 34
[INFO] [stdout] Decoding core's bit plane p = 33
[INFO] [stdout] Decoding core's bit plane p = 32
[INFO] [stdout] Decoding core's bit plane p = 31
[INFO] [stdout] Decoding core's bit plane p = 30
[INFO] [stdout] Decoding core's bit plane p = 29
[INFO] [stdout] Decoding core's bit plane p = 28
[INFO] [stdout] Decoding core's bit plane p = 27
[INFO] [stdout] Decoding core's bit plane p = 26
[INFO] [stdout] Decoding core's bit plane p = 25
[INFO] [stdout] Decoding core's bit plane p = 24
[INFO] [stdout] Decoding core's bit plane p = 23
[INFO] [stdout] Decoding core's bit plane p = 22
[INFO] [stdout] Decoding core's bit plane p = 21
[INFO] [stdout] Decoding core's bit plane p = 20
[INFO] [stdout] Decoding core's bit plane p = 19
[INFO] [stdout] Decoding core's bit plane p = 18
[INFO] [stdout] Decoding core's bit plane p = 17
[INFO] [stdout] Decoding core's bit plane p = 16
[INFO] [stdout] Decoding core's bit plane p = 15
[INFO] [stdout] Decoding core's bit plane p = 14
[INFO] [stdout] Decoding core's bit plane p = 13
[INFO] [stdout] Decoding core's bit plane p = 12
[INFO] [stdout] Decoding core's bit plane p = 11
[INFO] [stdout] Decoding core's bit plane p = 10
[INFO] [stdout] Decoding core's bit plane p = 9
[INFO] [stdout] Decoding core's bit plane p = 8
[INFO] [stdout] Decoding core's bit plane p = 7
[INFO] [stdout] Decoding core's bit plane p = 6
[INFO] [stdout] Decoding core's bit plane p = 5
[INFO] [stdout] Decoding core's bit plane p = 4
[INFO] [stdout] Decoding core's bit plane p = 3
[INFO] [stdout] Decoding core's bit plane p = 2
[INFO] [stdout] Decoding core's bit plane p = 1
[INFO] [stdout] Decoding core's bit plane p = 0
[INFO] [stdout] decode_rle_time=0.009, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Elapsed time: 0.257ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] decode_rle_time=0.004, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Reconstructing tensor...
[INFO] [stdout] 	Unfold (1)... 	Unproject (1)... 
[INFO] [stdout] 	Unfold (2)... 	Unproject (2)... 
[INFO] [stdout] 	Unfold (3)... 	Unproject (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.043ms
[INFO] [stdout] Casting and saving final result... Elapsed time: 0.363ms
[INFO] [stdout] test tests::compress_decompress_u16 ... Elapsed time: 3.248ms
[INFO] [stdout] Encoding core...
[INFO] [stdout] Encoding core's bit plane p = 63
[INFO] [stdout] Encoding core's bit plane p = 62
[INFO] [stdout] Encoding core's bit plane p = 61
[INFO] [stdout] Encoding core's bit plane p = 60
[INFO] [stdout] Encoding core's bit plane p = 59
[INFO] [stdout] Encoding core's bit plane p = 58
[INFO] [stdout] Encoding core's bit plane p = 57
[INFO] [stdout] Encoding core's bit plane p = 56
[INFO] [stdout] Encoding core's bit plane p = 55
[INFO] [stdout] Encoding core's bit plane p = 54
[INFO] [stdout] Encoding core's bit plane p = 53
[INFO] [stdout] Encoding core's bit plane p = 52
[INFO] [stdout] Encoding core's bit plane p = 51
[INFO] [stdout] Encoding core's bit plane p = 50
[INFO] [stdout] Encoding core's bit plane p = 49
[INFO] [stdout] Encoding core's bit plane p = 48
[INFO] [stdout] Encoding core's bit plane p = 47
[INFO] [stdout] Encoding core's bit plane p = 46
[INFO] [stdout] Encoding core's bit plane p = 45
[INFO] [stdout] Encoding core's bit plane p = 44
[INFO] [stdout] Encoding core's bit plane p = 43
[INFO] [stdout] Encoding core's bit plane p = 42
[INFO] [stdout] Encoding core's bit plane p = 41
[INFO] [stdout] Encoding core's bit plane p = 40
[INFO] [stdout] Encoding core's bit plane p = 39
[INFO] [stdout] Encoding core's bit plane p = 38
[INFO] [stdout] Encoding core's bit plane p = 37
[INFO] [stdout] Encoding core's bit plane p = 36
[INFO] [stdout] Encoding core's bit plane p = 35
[INFO] [stdout] Encoding core's bit plane p = 34
[INFO] [stdout] Encoding core's bit plane p = 33
[INFO] [stdout] Encoding core's bit plane p = 32
[INFO] [stdout] Encoding core's bit plane p = 31
[INFO] [stdout] okEncoding core's bit plane p = 30
[INFO] [stdout] Encoding core's bit plane p = 29
[INFO] [stdout] Encoding core's bit plane p = 28
[INFO] [stdout] Encoding core's bit plane p = 27
[INFO] [stdout] Encoding core's bit plane p = 26
[INFO] [stdout] Encoding core's bit plane p = 25
[INFO] [stdout] Encoding core's bit plane p = 24
[INFO] [stdout] Encoding core's bit plane p = 23
[INFO] [stdout] Encoding core's bit plane p = 22
[INFO] [stdout] Encoding core's bit plane p = 21
[INFO] [stdout] Encoding core's bit plane p = 20
[INFO] [stdout] Encoding core's bit plane p = 19
[INFO] [stdout] Encoding core's bit plane p = 18
[INFO] [stdout] Encoding core's bit plane p = 17
[INFO] [stdout] Encoding core's bit plane p = 16
[INFO] [stdout] Encoding core's bit plane p = 15
[INFO] [stdout] Encoding core's bit plane p = 14
[INFO] [stdout] Encoding core's bit plane p = 13
[INFO] [stdout] Encoding core's bit plane p = 12
[INFO] [stdout] Encoding core's bit plane p = 11
[INFO] [stdout] Encoding core's bit plane p = 10
[INFO] [stdout] Encoding core's bit plane p = 9
[INFO] [stdout] Encoding core's bit plane p = 8
[INFO] [stdout] Encoding core's bit plane p = 7
[INFO] [stdout] Encoding core's bit plane p = 6
[INFO] [stdout] Encoding core's bit plane p = 5
[INFO] [stdout] Encoding core's bit plane p = 4
[INFO] [stdout] Encoding core's bit plane p = 3
[INFO] [stdout] Encoding core's bit plane p = 2
[INFO] [stdout] Encoding core's bit plane p = 1
[INFO] [stdout] Encoding core's bit plane p = 0 <- breakpoint: coefficient 0
[INFO] [stdout] Elapsed time: 0.342ms
[INFO] [stdout] Computing ranks... Elapsed time: 0.006ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] 
[INFO] [stdout] oldbits = 8, newbits = 62480, compressionratio = 0.000128041, bpv = 62480
[INFO] [stdout] 
[INFO] [stdout] /***** Decompression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Decoding core...
[INFO] [stdout] Decoding core's bit plane p = 63
[INFO] [stdout] Decoding core's bit plane p = 62
[INFO] [stdout] Decoding core's bit plane p = 61
[INFO] [stdout] Decoding core's bit plane p = 60
[INFO] [stdout] Decoding core's bit plane p = 59
[INFO] [stdout] Decoding core's bit plane p = 58
[INFO] [stdout] Decoding core's bit plane p = 57
[INFO] [stdout] Decoding core's bit plane p = 56
[INFO] [stdout] Decoding core's bit plane p = 55
[INFO] [stdout] Decoding core's bit plane p = 54
[INFO] [stdout] Decoding core's bit plane p = 53
[INFO] [stdout] Decoding core's bit plane p = 52
[INFO] [stdout] Decoding core's bit plane p = 51
[INFO] [stdout] Decoding core's bit plane p = 50
[INFO] [stdout] Decoding core's bit plane p = 49
[INFO] [stdout] Decoding core's bit plane p = 48
[INFO] [stdout] Decoding core's bit plane p = 47
[INFO] [stdout] Decoding core's bit plane p = 46
[INFO] [stdout] Decoding core's bit plane p = 45
[INFO] [stdout] Decoding core's bit plane p = 44
[INFO] [stdout] Decoding core's bit plane p = 43
[INFO] [stdout] Decoding core's bit plane p = 42
[INFO] [stdout] Decoding core's bit plane p = 41
[INFO] [stdout] Decoding core's bit plane p = 40
[INFO] [stdout] Decoding core's bit plane p = 39
[INFO] [stdout] Decoding core's bit plane p = 38
[INFO] [stdout] Decoding core's bit plane p = 37
[INFO] [stdout] Decoding core's bit plane p = 36
[INFO] [stdout] Decoding core's bit plane p = 35
[INFO] [stdout] Decoding core's bit plane p = 34
[INFO] [stdout] Decoding core's bit plane p = 33
[INFO] [stdout] Decoding core's bit plane p = 32
[INFO] [stdout] Decoding core's bit plane p = 31
[INFO] [stdout] Decoding core's bit plane p = 30
[INFO] [stdout] Decoding core's bit plane p = 29
[INFO] [stdout] Decoding core's bit plane p = 28
[INFO] [stdout] Decoding core's bit plane p = 27
[INFO] [stdout] Decoding core's bit plane p = 26
[INFO] [stdout] Decoding core's bit plane p = 25
[INFO] [stdout] Elapsed time: 4.254ms
[INFO] [stdout] Encoding core...
[INFO] [stdout] Encoding core's bit plane p = 63
[INFO] [stdout] Encoding core's bit plane p = 62
[INFO] [stdout] Encoding core's bit plane p = 61
[INFO] [stdout] Encoding core's bit plane p = 60
[INFO] [stdout] Encoding core's bit plane p = 59
[INFO] [stdout] Encoding core's bit plane p = 58
[INFO] [stdout] Encoding core's bit plane p = 57
[INFO] [stdout] Encoding core's bit plane p = 56
[INFO] [stdout] Encoding core's bit plane p = 55
[INFO] [stdout] Encoding core's bit plane p = 54
[INFO] [stdout] Encoding core's bit plane p = 53
[INFO] [stdout] Encoding core's bit plane p = 52
[INFO] [stdout] Encoding core's bit plane p = 51
[INFO] [stdout] Encoding core's bit plane p = 50
[INFO] [stdout] Encoding core's bit plane p = 49
[INFO] [stdout] Encoding core's bit plane p = 48
[INFO] [stdout] Encoding core's bit plane p = 47
[INFO] [stdout] Encoding core's bit plane p = 46
[INFO] [stdout] Encoding core's bit plane p = 45
[INFO] [stdout] Encoding core's bit plane p = 44
[INFO] [stdout] Encoding core's bit plane p = 43
[INFO] [stdout] Encoding core's bit plane p = 42
[INFO] [stdout] Encoding core's bit plane p = 41
[INFO] [stdout] Encoding core's bit plane p = 40
[INFO] [stdout] Encoding core's bit plane p = 39
[INFO] [stdout] Encoding core's bit plane p = 38
[INFO] [stdout] Encoding core's bit plane p = 37
[INFO] [stdout] Encoding core's bit plane p = 36
[INFO] [stdout] Encoding core's bit plane p = 35
[INFO] [stdout] Encoding core's bit plane p = 34
[INFO] [stdout] Encoding core's bit plane p = 33
[INFO] [stdout] Encoding core's bit plane p = 32
[INFO] [stdout] Encoding core's bit plane p = 31
[INFO] [stdout] Encoding core's bit plane p = 30
[INFO] [stdout] Encoding core's bit plane p = 29
[INFO] [stdout] Encoding core's bit plane p = 28
[INFO] [stdout] Encoding core's bit plane p = 27
[INFO] [stdout] Encoding core's bit plane p = 26
[INFO] [stdout] Encoding core's bit plane p = 25
[INFO] [stdout] Encoding core's bit plane p = 24
[INFO] [stdout] Encoding core's bit plane p = 23
[INFO] [stdout] Encoding core's bit plane p = 22
[INFO] [stdout] Encoding core's bit plane p = 21
[INFO] [stdout] Encoding core's bit plane p = 20
[INFO] [stdout] Encoding core's bit plane p = 19
[INFO] [stdout] Encoding core's bit plane p = 18
[INFO] [stdout] Encoding core's bit plane p = 17
[INFO] [stdout] Encoding core's bit plane p = 16
[INFO] [stdout] Encoding core's bit plane p = 15
[INFO] [stdout] Encoding core's bit plane p = 14
[INFO] [stdout] Encoding core's bit plane p = 13
[INFO] [stdout] Encoding core's bit plane p = 12
[INFO] [stdout] Encoding core's bit plane p = 11
[INFO] [stdout] Encoding core's bit plane p = 10
[INFO] [stdout] Encoding core's bit plane p = 9
[INFO] [stdout] Encoding core's bit plane p = 8
[INFO] [stdout] Encoding core's bit plane p = 7
[INFO] [stdout] Encoding core's bit plane p = 6
[INFO] [stdout] Encoding core's bit plane p = 5
[INFO] [stdout] Encoding core's bit plane p = 4
[INFO] [stdout] Encoding core's bit plane p = 3
[INFO] [stdout] Encoding core's bit plane p = 2
[INFO] [stdout] Encoding core's bit plane p = 1
[INFO] [stdout] Encoding core's bit plane p = 0 <- breakpoint: coefficient 0
[INFO] [stdout] Elapsed time: 0.322ms
[INFO] [stdout] Computing ranks... Elapsed time: 0.006ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] oldbits = 32, newbits = 62480, compressionratio = 0.000512164, bpv = 62480
[INFO] [stdout] 
[INFO] [stdout] /***** Decompression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Decoding core...
[INFO] [stdout] Decoding core's bit plane p = 63
[INFO] [stdout] Decoding core's bit plane p = 62
[INFO] [stdout] Decoding core's bit plane p = 61
[INFO] [stdout] Decoding core's bit plane p = 60
[INFO] [stdout] Decoding core's bit plane p = 59
[INFO] [stdout] Decoding core's bit plane p = 58
[INFO] [stdout] Decoding core's bit plane p = 57
[INFO] [stdout] Decoding core's bit plane p = 56
[INFO] [stdout] Decoding core's bit plane p = 55
[INFO] [stdout] Decoding core's bit plane p = 54
[INFO] [stdout] Decoding core's bit plane p = 53
[INFO] [stdout] Decoding core's bit plane p = 52
[INFO] [stdout] Decoding core's bit plane p = 51
[INFO] [stdout] Decoding core's bit plane p = 50
[INFO] [stdout] Decoding core's bit plane p = 49
[INFO] [stdout] Decoding core's bit plane p = 48
[INFO] [stdout] Decoding core's bit plane p = 47
[INFO] [stdout] Decoding core's bit plane p = 46
[INFO] [stdout] Decoding core's bit plane p = 45
[INFO] [stdout] Decoding core's bit plane p = 44
[INFO] [stdout] Decoding core's bit plane p = 43
[INFO] [stdout] Decoding core's bit plane p = 42
[INFO] [stdout] Decoding core's bit plane p = 41
[INFO] [stdout] Decoding core's bit plane p = 40
[INFO] [stdout] Decoding core's bit plane p = 39
[INFO] [stdout] Decoding core's bit plane p = 38
[INFO] [stdout] Decoding core's bit plane p = 37
[INFO] [stdout] Decoding core's bit plane p = 36
[INFO] [stdout] Decoding core's bit plane p = 35
[INFO] [stdout] Decoding core's bit plane p = 34
[INFO] [stdout] Decoding core's bit plane p = 33
[INFO] [stdout] Decoding core's bit plane p = 32
[INFO] [stdout] Decoding core's bit plane p = 31
[INFO] [stdout] Decoding core's bit plane p = 30
[INFO] [stdout] Decoding core's bit plane p = 29
[INFO] [stdout] Decoding core's bit plane p = 28
[INFO] [stdout] Decoding core's bit plane p = 27
[INFO] [stdout] Decoding core's bit plane p = 26
[INFO] [stdout] Decoding core's bit plane p = 25
[INFO] [stdout] Decoding core's bit plane p = 24
[INFO] [stdout] Decoding core's bit plane p = 23
[INFO] [stdout] Decoding core's bit plane p = 22
[INFO] [stdout] Decoding core's bit plane p = 21
[INFO] [stdout] Decoding core's bit plane p = 20
[INFO] [stdout] Decoding core's bit plane p = 19
[INFO] [stdout] Decoding core's bit plane p = 18
[INFO] [stdout] Decoding core's bit plane p = 17
[INFO] [stdout] Decoding core's bit plane p = 16
[INFO] [stdout] Decoding core's bit plane p = 15
[INFO] [stdout] Decoding core's bit plane p = 14
[INFO] [stdout] Decoding core's bit plane p = 13
[INFO] [stdout] Decoding core's bit plane p = 12
[INFO] [stdout] Decoding core's bit plane p = 11
[INFO] [stdout] Decoding core's bit plane p = 10
[INFO] [stdout] Decoding core's bit plane p = 9
[INFO] [stdout] Decoding core's bit plane p = 8
[INFO] [stdout] Decoding core's bit plane p = 7
[INFO] [stdout] Decoding core's bit plane p = 6
[INFO] [stdout] Decoding core's bit plane p = 5
[INFO] [stdout] Decoding core's bit plane p = 4
[INFO] [stdout] Decoding core's bit plane p = 3
[INFO] [stdout] Decoding core's bit plane p = 2
[INFO] [stdout] Decoding core's bit plane p = 1
[INFO] [stdout] Decoding core's bit plane p = 0
[INFO] [stdout] decode_rle_time=0.005, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Elapsed time: 0.215ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Reconstructing tensor...
[INFO] [stdout] 	Unfold (1)... 	Unproject (1)... 
[INFO] [stdout] 	Unfold (2)... 	Unproject (2)... 
[INFO] [stdout] 	Unfold (3)... 	Unproject (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.035ms
[INFO] [stdout] Casting and saving final result... Elapsed time: 0.765ms
[INFO] [stdout] Elapsed time: 6.899ms
[INFO] [stdout] Encoding core...
[INFO] [stdout] Encoding core's bit plane p = 63
[INFO] [stdout] Encoding core's bit plane p = 62
[INFO] [stdout] Encoding core's bit plane p = 61
[INFO] [stdout] Encoding core's bit plane p = 60
[INFO] [stdout] Encoding core's bit plane p = 59
[INFO] [stdout] Encoding core's bit plane p = 58
[INFO] [stdout] Encoding core's bit plane p = 57
[INFO] [stdout] Encoding core's bit plane p = 56
[INFO] [stdout] Encoding core's bit plane p = 55
[INFO] [stdout] Encoding core's bit plane p = 54
[INFO] [stdout] Encoding core's bit plane p = 53
[INFO] [stdout] Encoding core's bit plane p = 52
[INFO] [stdout] Encoding core's bit plane p = 51
[INFO] [stdout] Encoding core's bit plane p = 50
[INFO] [stdout] Encoding core's bit plane p = 49
[INFO] [stdout] Encoding core's bit plane p = 48
[INFO] [stdout] Encoding core's bit plane p = 47
[INFO] [stdout] Encoding core's bit plane p = 46
[INFO] [stdout] Encoding core's bit plane p = 45
[INFO] [stdout] Encoding core's bit plane p = 44
[INFO] [stdout] Encoding core's bit plane p = 43
[INFO] [stdout] Encoding core's bit plane p = 42
[INFO] [stdout] Encoding core's bit plane p = 41
[INFO] [stdout] Encoding core's bit plane p = 40
[INFO] [stdout] Encoding core's bit plane p = 39
[INFO] [stdout] Encoding core's bit plane p = 38
[INFO] [stdout] Encoding core's bit plane p = 37
[INFO] [stdout] Encoding core's bit plane p = 36
[INFO] [stdout] Encoding core's bit plane p = 35
[INFO] [stdout] Encoding core's bit plane p = 34
[INFO] [stdout] Encoding core's bit plane p = 33
[INFO] [stdout] Encoding core's bit plane p = 32
[INFO] [stdout] Encoding core's bit plane p = 31
[INFO] [stdout] Encoding core's bit plane p = 30
[INFO] [stdout] Encoding core's bit plane p = 29
[INFO] [stdout] Encoding core's bit plane p = 28
[INFO] [stdout] Encoding core's bit plane p = 27
[INFO] [stdout] Encoding core's bit plane p = 26
[INFO] [stdout] Encoding core's bit plane p = 25
[INFO] [stdout] Encoding core's bit plane p = 24
[INFO] [stdout] Encoding core's bit plane p = 23
[INFO] [stdout] Encoding core's bit plane p = 22
[INFO] [stdout] Encoding core's bit plane p = 21
[INFO] [stdout] Encoding core's bit plane p = 20
[INFO] [stdout] Encoding core's bit plane p = 19
[INFO] [stdout] Encoding core's bit plane p = 18
[INFO] [stdout] Encoding core's bit plane p = 17
[INFO] [stdout] Encoding core's bit plane p = 16
[INFO] [stdout] Encoding core's bit plane p = 15
[INFO] [stdout] Encoding core's bit plane p = 14
[INFO] [stdout] Encoding core's bit plane p = 13
[INFO] [stdout] Encoding core's bit plane p = 12
[INFO] [stdout] Encoding core's bit plane p = 11
[INFO] [stdout] Encoding core's bit plane p = 10
[INFO] [stdout] Encoding core's bit plane p = 9
[INFO] [stdout] Encoding core's bit plane p = 8
[INFO] [stdout] Encoding core's bit plane p = 7
[INFO] [stdout] Encoding core's bit plane p = 6
[INFO] [stdout] Encoding core's bit plane p = 5
[INFO] [stdout] Encoding core's bit plane p = 4
[INFO] [stdout] Encoding core's bit plane p = 3
[INFO] [stdout] Encoding core's bit plane p = 2
[INFO] [stdout] Encoding core's bit plane p = 1
[INFO] [stdout] Encoding core's bit plane p = 0 <- breakpoint: coefficient 0
[INFO] [stdout] Elapsed time: 0.29ms
[INFO] [stdout] Computing ranks... Elapsed time: 0.006ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] oldbits = 64, newbits = 62480, compressionratio = 0.00102433, bpv = 62480
[INFO] [stdout] 
[INFO] [stdout] /***** Decompression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Decoding core...
[INFO] [stdout] Decoding core's bit plane p = 63
[INFO] [stdout] Decoding core's bit plane p = 62
[INFO] [stdout] Decoding core's bit plane p = 61
[INFO] [stdout] Decoding core's bit plane p = 60
[INFO] [stdout] Decoding core's bit plane p = 59
[INFO] [stdout] Decoding core's bit plane p = 58
[INFO] [stdout] Decoding core's bit plane p = 57
[INFO] [stdout] Decoding core's bit plane p = 56
[INFO] [stdout] Decoding core's bit plane p = 55
[INFO] [stdout] Decoding core's bit plane p = 54
[INFO] [stdout] Decoding core's bit plane p = 53
[INFO] [stdout] Decoding core's bit plane p = 52
[INFO] [stdout] Decoding core's bit plane p = 51
[INFO] [stdout] Decoding core's bit plane p = 50
[INFO] [stdout] Decoding core's bit plane p = 49
[INFO] [stdout] Decoding core's bit plane p = 48
[INFO] [stdout] Decoding core's bit plane p = 47
[INFO] [stdout] Decoding core's bit plane p = 46
[INFO] [stdout] Decoding core's bit plane p = 45
[INFO] [stdout] Decoding core's bit plane p = 44
[INFO] [stdout] Decoding core's bit plane p = 43
[INFO] [stdout] Decoding core's bit plane p = 42
[INFO] [stdout] Decoding core's bit plane p = 41
[INFO] [stdout] Decoding core's bit plane p = 40
[INFO] [stdout] Decoding core's bit plane p = 39
[INFO] [stdout] Decoding core's bit plane p = 38
[INFO] [stdout] Decoding core's bit plane p = 37
[INFO] [stdout] Decoding core's bit plane p = 36
[INFO] [stdout] Decoding core's bit plane p = 35
[INFO] [stdout] Decoding core's bit plane p = 34
[INFO] [stdout] Decoding core's bit plane p = 33
[INFO] [stdout] Decoding core's bit plane p = 32
[INFO] [stdout] Decoding core's bit plane p = 31
[INFO] [stdout] Decoding core's bit plane p = 30
[INFO] [stdout] Decoding core's bit plane p = 29
[INFO] [stdout] Decoding core's bit plane p = 28
[INFO] [stdout] Decoding core's bit plane p = 27
[INFO] [stdout] Decoding core's bit plane p = 26
[INFO] [stdout] Decoding core's bit plane p = 25
[INFO] [stdout] Decoding core's bit plane p = 24
[INFO] [stdout] Decoding core's bit plane p = 23
[INFO] [stdout] Decoding core's bit plane p = 22
[INFO] [stdout] Decoding core's bit plane p = 21
[INFO] [stdout] Decoding core's bit plane p = 20
[INFO] [stdout] Decoding core's bit plane p = 19
[INFO] [stdout] Decoding core's bit plane p = 18
[INFO] [stdout] Decoding core's bit plane p = 17
[INFO] [stdout] Decoding core's bit plane p = 16
[INFO] [stdout] Decoding core's bit plane p = 15
[INFO] [stdout] Decoding core's bit plane p = 14
[INFO] [stdout] Decoding core's bit plane p = 13
[INFO] [stdout] Decoding core's bit plane p = 12
[INFO] [stdout] Decoding core's bit plane p = 11
[INFO] [stdout] Decoding core's bit plane p = 10
[INFO] [stdout] Decoding core's bit plane p = 9
[INFO] [stdout] Decoding core's bit plane p = 8
[INFO] [stdout] Decoding core's bit plane p = 7
[INFO] [stdout] Decoding core's bit plane p = 6
[INFO] [stdout] Decoding core's bit plane p = 5
[INFO] [stdout] Decoding core's bit plane p = 4
[INFO] [stdout] Decoding core's bit plane p = 3
[INFO] [stdout] Decoding core's bit plane p = 2
[INFO] [stdout] Decoding core's bit plane p = 1
[INFO] [stdout] Decoding core's bit plane p = 0
[INFO] [stdout] decode_rle_time=0.004, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] Elapsed time: 0.222ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] test tests::compress_decompress_i32 ... ok
[INFO] [stdout] test tests::decompress_empty_garbage ... ok
[INFO] [stdout] test tests::decompress_full_garbage ... ok
[INFO] [stdout] Decoding core's bit plane p = 24
[INFO] [stdout] Decoding core's bit plane p = 23
[INFO] [stdout] Decoding core's bit plane p = 22
[INFO] [stdout] Decoding core's bit plane p = 21
[INFO] [stdout] Decoding core's bit plane p = 20
[INFO] [stdout] Decoding core's bit plane p = 19
[INFO] [stdout] Decoding core's bit plane p = 18
[INFO] [stdout] Decoding core's bit plane p = 17
[INFO] [stdout] Decoding core's bit plane p = 16
[INFO] [stdout] Decoding core's bit plane p = 15
[INFO] [stdout] Decoding core's bit plane p = 14
[INFO] [stdout] Decoding core's bit plane p = 13
[INFO] [stdout] Decoding core's bit plane p = 12
[INFO] [stdout] Decoding core's bit plane p = 11
[INFO] [stdout] Decoding core's bit plane p = 10
[INFO] [stdout] Decoding core's bit plane p = 9
[INFO] [stdout] Decoding core's bit plane p = 8
[INFO] [stdout] Decoding core's bit plane p = 7
[INFO] [stdout] Decoding core's bit plane p = 6
[INFO] [stdout] Decoding core's bit plane p = 5
[INFO] [stdout] Decoding core's bit plane p = 4
[INFO] [stdout] Decoding core's bit plane p = 3
[INFO] [stdout] Decoding core's bit plane p = 2
[INFO] [stdout] Decoding core's bit plane p = 1
[INFO] [stdout] Decoding core's bit plane p = 0
[INFO] [stdout] decode_rle_time=0.005, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Elapsed time: 4.473ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] Reconstructing tensor...
[INFO] [stdout] 	Unfold (1)... 	Unproject (1)... 
[INFO] [stdout] 	Unfold (2)... 	Unproject (2)... 
[INFO] [stdout] 	Unfold (3)... 	Unproject (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.031ms
[INFO] [stdout] Casting and saving final result... Elapsed time: 0.174ms
[INFO] [stdout] test tests::compress_decompress_u8 ... ok
[INFO] [stdout] 0ms
[INFO] [stdout] Input statistics: min = 42, max = 42, norm = 42
[INFO] [stdout] We target eps = 0, rmse = 0, psnr = -nan
[INFO] [stdout] Tucker decomposition...
[INFO] [stdout] 	Unfold (1)... Project (1)...decode_rle_time=0.003, decode_raw_time=0, unscramble_time=0
[INFO] [stdout] 
[INFO] [stdout] 	Unfold (2)... 	Project (2)... 
[INFO] [stdout] 	Unfold (3)... 	Project (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.057ms
[INFO] [stdout] Preliminaries... Elapsed time: 0.002ms
[INFO] [stdout] Encoding core...
[INFO] [stdout] Encoding core's bit plane p = 63
[INFO] [stdout] Encoding core's bit plane p = 62
[INFO] [stdout] Encoding core's bit plane p = 61
[INFO] [stdout] Encoding core's bit plane p = 60
[INFO] [stdout] Encoding core's bit plane p = 59
[INFO] [stdout] Encoding core's bit plane p = 58
[INFO] [stdout] Encoding core's bit plane p = 57
[INFO] [stdout] Encoding core's bit plane p = 56
[INFO] [stdout] Encoding core's bit plane p = 55
[INFO] [stdout] Encoding core's bit plane p = 54
[INFO] [stdout] Encoding core's bit plane p = 53
[INFO] [stdout] Encoding core's bit plane p = 52
[INFO] [stdout] decode_rle_time=Encoding core's bit plane p = 0.00251, decode_raw_time=
[INFO] [stdout] Encoding core's bit plane p = 50
[INFO] [stdout] Encoding core's bit plane p = 49
[INFO] [stdout] Encoding core's bit plane p = 48
[INFO] [stdout] Encoding core's bit plane p = 47
[INFO] [stdout] Encoding core's bit plane p = 46
[INFO] [stdout] Encoding core's bit plane p = 45
[INFO] [stdout] Encoding core's bit plane p = 44
[INFO] [stdout] Encoding core's bit plane p = 43
[INFO] [stdout] Encoding core's bit plane p = 42
[INFO] [stdout] Encoding core's bit plane p = 41
[INFO] [stdout] Encoding core's bit plane p = 40
[INFO] [stdout] Encoding core's bit plane p = 39
[INFO] [stdout] Encoding core's bit plane p = 38
[INFO] [stdout] Encoding core's bit plane p = 37
[INFO] [stdout] Encoding core's bit plane p = 36
[INFO] [stdout] Encoding core's bit plane p = 35
[INFO] [stdout] Encoding core's bit plane p = 34
[INFO] [stdout] Encoding core's bit plane p = 33
[INFO] [stdout] Encoding core's bit plane p = 32
[INFO] [stdout] Encoding core's bit plane p = 31
[INFO] [stdout] Encoding core's bit plane p = 30
[INFO] [stdout] Encoding core's bit plane p = 29
[INFO] [stdout] Encoding core's bit plane p = 28
[INFO] [stdout] Encoding core's bit plane p = 27
[INFO] [stdout] Encoding core's bit plane p = 26
[INFO] [stdout] Encoding core's bit plane p = 25
[INFO] [stdout] Encoding core's bit plane p = 24
[INFO] [stdout] Encoding core's bit plane p = 23
[INFO] [stdout] Encoding core's bit plane p = 22
[INFO] [stdout] Encoding core's bit plane p = 21
[INFO] [stdout] Encoding core's bit plane p = 20
[INFO] [stdout] Encoding core's bit plane p = 19
[INFO] [stdout] Encoding core's bit plane p = 18
[INFO] [stdout] Encoding core's bit plane p = 17
[INFO] [stdout] Encoding core's bit plane p = 16
[INFO] [stdout] Encoding core's bit plane p = 15
[INFO] [stdout] Encoding core's bit plane p = 14
[INFO] [stdout] Encoding core's bit plane p = 13
[INFO] [stdout] Encoding core's bit plane p = 12
[INFO] [stdout] Encoding core's bit plane p = 11
[INFO] [stdout] Encoding core's bit plane p = 10
[INFO] [stdout] Encoding core's bit plane p = 9
[INFO] [stdout] Encoding core's bit plane p = 8
[INFO] [stdout] Encoding core's bit plane p = 7
[INFO] [stdout] Encoding core's bit plane p = 6
[INFO] [stdout] Encoding core's bit plane p = 5
[INFO] [stdout] Encoding core's bit plane p = 4
[INFO] [stdout] Encoding core's bit plane p = 3
[INFO] [stdout] Encoding core's bit plane p = 2
[INFO] [stdout] Encoding core's bit plane p = 1
[INFO] [stdout] Encoding core's bit plane p = 0 <- breakpoint: coefficient 0
[INFO] [stdout] Elapsed time: 0.307ms
[INFO] [stdout] Computing ranks... Elapsed time: 0.005ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] oldbits = 32, newbits = 62480, compressionratio = 0.000512164, bpv = 62480
[INFO] [stdout] 
[INFO] [stdout] /***** Decompression: 3D tensor of size 1 x 1 x 1 *****/
[INFO] [stdout] 
[INFO] [stdout] Decoding core...
[INFO] [stdout] Decoding core's bit plane p = 63
[INFO] [stdout] Decoding core's bit plane p = 62
[INFO] [stdout] Decoding core's bit plane p = 61
[INFO] [stdout] Decoding core's bit plane p = 60
[INFO] [stdout] Decoding core's bit plane p = 59
[INFO] [stdout] Decoding core's bit plane p = 58
[INFO] [stdout] Decoding core's bit plane p = 57
[INFO] [stdout] Decoding core's bit plane p = 56
[INFO] [stdout] Decoding core's bit plane p = 55
[INFO] [stdout] Decoding core's bit plane p = 54
[INFO] [stdout] Decoding core's bit plane p = 53
[INFO] [stdout] Decoding core's bit plane p = 52
[INFO] [stdout] Decoding core's bit plane p = 51
[INFO] [stdout] Decoding core's bit plane p = 50
[INFO] [stdout] Decoding core's bit plane p = 49
[INFO] [stdout] Decoding core's bit plane p = 48
[INFO] [stdout] Decoding core's bit plane p = 47
[INFO] [stdout] Decoding core's bit plane p = 46
[INFO] [stdout] Decoding core's bit plane p = 45
[INFO] [stdout] Decoding core's bit plane p = 44
[INFO] [stdout] Decoding core's bit plane p = 43
[INFO] [stdout] Decoding core's bit plane p = 42
[INFO] [stdout] Decoding core's bit plane p = 41
[INFO] [stdout] Decoding core's bit plane p = 40
[INFO] [stdout] Decoding core's bit plane p = 39
[INFO] [stdout] Decoding core's bit plane p = 38
[INFO] [stdout] Decoding core's bit plane p = 37
[INFO] [stdout] Decoding core's bit plane p = 36
[INFO] [stdout] Decoding core's bit plane p = 35
[INFO] [stdout] Decoding core's bit plane p = 34
[INFO] [stdout] Decoding core's bit plane p = 33
[INFO] [stdout] Decoding core's bit plane p = 32
[INFO] [stdout] Decoding core's bit plane p = 31
[INFO] [stdout] Decoding core's bit plane p = 30
[INFO] [stdout] Decoding core's bit plane p = 29
[INFO] [stdout] Decoding core's bit plane p = 28
[INFO] [stdout] Decoding core's bit plane p = 27
[INFO] [stdout] Decoding core's bit plane p = 26
[INFO] [stdout] Decoding core's bit plane p = 25
[INFO] [stdout] Decoding core's bit plane p = 24
[INFO] [stdout] Decoding core's bit plane p = 23
[INFO] [stdout] Decoding core's bit plane p = 22
[INFO] [stdout] Decoding core's bit plane p = 21
[INFO] [stdout] Decoding core's bit plane p = 20
[INFO] [stdout] Decoding core's bit plane p = 19
[INFO] [stdout] Decoding core's bit plane p = 18
[INFO] [stdout] Decoding core's bit plane p = 17
[INFO] [stdout] Decoding core's bit plane p = 16
[INFO] [stdout] Decoding core's bit plane p = 15
[INFO] [stdout] Decoding core's bit plane p = 14
[INFO] [stdout] Decoding core's bit plane p = 13
[INFO] [stdout] Decoding core's bit plane p = 12
[INFO] [stdout] Decoding core's bit plane p = 11
[INFO] [stdout] Decoding core's bit plane p = 10
[INFO] [stdout] Decoding core's bit plane p = 9
[INFO] [stdout] Decoding core's bit plane p = 8
[INFO] [stdout] Decoding core's bit plane p = 7
[INFO] [stdout] Decoding core's bit plane p = 6
[INFO] [stdout] Decoding core's bit plane p = 5
[INFO] [stdout] Decoding core's bit plane p = 4
[INFO] [stdout] Decoding core's bit plane p = 3
[INFO] [stdout] Decoding core's bit plane p = 2
[INFO] [stdout] Decoding core's bit plane p = 1
[INFO] [stdout] Decoding core's bit plane p = 0
[INFO] [stdout] decode_rle_time=0.004, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Elapsed time: 0.241ms
[INFO] [stdout] Compressed tensor ranks: 1 1 1
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] decode_rle_time=0.003, decode_raw_time=0.001, unscramble_time=0
[INFO] [stdout] Reconstructing tensor...
[INFO] [stdout] 	Unfold (1)... 	Unproject (1)... 
[INFO] [stdout] 	Unfold (2)... 	Unproject (2)... 
[INFO] [stdout] 	Unfold (3)... 	Unproject (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.033ms
[INFO] [stdout] Casting and saving final result... Elapsed time: 0.746ms
[INFO] [stdout] test tests::compress_decompress_f32 ... ok
[INFO] [stdout] 0.001, unscramble_time=0
[INFO] [stdout] Reconstructing tensor...
[INFO] [stdout] 	Unfold (1)... 	Unproject (1)... 
[INFO] [stdout] 	Unfold (2)... 	Unproject (2)... 
[INFO] [stdout] 	Unfold (3)... 	Unproject (3)... 
[INFO] [stdout] 	Fold... 
[INFO] [stdout] Elapsed time: 0.032ms
[INFO] [stdout] Casting and saving final result... Elapsed time: 11.522ms
[INFO] [stdout] test tests::compress_decompress_f64 ... ok
[INFO] [stdout] test tests::compress_decompress_eps ... FAILED
[INFO] [stdout] test tests::compress_decompress_psnr ... FAILED
[INFO] [stdout] test tests::compress_decompress_rmse ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compress_decompress_eps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compress_decompress_eps' (25) panicked at src/lib.rs:272:14:
[INFO] [stdout] input file should not be missing: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b67a8243902 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b67a8243902 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b67a8243902 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b67a8243902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b67a82549bf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b67a82549bf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b67a8211503 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b67a8211503 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b67a821d172 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b67a8221c4f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b67a8221ae1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b67a81e458e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b67a81e458e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b67a822225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b67a822225f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b67a82220ba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b67a821d2a9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b67a820547d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b67a825c240 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b67a825b936 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5b67a815d8cc - core::result::Result<T,E>::expect::h63d103c5f9403dce
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b67a815fbe5 - tthresh::tests::compress_decompress::hf728c6dbd8440d34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:272:14
[INFO] [stdout]   22:     0x5b67a8160262 - tthresh::tests::compress_decompress_eps::ha5179764fb827b62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:285:9
[INFO] [stdout]   23:     0x5b67a8160287 - tthresh::tests::compress_decompress_eps::{{closure}}::hba3bbc908eb5aad4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:284:33
[INFO] [stdout]   24:     0x5b67a815c986 - core::ops::function::FnOnce::call_once::hdbe8e4cd4a24220c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b67a81e43fb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b67a81e43fb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b67a81f83ed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b67a81f83ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b67a81f83ed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5b67a81f83ed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5b67a81f83ed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b67a81f83ed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b67a81f83ed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b67a81d1934 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b67a81d1934 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5b67a81d518a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b67a81d518a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5b67a81d518a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5b67a81d518a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5b67a81d518a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b67a82186af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5b67a82186af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cf450863aa4 - <unknown>
[INFO] [stdout]   46:     0x7cf4508f0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compress_decompress_psnr stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compress_decompress_psnr' (29) panicked at src/lib.rs:272:14:
[INFO] [stdout] input file should not be missing: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b67a8243902 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b67a8243902 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b67a8243902 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b67a8243902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b67a82549bf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b67a82549bf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b67a8211503 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b67a8211503 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b67a821d172 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b67a8221c4f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b67a8221ae1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b67a81e458e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b67a81e458e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b67a822225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b67a822225f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b67a82220ba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b67a821d2a9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b67a820547d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b67a825c240 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b67a825b936 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5b67a815d8cc - core::result::Result<T,E>::expect::h63d103c5f9403dce
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b67a815fbe5 - tthresh::tests::compress_decompress::hf728c6dbd8440d34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:272:14
[INFO] [stdout]   22:     0x5b67a81612c3 - tthresh::tests::compress_decompress_psnr::h71dd8f9e0be888aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:295:9
[INFO] [stdout]   23:     0x5b67a81612e7 - tthresh::tests::compress_decompress_psnr::{{closure}}::h141a32da309f72a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:294:34
[INFO] [stdout]   24:     0x5b67a815c946 - core::ops::function::FnOnce::call_once::hb7c7bc4005764d9e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b67a81e43fb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b67a81e43fb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b67a81f83ed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b67a81f83ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b67a81f83ed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5b67a81f83ed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5b67a81f83ed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b67a81f83ed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b67a81f83ed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b67a81d1934 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b67a81d1934 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5b67a81d518a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b67a81d518a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5b67a81d518a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5b67a81d518a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5b67a81d518a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b67a82186af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5b67a82186af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cf450863aa4 - <unknown>
[INFO] [stdout]   46:     0x7cf4508f0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compress_decompress_rmse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compress_decompress_rmse' (30) panicked at src/lib.rs:272:14:
[INFO] [stdout] input file should not be missing: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b67a8243902 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b67a8243902 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b67a8243902 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b67a8243902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b67a82549bf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b67a82549bf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b67a8211503 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b67a8211503 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b67a821d172 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b67a8221c4f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b67a8221ae1 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b67a81e458e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b67a81e458e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b67a822225f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b67a822225f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b67a82220ba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b67a821d2a9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b67a820547d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b67a825c240 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b67a825b936 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5b67a815d8cc - core::result::Result<T,E>::expect::h63d103c5f9403dce
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b67a815fbe5 - tthresh::tests::compress_decompress::hf728c6dbd8440d34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:272:14
[INFO] [stdout]   22:     0x5b67a8161313 - tthresh::tests::compress_decompress_rmse::hc19b5c29c31a0096
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:290:9
[INFO] [stdout]   23:     0x5b67a8161337 - tthresh::tests::compress_decompress_rmse::{{closure}}::ha60f6bbe85b9a06f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:289:34
[INFO] [stdout]   24:     0x5b67a815c846 - core::ops::function::FnOnce::call_once::h7cd708ea1bc5c91d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b67a81e43fb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b67a81e43fb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b67a81f83ed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b67a81f83ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b67a81f83ed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5b67a81f83ed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5b67a81f83ed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b67a81f83ed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b67a81f83ed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b67a81d1934 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b67a81d1934 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5b67a81d518a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b67a81d518a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5b67a81d518a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5b67a81d518a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b67a81d518a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5b67a81d518a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b67a82186af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5b67a82186af - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7cf450863aa4 - <unknown>
[INFO] [stdout]   46:     0x7cf4508f0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compress_decompress_eps
[INFO] [stdout]     tests::compress_decompress_psnr
[INFO] [stdout]     tests::compress_decompress_rmse
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a5ce292b720d1d891f10617089412c66537fbca5a423c64ed93cb7a792e07ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ce292b720d1d891f10617089412c66537fbca5a423c64ed93cb7a792e07ad1", kill_on_drop: false }`
[INFO] [stdout] a5ce292b720d1d891f10617089412c66537fbca5a423c64ed93cb7a792e07ad1
