[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qwqqaqqwq00/my-raytracing-learning on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded imgui v0.8.2
[INFO] [stderr]   Downloaded glam v0.21.2
[INFO] [stderr]   Downloaded imgui-sys v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 895eddc5a1af8632bb7d84e92f05ba44584dc72155a697decde7ee147cd277bf
[INFO] running `Command { std: "docker" "start" "-a" "895eddc5a1af8632bb7d84e92f05ba44584dc72155a697decde7ee147cd277bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "895eddc5a1af8632bb7d84e92f05ba44584dc72155a697decde7ee147cd277bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895eddc5a1af8632bb7d84e92f05ba44584dc72155a697decde7ee147cd277bf", kill_on_drop: false }`
[INFO] [stdout] 895eddc5a1af8632bb7d84e92f05ba44584dc72155a697decde7ee147cd277bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d521864a4d8c9b589fee6e01da9973b475e9adbb5425c2dabeb6a32845dfccd
[INFO] running `Command { std: "docker" "start" "-a" "8d521864a4d8c9b589fee6e01da9973b475e9adbb5425c2dabeb6a32845dfccd", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling instant v0.1.12
[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 libloading v0.7.3
[INFO] [stderr]    Compiling glam v0.21.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[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 17.02s
[INFO] running `Command { std: "docker" "inspect" "8d521864a4d8c9b589fee6e01da9973b475e9adbb5425c2dabeb6a32845dfccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d521864a4d8c9b589fee6e01da9973b475e9adbb5425c2dabeb6a32845dfccd", kill_on_drop: false }`
[INFO] [stdout] 8d521864a4d8c9b589fee6e01da9973b475e9adbb5425c2dabeb6a32845dfccd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01cd029d79dd7402bcb3df8a2b65bd14b6dd7c50af662e792a04b42c82a15294
[INFO] running `Command { std: "docker" "start" "-a" "01cd029d79dd7402bcb3df8a2b65bd14b6dd7c50af662e792a04b42c82a15294", 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.79s
[INFO] running `Command { std: "docker" "inspect" "01cd029d79dd7402bcb3df8a2b65bd14b6dd7c50af662e792a04b42c82a15294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01cd029d79dd7402bcb3df8a2b65bd14b6dd7c50af662e792a04b42c82a15294", kill_on_drop: false }`
[INFO] [stdout] 01cd029d79dd7402bcb3df8a2b65bd14b6dd7c50af662e792a04b42c82a15294
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d3aa82c5b32181ced784b4f9ac96f650f3d265338316e6e50312bd7d8b6b795
[INFO] running `Command { std: "docker" "start" "-a" "1d3aa82c5b32181ced784b4f9ac96f650f3d265338316e6e50312bd7d8b6b795", 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.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rs_render-f4f6a8abc6bc2121)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test lib::render::tests::test_trace ... 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::sphere::tests::test_get_surface_properties ... 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_eval_diffuse_color ... FAILED
[INFO] [stdout] test lib::render::tests::test_write ... FAILED
[INFO] [stdout] test lib::light::tests::test_intersection ... ok
[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::sphere::tests::test_eval_diffuse_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::sphere::tests::test_eval_diffuse_color' (31) 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:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a09ed676d02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a09ed68b93a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a09ed68b93a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a09ed67bb36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a09ed67bb36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a09ed6551cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a09ed6551cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a09ed66efe9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a09ed6087be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a09ed6087be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a09ed66f1a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a09ed66f1a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a09ed655288 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a09ed64cc59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a09ed6560dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a09ed68c00c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a09ed68bec3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a09ed5f6f4d - core[c5ed12ab89cc536a]::panicking::assert_failed::<glam[fba9b09109e70f2f]::f64::dvec3::DVec3, glam[fba9b09109e70f2f]::f64::dvec3::DVec3>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a09ed5fb3e9 - rs_render[70c9d3195e15f5e7]::lib::sphere::tests::test_eval_diffuse_color
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:117:9
[INFO] [stdout]   22:     0x5a09ed5f7457 - rs_render[70c9d3195e15f5e7]::lib::sphere::tests::test_eval_diffuse_color::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:112:33
[INFO] [stdout]   23:     0x5a09ed5f6856 - <rs_render[70c9d3195e15f5e7]::lib::sphere::tests::test_eval_diffuse_color::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a09ed5fcb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a09ed5fcb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a09ed6093ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a09ed603894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a09ed603894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a09ed60bec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a09ed60bec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a09ed6765af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a09ed6765af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7666e3a90aa4 - <unknown>
[INFO] [stdout]   45:     0x7666e3b1da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lib::render::tests::test_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::render::tests::test_write' (28) 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:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a09ed676d02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a09ed68b93a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a09ed68b93a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a09ed67bb36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a09ed67bb36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a09ed6551cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a09ed6551cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a09ed66efe9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a09ed6087be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a09ed6087be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a09ed66f1a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a09ed66f1a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a09ed655288 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a09ed64cc59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a09ed6560dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a09ed68c00c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a09ed68bd82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a09ed5f490b - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a09ed5f490b - rs_render[70c9d3195e15f5e7]::lib::render::tests::test_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:233:47
[INFO] [stdout]   22:     0x5a09ed5f0737 - rs_render[70c9d3195e15f5e7]::lib::render::tests::test_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:232:20
[INFO] [stdout]   23:     0x5a09ed5f6756 - <rs_render[70c9d3195e15f5e7]::lib::render::tests::test_write::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a09ed5fcb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a09ed5fcb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a09ed6093ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a09ed603894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a09ed603894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a09ed60bec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a09ed60bec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a09ed6765af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a09ed6765af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7666e3a90aa4 - <unknown>
[INFO] [stdout]   45:     0x7666e3b1da64 - 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' (26) 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:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a09ed676d02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a09ed68b93a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a09ed68b93a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a09ed67bb36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a09ed67bb36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a09ed6551cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a09ed6551cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a09ed66efe9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a09ed6087be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a09ed6087be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a09ed66f1a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a09ed66f1a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a09ed655288 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a09ed64cc59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a09ed6560dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a09ed68c00c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a09ed5f2267 - rs_render[70c9d3195e15f5e7]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x5a09ed5f50b3 - rs_render[70c9d3195e15f5e7]::lib::render::tests::test_render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:229:9
[INFO] [stdout]   21:     0x5a09ed5f0767 - rs_render[70c9d3195e15f5e7]::lib::render::tests::test_render::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:217:21
[INFO] [stdout]   22:     0x5a09ed5f6796 - <rs_render[70c9d3195e15f5e7]::lib::render::tests::test_render::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a09ed5fcb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a09ed5fcb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a09ed6093ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a09ed603894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a09ed603894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5a09ed60bec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5a09ed60bec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a09ed6765af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--bin rs-render`
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5a09ed6765af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7666e3a90aa4 - <unknown>
[INFO] [stdout]   44:     0x7666e3b1da64 - 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' (35) 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:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a09ed676d02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a09ed676d02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a09ed68b93a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a09ed68b93a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a09ed67bb36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a09ed67bb36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a09ed6551cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a09ed6551cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a09ed66efe9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a09ed6087be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a09ed6087be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a09ed66f1a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a09ed66f1a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a09ed655288 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a09ed64cc59 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a09ed6560dd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a09ed68c00c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a09ed5f2267 - rs_render[70c9d3195e15f5e7]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x5a09ed5f8830 - rs_render[70c9d3195e15f5e7]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:38:5
[INFO] [stdout]   21:     0x5a09ed5f1976 - rs_render[70c9d3195e15f5e7]::tests::test_main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:46:9
[INFO] [stdout]   22:     0x5a09ed5efba7 - rs_render[70c9d3195e15f5e7]::tests::test_main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:19
[INFO] [stdout]   23:     0x5a09ed5f6616 - <rs_render[70c9d3195e15f5e7]::tests::test_main::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a09ed5fcb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a09ed5fcb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a09ed6093ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a09ed6093ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a09ed6093ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a09ed603894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a09ed603894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a09ed60bec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a09ed60bec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a09ed60bec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a09ed6765af - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a09ed6765af - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7666e3a90aa4 - <unknown>
[INFO] [stdout]   45:     0x7666e3b1da64 - 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 2.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d3aa82c5b32181ced784b4f9ac96f650f3d265338316e6e50312bd7d8b6b795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d3aa82c5b32181ced784b4f9ac96f650f3d265338316e6e50312bd7d8b6b795", kill_on_drop: false }`
[INFO] [stdout] 1d3aa82c5b32181ced784b4f9ac96f650f3d265338316e6e50312bd7d8b6b795
