[INFO] cloning repository https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qwqqaqqwq00/my-raytracing-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 644ce2d1a2a8d3144b7b88027678108ab811c4b3
[INFO] testing qwqqaqqwq00/my-raytracing-learning against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] finished tweaking git repo https://github.com/qwqqaqqwq00/my-raytracing-learning
[INFO] tweaked toml for git repo https://github.com/qwqqaqqwq00/my-raytracing-learning written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qwqqaqqwq00/my-raytracing-learning on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 072d9c6d94872ff3d8fcaf062d0d1e45a1a88bac7918a46dea5645521849c547
[INFO] running `Command { std: "docker" "start" "-a" "072d9c6d94872ff3d8fcaf062d0d1e45a1a88bac7918a46dea5645521849c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "072d9c6d94872ff3d8fcaf062d0d1e45a1a88bac7918a46dea5645521849c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072d9c6d94872ff3d8fcaf062d0d1e45a1a88bac7918a46dea5645521849c547", kill_on_drop: false }`
[INFO] [stdout] 072d9c6d94872ff3d8fcaf062d0d1e45a1a88bac7918a46dea5645521849c547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 14406466cdeac382109b5db7d4485baaa89de3b9317ed251a26b94e4d1c248ef
[INFO] running `Command { std: "docker" "start" "-a" "14406466cdeac382109b5db7d4485baaa89de3b9317ed251a26b94e4d1c248ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[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 lock_api v0.4.7
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling imgui v0.8.2
[INFO] [stderr]    Compiling rs-render v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.23s
[INFO] running `Command { std: "docker" "inspect" "14406466cdeac382109b5db7d4485baaa89de3b9317ed251a26b94e4d1c248ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14406466cdeac382109b5db7d4485baaa89de3b9317ed251a26b94e4d1c248ef", kill_on_drop: false }`
[INFO] [stdout] 14406466cdeac382109b5db7d4485baaa89de3b9317ed251a26b94e4d1c248ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 93487e22af1f2450788c391e039a8a300d0795784460b467f43db058edba7a61
[INFO] running `Command { std: "docker" "start" "-a" "93487e22af1f2450788c391e039a8a300d0795784460b467f43db058edba7a61", 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.55s
[INFO] running `Command { std: "docker" "inspect" "93487e22af1f2450788c391e039a8a300d0795784460b467f43db058edba7a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93487e22af1f2450788c391e039a8a300d0795784460b467f43db058edba7a61", kill_on_drop: false }`
[INFO] [stdout] 93487e22af1f2450788c391e039a8a300d0795784460b467f43db058edba7a61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d3b668ab2f6f4b13ecdf2e1da591852eb66249a2333b5cd07f38d82a72174d79
[INFO] running `Command { std: "docker" "start" "-a" "d3b668ab2f6f4b13ecdf2e1da591852eb66249a2333b5cd07f38d82a72174d79", 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/build/rs-render/f4f6a8abc6bc2121/deps/rs_render-f4f6a8abc6bc2121)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test lib::light::tests::test_intersection ... ok
[INFO] [stdout] test lib::scene::tests::test_append_obj ... ok
[INFO] [stdout] test lib::sphere::tests::test_get_surface_properties ... ok
[INFO] [stdout] test lib::sphere::tests::test_travel ... ok
[INFO] [stdout] test lib::sphere::tests::test_intersection ... ok
[INFO] [stdout] test lib::render::tests::test_trace ... ok
[INFO] [stdout] test lib::scene::tests::test_get_attr ... ok
[INFO] [stdout] test lib::render::tests::test_write ... FAILED
[INFO] [stdout] test lib::sphere::tests::test_eval_diffuse_color ... FAILED
[INFO] [stdout] test lib::render::tests::test_render ... FAILED
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib::render::tests::test_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::render::tests::test_write' (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:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a2220f5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a2220f5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a22210aa8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a22210aa8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60a2220fac86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a2220fac86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60a2220d431f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a2220d431f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a2220ee189 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a22208783e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60a22208783e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a2220ee342 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60a2220ee342 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a2220d43d8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a2220cbda9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a2220d522d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a22210b15c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a22210aed2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60a22207393b - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::fs::File, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60a22207393b - rs_render[2b201bf8fe76d7f]::lib::render::tests::test_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:233:47
[INFO] [stdout]   22:     0x60a22206f767 - rs_render[2b201bf8fe76d7f]::lib::render::tests::test_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:232:20
[INFO] [stdout]   23:     0x60a2220757c6 - <rs_render[2b201bf8fe76d7f]::lib::render::tests::test_write::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a22207bbeb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a22207bbeb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60a22208844a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60a22208844a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60a22208844a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60a222082914 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60a222082914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60a22208af42 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60a22208af42 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60a22208af42 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a2220f56ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x60a2220f56ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76bc49b82aa4 - <unknown>
[INFO] [stdout]   45:     0x76bc49c0fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lib::sphere::tests::test_eval_diffuse_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::sphere::tests::test_eval_diffuse_color' (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:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a2220f5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a2220f5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a22210aa8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a22210aa8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60a2220fac86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a2220fac86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60a2220d431f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a2220d431f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a2220ee189 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a22208783e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60a22208783e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a2220ee342 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60a2220ee342 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a2220d43d8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a2220cbda9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a2220d522d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a22210b15c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a22210b013 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60a222075fde - core[8f93d80df273fe75]::panicking::assert_failed::<glam[70d03c76041917c1]::f64::dvec3::DVec3, glam[70d03c76041917c1]::f64::dvec3::DVec3>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60a22207a529 - rs_render[2b201bf8fe76d7f]::lib::sphere::tests::test_eval_diffuse_color
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:117:9
[INFO] [stdout]   22:     0x60a222076517 - rs_render[2b201bf8fe76d7f]::lib::sphere::tests::test_eval_diffuse_color::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:112:33
[INFO] [stdout]   23:     0x60a2220758c6 - <rs_render[2b201bf8fe76d7f]::lib::sphere::tests::test_eval_diffuse_color::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a22207bbeb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a22207bbeb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60a22208844a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60a22208844a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60a22208844a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60a222082914 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60a222082914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60a22208af42 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60a22208af42 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60a22208af42 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a2220f56ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x60a2220f56ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76bc49b82aa4 - <unknown>
[INFO] [stdout]   45:     0x76bc49c0fa64 - 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:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a2220f5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a2220f5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a22210aa8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a22210aa8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60a2220fac86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a2220fac86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60a2220d431f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a2220d431f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a2220ee189 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a22208783e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60a22208783e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a2220ee342 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60a2220ee342 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a2220d43d8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a2220cbda9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a2220d522d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a22210b15c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a222071297 - rs_render[2b201bf8fe76d7f]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x60a2220740e3 - rs_render[2b201bf8fe76d7f]::lib::render::tests::test_render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:229:9
[INFO] [stdout]   21:     0x60a22206f797 - rs_render[2b201bf8fe76d7f]::lib::render::tests::test_render::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:217:21
[INFO] [stdout]   22:     0x60a222075806 - <rs_render[2b201bf8fe76d7f]::lib::render::tests::test_render::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60a22207bbeb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a22207bbeb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x60a22208844a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60a22208844a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x60a22208844a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60a222082914 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60a222082914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x60a22208af42 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60a22208af42 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x60a22208af42 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60a2220f56ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x60a2220f56ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x76bc49b82aa4 - <unknown>
[INFO] [stdout]   44:     0x76bc49c0fa64 - 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:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a2220f5e52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a2220f5e52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a2220f5e52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a22210aa8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a22210aa8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x60a2220fac86 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60a2220fac86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60a2220d431f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a2220d431f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a2220ee189 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a22208783e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60a22208783e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60a2220ee342 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60a2220ee342 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a2220d43d8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a2220cbda9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a2220d522d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a22210b15c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a222071297 - rs_render[2b201bf8fe76d7f]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x60a2220778f0 - rs_render[2b201bf8fe76d7f]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:38:5
[INFO] [stdout]   21:     0x60a2220709a6 - rs_render[2b201bf8fe76d7f]::tests::test_main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:46:9
[INFO] [stdout]   22:     0x60a22206ebd7 - rs_render[2b201bf8fe76d7f]::tests::test_main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:19
[INFO] [stdout]   23:     0x60a222075686 - <rs_render[2b201bf8fe76d7f]::tests::test_main::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a22207bbeb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a22207bbeb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60a22208844a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60a22208844a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60a22208844a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a22208844a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60a22208844a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60a222082914 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60a222082914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60a22208af42 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60a22208af42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60a22208af42 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a22208af42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60a22208af42 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a2220f56ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x60a2220f56ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76bc49b82aa4 - <unknown>
[INFO] [stdout]   45:     0x76bc49c0fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lib::render::tests::test_render
[INFO] [stdout]     lib::render::tests::test_write
[INFO] [stdout]     lib::sphere::tests::test_eval_diffuse_color
[INFO] [stdout]     tests::test_main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rs-render`
[INFO] running `Command { std: "docker" "inspect" "d3b668ab2f6f4b13ecdf2e1da591852eb66249a2333b5cd07f38d82a72174d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b668ab2f6f4b13ecdf2e1da591852eb66249a2333b5cd07f38d82a72174d79", kill_on_drop: false }`
[INFO] [stdout] d3b668ab2f6f4b13ecdf2e1da591852eb66249a2333b5cd07f38d82a72174d79
