[INFO] cloning repository https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qwqqaqqwq00/my-raytracing-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 644ce2d1a2a8d3144b7b88027678108ab811c4b3
[INFO] testing qwqqaqqwq00/my-raytracing-learning against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] finished tweaking git repo https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] tweaked toml for git repo https://github.com/qwqqaqqwq00/my-raytracing-learning written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qwqqaqqwq00/my-raytracing-learning on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qwqqaqqwq00/my-raytracing-learning 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a2215ed8450e8b06a94f0e6e868e0f4d1fd103a81d8fd74f7ddb0a5e6f0acbf
[INFO] running `Command { std: "docker" "start" "-a" "0a2215ed8450e8b06a94f0e6e868e0f4d1fd103a81d8fd74f7ddb0a5e6f0acbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2215ed8450e8b06a94f0e6e868e0f4d1fd103a81d8fd74f7ddb0a5e6f0acbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2215ed8450e8b06a94f0e6e868e0f4d1fd103a81d8fd74f7ddb0a5e6f0acbf", kill_on_drop: false }`
[INFO] [stdout] 0a2215ed8450e8b06a94f0e6e868e0f4d1fd103a81d8fd74f7ddb0a5e6f0acbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a13037f859e65b8e3d1465b07555ddf235920fe6cb4ac2dd731c6a479bfc6d2
[INFO] running `Command { std: "docker" "start" "-a" "1a13037f859e65b8e3d1465b07555ddf235920fe6cb4ac2dd731c6a479bfc6d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling glam v0.21.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling imgui v0.8.2
[INFO] [stderr]    Compiling rs-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "1a13037f859e65b8e3d1465b07555ddf235920fe6cb4ac2dd731c6a479bfc6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a13037f859e65b8e3d1465b07555ddf235920fe6cb4ac2dd731c6a479bfc6d2", kill_on_drop: false }`
[INFO] [stdout] 1a13037f859e65b8e3d1465b07555ddf235920fe6cb4ac2dd731c6a479bfc6d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da4565b4a972ae28fdfa930a6e836a06bf3ef2a1bc2e919e29878eead3ad6489
[INFO] running `Command { std: "docker" "start" "-a" "da4565b4a972ae28fdfa930a6e836a06bf3ef2a1bc2e919e29878eead3ad6489", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "da4565b4a972ae28fdfa930a6e836a06bf3ef2a1bc2e919e29878eead3ad6489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4565b4a972ae28fdfa930a6e836a06bf3ef2a1bc2e919e29878eead3ad6489", kill_on_drop: false }`
[INFO] [stdout] da4565b4a972ae28fdfa930a6e836a06bf3ef2a1bc2e919e29878eead3ad6489
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c139995aa09a3df94777f23bdf2e36342f1dd0adca7bb68d3696177d4b14904
[INFO] running `Command { std: "docker" "start" "-a" "5c139995aa09a3df94777f23bdf2e36342f1dd0adca7bb68d3696177d4b14904", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-render` (bin "rs-render" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rs_render-a1c078aee251448c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test lib::light::tests::test_intersection ... ok
[INFO] [stdout] test lib::sphere::tests::test_intersection ... ok
[INFO] [stdout] test lib::sphere::tests::test_travel ... ok
[INFO] [stdout] test lib::sphere::tests::test_get_surface_properties ... ok
[INFO] [stdout] test lib::scene::tests::test_append_obj ... ok
[INFO] [stdout] test lib::scene::tests::test_get_attr ... ok
[INFO] [stdout] test lib::render::tests::test_trace ... ok
[INFO] [stdout] test lib::render::tests::test_write ... FAILED
[INFO] [stdout] test lib::sphere::tests::test_eval_diffuse_color ... FAILED
[INFO] [stdout] test lib::render::tests::test_render ... FAILED
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib::render::tests::test_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::render::tests::test_write' (27) panicked at src/lib/render.rs:233:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5856b7633642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5856b7633642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5856b7633642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5856b7633642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5856b764399f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5856b764399f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5856b7601113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5856b7601113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5856b760ceb2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5856b761198f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5856b7611821 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5856b75d2a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5856b75d2a1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5856b7611f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5856b7611f9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5856b7611dfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5856b760cfe9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5856b75f58dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5856b764b2f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5856b764a9a6 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5856b75b0e8b - core::result::Result<T,E>::unwrap::h00adc0c5f60ea69c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5856b75b0e8b - rs_render::lib::render::tests::test_write::hc92df830ae9bf2c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:233:47
[INFO] [stdout]   22:     0x5856b75b1027 - rs_render::lib::render::tests::test_write::{{closure}}::hf8dae25c4f39af68
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:232:20
[INFO] [stdout]   23:     0x5856b75ac356 - core::ops::function::FnOnce::call_once::h80a7e1f7b958e73d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5856b75d281b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5856b75d281b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5856b75e687d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5856b75e687d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5856b75e687d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5856b75e687d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5856b75e687d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5856b75e687d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5856b75e687d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5856b75bfdc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5856b75bfdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5856b75c361a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5856b75c361a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5856b75c361a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5856b75c361a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5856b75c361a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5856b76083ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5856b76083ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x701e566caaa4 - <unknown>
[INFO] [stdout]   45:     0x701e56757a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lib::sphere::tests::test_eval_diffuse_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::sphere::tests::test_eval_diffuse_color' (30) panicked at src/lib/sphere.rs:117:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: DVec3(0.815, 0.235, 0.031)
[INFO] [stdout]  right: DVec3(0.2, 0.2, 0.2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5856b7633642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5856b7633642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5856b7633642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5856b7633642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5856b764399f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5856b764399f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5856b7601113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5856b7601113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5856b760ceb2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5856b761198f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5856b7611821 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5856b75d2a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5856b75d2a1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5856b7611f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5856b7611f9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5856b7611dfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5856b760cfe9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5856b75f58dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5856b764b2f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5856b764b0f3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5856b75a472c - core::panicking::assert_failed::h84c1a34b6d63c2a0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5856b75b1ee9 - rs_render::lib::sphere::tests::test_eval_diffuse_color::h34fd2790f15c856f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:117:9
[INFO] [stdout]   22:     0x5856b75b1f17 - rs_render::lib::sphere::tests::test_eval_diffuse_color::{{closure}}::h1b8f6a1063fc9504
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:112:33
[INFO] [stdout]   23:     0x5856b75ac296 - core::ops::function::FnOnce::call_once::h778c333bd31cbc9a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5856b75d281b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5856b75d281b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5856b75e687d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5856b75e687d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5856b75e687d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5856b75e687d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5856b75e687d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5856b75e687d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5856b75e687d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5856b75bfdc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5856b75bfdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5856b75c361a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5856b75c361a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5856b75c361a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5856b75c361a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5856b75c361a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5856b76083ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5856b76083ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x701e566caaa4 - <unknown>
[INFO] [stdout]   45:     0x701e56757a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lib::render::tests::test_render stdout ----
[INFO] [stdout] [=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::render::tests::test_render' (25) panicked at src/lib/render.rs:177:19:
[INFO] [stdout] Failed to create file: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5856b7633642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5856b7633642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5856b7633642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5856b7633642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5856b764399f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5856b764399f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5856b7601113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5856b7601113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5856b760ceb2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5856b761198f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5856b7611821 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5856b75d2a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5856b75d2a1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5856b7611f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5856b7611f9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5856b7611dfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5856b760cfe9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5856b75f58dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5856b764b2f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5856b75a80a1 - rs_render::lib::render::render::hf3fae7d8e6dc4a8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x5856b75b1623 - rs_render::lib::render::tests::test_render::hdb661dd493279685
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:229:9
[INFO] [stdout]   21:     0x5856b75b1667 - rs_render::lib::render::tests::test_render::{{closure}}::h996ec33cb027551e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:217:21
[INFO] [stdout]   22:     0x5856b75ac256 - core::ops::function::FnOnce::call_once::h6ec59d71be42b2e4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5856b75d281b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5856b75d281b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5856b75e687d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5856b75e687d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5856b75e687d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5856b75e687d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5856b75e687d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5856b75e687d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5856b75e687d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5856b75bfdc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5856b75bfdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5856b75c361a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5856b75c361a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5856b75c361a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5856b75c361a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5856b75c361a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5856b76083ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5856b76083ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x701e566caaa4 - <unknown>
[INFO] [stdout]   44:     0x701e56757a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_main stdout ----
[INFO] [stdout] [=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]1%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[=>                                                ]2%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]3%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[==>                                               ]4%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]5%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[===>                                              ]6%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]7%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[====>                                             ]8%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]9%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[=====>                                            ]10%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]11%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[======>                                           ]12%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]13%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[=======>                                          ]14%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]15%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[========>                                         ]16%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]17%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[=========>                                        ]18%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]19%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[==========>                                       ]20%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]21%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[===========>                                      ]22%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]23%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[============>                                     ]24%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]25%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[=============>                                    ]26%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]27%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[==============>                                   ]28%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]29%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[===============>                                  ]30%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]31%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[================>                                 ]32%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]33%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[=================>                                ]34%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]35%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[==================>                               ]36%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]37%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[===================>                              ]38%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]39%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[====================>                             ]40%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]41%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[=====================>                            ]42%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]43%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[======================>                           ]44%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]45%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[=======================>                          ]46%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]47%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[========================>                         ]48%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]49%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[=========================>                        ]50%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]51%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[==========================>                       ]52%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]53%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[===========================>                      ]54%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]55%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[============================>                     ]56%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]57%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[=============================>                    ]58%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]59%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[==============================>                   ]60%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]61%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[===============================>                  ]62%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]63%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[================================>                 ]64%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]65%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[=================================>                ]66%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]67%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[==================================>               ]68%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]69%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[===================================>              ]70%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]71%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[====================================>             ]72%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]73%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[=====================================>            ]74%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]75%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[======================================>           ]76%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]77%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[=======================================>          ]78%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]79%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[========================================>         ]80%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]81%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[=========================================>        ]82%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]83%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[==========================================>       ]84%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]85%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[===========================================>      ]86%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]87%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[============================================>     ]88%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]89%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[=============================================>    ]90%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]91%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[==============================================>   ]92%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]93%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[===============================================>  ]94%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]95%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[================================================> ]96%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]97%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[=================================================>]98%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]99%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[==================================================]100%
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_main' (34) panicked at src/lib/render.rs:177:19:
[INFO] [stdout] Failed to create file: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5856b7633642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5856b7633642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5856b7633642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5856b7633642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5856b764399f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5856b764399f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5856b7601113 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5856b7601113 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5856b760ceb2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5856b761198f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5856b7611821 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5856b75d2a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5856b75d2a1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5856b7611f9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5856b7611f9f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5856b7611dfa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5856b760cfe9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5856b75f58dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5856b764b2f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5856b75a80a1 - rs_render::lib::render::render::hf3fae7d8e6dc4a8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x5856b75abbe0 - rs_render::main::hb76c39d516e4713c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:38:5
[INFO] [stdout]   21:     0x5856b75b2256 - rs_render::tests::test_main::h53b1f70e0a70bb8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:46:9
[INFO] [stdout]   22:     0x5856b75b2277 - rs_render::tests::test_main::{{closure}}::he7ce26a1749a2d21
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:19
[INFO] [stdout]   23:     0x5856b75ac3d6 - core::ops::function::FnOnce::call_once::h950228f632d4de0b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5856b75d281b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5856b75d281b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5856b75e687d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5856b75e687d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5856b75e687d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5856b75e687d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5856b75e687d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5856b75e687d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5856b75e687d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5856b75bfdc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5856b75bfdc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5856b75c361a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5856b75c361a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stderr] error: test failed, to rerun pass `--bin rs-render`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5856b75c361a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5856b75c361a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5856b75c361a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5856b75c361a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5856b76083ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5856b76083ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x701e566caaa4 - <unknown>
[INFO] [stdout]   45:     0x701e56757a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lib::render::tests::test_render
[INFO] [stdout]     lib::render::tests::test_write
[INFO] [stdout]     lib::sphere::tests::test_eval_diffuse_color
[INFO] [stdout]     tests::test_main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c139995aa09a3df94777f23bdf2e36342f1dd0adca7bb68d3696177d4b14904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c139995aa09a3df94777f23bdf2e36342f1dd0adca7bb68d3696177d4b14904", kill_on_drop: false }`
[INFO] [stdout] 5c139995aa09a3df94777f23bdf2e36342f1dd0adca7bb68d3696177d4b14904
