[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwqqaqqwq00%2Fmy-raytracing-learning" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qwqqaqqwq00/my-raytracing-learning on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80b56d04076b4bb0094d986bf579f30beaf933c0393447ef5c7a6545263c947a
[INFO] running `Command { std: "docker" "start" "-a" "80b56d04076b4bb0094d986bf579f30beaf933c0393447ef5c7a6545263c947a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80b56d04076b4bb0094d986bf579f30beaf933c0393447ef5c7a6545263c947a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b56d04076b4bb0094d986bf579f30beaf933c0393447ef5c7a6545263c947a", kill_on_drop: false }`
[INFO] [stdout] 80b56d04076b4bb0094d986bf579f30beaf933c0393447ef5c7a6545263c947a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a8854cdfaac385b6048a10e5821f5cadf1b10771db1ef6b7976b1c4917e2bf
[INFO] running `Command { std: "docker" "start" "-a" "e5a8854cdfaac385b6048a10e5821f5cadf1b10771db1ef6b7976b1c4917e2bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling chlorine v1.0.10
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling glam v0.21.2
[INFO] [stderr]    Compiling imgui-sys v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[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 26.41s
[INFO] running `Command { std: "docker" "inspect" "e5a8854cdfaac385b6048a10e5821f5cadf1b10771db1ef6b7976b1c4917e2bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a8854cdfaac385b6048a10e5821f5cadf1b10771db1ef6b7976b1c4917e2bf", kill_on_drop: false }`
[INFO] [stdout] e5a8854cdfaac385b6048a10e5821f5cadf1b10771db1ef6b7976b1c4917e2bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bbb5aa4ec5764804ba70f61a5dd21167ba6324fcfe7fd7304f06311bab0257a
[INFO] running `Command { std: "docker" "start" "-a" "4bbb5aa4ec5764804ba70f61a5dd21167ba6324fcfe7fd7304f06311bab0257a", 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.76s
[INFO] running `Command { std: "docker" "inspect" "4bbb5aa4ec5764804ba70f61a5dd21167ba6324fcfe7fd7304f06311bab0257a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbb5aa4ec5764804ba70f61a5dd21167ba6324fcfe7fd7304f06311bab0257a", kill_on_drop: false }`
[INFO] [stdout] 4bbb5aa4ec5764804ba70f61a5dd21167ba6324fcfe7fd7304f06311bab0257a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ee5245591a9535a876ea27a35882e9fe67838f0ccddba9996d109e85328d62d
[INFO] running `Command { std: "docker" "start" "-a" "9ee5245591a9535a876ea27a35882e9fe67838f0ccddba9996d109e85328d62d", 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.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rs_render-f4f6a8abc6bc2121)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test lib::light::tests::test_intersection ... ok
[INFO] [stdout] test lib::render::tests::test_trace ... ok
[INFO] [stdout] test lib::sphere::tests::test_get_surface_properties ... ok
[INFO] [stdout] test lib::sphere::tests::test_intersection ... ok
[INFO] [stdout] test lib::sphere::tests::test_travel ... ok
[INFO] [stdout] test lib::scene::tests::test_append_obj ... ok
[INFO] [stdout] test lib::scene::tests::test_get_attr ... ok
[INFO] [stdout] test lib::sphere::tests::test_eval_diffuse_color ... FAILED
[INFO] [stdout] test lib::render::tests::test_write ... FAILED
[INFO] [stdout] test lib::render::tests::test_render ... FAILED
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib::sphere::tests::test_eval_diffuse_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::sphere::tests::test_eval_diffuse_color' (24) 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:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a0f16c8ec2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a0f16ddaca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a0f16ddaca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59a0f16cdcc6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a0f16cdcc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59a0f16a765f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a0f16a765f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a0f16c11f9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a0f165aafe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59a0f165aafe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a0f16c13b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59a0f16c13b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a0f16a7718 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a0f169c909 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a0f16a856d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a0f16de19c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a0f16de053 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59a0f16489a5 - core[585f66e14d78f9ba]::panicking::assert_failed::<glam[ef076cc48ab9b9ae]::f64::dvec3::DVec3, glam[ef076cc48ab9b9ae]::f64::dvec3::DVec3>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59a0f164d2a9 - rs_render[a7bcf57af68b2fbf]::lib::sphere::tests::test_eval_diffuse_color
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:117:9
[INFO] [stdout]   22:     0x59a0f1648ea7 - rs_render[a7bcf57af68b2fbf]::lib::sphere::tests::test_eval_diffuse_color::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/sphere.rs:112:33
[INFO] [stdout]   23:     0x59a0f164eb26 - <rs_render[a7bcf57af68b2fbf]::lib::sphere::tests::test_eval_diffuse_color::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59a0f164eeab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59a0f164eeab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59a0f165b70a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59a0f1655bd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59a0f1655bd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59a0f165e202 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59a0f165e202 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0f16c876f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59a0f16c876f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x761a390cbaa4 - <unknown>
[INFO] [stdout]   45:     0x761a39158a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lib::render::tests::test_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::render::tests::test_write' (21) 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:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a0f16c8ec2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a0f16ddaca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a0f16ddaca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59a0f16cdcc6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a0f16cdcc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59a0f16a765f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a0f16a765f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a0f16c11f9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a0f165aafe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59a0f165aafe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a0f16c13b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59a0f16c13b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a0f16a7718 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a0f169c909 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a0f16a856d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a0f16de19c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a0f16ddf12 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59a0f164606b - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::fs::File, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59a0f164606b - rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:233:47
[INFO] [stdout]   22:     0x59a0f1642247 - rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:232:20
[INFO] [stdout]   23:     0x59a0f164ea26 - <rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_write::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59a0f164eeab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59a0f164eeab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59a0f165b70a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59a0f1655bd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59a0f1655bd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59a0f165e202 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59a0f165e202 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0f16c876f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59a0f16c876f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x761a390cbaa4 - <unknown>
[INFO] [stdout]   45:     0x761a39158a64 - 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' (19) 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:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a0f16c8ec2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a0f16ddaca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a0f16ddaca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59a0f16cdcc6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a0f16cdcc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59a0f16a765f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a0f16a765f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a0f16c11f9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a0f165aafe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59a0f165aafe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a0f16c13b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59a0f16c13b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a0f16a7718 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a0f169c909 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a0f16a856d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a0f16de19c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a0f1643b07 - rs_render[a7bcf57af68b2fbf]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x59a0f1646813 - rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:229:9
[INFO] [stdout]   21:     0x59a0f1642277 - rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_render::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:217:21
[INFO] [stdout]   22:     0x59a0f164ea66 - <rs_render[a7bcf57af68b2fbf]::lib::render::tests::test_render::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59a0f164eeab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59a0f164eeab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59a0f165b70a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59a0f1655bd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59a0f1655bd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59a0f165e202 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59a0f165e202 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59a0f16c876f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x59a0f16c876f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x761a390cbaa4 - <unknown>
[INFO] [stdout]   44:     0x761a39158a64 - 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] [stderr] error: test failed, to rerun pass `--bin rs-render`
[INFO] [stdout] thread 'tests::test_main' (28) 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:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a0f16c8ec2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59a0f16c8ec2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59a0f16ddaca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59a0f16ddaca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x59a0f16cdcc6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a0f16cdcc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59a0f16a765f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59a0f16a765f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59a0f16c11f9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59a0f165aafe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59a0f165aafe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a0f16c13b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59a0f16c13b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59a0f16a7718 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59a0f169c909 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59a0f16a856d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59a0f16de19c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59a0f1643b07 - rs_render[a7bcf57af68b2fbf]::lib::render::render
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/render.rs:177:19
[INFO] [stdout]   20:     0x59a0f164a2a0 - rs_render[a7bcf57af68b2fbf]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:38:5
[INFO] [stdout]   21:     0x59a0f1643216 - rs_render[a7bcf57af68b2fbf]::tests::test_main
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:46:9
[INFO] [stdout]   22:     0x59a0f16416b7 - rs_render[a7bcf57af68b2fbf]::tests::test_main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:19
[INFO] [stdout]   23:     0x59a0f164e8e6 - <rs_render[a7bcf57af68b2fbf]::tests::test_main::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59a0f164eeab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59a0f164eeab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59a0f165b70a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59a0f165b70a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59a0f165b70a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59a0f1655bd4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59a0f1655bd4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59a0f165e202 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59a0f165e202 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59a0f165e202 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59a0f165e202 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59a0f16c876f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59a0f16c876f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x761a390cbaa4 - <unknown>
[INFO] [stdout]   45:     0x761a39158a64 - 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 4.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ee5245591a9535a876ea27a35882e9fe67838f0ccddba9996d109e85328d62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee5245591a9535a876ea27a35882e9fe67838f0ccddba9996d109e85328d62d", kill_on_drop: false }`
[INFO] [stdout] 9ee5245591a9535a876ea27a35882e9fe67838f0ccddba9996d109e85328d62d
