[INFO] cloning repository https://github.com/Disco-Dave/contact-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Disco-Dave/contact-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fcontact-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fcontact-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8700e3eeeda2839027e9e986cba676f7c1fe582 [INFO] testing Disco-Dave/contact-api against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fcontact-api" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Disco-Dave/contact-api on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Disco-Dave/contact-api [INFO] finished tweaking git repo https://github.com/Disco-Dave/contact-api [INFO] tweaked toml for git repo https://github.com/Disco-Dave/contact-api written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Disco-Dave/contact-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc4ae67f1ae89b99672d28870c1bd243039c9b691c8f83495d2e944f8f7a22d4 [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" "dc4ae67f1ae89b99672d28870c1bd243039c9b691c8f83495d2e944f8f7a22d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc4ae67f1ae89b99672d28870c1bd243039c9b691c8f83495d2e944f8f7a22d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4ae67f1ae89b99672d28870c1bd243039c9b691c8f83495d2e944f8f7a22d4", kill_on_drop: false }` [INFO] [stdout] dc4ae67f1ae89b99672d28870c1bd243039c9b691c8f83495d2e944f8f7a22d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9c9e9ebf59dd98456836fb93323b70d2f87fd4af1e2ab018e69649a857a429 [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" "5d9c9e9ebf59dd98456836fb93323b70d2f87fd4af1e2ab018e69649a857a429", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling lettre v0.10.0-rc.3 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling tracing-actix-web v0.4.0-beta.4 [INFO] [stderr] Compiling actix-files v0.6.0-beta.4 [INFO] [stderr] Compiling contact-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10` [INFO] running `Command { std: "docker" "inspect" "5d9c9e9ebf59dd98456836fb93323b70d2f87fd4af1e2ab018e69649a857a429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9c9e9ebf59dd98456836fb93323b70d2f87fd4af1e2ab018e69649a857a429", kill_on_drop: false }` [INFO] [stdout] 5d9c9e9ebf59dd98456836fb93323b70d2f87fd4af1e2ab018e69649a857a429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3f7ae19612bb18231e68555190f58dacb157c68de00e88e2291e06d47e18d9 [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" "1f3f7ae19612bb18231e68555190f58dacb157c68de00e88e2291e06d47e18d9", kill_on_drop: false }` [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling contact-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11` [INFO] running `Command { std: "docker" "inspect" "1f3f7ae19612bb18231e68555190f58dacb157c68de00e88e2291e06d47e18d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3f7ae19612bb18231e68555190f58dacb157c68de00e88e2291e06d47e18d9", kill_on_drop: false }` [INFO] [stdout] 1f3f7ae19612bb18231e68555190f58dacb157c68de00e88e2291e06d47e18d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7ab9d9cc252b82f62b6bf5e0ebd0d4542bd6af123025788b65f6bb562e120c1 [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" "d7ab9d9cc252b82f62b6bf5e0ebd0d4542bd6af123025788b65f6bb562e120c1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contact_api-e513a366ab784cd8) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test domain::contact::email::tests::does_not_allow_all_whitespace_for_email ... ok [INFO] [stdout] test domain::contact::email::tests::does_not_allow_empty_email ... ok [INFO] [stdout] test domain::contact::email::tests::accepts_valid_emails ... ok [INFO] [stdout] test domain::contact::email::tests::does_not_allow_all_more_than_300_characters_for_email ... ok [INFO] [stdout] test domain::contact::email::tests::does_not_allow_email_to_not_have_at_sign ... ok [INFO] [stdout] test domain::contact::name::tests::trims_names ... ok [INFO] [stdout] test domain::contact::tests::collects_all_errors ... ok [INFO] [stdout] test domain::contact::tests::can_fail_just_name ... ok [INFO] [stdout] test domain::contact::message::tests::trims_messages ... ok [INFO] [stdout] test domain::contact::name::tests::does_allow_names_of_200_characters ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_count_leading_and_trailing_whitespace_as_length ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_allow_names_longer_than_200_characters ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_allow_names_that_are_all_whitespace ... ok [INFO] [stdout] test domain::contact::tests::can_fail_just_message ... ok [INFO] [stdout] test domain::contact::message::tests::does_allow_messages_of_200_characters ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_allow_empty_messages ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_allow_messages_that_are_all_whitespace ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_allow_empty_names ... ok [INFO] [stdout] test domain::contact::tests::can_fail_just_email ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contact_api-1bbd4835c8f33753) [INFO] [stdout] test domain::contact::tests::can_construct_a_contact ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_allow_messages_longer_than_2000_characters ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_count_leading_and_trailing_whitespace_as_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/contact.rs (/opt/rustwide/target/debug/deps/contact-caa2f7fcc4570b5d) [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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test posting_contact_with_valid_data_returns_a_202 ... FAILED [INFO] [stdout] test missing_email_returns_a_400 ... FAILED [INFO] [stdout] test everything_left_empty_returns_a_400 ... FAILED [INFO] [stdout] test missing_message_returns_a_400 ... FAILED [INFO] [stdout] test all_whitespace_for_message_returns_a_400 ... FAILED [INFO] [stdout] test missing_name_returns_a_400 ... FAILED [INFO] [stdout] test all_whitespace_for_email_returns_a_400 ... FAILED [INFO] [stdout] test all_whitespace_for_name_returns_a_400 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- posting_contact_with_valid_data_returns_a_202 stdout ---- [INFO] [stdout] thread 'posting_contact_with_valid_data_returns_a_202' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5902810 - contact::posting_contact_with_valid_data_returns_a_202::{{closure}}::ha384de196598b1cb [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:62:26 [INFO] [stdout] 22: 0x55bcb592683b - as core::future::future::Future>::poll::h29aeaa6db1d78719 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8b66 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h3e3408acf67631fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5923c70 - tokio::coop::with_budget::{{closure}}::h69bae51b178d7369 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58eb078 - std::thread::local::LocalKey::try_with::h38f338b3a59ed295 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e9eed - std::thread::local::LocalKey::with::hd56b0a9dcc573718 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f8795 - tokio::coop::with_budget::h08c88b5176e83f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f8795 - tokio::coop::budget::h895e509f9b216cf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f8795 - as core::future::future::Future>::poll::{{closure}}::he7d6257695112ca7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5915187 - tokio::macros::scoped_tls::ScopedKey::set::h40ff4ef898030e2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f72fa - tokio::task::local::LocalSet::with::h8bfc87bf3d726333 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f7722 - as core::future::future::Future>::poll::h8a709fcc1cb460c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f5ed4 - tokio::task::local::LocalSet::run_until::{{closure}}::h04270832271645cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926ecb - as core::future::future::Future>::poll::h87d087ed257d11cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f2a5a - as core::future::future::Future>::poll::h7a7bfaa27cebe46f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb5911590 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hc6bc66e974757efe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5924d50 - tokio::coop::with_budget::{{closure}}::hdee2b69be1b870d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ec3c8 - std::thread::local::LocalKey::try_with::h8f66f98eb9a038eb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e919d - std::thread::local::LocalKey::with::h1c3965b771e3b675 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb5910ca6 - tokio::coop::with_budget::h698cc7b10e4b96eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb5910ca6 - tokio::coop::budget::hf0244850acf6c6b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb5910ca6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he5c14c38409879d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913bc1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfe9a312fb8623fd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915557 - tokio::macros::scoped_tls::ScopedKey::set::h7c8e80935cfad4f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb59132c2 - tokio::runtime::basic_scheduler::enter::hb4d66be4cdab99a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590bf8b - tokio::runtime::basic_scheduler::Inner

