[INFO] cloning repository https://github.com/andraantariksa/Anime4K-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andraantariksa/Anime4K-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraantariksa%2FAnime4K-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraantariksa%2FAnime4K-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a47a8ac21f81d6a3bcbdf6fc338b6546f1a51d29
[INFO] testing andraantariksa/Anime4K-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandraantariksa%2FAnime4K-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andraantariksa/Anime4K-rs
[INFO] finished tweaking git repo https://github.com/andraantariksa/Anime4K-rs
[INFO] tweaked toml for git repo https://github.com/andraantariksa/Anime4K-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andraantariksa/Anime4K-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andraantariksa/Anime4K-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9
[INFO] running `Command { std: "docker" "start" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling png v0.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling image v0.19.0
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling raster v0.2.1 (https://github.com/kosinix/raster.git#f54e5200)
[INFO] [stderr]    Compiling anime4k v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 40.84s
[INFO] running `Command { std: "docker" "inspect" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling anime4k v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.06s
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/anime4k-5cf3efca43c3fd2c)
[INFO] [stdout] test test::test_small_eye_image_default ... FAILED
[INFO] [stdout] test test::test_small_eye_image_more_color_strength ... FAILED
[INFO] [stdout] test test::test_small_eye_image_more_iteration ... FAILED
[INFO] [stdout] test test::test_small_eye_image_more_scale ... FAILED
[INFO] [stdout] test test::test_scenery_image_default ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin anime4k`
[INFO] [stdout] test test::test_people_default ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_small_eye_image_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_small_eye_image_default' (1214) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b722823742 - <anime4k[ee9bde12f42acf61]::test::test_small_eye_image_default::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_small_eye_image_more_color_strength stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_small_eye_image_more_color_strength' (1215) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b722823807 - <anime4k[ee9bde12f42acf61]::test::test_small_eye_image_more_color_strength::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_small_eye_image_more_iteration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_small_eye_image_more_iteration' (1216) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b7228237c2 - <anime4k[ee9bde12f42acf61]::test::test_small_eye_image_more_iteration::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_small_eye_image_more_scale stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_small_eye_image_more_scale' (1217) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b722823782 - <anime4k[ee9bde12f42acf61]::test::test_small_eye_image_more_scale::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_scenery_image_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_scenery_image_default' (1213) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b722823702 - <anime4k[ee9bde12f42acf61]::test::test_scenery_image_default::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_people_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_people_default' (1212) panicked at src/test.rs:34:10:
[INFO] [stdout] Can't save image.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b7229341c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b72294a0da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62b72293889c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62b722910466 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b72292c759 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62b722830590 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b72292ca82 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b722910512 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b722908e89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b72291110d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b72294a80c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b72294a5e2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b722822e02 - anime4k[ee9bde12f42acf61]::test::anime4k
[INFO] [stdout]   13:     0x62b7228236c2 - <anime4k[ee9bde12f42acf61]::test::test_people_default::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b72282387b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x62b722830ee5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b72282a2a4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b722834042 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b722933a89 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x702bc940707a - <unknown>
[INFO] [stdout]   20:     0x702bc949a534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_people_default
[INFO] [stdout]     test::test_scenery_image_default
[INFO] [stdout]     test::test_small_eye_image_default
[INFO] [stdout]     test::test_small_eye_image_more_color_strength
[INFO] [stdout]     test::test_small_eye_image_more_iteration
[INFO] [stdout]     test::test_small_eye_image_more_scale
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9", kill_on_drop: false }`
[INFO] [stdout] 936d9bb03b8a72019aa324a71a8eef385f5d7f865fa26c0ace19bb2c159d5bb9
