[INFO] cloning repository https://github.com/paunstefan/greenhorn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paunstefan/greenhorn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaunstefan%2Fgreenhorn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaunstefan%2Fgreenhorn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c40dabdc53ced493fe939e8da41e54661c2cd27 [INFO] testing paunstefan/greenhorn against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaunstefan%2Fgreenhorn" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paunstefan/greenhorn on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paunstefan/greenhorn [INFO] finished tweaking git repo https://github.com/paunstefan/greenhorn [INFO] tweaked toml for git repo https://github.com/paunstefan/greenhorn written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/paunstefan/greenhorn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f4ec484701d673bb0d0654609ea8a0a05e953c4b020e008433c0e322d5c4b52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f4ec484701d673bb0d0654609ea8a0a05e953c4b020e008433c0e322d5c4b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f4ec484701d673bb0d0654609ea8a0a05e953c4b020e008433c0e322d5c4b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4ec484701d673bb0d0654609ea8a0a05e953c4b020e008433c0e322d5c4b52", kill_on_drop: false }` [INFO] [stdout] 0f4ec484701d673bb0d0654609ea8a0a05e953c4b020e008433c0e322d5c4b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf3166ebf71ef0d3b285b81a5c8ec1a3f47ca01cb3d17efc4aeacac13e4d8d7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eaf3166ebf71ef0d3b285b81a5c8ec1a3f47ca01cb3d17efc4aeacac13e4d8d7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tracing-journald v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling axum v0.2.3 [INFO] [stderr] Compiling greenhorn v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "eaf3166ebf71ef0d3b285b81a5c8ec1a3f47ca01cb3d17efc4aeacac13e4d8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf3166ebf71ef0d3b285b81a5c8ec1a3f47ca01cb3d17efc4aeacac13e4d8d7", kill_on_drop: false }` [INFO] [stdout] eaf3166ebf71ef0d3b285b81a5c8ec1a3f47ca01cb3d17efc4aeacac13e4d8d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4cb9a978815573268c3d396f66a73e20cf3ac88ef37a15e682489981046ea34 [INFO] running `Command { std: "docker" "start" "-a" "d4cb9a978815573268c3d396f66a73e20cf3ac88ef37a15e682489981046ea34", kill_on_drop: false }` [INFO] [stderr] Compiling greenhorn v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.59s [INFO] running `Command { std: "docker" "inspect" "d4cb9a978815573268c3d396f66a73e20cf3ac88ef37a15e682489981046ea34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cb9a978815573268c3d396f66a73e20cf3ac88ef37a15e682489981046ea34", kill_on_drop: false }` [INFO] [stdout] d4cb9a978815573268c3d396f66a73e20cf3ac88ef37a15e682489981046ea34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc9cc2ffd37086eb581d57033f046934a3694248c247581477e95c41f1e082b9 [INFO] running `Command { std: "docker" "start" "-a" "cc9cc2ffd37086eb581d57033f046934a3694248c247581477e95c41f1e082b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/greenhorn-90eeb6b2673569d5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/greenhorn-9058b8e8c097372a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/func_test.rs (/opt/rustwide/target/debug/deps/func_test-4a271e577f7404f1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test render_list_page ... FAILED [INFO] [stdout] test render_homepage ... FAILED [INFO] [stdout] test render_list ... FAILED [INFO] [stdout] test render_page_simple ... FAILED [INFO] [stdout] test load_config ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- render_list_page stdout ---- [INFO] [stdout] thread 'render_list_page' panicked at 'Template files do not exist.', src/appconfig.rs:42:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87ea34f4d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e87ea34f4d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e87ea34f4d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e87ea34f4d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e87ea5bc9c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e87ea302f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e87ea372b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e87ea372b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e87ea372b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e87ea36fec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e87ea37a09 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e87e9848f8 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e87e984e89 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e87e984873 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e87e861cff - greenhorn::appconfig::AppConfig::new::h3e33920dac76746e [INFO] [stdout] at /opt/rustwide/workdir/src/appconfig.rs:42:13 [INFO] [stdout] 15: 0x55e87e819264 - func_test::render_list_page::{{closure}}::h147a700fccccf32a [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:149:21 [INFO] [stdout] 16: 0x55e87e81776b - as core::future::future::Future>::poll::h716830c351016d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55e87e8226ca - as core::future::future::Future>::poll::hd48f86acd417bc4c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 18: 0x55e87e826030 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h57127d9ed5860ccb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 19: 0x55e87e81e800 - tokio::coop::with_budget::{{closure}}::hb4d2a0de2f153735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e87e81c508 - std::thread::local::LocalKey::try_with::h0cf68381ea5ddfb4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 21: 0x55e87e81c12d - std::thread::local::LocalKey::with::h7f9282be0f734569 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 22: 0x55e87e8259ee - tokio::coop::with_budget::hd232c932cefd2c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e87e8259ee - tokio::coop::budget::had32678c14a2c42b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e87e8259ee - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hcb8831fb141588cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 25: 0x55e87e827201 - tokio::runtime::basic_scheduler::enter::{{closure}}::he3500270632735e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 26: 0x55e87e7f70e7 - tokio::macros::scoped_tls::ScopedKey::set::hf9cae62869c0241f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e87e826aac - tokio::runtime::basic_scheduler::enter::h5a772f80975c65b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 28: 0x55e87e823b6b - tokio::runtime::basic_scheduler::Inner