::block_on::h4b0e6b0570da83a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913fd6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::haec18dba41cfae78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590b4fc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf99b50cb0d65d16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef63e - tokio::runtime::Runtime::block_on::hcef9fb9c80019709 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f567c - tokio::task::local::LocalSet::block_on::h09d78a581309053f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c6c1 - actix_rt::runtime::Runtime::block_on::hd1534bcf2537b1c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f3102 - actix_rt::system::SystemRunner::block_on::hc8877cdcb750b284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb59024ef - contact::posting_contact_with_valid_data_returns_a_202::h5495c4800b694b58 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:60:1 [INFO] [stdout] 54: 0x55bcb590249a - contact::posting_contact_with_valid_data_returns_a_202::{{closure}}::h50336df3cfc2801e [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:60:1 [INFO] [stdout] 55: 0x55bcb591940e - core::ops::function::FnOnce::call_once::h91b34f95090524a7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- missing_email_returns_a_400 stdout ---- [INFO] [stdout] thread 'missing_email_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb59059c8 - contact::missing_email_returns_a_400::{{closure}}::h42f4ca9968a731a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:193:26 [INFO] [stdout] 22: 0x55bcb592671b - as core::future::future::Future>::poll::h1267a626ff0eb60f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8bc6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h5f7d7214bdcd21c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5923370 - tokio::coop::with_budget::{{closure}}::h1f6218f274352898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58eb8b8 - std::thread::local::LocalKey::try_with::h641c703cc10d5787 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e97ad - std::thread::local::LocalKey::with::h82102b8d27a51c24 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f7e15 - tokio::coop::with_budget::h4ce7ebf7174aa282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f7e15 - tokio::coop::budget::h35de6bfb1e849cdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f7e15 - as core::future::future::Future>::poll::{{closure}}::hbe75195606086b26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5914bb7 - tokio::macros::scoped_tls::ScopedKey::set::h0898776da2e8e754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f743a - tokio::task::local::LocalSet::with::he1b55181b20dc0de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f7642 - as core::future::future::Future>::poll::h69a8d939355abd84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f71a4 - tokio::task::local::LocalSet::run_until::{{closure}}::he5d803b7bec4dd43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926d1b - as core::future::future::Future>::poll::h71c55d188c8fbe38 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f293a - as core::future::future::Future>::poll::h4ace49794e748894 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb5911470 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h6ec5f9f5ff882b83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5923d90 - tokio::coop::with_budget::{{closure}}::h6c83323b6082b6c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ebc68 - std::thread::local::LocalKey::try_with::h7af6462c33e6c127 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e93cd - std::thread::local::LocalKey::with::h390979528ee8c974 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590e2e6 - tokio::coop::with_budget::h8d06918ae0929118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590e2e6 - tokio::coop::budget::hf31eaa1536fa23ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590e2e6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5a9cec4903fb1249 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913b81 - tokio::runtime::basic_scheduler::enter::{{closure}}::hd564534cdc8b59ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915377 - tokio::macros::scoped_tls::ScopedKey::set::h688d540f28a38365 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb5912542 - tokio::runtime::basic_scheduler::enter::h0a4074cdd38385ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590c04b - tokio::runtime::basic_scheduler::Inner

::block_on::hf8844da7e579fa17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5914066 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hafdde16d0f8c421e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb5909edc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h402d46de3e7d98d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef53e - tokio::runtime::Runtime::block_on::hc7c168d2ecec592c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f58b4 - tokio::task::local::LocalSet::block_on::h7450876323e82010 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c533 - actix_rt::runtime::Runtime::block_on::h3ff0560f64feb99d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f30c0 - actix_rt::system::SystemRunner::block_on::h49eb8c636588d185 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb59056ff - contact::missing_email_returns_a_400::h7a437e5294e62606 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:191:1 [INFO] [stdout] 54: 0x55bcb59056aa - contact::missing_email_returns_a_400::{{closure}}::hf8552df1d9913364 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:191:1 [INFO] [stdout] 55: 0x55bcb591934e - core::ops::function::FnOnce::call_once::h57514d1a9057dee1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- everything_left_empty_returns_a_400 stdout ---- [INFO] [stdout] thread 'everything_left_empty_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5908ce8 - contact::everything_left_empty_returns_a_400::{{closure}}::h1b247bbc0c4ed129 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:311:26 [INFO] [stdout] 22: 0x55bcb59267ab - as core::future::future::Future>::poll::h25eb15be8d2f0479 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8bf6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h737d8cf046712142 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5923010 - tokio::coop::with_budget::{{closure}}::h15aa96bf81b9e1a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58ea1b8 - std::thread::local::LocalKey::try_with::h004217c0706bf13d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e9fcd - std::thread::local::LocalKey::with::he3fc59461eceb503 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f7955 - tokio::coop::with_budget::ha16835f2b0277409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f7955 - tokio::coop::budget::hb4c80b52205ef372 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f7955 - as core::future::future::Future>::poll::{{closure}}::h22d91ad89f73e4cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5914f97 - tokio::macros::scoped_tls::ScopedKey::set::h259520aa6106d32c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f725a - tokio::task::local::LocalSet::with::h263a5d92f38e3de8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f7792 - as core::future::future::Future>::poll::hcc1579c02383cd3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f6ef4 - tokio::task::local::LocalSet::run_until::{{closure}}::hd10be7e698b7d2ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926e3b - as core::future::future::Future>::poll::h8244a95db659262f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f28da - as core::future::future::Future>::poll::h454fadbfa540e02a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb59116b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hfe4a2ccdb7701b95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb59249f0 - tokio::coop::with_budget::{{closure}}::hcca37c54b347de5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ea2e8 - std::thread::local::LocalKey::try_with::h07f086c9d951d76a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e9a8d - std::thread::local::LocalKey::with::h9945f4a2f90bdab0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590d876 - tokio::coop::with_budget::hcb053b5f60832759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590d876 - tokio::coop::budget::hc5229b9c357df897 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590d876 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h4b09aca6d6064334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913ac1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h80f898e122269c9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915467 - tokio::macros::scoped_tls::ScopedKey::set::h6f0f8850c5ba118f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb59128a2 - tokio::runtime::basic_scheduler::enter::h3826f7e6a2366c44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590bf6b - tokio::runtime::basic_scheduler::Inner

::block_on::h105f91e91102fb80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913eb6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7abb634b8d02db79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590a9ec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc681405534bff2c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef73e - tokio::runtime::Runtime::block_on::hd8dd8706cfbf677a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f57d4 - tokio::task::local::LocalSet::block_on::h32815f4aa4f068ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c5d3 - actix_rt::runtime::Runtime::block_on::hb9ec07fd4470e235 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f2fc0 - actix_rt::system::SystemRunner::block_on::h24c5862d10d5ed61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb5908a1f - contact::everything_left_empty_returns_a_400::h3b75166fc8d1e6fe [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:309:1 [INFO] [stdout] 54: 0x55bcb59089ca - contact::everything_left_empty_returns_a_400::{{closure}}::hcdeccc41dc70a31f [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:309:1 [INFO] [stdout] 55: 0x55bcb591920e - core::ops::function::FnOnce::call_once::h111e78b74b9080df [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- missing_message_returns_a_400 stdout ---- [INFO] [stdout] thread 'missing_message_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5907348 - contact::missing_message_returns_a_400::{{closure}}::h6c856b3f8c961c89 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:249:26 [INFO] [stdout] 22: 0x55bcb59269eb - as core::future::future::Future>::poll::h4285780dee3b2f42 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8c26 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h8a8b5b0b07383e36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5923eb0 - tokio::coop::with_budget::{{closure}}::h6d1bf71018d39358 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58ed3c8 - std::thread::local::LocalKey::try_with::hd4d0ce069f99b2d0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e920d - std::thread::local::LocalKey::with::h1ddeaeb633a740fb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f89f5 - tokio::coop::with_budget::h12cc2cfb14fda4a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f89f5 - tokio::coop::budget::h6b33740b7be4486d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f89f5 - as core::future::future::Future>::poll::{{closure}}::hf3b8a4896f7d7e56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5915837 - tokio::macros::scoped_tls::ScopedKey::set::he56a1f6dfa79f76c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f72aa - tokio::task::local::LocalSet::with::h28bbef9c78ae7bc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f7802 - as core::future::future::Future>::poll::hd7306b8fb56fbfe4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f66e4 - tokio::task::local::LocalSet::run_until::{{closure}}::h6d1e96f8393147c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb59275bb - as core::future::future::Future>::poll::hfc4f7c5f05f0d299 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f2b1a - as core::future::future::Future>::poll::hc93d75795eace1ad [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb5911650 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf6bd8e736043878e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5924f90 - tokio::coop::with_budget::{{closure}}::he42a82393e47c524 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ea7e8 - std::thread::local::LocalKey::try_with::h1be36c53fbdd58b3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e962d - std::thread::local::LocalKey::with::h75a3003857a007c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590c396 - tokio::coop::with_budget::hb111d6d4379aea36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590c396 - tokio::coop::budget::hc420a48b6d5ae30c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590c396 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h042783832475e53c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913a41 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1d2f0f7b42ac083e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5914db7 - tokio::macros::scoped_tls::ScopedKey::set::h0dc7088654ea8562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb5913622 - tokio::runtime::basic_scheduler::enter::hd0a0073bc0f78004 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590c02b - tokio::runtime::basic_scheduler::Inner

::block_on::hd8d2fd3f54af27f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb59140f6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcb794870a8fe9069 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb5909b2c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1614a12b561c843b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef33e - tokio::runtime::Runtime::block_on::h9c9289b91b996c68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f5764 - tokio::task::local::LocalSet::block_on::h2b43d40cb471060d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c4e3 - actix_rt::runtime::Runtime::block_on::h2ea1d3ff5f37b9b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f3000 - actix_rt::system::SystemRunner::block_on::h2e3bd453a5f24809 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb590707f - contact::missing_message_returns_a_400::haa22c442e0d2d87e [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:247:1 [INFO] [stdout] 54: 0x55bcb590702a - contact::missing_message_returns_a_400::{{closure}}::hbcbfccda830086ec [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:247:1 [INFO] [stdout] 55: 0x55bcb59195de - core::ops::function::FnOnce::call_once::he1b8b908fe134a96 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- all_whitespace_for_message_returns_a_400 stdout ---- [INFO] [stdout] thread 'all_whitespace_for_message_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5908018 - contact::all_whitespace_for_message_returns_a_400::{{closure}}::h6b9a39cd4067062e [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:280:26 [INFO] [stdout] 22: 0x55bcb59268cb - as core::future::future::Future>::poll::h3799f063fd696a04 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8c56 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hcdfd99b88d87c364 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb59235b0 - tokio::coop::with_budget::{{closure}}::h340edbf7b8f7548e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58eb1a8 - std::thread::local::LocalKey::try_with::h3f6f60d657286a7f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e9f5d - std::thread::local::LocalKey::with::he3ead692829baf40 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f8075 - tokio::coop::with_budget::h2a3003f9c88a4478 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f8075 - tokio::coop::budget::h40c97aa02acdd67d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f8075 - as core::future::future::Future>::poll::{{closure}}::hbf7774912303ab5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5914cb7 - tokio::macros::scoped_tls::ScopedKey::set::h0d508d53c757a608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f748a - tokio::task::local::LocalSet::with::hfb4e35f9677d553c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f76b2 - as core::future::future::Future>::poll::h762d3a7fb4b7e0a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f6c44 - tokio::task::local::LocalSet::run_until::{{closure}}::ha8d3b6a546698ad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb592717b - as core::future::future::Future>::poll::hc03b9d29bd654923 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f2aba - as core::future::future::Future>::poll::hc05303c865d0c3dd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb59115f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::he907030e274df06c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5923fd0 - tokio::coop::with_budget::{{closure}}::h7360cc932719b2a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58eab88 - std::thread::local::LocalKey::try_with::h221e311772f27c33 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e99ad - std::thread::local::LocalKey::with::h96c4e6190b618b38 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590ed56 - tokio::coop::with_budget::h3004470b1e741f27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590ed56 - tokio::coop::budget::hf35901afab14184e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590ed56 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h91a399545e396913 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913b01 - tokio::runtime::basic_scheduler::enter::{{closure}}::h89beece3fe230ac4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915647 - tokio::macros::scoped_tls::ScopedKey::set::h801da0087d44e8d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb5913982 - tokio::runtime::basic_scheduler::enter::hed8e397f5e6fa614 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590bfcb - tokio::runtime::basic_scheduler::Inner

::block_on::h958b633ffb8b56d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913f46 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8cbb0950adf1d2a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590ad9c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he21d8e362b96be4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef23e - tokio::runtime::Runtime::block_on::h5413ba86d6d1c4ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f56f4 - tokio::task::local::LocalSet::block_on::h2017b27e6f88d10c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c673 - actix_rt::runtime::Runtime::block_on::hc2586708cf2f1a3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f3080 - actix_rt::system::SystemRunner::block_on::h45c9854fd3907037 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb5907d4f - contact::all_whitespace_for_message_returns_a_400::h1d28a6cb2962b549 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:278:1 [INFO] [stdout] 54: 0x55bcb5907cfa - contact::all_whitespace_for_message_returns_a_400::{{closure}}::hd58f2a915ecdafa6 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:278:1 [INFO] [stdout] 55: 0x55bcb591961e - core::ops::function::FnOnce::call_once::he747102a1fdb804e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- missing_name_returns_a_400 stdout ---- [INFO] [stdout] thread 'missing_name_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5904048 - contact::missing_name_returns_a_400::{{closure}}::h622f4262a6f01040 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:137:26 [INFO] [stdout] 22: 0x55bcb592752b - as core::future::future::Future>::poll::hd769288c0ab6b715 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8b36 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h295dfa0853d408ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb59248d0 - tokio::coop::with_budget::{{closure}}::hc9f1bed228c894b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58ecc78 - std::thread::local::LocalKey::try_with::hab9bba93144b0851 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58ea03d - std::thread::local::LocalKey::with::heb60a692f436109c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f8535 - tokio::coop::with_budget::h32de00f7605f88cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f8535 - tokio::coop::budget::h319fa66098a58693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f8535 - as core::future::future::Future>::poll::{{closure}}::hc82332dcf6c57af1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5915737 - tokio::macros::scoped_tls::ScopedKey::set::he0ee0e3cd4ed699a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f73ea - tokio::task::local::LocalSet::with::hd4d87a76c5c64502 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f7562 - as core::future::future::Future>::poll::h35f51dd0256ed196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f6994 - tokio::task::local::LocalSet::run_until::{{closure}}::h7b00564fdb7b3098 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926f5b - as core::future::future::Future>::poll::habf9e4915608bcc7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f29fa - as core::future::future::Future>::poll::h6e8ed674910675a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb5911410 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h37cdcc5605b41361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5924210 - tokio::coop::with_budget::{{closure}}::h9d700f489b9632eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ed158 - std::thread::local::LocalKey::try_with::hbdd1ec03a6f1154f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e9d0d - std::thread::local::LocalKey::with::hb0e0bf00442772d8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb5910236 - tokio::coop::with_budget::he6c30fc43f0ea9ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb5910236 - tokio::coop::budget::h0ac8db3f740a07bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb5910236 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hcd613cff5672e11b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913b41 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb65197b74b415825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915287 - tokio::macros::scoped_tls::ScopedKey::set::h5e1005933c50c657 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb5912c02 - tokio::runtime::basic_scheduler::enter::h7f5c8fdb5c187135 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590bfeb - tokio::runtime::basic_scheduler::Inner

::block_on::hbd68b0327e280509 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913e26 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h53be1e2940bece02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590a63c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6d8037e57d16f80f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef13e - tokio::runtime::Runtime::block_on::h1c202f3390dc2ee2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f5994 - tokio::task::local::LocalSet::block_on::hd9cb8d5961340573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c713 - actix_rt::runtime::Runtime::block_on::he144b8ad6d78bde9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f3040 - actix_rt::system::SystemRunner::block_on::h343976f4a739f93b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb5903d7f - contact::missing_name_returns_a_400::h5242de0b6949df5c [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:135:1 [INFO] [stdout] 54: 0x55bcb5903d2a - contact::missing_name_returns_a_400::{{closure}}::heaf866756fddd654 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:135:1 [INFO] [stdout] 55: 0x55bcb591959e - core::ops::function::FnOnce::call_once::hcf3ee749f98648ac [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- all_whitespace_for_email_returns_a_400 stdout ---- [INFO] [stdout] thread 'all_whitespace_for_email_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5906688 - contact::all_whitespace_for_email_returns_a_400::{{closure}}::h638d3aa38cad2c47 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:221:26 [INFO] [stdout] 22: 0x55bcb592695b - as core::future::future::Future>::poll::h3fc640741c2acb0d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8c86 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::heb491614dea29e90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5924e70 - tokio::coop::with_budget::{{closure}}::he3cb4cbe56bf3c57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58ed8a8 - std::thread::local::LocalKey::try_with::hf4c34cad60387849 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e9e7d - std::thread::local::LocalKey::with::hc6cc03c0d47b810e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f82d5 - tokio::coop::with_budget::h4ae8b7b99da2b88d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f82d5 - tokio::coop::budget::h1518655c36271b4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f82d5 - as core::future::future::Future>::poll::{{closure}}::hc151f6465499d596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb5914ab7 - tokio::macros::scoped_tls::ScopedKey::set::h0308a853a2d8cd7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f734a - tokio::task::local::LocalSet::with::h955aa10887aa16b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f74f2 - as core::future::future::Future>::poll::h1200ba5998484df8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f6434 - tokio::task::local::LocalSet::run_until::{{closure}}::h4ce3d0ab459b3bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926dab - as core::future::future::Future>::poll::h765bf9e24e7ce5f0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f287a - as core::future::future::Future>::poll::h0dcbc22bd9649049 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb59114d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h8ad0a6712142d632 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb5924690 - tokio::coop::with_budget::{{closure}}::hc1fdcd21f4683428 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ed4f8 - std::thread::local::LocalKey::try_with::hdb58d46f2dacd5d3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e9bcd - std::thread::local::LocalKey::with::ha947aed6e1579363 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590ce06 - tokio::coop::with_budget::h375844d27c7d3ae4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590ce06 - tokio::coop::budget::hb97acf69a1003c66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590ce06 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2b0b3381e63f4a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913a01 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0cff3f0b08d59e7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5914ea7 - tokio::macros::scoped_tls::ScopedKey::set::h103ee30b7436a5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb5912f62 - tokio::runtime::basic_scheduler::enter::h9afc7cb7aaeb955e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590c00b - tokio::runtime::basic_scheduler::Inner

::block_on::hcb7d7be405721d17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913d96 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h51420f0f1367ab13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590a28c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5427483b35e4328a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef83e - tokio::runtime::Runtime::block_on::hfee69fdd66ae5d10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f5924 - tokio::task::local::LocalSet::block_on::hba5a830bb66e3957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c583 - actix_rt::runtime::Runtime::block_on::ha02606c3a0c2ee59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f2f80 - actix_rt::system::SystemRunner::block_on::h17f170019b0e7654 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb59063bf - contact::all_whitespace_for_email_returns_a_400::h89893662d95d5c58 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:219:1 [INFO] [stdout] 54: 0x55bcb590636a - contact::all_whitespace_for_email_returns_a_400::{{closure}}::h72a53e22604a43ba [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:219:1 [INFO] [stdout] 55: 0x55bcb591953e - core::ops::function::FnOnce::call_once::ha70f7a883c40cdc1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- all_whitespace_for_name_returns_a_400 stdout ---- [INFO] [stdout] thread 'all_whitespace_for_name_returns_a_400' panicked at 'Unable to create backup email dir.: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/email.rs:23:55 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bcb65e864c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bcb65e864c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bcb65e864c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bcb65e864c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bcb661071c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55bcb65e0608 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55bcb65eabe7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bcb65eabe7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bcb65eabe7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bcb65ea91b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bcb65eb33a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bcb65eb027 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bcb65e8b14 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bcb65ead39 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bcb58d9863 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55bcb58d9953 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55bcb62e763b - core::result::Result::expect::h8a6dcf9c5d34de5e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55bcb5c09be4 - contact_api::email::EmailService::new::hc8203c48ccbff1a7 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55bcb5be2a30 - contact_api::start::h12fd1d8dc7fc1c05 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55bcb59144dc - contact::common::spawn_app::{{closure}}::h5a5c7f1f740fa3bf [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55bcb5926c39 - as core::future::future::Future>::poll::h7146786b5f9ef18f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55bcb5904d08 - contact::all_whitespace_for_name_returns_a_400::{{closure}}::hce86f01903652066 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:165:26 [INFO] [stdout] 22: 0x55bcb59270eb - as core::future::future::Future>::poll::hb277c41d4dc84516 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55bcb58f8b96 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h54a2426c3a7eab43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 24: 0x55bcb5924450 - tokio::coop::with_budget::{{closure}}::hbe4e7ab093c700c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55bcb58ec798 - std::thread::local::LocalKey::try_with::h95513050e1264fbb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 26: 0x55bcb58e9c9d - std::thread::local::LocalKey::with::haef6760b6e894024 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 27: 0x55bcb58f7bb5 - tokio::coop::with_budget::h9dfef4a00a3de48b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55bcb58f7bb5 - tokio::coop::budget::hf018149eccfb8b5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55bcb58f7bb5 - as core::future::future::Future>::poll::{{closure}}::h8b7ed10bfced5d19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 30: 0x55bcb59149b7 - tokio::macros::scoped_tls::ScopedKey::set::h02738097d9660e2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55bcb58f739a - tokio::task::local::LocalSet::with::hcc4b9a5a92a46fe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 32: 0x55bcb58f75d2 - as core::future::future::Future>::poll::h63352d5b47498c94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 33: 0x55bcb58f6184 - tokio::task::local::LocalSet::run_until::{{closure}}::h2e32be2b15622547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:18 [INFO] [stdout] 34: 0x55bcb5926a7b - as core::future::future::Future>::poll::h52b6ee92859bcbe9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 35: 0x55bcb58f299a - as core::future::future::Future>::poll::h5bc273a8aef1aace [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 36: 0x55bcb5911530 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha52533f9e1be56cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 37: 0x55bcb59240f0 - tokio::coop::with_budget::{{closure}}::h8ebe14dbbda1bfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55bcb58ea918 - std::thread::local::LocalKey::try_with::h1c0e113a8cb8309b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 39: 0x55bcb58e993d - std::thread::local::LocalKey::with::h95d86cb318e1d594 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 40: 0x55bcb590f7c6 - tokio::coop::with_budget::habd21c0e89533e73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55bcb590f7c6 - tokio::coop::budget::h1fdf99d9ec30fbc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55bcb590f7c6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hbc3b5a55271afe47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 43: 0x55bcb5913a81 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3d4502d88e24daa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 44: 0x55bcb5915097 - tokio::macros::scoped_tls::ScopedKey::set::h2f5914479748b478 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x55bcb59121e2 - tokio::runtime::basic_scheduler::enter::h078c2b0aecb51cf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 46: 0x55bcb590bfab - tokio::runtime::basic_scheduler::Inner

::block_on::h58c22ecc6dd3952b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 47: 0x55bcb5913d06 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1fa0610b24007984 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 48: 0x55bcb590b14c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf6bc8963a3f5c813 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 49: 0x55bcb58ef43e - tokio::runtime::Runtime::block_on::haed4731e6d5d0fab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 50: 0x55bcb58f5844 - tokio::task::local::LocalSet::block_on::h545c0d8fc6f4e6cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 51: 0x55bcb591c623 - actix_rt::runtime::Runtime::block_on::hbfc0fd2470a11685 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 52: 0x55bcb58f2f40 - actix_rt::system::SystemRunner::block_on::h0bb1fe06a10dd8e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 53: 0x55bcb5904a3f - contact::all_whitespace_for_name_returns_a_400::h076aed7e05086ced [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:163:1 [INFO] [stdout] 54: 0x55bcb59049ea - contact::all_whitespace_for_name_returns_a_400::{{closure}}::h3a408ff9e0df5de4 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:163:1 [INFO] [stdout] 55: 0x55bcb59193ce - core::ops::function::FnOnce::call_once::h90ee50d48cdd0594 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55bcb5b367e3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55bcb5b367e3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 58: 0x55bcb5b35511 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55bcb5b35511 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55bcb5b35511 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55bcb5b35511 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55bcb5b35511 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55bcb5b35511 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 64: 0x55bcb5b35511 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 65: 0x55bcb5b3edf1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 66: 0x55bcb5b3edf1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55bcb5b0b54f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55bcb5b0b54f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55bcb5b0b54f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55bcb5b0b54f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55bcb5b0b54f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55bcb5b0b54f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 75: 0x55bcb65f12e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 76: 0x55bcb65f12e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7fa9426bd609 - start_thread [INFO] [stdout] 78: 0x7fa94248d293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] all_whitespace_for_email_returns_a_400 [INFO] [stdout] all_whitespace_for_message_returns_a_400 [INFO] [stdout] all_whitespace_for_name_returns_a_400 [INFO] [stdout] everything_left_empty_returns_a_400 [INFO] [stdout] missing_email_returns_a_400 [INFO] [stdout] missing_message_returns_a_400 [INFO] [stdout] missing_name_returns_a_400 [INFO] [stdout] posting_contact_with_valid_data_returns_a_202 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test contact' [INFO] running `Command { std: "docker" "inspect" "d7ab9d9cc252b82f62b6bf5e0ebd0d4542bd6af123025788b65f6bb562e120c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ab9d9cc252b82f62b6bf5e0ebd0d4542bd6af123025788b65f6bb562e120c1", kill_on_drop: false }` [INFO] [stdout] d7ab9d9cc252b82f62b6bf5e0ebd0d4542bd6af123025788b65f6bb562e120c1