[INFO] cloning repository https://github.com/PixelRenderingDiploma/PixelRendererImageHelper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelRenderingDiploma/PixelRendererImageHelper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelRenderingDiploma%2FPixelRendererImageHelper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelRenderingDiploma%2FPixelRendererImageHelper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1742ccf4556ef3f8f9573bf9b42ceab772df7c32
[INFO] testing PixelRenderingDiploma/PixelRendererImageHelper against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelRenderingDiploma%2FPixelRendererImageHelper" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PixelRenderingDiploma/PixelRendererImageHelper
[INFO] finished tweaking git repo https://github.com/PixelRenderingDiploma/PixelRendererImageHelper
[INFO] tweaked toml for git repo https://github.com/PixelRenderingDiploma/PixelRendererImageHelper written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PixelRenderingDiploma/PixelRendererImageHelper on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PixelRenderingDiploma/PixelRendererImageHelper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e73604a73321b9c108d46acbd6c2f8dd88aeb5be60d94e2041a476e790ec9bf2
[INFO] running `Command { std: "docker" "start" "-a" "e73604a73321b9c108d46acbd6c2f8dd88aeb5be60d94e2041a476e790ec9bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e73604a73321b9c108d46acbd6c2f8dd88aeb5be60d94e2041a476e790ec9bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73604a73321b9c108d46acbd6c2f8dd88aeb5be60d94e2041a476e790ec9bf2", kill_on_drop: false }`
[INFO] [stdout] e73604a73321b9c108d46acbd6c2f8dd88aeb5be60d94e2041a476e790ec9bf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f246732cfd81213ab478416a05b150a18b5f0f3f847d6ce04c3e1f54dbc402a0
[INFO] running `Command { std: "docker" "start" "-a" "f246732cfd81213ab478416a05b150a18b5f0f3f847d6ce04c3e1f54dbc402a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling pixel_renderer_image_helper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `colors` is never read
[INFO] [stdout]  --> src/png/plte.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PLTE {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     colors: Vec<Color>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_to_string_exact` is never used
[INFO] [stdout]  --> src/read_to_string_exact.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ReadToStringExact: io::Read {
[INFO] [stdout]   |           ----------------- method in this trait
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout] 7 |     fn read_to_string_exact(&mut self, size: usize) -> io::Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "f246732cfd81213ab478416a05b150a18b5f0f3f847d6ce04c3e1f54dbc402a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f246732cfd81213ab478416a05b150a18b5f0f3f847d6ce04c3e1f54dbc402a0", kill_on_drop: false }`
[INFO] [stdout] f246732cfd81213ab478416a05b150a18b5f0f3f847d6ce04c3e1f54dbc402a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b27422ca3af894553438db2b949c680cea2279b817cfcefe6ea48f2e1f02b28a
[INFO] running `Command { std: "docker" "start" "-a" "b27422ca3af894553438db2b949c680cea2279b817cfcefe6ea48f2e1f02b28a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pixel_renderer_image_helper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `colors` is never read
[INFO] [stdout]  --> src/png/plte.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PLTE {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     colors: Vec<Color>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_to_string_exact` is never used
[INFO] [stdout]  --> src/read_to_string_exact.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ReadToStringExact: io::Read {
[INFO] [stdout]   |           ----------------- method in this trait
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout] 7 |     fn read_to_string_exact(&mut self, size: usize) -> io::Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `colors` is never read
[INFO] [stdout]  --> src/png/plte.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PLTE {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     colors: Vec<Color>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_to_string_exact` is never used
[INFO] [stdout]  --> src/read_to_string_exact.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ReadToStringExact: io::Read {
[INFO] [stdout]   |           ----------------- method in this trait
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout] 7 |     fn read_to_string_exact(&mut self, size: usize) -> io::Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "b27422ca3af894553438db2b949c680cea2279b817cfcefe6ea48f2e1f02b28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b27422ca3af894553438db2b949c680cea2279b817cfcefe6ea48f2e1f02b28a", kill_on_drop: false }`
[INFO] [stdout] b27422ca3af894553438db2b949c680cea2279b817cfcefe6ea48f2e1f02b28a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08a2507fad148b63912cbe1e5dc1ace95fd06e05cb5fa3370cabc749b3a8b947
[INFO] running `Command { std: "docker" "start" "-a" "08a2507fad148b63912cbe1e5dc1ace95fd06e05cb5fa3370cabc749b3a8b947", kill_on_drop: false }`
[INFO] [stderr] warning: field `colors` is never read
[INFO] [stderr]  --> src/png/plte.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct PLTE {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 4 |     colors: Vec<Color>,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_to_string_exact` is never used
[INFO] [stderr]  --> src/read_to_string_exact.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub trait ReadToStringExact: io::Read {
[INFO] [stderr]   |           ----------------- method in this trait
[INFO] [stderr] 6 |     #[inline]
[INFO] [stderr] 7 |     fn read_to_string_exact(&mut self, size: usize) -> io::Result<String> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pixel_renderer_image_helper` (lib) generated 2 warnings
[INFO] [stderr] warning: `pixel_renderer_image_helper` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pixel_renderer_image_helper-87c30c4caf07f5dd)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::ppm_read_png_write ... FAILED
[INFO] [stdout] test tests::ppm_write ... FAILED
[INFO] [stdout] test tests::ppm_read_ppm_write ... FAILED
[INFO] [stdout] test tests::png_read_ppm_write ... FAILED
[INFO] [stdout] test tests::png_read_ppm_write_transperent ... FAILED
[INFO] [stdout] test tests::png_read_ppm_write_interlace ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ppm_read_png_write stdout ----
[INFO] [stdout] Reading PPM file
[INFO] [stdout] Writing PNG file at path: output/image.png
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ppm_read_png_write' panicked at src/png.rs:55:39:
[INFO] [stdout] Unable to read png file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fbfe - core::result::Result<T,E>::expect::h52b34efe1750c3e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a4335940f80 - pixel_renderer_image_helper::png::PNG::to_file::h8296c8c9d2710e1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/png.rs:55:39
[INFO] [stdout]   22:     0x5a433593927f - <pixel_renderer_image_helper::png_writer::PNGWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h764eeb0cfe745e74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/png_writer.rs:179:13
[INFO] [stdout]   23:     0x5a43359424e1 - pixel_renderer_image_helper::tests::ppm_read_png_write::h0dd7659ec5725619
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:73:16
[INFO] [stdout]   24:     0x5a43359423d7 - pixel_renderer_image_helper::tests::ppm_read_png_write::{{closure}}::h57edbcd67655e2dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:62:28
[INFO] [stdout]   25:     0x5a433592c856 - core::ops::function::FnOnce::call_once::h789e491aaaba157d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   47:     0x793498778a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ppm_write stdout ----
[INFO] [stdout] Writing PPM file at path: output/image.ppm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ppm_write' panicked at src/ppm_writer.rs:37:31:
[INFO] [stdout] Can't save output PPM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fb5c - core::result::Result<T,E>::expect::h20bb1d7e809425b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a433592f2d9 - <pixel_renderer_image_helper::ppm_writer::PPMWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h531c25ae95315c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ppm_writer.rs:37:31
[INFO] [stdout]   22:     0x5a4335941f79 - pixel_renderer_image_helper::tests::ppm_write::h676cec1c28f1c115
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:16
[INFO] [stdout]   23:     0x5a4335941ed7 - pixel_renderer_image_helper::tests::ppm_write::{{closure}}::hcdfd335711704a4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:19:19
[INFO] [stdout]   24:     0x5a433592c716 - core::ops::function::FnOnce::call_once::h151e0c169c31deb9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   46:     0x793498778a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ppm_read_ppm_write stdout ----
[INFO] [stdout] Reading PPM file
[INFO] [stdout] Writing PPM file at path: output/image.ppm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::ppm_read_ppm_write' panicked at src/ppm_writer.rs:37:31:
[INFO] [stdout] Can't save output PPM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fb5c - core::result::Result<T,E>::expect::h20bb1d7e809425b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a433592f2d9 - <pixel_renderer_image_helper::ppm_writer::PPMWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h531c25ae95315c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ppm_writer.rs:37:31
[INFO] [stdout]   22:     0x5a4335942080 - pixel_renderer_image_helper::tests::ppm_read_ppm_write::h3899508723dc2417
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:31:16
[INFO] [stdout]   23:     0x5a4335941f97 - pixel_renderer_image_helper::tests::ppm_read_ppm_write::{{closure}}::hcf59e72b66dcb0bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:26:28
[INFO] [stdout]   24:     0x5a433592c756 - core::ops::function::FnOnce::call_once::h2b254ebe04daf78c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   46:     0x793498778a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::png_read_ppm_write stdout ----
[INFO] [stdout] Reading PNG file at: resources/defiltered.png
[INFO] [stdout] Chunk: Chunk { length: 13, chunk_type: IHDR, crc: 3541057329 }
[INFO] [stdout] Chunk: Chunk { length: 4, chunk_type: Other("gAMA"), crc: 201089285 }
[INFO] [stdout] Chunk: Chunk { length: 32, chunk_type: Other("cHRM"), crc: 2629456188 }
[INFO] [stdout] Chunk: Chunk { length: 6, chunk_type: Other("bKGD"), crc: 2696783763 }
[INFO] [stdout] Chunk: Chunk { length: 32768, chunk_type: IDAT, crc: 1549394803 }
[INFO] [stdout] Chunk: Chunk { length: 31415, chunk_type: IDAT, crc: 4070672644 }
[INFO] [stdout] Chunk: Chunk { length: 37, chunk_type: Other("tEXt"), crc: 2954707681 }
[INFO] [stdout] Chunk: Chunk { length: 37, chunk_type: Other("tEXt"), crc: 3242261085 }
[INFO] [stdout] Chunk: Chunk { length: 0, chunk_type: IEND, crc: 2923585666 }
[INFO] [stdout] IHDR { width: 256, height: 256, bit_depth: 8, color_type: RGB, compression_method: 0, filter_method: 0, interlace_method: 0 }
[INFO] [stdout] Writing PPM file at path: output/image.ppm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::png_read_ppm_write' panicked at src/ppm_writer.rs:37:31:
[INFO] [stdout] Can't save output PPM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fb5c - core::result::Result<T,E>::expect::h20bb1d7e809425b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a433592f2d9 - <pixel_renderer_image_helper::ppm_writer::PPMWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h531c25ae95315c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ppm_writer.rs:37:31
[INFO] [stdout]   22:     0x5a4335942190 - pixel_renderer_image_helper::tests::png_read_ppm_write::h94292694a6b84bfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:40:20
[INFO] [stdout]   23:     0x5a43359420a7 - pixel_renderer_image_helper::tests::png_read_ppm_write::{{closure}}::h8bd99dae92f7ffc9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:35:28
[INFO] [stdout]   24:     0x5a433592c8c6 - core::ops::function::FnOnce::call_once::hae4ef1249a47c594
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   46:     0x793498778a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::png_read_ppm_write_transperent stdout ----
[INFO] [stdout] Reading PNG file at: resources/PNG_transparency_demonstration_1.png
[INFO] [stdout] Chunk: Chunk { length: 13, chunk_type: IHDR, crc: 804134823 }
[INFO] [stdout] Chunk: Chunk { length: 4, chunk_type: Other("gAMA"), crc: 201089285 }
[INFO] [stdout] Chunk: Chunk { length: 32, chunk_type: Other("cHRM"), crc: 2629456188 }
[INFO] [stdout] Chunk: Chunk { length: 6, chunk_type: Other("bKGD"), crc: 4181965695 }
[INFO] [stdout] Chunk: Chunk { length: 7, chunk_type: Other("tIME"), crc: 1353882474 }
[INFO] [stdout] Chunk: Chunk { length: 32768, chunk_type: IDAT, crc: 2074032225 }
[INFO] [stdout] Chunk: Chunk { length: 32768, chunk_type: IDAT, crc: 3217498689 }
[INFO] [stdout] Chunk: Chunk { length: 32768, chunk_type: IDAT, crc: 4132491196 }
[INFO] [stdout] Chunk: Chunk { length: 32768, chunk_type: IDAT, crc: 3989173047 }
[INFO] [stdout] Chunk: Chunk { length: 11627, chunk_type: IDAT, crc: 1631593066 }
[INFO] [stdout] Chunk: Chunk { length: 37, chunk_type: Other("tEXt"), crc: 1980718015 }
[INFO] [stdout] Chunk: Chunk { length: 37, chunk_type: Other("tEXt"), crc: 122872579 }
[INFO] [stdout] Chunk: Chunk { length: 0, chunk_type: IEND, crc: 2923585666 }
[INFO] [stdout] IHDR { width: 560, height: 420, bit_depth: 8, color_type: RGBA, compression_method: 0, filter_method: 0, interlace_method: 0 }
[INFO] [stdout] Writing PPM file at path: output/image.ppm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::png_read_ppm_write_transperent' panicked at src/ppm_writer.rs:37:31:
[INFO] [stdout] Can't save output PPM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fb5c - core::result::Result<T,E>::expect::h20bb1d7e809425b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a433592f2d9 - <pixel_renderer_image_helper::ppm_writer::PPMWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h531c25ae95315c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ppm_writer.rs:37:31
[INFO] [stdout]   22:     0x5a43359422a0 - pixel_renderer_image_helper::tests::png_read_ppm_write_transperent::h25c9106880e85efd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:49:20
[INFO] [stdout]   23:     0x5a43359421b7 - pixel_renderer_image_helper::tests::png_read_ppm_write_transperent::{{closure}}::h71e05380bde39dff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:44:40
[INFO] [stdout]   24:     0x5a433592c7d6 - core::ops::function::FnOnce::call_once::h4f62abbf51e98db7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   46:     0x793498778a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::png_read_ppm_write_interlace stdout ----
[INFO] [stdout] Reading PNG file at: resources/pnglogo-grr.png
[INFO] [stdout] Chunk: Chunk { length: 13, chunk_type: IHDR, crc: 1121956556 }
[INFO] [stdout] Chunk: Chunk { length: 56, chunk_type: Other("tEXt"), crc: 4012068043 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1408713626 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2450086646 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1159705983 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 432741598 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 800826882 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2587229580 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1502856053 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1594617270 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 930706374 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2472842649 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3437754310 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 200971221 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4245369282 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1702329932 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2323032731 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3028375596 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3235612362 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4171850286 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1021120950 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2592759668 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3010747470 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2484433214 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2900513388 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1114687749 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4127918352 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4287231622 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2767349891 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2604668205 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 52697888 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 590344998 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 832295427 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3608102501 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3416360189 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3937541523 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3007172271 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3199733568 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1027596976 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2160812877 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2766376418 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 497304128 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1533836641 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3339027962 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2048397174 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4082208502 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 645870731 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1422544932 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1904686938 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3610886851 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1995261362 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3053070225 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 927614222 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3720607543 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3282523701 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3685836905 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2497397742 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 107761019 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3812763975 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4157341265 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2579109466 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2674892223 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 495791950 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1640683796 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1079333848 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3672015314 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2379782223 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 215526524 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2824089420 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1861543402 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2144422074 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3602241234 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 978287137 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1291079313 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3596593111 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2628844050 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 201223909 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 116791771 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1372953185 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1636233427 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1930954896 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3565000331 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 274109281 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 666556970 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 444717458 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 731719554 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3474012691 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1301032827 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2064146066 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3364832170 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 712312627 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3189351518 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3553594411 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 532073475 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 886186604 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1749621382 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3506417377 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 249867978 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1392771714 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2526230372 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 305153952 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1212858608 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 677155956 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3204762111 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2906897859 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1547801494 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 133737304 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 774651883 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2701148417 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1895770791 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2570558985 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2096949558 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3614682582 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2903514604 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 57562918 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4111614318 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 894515050 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3816312806 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 234079204 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4081667958 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 732196626 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 75343737 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3630618289 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3627774457 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 195899602 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1686982974 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1717948546 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3037609755 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1677501864 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 539402073 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3902451417 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1849221747 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1647955649 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 371256124 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2434551096 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 11425531 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3662483340 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 346421193 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2431055901 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3550814092 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2183026498 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 975631992 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2283480178 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3599688197 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3330832255 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 451426615 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 268235340 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4163361777 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3701954214 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2071437870 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1165398631 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1871314696 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 625762897 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4178587828 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2874258287 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 15527502 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2361865649 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 865438550 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4159637089 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3165977068 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1613326106 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2526578072 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 414731333 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1461871025 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3424608863 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4049262918 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2698956242 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 3237390810 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1770412037 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2477638717 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 508153473 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 508011349 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4021003991 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 1176202636 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 2969477279 }
[INFO] [stdout] Chunk: Chunk { length: 8192, chunk_type: IDAT, crc: 4023392275 }
[INFO] [stdout] Chunk: Chunk { length: 7301, chunk_type: IDAT, crc: 211555431 }
[INFO] [stdout] Chunk: Chunk { length: 0, chunk_type: IEND, crc: 2923585666 }
[INFO] [stdout] IHDR { width: 1024, height: 768, bit_depth: 8, color_type: RGB, compression_method: 0, filter_method: 0, interlace_method: 1 }
[INFO] [stdout] Writing PPM file at path: output/image.ppm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::png_read_ppm_write_interlace' panicked at src/ppm_writer.rs:37:31:
[INFO] [stdout] Can't save output PPM file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a43359e4e82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a43359e4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a43359e4e82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a43359e4e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4335a0a323 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4335a0a323 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a43359e1e03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a43359e1e03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a43359e4cd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a43359e63f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a43359e622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a43359825f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a43359825f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a43359e6dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a43359e6dce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a43359e6b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a43359e5379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a43359e682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a4335a08d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a4335a091d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a433593fb5c - core::result::Result<T,E>::expect::h20bb1d7e809425b4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5a433592f2d9 - <pixel_renderer_image_helper::ppm_writer::PPMWriter as pixel_renderer_image_helper::common::writer::Writer>::write::h531c25ae95315c65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ppm_writer.rs:37:31
[INFO] [stdout]   22:     0x5a43359423b0 - pixel_renderer_image_helper::tests::png_read_ppm_write_interlace::h344b0cd9bc196716
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:58:20
[INFO] [stdout]   23:     0x5a43359422c7 - pixel_renderer_image_helper::tests::png_read_ppm_write_interlace::{{closure}}::h45264d28e9c9fc94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:53:38
[INFO] [stdout]   24:     0x5a433592c816 - core::ops::function::FnOnce::call_once::h6f8b43d6bfa2081f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5a4335987e5b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5a4335987e5b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a4335986f95 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a4335986f95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a4335986f95 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a4335986f95 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a4335986f95 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4335986f95 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a4335986f95 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a433594ab94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a433594ab94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a433594e56a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a433594e56a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a433594e56a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a433594e56a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a433594e56a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a433594e56a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a43359e9d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a43359e9d4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7934986ebaa4 - <unknown>
[INFO] [stdout]   46:     0x793498778a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::png_read_ppm_write
[INFO] [stdout]     tests::png_read_ppm_write_interlace
[INFO] [stdout]     tests::png_read_ppm_write_transperent
[INFO] [stdout]     tests::ppm_read_png_write
[INFO] [stdout]     tests::ppm_read_ppm_write
[INFO] [stdout]     tests::ppm_write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "08a2507fad148b63912cbe1e5dc1ace95fd06e05cb5fa3370cabc749b3a8b947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a2507fad148b63912cbe1e5dc1ace95fd06e05cb5fa3370cabc749b3a8b947", kill_on_drop: false }`
[INFO] [stdout] 08a2507fad148b63912cbe1e5dc1ace95fd06e05cb5fa3370cabc749b3a8b947