::block_on::h6b0a89cdacdfaf59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 29: 0x55e87e82742e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::ha2cb38933cb58cca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 30: 0x55e87e8227d8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h13c3dc2d52b254aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 31: 0x55e87e7fb42d - tokio::runtime::Runtime::block_on::h42cdfc8aa63f8464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e87e8190d4 - func_test::render_list_page::hb1e83c932b36be61 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:153:5 [INFO] [stdout] 33: 0x55e87e818ffa - func_test::render_list_page::{{closure}}::hb2ada78522c81f66 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:124:7 [INFO] [stdout] 34: 0x55e87e80c0ae - core::ops::function::FnOnce::call_once::h29218d85a8b69c89 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e87e852d63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e87e852d63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 37: 0x55e87e851a44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55e87e851a44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55e87e851a44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55e87e851a44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55e87e851a44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55e87e851a44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 43: 0x55e87e851a44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e87e85b361 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e87e85b361 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 46: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 47: 0x55e87e8279df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x55e87e8279df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 49: 0x55e87e8279df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 50: 0x55e87e8279df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 52: 0x55e87e8279df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 55: 0x55e87ea3dd33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: 0x7f62bd2ac609 - start_thread [INFO] [stdout] 57: 0x7f62bd07c163 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- render_homepage stdout ---- [INFO] [stdout] thread 'render_homepage' panicked at 'Template files do not exist.', src/appconfig.rs:42:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87ea34f4d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e87ea34f4d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e87ea34f4d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e87ea34f4d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e87ea5bc9c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e87ea302f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e87ea372b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e87ea372b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e87ea372b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e87ea36fec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e87ea37a09 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e87e9848f8 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e87e984e89 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e87e984873 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e87e861cff - greenhorn::appconfig::AppConfig::new::h3e33920dac76746e [INFO] [stdout] at /opt/rustwide/workdir/src/appconfig.rs:42:13 [INFO] [stdout] 15: 0x55e87e818734 - func_test::render_homepage::{{closure}}::hca8556f997295454 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:74:21 [INFO] [stdout] 16: 0x55e87e81790b - as core::future::future::Future>::poll::h97fad0dcc3b9b9fb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55e87e82260a - as core::future::future::Future>::poll::h53289adc24a70926 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 18: 0x55e87e825fd0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h0670c1fad4063817 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 19: 0x55e87e81ec80 - tokio::coop::with_budget::{{closure}}::hf2553afa8e9b2952 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e87e81ce98 - std::thread::local::LocalKey::try_with::h4996bb4191c18cdf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 21: 0x55e87e81c06d - std::thread::local::LocalKey::with::h661b30db338de67b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 22: 0x55e87e823f1e - tokio::coop::with_budget::h7d56303f943db06c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e87e823f1e - tokio::coop::budget::hef768f94e46aecf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e87e823f1e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h35243dccd9fc3587 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 25: 0x55e87e827141 - tokio::runtime::basic_scheduler::enter::{{closure}}::h129b329c7a7d960c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 26: 0x55e87e7f6e17 - tokio::macros::scoped_tls::ScopedKey::set::h614bb0b1b1b3b1c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e87e826dbc - tokio::runtime::basic_scheduler::enter::h802f042d8eecab7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 28: 0x55e87e823bcb - tokio::runtime::basic_scheduler::Inner

