[INFO] cloning repository https://github.com/johnyenter-briars/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnyenter-briars/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyenter-briars%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyenter-briars%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86edc3acde16aaf27cc9ec61245163640a53284e [INFO] testing johnyenter-briars/blog against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnyenter-briars%2Fblog" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnyenter-briars/blog on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnyenter-briars/blog [INFO] finished tweaking git repo https://github.com/johnyenter-briars/blog [INFO] tweaked toml for git repo https://github.com/johnyenter-briars/blog written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/johnyenter-briars/blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a6ad4a67e7769a0a56c705d37cbd0b4afe9fc127f11a5335a02eb2e33b9d706 [INFO] running `Command { std: "docker" "start" "-a" "1a6ad4a67e7769a0a56c705d37cbd0b4afe9fc127f11a5335a02eb2e33b9d706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a6ad4a67e7769a0a56c705d37cbd0b4afe9fc127f11a5335a02eb2e33b9d706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6ad4a67e7769a0a56c705d37cbd0b4afe9fc127f11a5335a02eb2e33b9d706", kill_on_drop: false }` [INFO] [stdout] 1a6ad4a67e7769a0a56c705d37cbd0b4afe9fc127f11a5335a02eb2e33b9d706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eb613ed8ab9dc6ca75340205c1fabfcbdf729bb225b9796c2006f9ec3c588e6 [INFO] running `Command { std: "docker" "start" "-a" "4eb613ed8ab9dc6ca75340205c1fabfcbdf729bb225b9796c2006f9ec3c588e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [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 chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling jyb-blog v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 54s [INFO] running `Command { std: "docker" "inspect" "4eb613ed8ab9dc6ca75340205c1fabfcbdf729bb225b9796c2006f9ec3c588e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb613ed8ab9dc6ca75340205c1fabfcbdf729bb225b9796c2006f9ec3c588e6", kill_on_drop: false }` [INFO] [stdout] 4eb613ed8ab9dc6ca75340205c1fabfcbdf729bb225b9796c2006f9ec3c588e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c662574e1f1217323351c4519cc9f7db3a67bf77fe83d8b7af2f9723afe84e37 [INFO] running `Command { std: "docker" "start" "-a" "c662574e1f1217323351c4519cc9f7db3a67bf77fe83d8b7af2f9723afe84e37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling jyb-blog v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/jyb_blog-50ab470a529587a9) [INFO] running `Command { std: "docker" "inspect" "c662574e1f1217323351c4519cc9f7db3a67bf77fe83d8b7af2f9723afe84e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c662574e1f1217323351c4519cc9f7db3a67bf77fe83d8b7af2f9723afe84e37", kill_on_drop: false }` [INFO] [stdout] c662574e1f1217323351c4519cc9f7db3a67bf77fe83d8b7af2f9723afe84e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d957767a797d6d9702a6ef22680e4cca9ae488b31cf2bef790fadc30eeffdfd [INFO] running `Command { std: "docker" "start" "-a" "2d957767a797d6d9702a6ef22680e4cca9ae488b31cf2bef790fadc30eeffdfd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jyb_blog-50ab470a529587a9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_hidden_index_html ... FAILED [INFO] [stdout] test tests::test_invalid_path ... FAILED [INFO] [stdout] test tests::test_icon_file ... FAILED [INFO] [stdout] test tests::test_hidden_file ... FAILED [INFO] [stdout] test tests::test_index_html ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_hidden_index_html stdout ---- [INFO] [stdout] Error: FileServer path '/opt/rustwide/workdir/public' is not a directory. [INFO] [stdout] >> Aborting early to prevent inevitable handler failure. [INFO] [stdout] thread 'tests::test_hidden_index_html' panicked at 'bad FileServer path: refusing to continue', src/main.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c106d6396c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c106d6396c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c106d6396c - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c106d6396c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c106d883ec - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c106d5d7d1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c106d65715 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c106d65715 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c106d65715 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c106d653f3 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c106d65c63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c106b2aa58 - std::panicking::begin_panic::{{closure}}::h3edba073df72546a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55c106b2ac69 - std::sys_common::backtrace::__rust_end_short_backtrace::h83a9f7575d314111 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c106b2a9ac - std::panicking::begin_panic::haccdce2c7a75434e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55c1068719e9 - rocket::fs::server::FileServer::new::h5359b4f02234b34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:151:13 [INFO] [stdout] 15: 0x55c106871b1e - rocket::fs::server::FileServer::from::h8aa013c5cc6111b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:112:9 [INFO] [stdout] 16: 0x55c10686f873 - jyb_blog::rocket::h21ee07df2e0471e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:77:21 [INFO] [stdout] 17: 0x55c106874b3e - jyb_blog::tests::test_query_file::h0a408ea6a0a8b5a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:13:34 [INFO] [stdout] 18: 0x55c106875e8b - jyb_blog::tests::test_hidden_index_html::h8a3e57aa7c3d6d66 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:43:5 [INFO] [stdout] 19: 0x55c106875e4a - jyb_blog::tests::test_hidden_index_html::{{closure}}::h36fd454041646358 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:42:1 [INFO] [stdout] 20: 0x55c1068711fe - core::ops::function::FnOnce::call_once::h19ffbc30e4d0ddc2 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1068acfe3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1068acfe3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55c1068abd56 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55c1068abd56 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c1068abd56 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c1068abd56 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c1068abd56 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c1068abd56 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55c1068abd56 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c1068786fe - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c1068786fe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55c10687dbc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c10687dbc8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c10687dbc8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c10687dbc8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55c10687dbc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55c106d6a6f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fdc139fe609 - start_thread [INFO] [stdout] 43: 0x7fdc137ce163 - clone [INFO] [stdout] 44: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- tests::test_invalid_path stdout ---- [INFO] [stdout] Error: FileServer path '/opt/rustwide/workdir/public' is not a directory. [INFO] [stdout] >> Aborting early to prevent inevitable handler failure. [INFO] [stdout] thread 'tests::test_invalid_path' panicked at 'bad FileServer path: refusing to continue', src/main.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c106d6396c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c106d6396c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c106d6396c - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c106d6396c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c106d883ec - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c106d5d7d1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c106d65715 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c106d65715 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c106d65715 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c106d653f3 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c106d65c63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c106b2aa58 - std::panicking::begin_panic::{{closure}}::h3edba073df72546a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55c106b2ac69 - std::sys_common::backtrace::__rust_end_short_backtrace::h83a9f7575d314111 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c106b2a9ac - std::panicking::begin_panic::haccdce2c7a75434e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55c1068719e9 - rocket::fs::server::FileServer::new::h5359b4f02234b34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:151:13 [INFO] [stdout] 15: 0x55c106871b1e - rocket::fs::server::FileServer::from::h8aa013c5cc6111b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:112:9 [INFO] [stdout] 16: 0x55c10686f873 - jyb_blog::rocket::h21ee07df2e0471e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:77:21 [INFO] [stdout] 17: 0x55c10687521e - jyb_blog::tests::test_query_file::h2fac1d0483d0518a [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:13:34 [INFO] [stdout] 18: 0x55c106876135 - jyb_blog::tests::test_invalid_path::h4e14203af49fb8c7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:68:5 [INFO] [stdout] 19: 0x55c1068760ea - jyb_blog::tests::test_invalid_path::{{closure}}::h47422eb6e29a753b [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:67:1 [INFO] [stdout] 20: 0x55c10687133e - core::ops::function::FnOnce::call_once::hcf06423b1c8c9326 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1068acfe3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1068acfe3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55c1068abd56 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55c1068abd56 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c1068abd56 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c1068abd56 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c1068abd56 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c1068abd56 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55c1068abd56 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c1068786fe - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c1068786fe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55c10687dbc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c10687dbc8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c10687dbc8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c10687dbc8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55c10687dbc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55c106d6a6f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fdc139fe609 - start_thread [INFO] [stdout] 43: 0x7fdc137ce163 - clone [INFO] [stdout] 44: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- tests::test_icon_file stdout ---- [INFO] [stdout] Error: FileServer path '/opt/rustwide/workdir/public' is not a directory. [INFO] [stdout] >> Aborting early to prevent inevitable handler failure. [INFO] [stdout] thread 'tests::test_icon_file' panicked at 'bad FileServer path: refusing to continue', src/main.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c106d6396c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c106d6396c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c106d6396c - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c106d6396c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c106d883ec - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c106d5d7d1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c106d65715 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c106d65715 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c106d65715 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c106d653f3 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c106d65c63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c106b2aa58 - std::panicking::begin_panic::{{closure}}::h3edba073df72546a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55c106b2ac69 - std::sys_common::backtrace::__rust_end_short_backtrace::h83a9f7575d314111 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c106b2a9ac - std::panicking::begin_panic::haccdce2c7a75434e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55c1068719e9 - rocket::fs::server::FileServer::new::h5359b4f02234b34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:151:13 [INFO] [stdout] 15: 0x55c106871b1e - rocket::fs::server::FileServer::from::h8aa013c5cc6111b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:112:9 [INFO] [stdout] 16: 0x55c10686f873 - jyb_blog::rocket::h21ee07df2e0471e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:77:21 [INFO] [stdout] 17: 0x55c106874b3e - jyb_blog::tests::test_query_file::h0a408ea6a0a8b5a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:13:34 [INFO] [stdout] 18: 0x55c1068760ab - jyb_blog::tests::test_icon_file::h4ba9fa9d9ba791e1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:62:5 [INFO] [stdout] 19: 0x55c10687606a - jyb_blog::tests::test_icon_file::{{closure}}::h1048a85eefa86d79 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:61:1 [INFO] [stdout] 20: 0x55c1068711be - core::ops::function::FnOnce::call_once::h0cc83d4781ec4ba6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1068acfe3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1068acfe3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55c1068abd56 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55c1068abd56 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c1068abd56 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c1068abd56 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c1068abd56 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c1068abd56 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55c1068abd56 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c1068786fe - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c1068786fe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55c10687dbc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c10687dbc8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c10687dbc8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c10687dbc8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55c10687dbc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55c106d6a6f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fdc139fe609 - start_thread [INFO] [stdout] 43: 0x7fdc137ce163 - clone [INFO] [stdout] 44: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- tests::test_hidden_file stdout ---- [INFO] [stdout] Error: FileServer path '/opt/rustwide/workdir/public' is not a directory. [INFO] [stdout] >> Aborting early to prevent inevitable handler failure. [INFO] [stdout] thread 'tests::test_hidden_file' panicked at 'bad FileServer path: refusing to continue', src/main.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c106d6396c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c106d6396c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c106d6396c - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c106d6396c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c106d883ec - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c106d5d7d1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c106d65715 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c106d65715 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c106d65715 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c106d653f3 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c106d65c63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c106b2aa58 - std::panicking::begin_panic::{{closure}}::h3edba073df72546a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55c106b2ac69 - std::sys_common::backtrace::__rust_end_short_backtrace::h83a9f7575d314111 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c106b2a9ac - std::panicking::begin_panic::haccdce2c7a75434e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55c1068719e9 - rocket::fs::server::FileServer::new::h5359b4f02234b34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:151:13 [INFO] [stdout] 15: 0x55c106871b1e - rocket::fs::server::FileServer::from::h8aa013c5cc6111b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:112:9 [INFO] [stdout] 16: 0x55c10686f873 - jyb_blog::rocket::h21ee07df2e0471e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:77:21 [INFO] [stdout] 17: 0x55c106874b3e - jyb_blog::tests::test_query_file::h0a408ea6a0a8b5a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:13:34 [INFO] [stdout] 18: 0x55c106875fab - jyb_blog::tests::test_hidden_file::h4c646fbccf92d88f [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:53:5 [INFO] [stdout] 19: 0x55c106875f6a - jyb_blog::tests::test_hidden_file::{{closure}}::h53a8f86e24816c41 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:52:1 [INFO] [stdout] 20: 0x55c1068712be - core::ops::function::FnOnce::call_once::h7e5205e88d91510b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1068acfe3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1068acfe3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55c1068abd56 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55c1068abd56 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c1068abd56 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c1068abd56 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c1068abd56 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c1068abd56 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55c1068abd56 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c1068786fe - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c1068786fe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55c10687dbc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c10687dbc8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c10687dbc8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c10687dbc8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55c10687dbc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55c106d6a6f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fdc139fe609 - start_thread [INFO] [stdout] 43: 0x7fdc137ce163 - clone [INFO] [stdout] 44: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- tests::test_index_html stdout ---- [INFO] [stdout] Error: FileServer path '/opt/rustwide/workdir/public' is not a directory. [INFO] [stdout] >> Aborting early to prevent inevitable handler failure. [INFO] [stdout] thread 'tests::test_index_html' panicked at 'bad FileServer path: refusing to continue', src/main.rs:77:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c106d6396c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55c106d6396c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c106d6396c - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55c106d6396c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55c106d883ec - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55c106d5d7d1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55c106d65715 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55c106d65715 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55c106d65715 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55c106d653f3 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55c106d65c63 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55c106b2aa58 - std::panicking::begin_panic::{{closure}}::h3edba073df72546a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55c106b2ac69 - std::sys_common::backtrace::__rust_end_short_backtrace::h83a9f7575d314111 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55c106b2a9ac - std::panicking::begin_panic::haccdce2c7a75434e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55c1068719e9 - rocket::fs::server::FileServer::new::h5359b4f02234b34b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:151:13 [INFO] [stdout] 15: 0x55c106871b1e - rocket::fs::server::FileServer::from::h8aa013c5cc6111b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.5.0-rc.1/src/fs/server.rs:112:9 [INFO] [stdout] 16: 0x55c10686f873 - jyb_blog::rocket::h21ee07df2e0471e3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:77:21 [INFO] [stdout] 17: 0x55c106874b3e - jyb_blog::tests::test_query_file::h0a408ea6a0a8b5a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:13:34 [INFO] [stdout] 18: 0x55c106875d8b - jyb_blog::tests::test_index_html::hddf1f86198493e8b [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:34:5 [INFO] [stdout] 19: 0x55c106875d4a - jyb_blog::tests::test_index_html::{{closure}}::h1a1519f5f2649281 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:33:1 [INFO] [stdout] 20: 0x55c1068712fe - core::ops::function::FnOnce::call_once::hc2b00ba623107794 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c1068acfe3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c1068acfe3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55c1068abd56 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55c1068abd56 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55c1068abd56 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55c1068abd56 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55c1068abd56 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55c1068abd56 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55c1068abd56 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c1068786fe - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c1068786fe - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55c10687dbc8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55c10687dbc8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55c10687dbc8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55c10687dbc8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55c10687dbc8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55c10687dbc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55c106d6a6f3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55c106d6a6f3 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7fdc139fe609 - start_thread [INFO] [stdout] 43: 0x7fdc137ce163 - clone [INFO] [stdout] 44: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_hidden_file [INFO] [stdout] tests::test_hidden_index_html [INFO] [stdout] tests::test_icon_file [INFO] [stdout] tests::test_index_html [INFO] [stdout] tests::test_invalid_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin jyb-blog' [INFO] running `Command { std: "docker" "inspect" "2d957767a797d6d9702a6ef22680e4cca9ae488b31cf2bef790fadc30eeffdfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d957767a797d6d9702a6ef22680e4cca9ae488b31cf2bef790fadc30eeffdfd", kill_on_drop: false }` [INFO] [stdout] 2d957767a797d6d9702a6ef22680e4cca9ae488b31cf2bef790fadc30eeffdfd