::block_on::hf28c2c2a4d12387a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 29: 0x55e87e82739e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h67066c05119ffeda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 30: 0x55e87e822f18 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5ad392909c8a734a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 31: 0x55e87e7fb72d - tokio::runtime::Runtime::block_on::h6cd5a93f5a7e67b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e87e8185a4 - func_test::render_homepage::hf74540b4a4d46605 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:78:5 [INFO] [stdout] 33: 0x55e87e8184ca - func_test::render_homepage::{{closure}}::h817a2c758edde02b [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:48:7 [INFO] [stdout] 34: 0x55e87e80c54e - core::ops::function::FnOnce::call_once::he5edf913e4ffbbd4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e87e852d63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e87e852d63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 37: 0x55e87e851a44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55e87e851a44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55e87e851a44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55e87e851a44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55e87e851a44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55e87e851a44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 43: 0x55e87e851a44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e87e85b361 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e87e85b361 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 46: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 47: 0x55e87e8279df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x55e87e8279df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 49: 0x55e87e8279df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 50: 0x55e87e8279df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 52: 0x55e87e8279df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 55: 0x55e87ea3dd33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: 0x7f62bd2ac609 - start_thread [INFO] [stdout] 57: 0x7f62bd07c163 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- render_list stdout ---- [INFO] [stdout] thread 'render_list' panicked at 'Template files do not exist.', src/appconfig.rs:42:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87ea34f4d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e87ea34f4d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e87ea34f4d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e87ea34f4d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e87ea5bc9c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e87ea302f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e87ea372b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e87ea372b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e87ea372b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e87ea36fec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e87ea37a09 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e87e9848f8 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e87e984e89 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e87e984873 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e87e861cff - greenhorn::appconfig::AppConfig::new::h3e33920dac76746e [INFO] [stdout] at /opt/rustwide/workdir/src/appconfig.rs:42:13 [INFO] [stdout] 15: 0x55e87e818cc4 - func_test::render_list::{{closure}}::h28881bf35b33c378 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:116:21 [INFO] [stdout] 16: 0x55e87e81799b - as core::future::future::Future>::poll::hab04d11cd5cb10d9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55e87e82266a - as core::future::future::Future>::poll::h84bcf59ed8c55396 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 18: 0x55e87e826090 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7ee0e76e0e0a97c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 19: 0x55e87e81e5c0 - tokio::coop::with_budget::{{closure}}::h96f7e71f31094625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e87e81c768 - std::thread::local::LocalKey::try_with::h1e4191d68f0fadf6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 21: 0x55e87e81c25d - std::thread::local::LocalKey::with::h9b13be8652c73260 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 22: 0x55e87e8250fe - tokio::coop::with_budget::h74b5e97cdaa98965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e87e8250fe - tokio::coop::budget::hda75312e9dfb0347 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e87e8250fe - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb0d213b523392953 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 25: 0x55e87e827181 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1da274b2ffbffacb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 26: 0x55e87e7f6ff7 - tokio::macros::scoped_tls::ScopedKey::set::hee859b1f6806b07f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e87e82679c - tokio::runtime::basic_scheduler::enter::h0bba2ff14721d6ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 28: 0x55e87e823b8b - tokio::runtime::basic_scheduler::Inner

::block_on::h99d4a262fc4ed04a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 29: 0x55e87e82727e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h07729be2a6232565 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 30: 0x55e87e822b78 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h26305fb19ee3818b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 31: 0x55e87e7fb5ad - tokio::runtime::Runtime::block_on::h482f95980aac07ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e87e818b34 - func_test::render_list::h1ae3ab3e938bacba [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:120:5 [INFO] [stdout] 33: 0x55e87e818a5a - func_test::render_list::{{closure}}::h59d5fd32323b71fc [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:82:7 [INFO] [stdout] 34: 0x55e87e80c03e - core::ops::function::FnOnce::call_once::h0b4682acda5d195f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e87e852d63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e87e852d63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 37: 0x55e87e851a44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55e87e851a44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55e87e851a44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55e87e851a44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55e87e851a44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55e87e851a44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 43: 0x55e87e851a44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e87e85b361 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e87e85b361 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 46: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 47: 0x55e87e8279df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x55e87e8279df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 49: 0x55e87e8279df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 50: 0x55e87e8279df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 52: 0x55e87e8279df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 55: 0x55e87ea3dd33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: 0x7f62bd2ac609 - start_thread [INFO] [stdout] 57: 0x7f62bd07c163 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- render_page_simple stdout ---- [INFO] [stdout] thread 'render_page_simple' panicked at 'Template files do not exist.', src/appconfig.rs:42:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87ea34f4d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e87ea34f4d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e87ea34f4d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e87ea34f4d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e87ea5bc9c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e87ea302f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e87ea372b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e87ea372b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e87ea372b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e87ea36fec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e87ea37a09 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e87e9848f8 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e87e984e89 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e87e984873 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e87e861cff - greenhorn::appconfig::AppConfig::new::h3e33920dac76746e [INFO] [stdout] at /opt/rustwide/workdir/src/appconfig.rs:42:13 [INFO] [stdout] 15: 0x55e87e818194 - func_test::render_page_simple::{{closure}}::hdbd820d47ea14e7a [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:40:21 [INFO] [stdout] 16: 0x55e87e81732b - as core::future::future::Future>::poll::h373c3fbbb998d7de [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: 0x55e87e8225aa - as core::future::future::Future>::poll::h3f5fddaf2f458849 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 18: 0x55e87e8260f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hde4fd9a7bb66e72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 19: 0x55e87e81e920 - tokio::coop::with_budget::{{closure}}::hbecaa1c8851deea9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:106:9 [INFO] [stdout] 20: 0x55e87e81d828 - std::thread::local::LocalKey::try_with::hb437851ef87f7bdc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 21: 0x55e87e81c39d - std::thread::local::LocalKey::with::hea6245e2a2bff97b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 22: 0x55e87e82480e - tokio::coop::with_budget::h3a21183413291471 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:99:5 [INFO] [stdout] 23: 0x55e87e82480e - tokio::coop::budget::hc8104d888af65598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/coop.rs:76:5 [INFO] [stdout] 24: 0x55e87e82480e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h52080b66ebdc78c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 25: 0x55e87e8271c1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc98227b11eca3d5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:29 [INFO] [stdout] 26: 0x55e87e7f6f07 - tokio::macros::scoped_tls::ScopedKey::set::hb15964d8da75a16f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55e87e8270cc - tokio::runtime::basic_scheduler::enter::h9ef48031ef5a2961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:302:5 [INFO] [stdout] 28: 0x55e87e823bab - tokio::runtime::basic_scheduler::Inner

::block_on::hd33d3bebe913bcb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 29: 0x55e87e82730e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h15673cbea486a817 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:448:9 [INFO] [stdout] 30: 0x55e87e8232b8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h67b2013c5343f2ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 31: 0x55e87e7fb8ad - tokio::runtime::Runtime::block_on::ha7148d683d82b732 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.10.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 32: 0x55e87e818004 - func_test::render_page_simple::h2cbb0d6998794edb [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:44:5 [INFO] [stdout] 33: 0x55e87e817f2a - func_test::render_page_simple::{{closure}}::hd338e41c2c65f0af [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:14:7 [INFO] [stdout] 34: 0x55e87e80c0ee - core::ops::function::FnOnce::call_once::h2a3f3d4ced2d7775 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55e87e852d63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e87e852d63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 37: 0x55e87e851a44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55e87e851a44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 39: 0x55e87e851a44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 40: 0x55e87e851a44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 41: 0x55e87e851a44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 42: 0x55e87e851a44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 43: 0x55e87e851a44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 44: 0x55e87e85b361 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 45: 0x55e87e85b361 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 46: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 47: 0x55e87e8279df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x55e87e8279df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 49: 0x55e87e8279df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 50: 0x55e87e8279df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 51: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 52: 0x55e87e8279df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 55: 0x55e87ea3dd33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 56: 0x7f62bd2ac609 - start_thread [INFO] [stdout] 57: 0x7f62bd07c163 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- load_config stdout ---- [INFO] [stdout] thread 'load_config' panicked at 'Template files do not exist.', src/appconfig.rs:42:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e87ea34f4d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e87ea34f4d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e87ea34f4d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e87ea34f4d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e87ea5bc9c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e87ea302f8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e87ea372b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e87ea372b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e87ea372b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e87ea36fec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e87ea37a09 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e87e9848f8 - std::panicking::begin_panic::{{closure}}::h13067b1501e132ee [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55e87e984e89 - std::sys_common::backtrace::__rust_end_short_backtrace::hd1eb8036586e543f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e87e984873 - std::panicking::begin_panic::h05e6254496a13383 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55e87e861cff - greenhorn::appconfig::AppConfig::new::h3e33920dac76746e [INFO] [stdout] at /opt/rustwide/workdir/src/appconfig.rs:42:13 [INFO] [stdout] 15: 0x55e87e817f02 - func_test::load_config::h37dccdef59015813 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:10:22 [INFO] [stdout] 16: 0x55e87e817eba - func_test::load_config::{{closure}}::hdcc9853d48cad8b1 [INFO] [stdout] at /opt/rustwide/workdir/tests/func_test.rs:9:1 [INFO] [stdout] 17: 0x55e87e80c25e - core::ops::function::FnOnce::call_once::h4da68b711291df39 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55e87e852d63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55e87e852d63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 20: 0x55e87e851a44 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x55e87e851a44 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55e87e851a44 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55e87e851a44 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 24: 0x55e87e851a44 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 25: 0x55e87e851a44 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 26: 0x55e87e851a44 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x55e87e85b361 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x55e87e85b361 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 29: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 30: 0x55e87e8279df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55e87e8279df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x55e87e8279df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x55e87e8279df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x55e87e8279df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 35: 0x55e87e8279df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 37: 0x55e87ea3dd33 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x55e87ea3dd33 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 39: 0x7f62bd2ac609 - start_thread [INFO] [stdout] 40: 0x7f62bd07c163 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] load_config [INFO] [stdout] render_homepage [INFO] [stdout] render_list [INFO] [stdout] render_list_page [INFO] [stdout] render_page_simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test func_test' [INFO] running `Command { std: "docker" "inspect" "cc9cc2ffd37086eb581d57033f046934a3694248c247581477e95c41f1e082b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9cc2ffd37086eb581d57033f046934a3694248c247581477e95c41f1e082b9", kill_on_drop: false }` [INFO] [stdout] cc9cc2ffd37086eb581d57033f046934a3694248c247581477e95c41f1e082b9