[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDisco-Dave%2Fcontact-api" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Disco-Dave/contact-api on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-8/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" "+1.55.0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd1a37f1426ed117676de611946209b414d1de3bda0be9dec6ccb6abcf09136 [INFO] running `Command { std: "docker" "start" "-a" "2cd1a37f1426ed117676de611946209b414d1de3bda0be9dec6ccb6abcf09136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd1a37f1426ed117676de611946209b414d1de3bda0be9dec6ccb6abcf09136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd1a37f1426ed117676de611946209b414d1de3bda0be9dec6ccb6abcf09136", kill_on_drop: false }` [INFO] [stdout] 2cd1a37f1426ed117676de611946209b414d1de3bda0be9dec6ccb6abcf09136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f57c896988d7dd615fc9fbc15908350a55d33281ecf87ca2acaacba1e5389986 [INFO] running `Command { std: "docker" "start" "-a" "f57c896988d7dd615fc9fbc15908350a55d33281ecf87ca2acaacba1e5389986", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.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-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling actix-service v2.0.0-beta.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [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 rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling lettre v0.10.0-rc.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling actix-http v3.0.0-beta.5 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling tracing-appender v0.1.2 [INFO] [stderr] Compiling actix-web v4.0.0-beta.5 [INFO] [stderr] Compiling actix-files v0.6.0-beta.4 [INFO] [stderr] Compiling tracing-actix-web v0.4.0-beta.4 [INFO] [stderr] Compiling contact-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "f57c896988d7dd615fc9fbc15908350a55d33281ecf87ca2acaacba1e5389986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57c896988d7dd615fc9fbc15908350a55d33281ecf87ca2acaacba1e5389986", kill_on_drop: false }` [INFO] [stdout] f57c896988d7dd615fc9fbc15908350a55d33281ecf87ca2acaacba1e5389986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e134f2252c44b20c8e95800322d3f1013765e22179a20d3f4fc5479af8afd49a [INFO] running `Command { std: "docker" "start" "-a" "e134f2252c44b20c8e95800322d3f1013765e22179a20d3f4fc5479af8afd49a", kill_on_drop: false }` [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling want 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 31.72s [INFO] running `Command { std: "docker" "inspect" "e134f2252c44b20c8e95800322d3f1013765e22179a20d3f4fc5479af8afd49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e134f2252c44b20c8e95800322d3f1013765e22179a20d3f4fc5479af8afd49a", kill_on_drop: false }` [INFO] [stdout] e134f2252c44b20c8e95800322d3f1013765e22179a20d3f4fc5479af8afd49a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cc416c6e4df75e7113cf394608d62a2f1956d6063288e3e2f61a88d1c383b7b [INFO] running `Command { std: "docker" "start" "-a" "4cc416c6e4df75e7113cf394608d62a2f1956d6063288e3e2f61a88d1c383b7b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contact_api-82d50c8067527923) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test domain::contact::tests::can_fail_just_email ... ok [INFO] [stdout] test domain::contact::tests::can_construct_a_contact ... ok [INFO] [stdout] test domain::contact::name::tests::trims_names ... 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_empty_email ... ok [INFO] [stdout] test domain::contact::tests::can_fail_just_message ... ok [INFO] [stdout] test domain::contact::tests::can_fail_just_name ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_allow_names_that_are_all_whitespace ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_allow_empty_names ... ok [INFO] [stdout] test domain::contact::tests::collects_all_errors ... ok [INFO] [stdout] test domain::contact::name::tests::does_allow_names_of_200_characters ... ok [INFO] [stdout] test domain::contact::message::tests::trims_messages ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_allow_messages_that_are_all_whitespace ... 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_allow_empty_messages ... ok [INFO] [stdout] test domain::contact::name::tests::does_not_count_leading_and_trailing_whitespace_as_length ... ok [INFO] [stdout] test domain::contact::email::tests::accepts_valid_emails ... 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::does_not_allow_names_longer_than_200_characters ... ok [INFO] [stdout] test domain::contact::message::tests::does_not_count_leading_and_trailing_whitespace_as_length ... ok [INFO] [stdout] test domain::contact::email::tests::does_not_allow_all_whitespace_for_email ... ok [INFO] [stdout] test domain::contact::message::tests::does_allow_messages_of_200_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/contact_api-6aa3decf64f0365d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/contact.rs (/opt/rustwide/target/debug/deps/contact-95b955f1b912a5af) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test missing_email_returns_a_400 ... FAILED [INFO] [stdout] test all_whitespace_for_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_name_returns_a_400 ... FAILED [INFO] [stdout] test posting_contact_with_valid_data_returns_a_202 ... FAILED [INFO] [stdout] test missing_name_returns_a_400 ... FAILED [INFO] [stdout] test all_whitespace_for_message_returns_a_400 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cb0ac5 - contact::missing_email_returns_a_400::{{closure}}::ha9b86537df868fd2 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:193:15 [INFO] [stdout] 22: 0x55c7c5c9d13b - as core::future::future::Future>::poll::h8041e5402e1b358a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc4fb6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1b6e197b3aa90878 [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: 0x55c7c5c990ec - tokio::coop::with_budget::{{closure}}::h40308a26e51ca92e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c963c1 - std::thread::local::LocalKey::try_with::h7ac5613e33859105 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c9336d - std::thread::local::LocalKey::with::h1971dc31b1982b5d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc498b - tokio::coop::with_budget::h03d72fb1efb03323 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc498b - tokio::coop::budget::h20bd33836b37ba04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc498b - as core::future::future::Future>::poll::{{closure}}::hcad8cb0801d833d7 [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: 0x55c7c5cc954d - tokio::macros::scoped_tls::ScopedKey::set::hddc3dce60b2cf9c9 [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: 0x55c7c5cc0f6a - tokio::task::local::LocalSet::with::hff233b26bcd375f5 [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: 0x55c7c5cc38f2 - as core::future::future::Future>::poll::h17f23951bd783933 [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: 0x55c7c5cc260d - tokio::task::local::LocalSet::run_until::{{closure}}::h6335918bbf0da2be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9cb3b - as core::future::future::Future>::poll::h0b5332bc30825ba5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0cef - as core::future::future::Future>::poll::hd2393eee93aa0086 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba640 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb08bafe451ffafc8 [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: 0x55c7c5c9a51c - tokio::coop::with_budget::{{closure}}::hab324383df7858d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c95dd1 - std::thread::local::LocalKey::try_with::h6754b55000a30fab [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c93ecd - std::thread::local::LocalKey::with::ha6c3c3adc7ebe39a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb4b8c - tokio::coop::with_budget::ha7588e44536b5c65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb4b8c - tokio::coop::budget::ha760cf9dc817ef56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb4b8c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1969a218bc42cc6d [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: 0x55c7c5cbf0e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h79bbf44f57b12ac6 [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: 0x55c7c5cc907d - tokio::macros::scoped_tls::ScopedKey::set::h7e35ca692ce21eae [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: 0x55c7c5cbdafc - tokio::runtime::basic_scheduler::enter::h6060debf4464fbe7 [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: 0x55c7c5cb482b - tokio::runtime::basic_scheduler::Inner

::block_on::hba6e8f0b623bb8e3 [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: 0x55c7c5cbae2c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h8d886e0d908e3497 [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: 0x55c7c5cbc64c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfd3193615081ee97 [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: 0x55c7c5ca45ee - tokio::runtime::Runtime::block_on::hdcf6bdcdab6a13c3 [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: 0x55c7c5cc1134 - tokio::task::local::LocalSet::block_on::h713659b6ddf57077 [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: 0x55c7c5cce583 - actix_rt::runtime::Runtime::block_on::h970c6f0ac53f15f5 [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: 0x55c7c5ca8890 - actix_rt::system::SystemRunner::block_on::hcd331c58a512321e [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: 0x55c7c5cb082f - contact::missing_email_returns_a_400::h417ee8fac265853e [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:191:1 [INFO] [stdout] 54: 0x55c7c5cb07da - contact::missing_email_returns_a_400::{{closure}}::h91fc2e15994a110f [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:191:1 [INFO] [stdout] 55: 0x55c7c5cceebe - core::ops::function::FnOnce::call_once::h40cd49d1ecaf35df [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cb1745 - contact::all_whitespace_for_email_returns_a_400::{{closure}}::h3f23c6ffbcf16fb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:221:15 [INFO] [stdout] 22: 0x55c7c5c9d61b - as core::future::future::Future>::poll::hd7cf2ef39dd4ec0c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc4fe6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h25aa46adff71b615 [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: 0x55c7c5c9a64c - tokio::coop::with_budget::{{closure}}::hb74034de8165b5cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c96031 - std::thread::local::LocalKey::try_with::h74b41443afd46813 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c93f3d - std::thread::local::LocalKey::with::hb0e6f6437a27df8c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc44ab - tokio::coop::with_budget::h62a2e6fe34137da7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc44ab - tokio::coop::budget::hdf9e2c7b0c407a88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc44ab - as core::future::future::Future>::poll::{{closure}}::h974a83621df69dda [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: 0x55c7c5cc87cd - tokio::macros::scoped_tls::ScopedKey::set::h0718d9c4636c2283 [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: 0x55c7c5cc0d3a - tokio::task::local::LocalSet::with::h28c585913bc46b64 [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: 0x55c7c5cc3962 - as core::future::future::Future>::poll::h2d75055052399894 [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: 0x55c7c5cc214d - tokio::task::local::LocalSet::run_until::{{closure}}::h525f20c94ffbd340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9d4fb - as core::future::future::Future>::poll::hc1ab15c27646ed91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0b9f - as core::future::future::Future>::poll::h68f0ff005453cc16 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba230 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h438eb1b893cb6015 [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: 0x55c7c5c99dfc - tokio::coop::with_budget::{{closure}}::h7a84ea5521467b6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c94de1 - std::thread::local::LocalKey::try_with::h202a063cec48004d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c9329d - std::thread::local::LocalKey::with::h0de9dbe55f63be5b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb768c - tokio::coop::with_budget::h10ae6863e19f820f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb768c - tokio::coop::budget::h1ef452cb9dffb718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb768c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h968107c12eb5a406 [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: 0x55c7c5cbf1a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he40983b5184b736f [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: 0x55c7c5cc926d - tokio::macros::scoped_tls::ScopedKey::set::h9be55878e3cb6b9a [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: 0x55c7c5cbe8bc - tokio::runtime::basic_scheduler::enter::hb57f728ae04b50bb [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: 0x55c7c5cb484b - tokio::runtime::basic_scheduler::Inner

::block_on::hc06b982a2dfe485e [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: 0x55c7c5cbaa6c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h01482fb562ca95eb [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: 0x55c7c5cbafcc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0aa9b50fbd4d4f55 [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: 0x55c7c5ca3fee - tokio::runtime::Runtime::block_on::h71860f9767a17995 [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: 0x55c7c5cc1224 - tokio::task::local::LocalSet::block_on::ha732a20efde9a858 [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: 0x55c7c5cce533 - actix_rt::runtime::Runtime::block_on::h8f30de587ebd0771 [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: 0x55c7c5ca8790 - actix_rt::system::SystemRunner::block_on::h6ab8d14c24230bd0 [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: 0x55c7c5cb14af - contact::all_whitespace_for_email_returns_a_400::h5eeb144423997222 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:219:1 [INFO] [stdout] 54: 0x55c7c5cb145a - contact::all_whitespace_for_email_returns_a_400::{{closure}}::h9e1aa0a4b8b32ea8 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:219:1 [INFO] [stdout] 55: 0x55c7c5cced8e - core::ops::function::FnOnce::call_once::h28aceb03fea5ae62 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cb3cc5 - contact::everything_left_empty_returns_a_400::{{closure}}::h53506a646518a491 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:311:15 [INFO] [stdout] 22: 0x55c7c5c9caab - as core::future::future::Future>::poll::h0946838dab5a25c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc50a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb9366297bb40835d [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: 0x55c7c5c98e8c - tokio::coop::with_budget::{{closure}}::h2be6bbe0475f04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c96291 - std::thread::local::LocalKey::try_with::h76ef3fa512d9a6c5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c941fd - std::thread::local::LocalKey::with::heaaa134427598092 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc4bfb - tokio::coop::with_budget::hd8a75e8393296a8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc4bfb - tokio::coop::budget::ha0038a7d5f8efced [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc4bfb - as core::future::future::Future>::poll::{{closure}}::hcefc31416ca3c97d [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: 0x55c7c5cc916d - tokio::macros::scoped_tls::ScopedKey::set::h86303c5692d402d4 [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: 0x55c7c5cc0eca - tokio::task::local::LocalSet::with::hbe4022341cceb8c4 [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: 0x55c7c5cc3a42 - as core::future::future::Future>::poll::h4b97e1879b5f70dc [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: 0x55c7c5cc17bd - tokio::task::local::LocalSet::run_until::{{closure}}::h0c32f44b46b369a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9d1cb - as core::future::future::Future>::poll::h91fec112460e6296 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0c0f - as core::future::future::Future>::poll::h69ed88600f5c4b68 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba3e0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h895c45240ad04431 [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: 0x55c7c5c9a9dc - tokio::coop::with_budget::{{closure}}::hdedff6d2c7e47fbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c95ca1 - std::thread::local::LocalKey::try_with::h6700b1e93eb53d56 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c9344d - std::thread::local::LocalKey::with::h257d644e8aed9d98 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb610c - tokio::coop::with_budget::hf8ba0b81c785d937 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb610c - tokio::coop::budget::h95d0d262a77867f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb610c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2f492fff01818128 [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: 0x55c7c5cbf121 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha3392b7901f9240a [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: 0x55c7c5cc89bd - tokio::macros::scoped_tls::ScopedKey::set::h160ddcf6b0ca9ebe [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: 0x55c7c5cbec2c - tokio::runtime::basic_scheduler::enter::hc7dd2e25a134f2a4 [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: 0x55c7c5cb47ab - tokio::runtime::basic_scheduler::Inner

::block_on::h219ca20d9f84c7a0 [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: 0x55c7c5cbabac - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0e31cc56c8652c37 [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: 0x55c7c5cbca0c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hfdd82a3a8c41244f [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: 0x55c7c5ca43ee - tokio::runtime::Runtime::block_on::hd87b462f05e985d8 [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: 0x55c7c5cc0fe4 - tokio::task::local::LocalSet::block_on::h0e056ff4e80027cc [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: 0x55c7c5cce3a3 - actix_rt::runtime::Runtime::block_on::h39cc1c3c8565f994 [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: 0x55c7c5ca88d0 - actix_rt::system::SystemRunner::block_on::hd899930708f8de23 [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: 0x55c7c5cb3a2f - contact::everything_left_empty_returns_a_400::h3293b89540b64e80 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:309:1 [INFO] [stdout] 54: 0x55c7c5cb39da - contact::everything_left_empty_returns_a_400::{{closure}}::had1d49ad9ac54c14 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:309:1 [INFO] [stdout] 55: 0x55c7c5ccef8e - core::ops::function::FnOnce::call_once::h84caeced552aa993 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cb23c5 - contact::missing_message_returns_a_400::{{closure}}::he99297b7c60ea753 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:249:15 [INFO] [stdout] 22: 0x55c7c5c9ce0b - as core::future::future::Future>::poll::h52b4bb2b61ae51aa [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc5106 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hff8b13d040239cf0 [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: 0x55c7c5c9a8ac - tokio::coop::with_budget::{{closure}}::hda2cadddf084980c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c96891 - std::thread::local::LocalKey::try_with::h86eb89370a3b3e94 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c93a7d - std::thread::local::LocalKey::with::h7129603c7627baef [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc423b - tokio::coop::with_budget::h80c8e92255ac8312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc423b - tokio::coop::budget::h5a19c211515d555b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc423b - as core::future::future::Future>::poll::{{closure}}::h5dc41ff645d6aa24 [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: 0x55c7c5cc8aad - tokio::macros::scoped_tls::ScopedKey::set::h1e478c54e8d48f3b [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: 0x55c7c5cc0d8a - tokio::task::local::LocalSet::with::h3a6f9c28353b4353 [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: 0x55c7c5cc39d2 - as core::future::future::Future>::poll::h3198c14621910077 [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: 0x55c7c5cc1a1d - tokio::task::local::LocalSet::run_until::{{closure}}::h34a34440aea78339 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9cbcb - as core::future::future::Future>::poll::h0fb531a327919cd4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0b2f - as core::future::future::Future>::poll::h5f461e89a49eb42c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cb9ff0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h09f42f075ad095f5 [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: 0x55c7c5c9993c - tokio::coop::with_budget::{{closure}}::h64b0add54b064668 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c97ec1 - std::thread::local::LocalKey::try_with::hf90b8246103a422c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c93c8d - std::thread::local::LocalKey::with::h870397faa7d9a139 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb564c - tokio::coop::with_budget::h86e8e20c1e61c93b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb564c - tokio::coop::budget::h1c8245ee85ea5d78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb564c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1eaf0e7193593f5a [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: 0x55c7c5cbf1e1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hf69146767f79b6e1 [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: 0x55c7c5cc88cd - tokio::macros::scoped_tls::ScopedKey::set::h0e588430d200c776 [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: 0x55c7c5cbe54c - tokio::runtime::basic_scheduler::enter::h92f3ad1e00d21ece [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: 0x55c7c5cb486b - tokio::runtime::basic_scheduler::Inner

::block_on::hf1650760ae33c787 [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: 0x55c7c5cbad8c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h587c58ba26800f4a [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: 0x55c7c5cbb38c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0e62ed0debfe2c2c [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: 0x55c7c5ca40ee - tokio::runtime::Runtime::block_on::ha04f8210bd4f25b9 [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: 0x55c7c5cc1304 - tokio::task::local::LocalSet::block_on::he99c6b4293eeaaa4 [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: 0x55c7c5cce443 - actix_rt::runtime::Runtime::block_on::h5b0d50bbfd4ea1b6 [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: 0x55c7c5ca8850 - actix_rt::system::SystemRunner::block_on::hb926b44596c5ade7 [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: 0x55c7c5cb212f - contact::missing_message_returns_a_400::hece953eb3806ce77 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:247:1 [INFO] [stdout] 54: 0x55c7c5cb20da - contact::missing_message_returns_a_400::{{closure}}::h864a7244c1aa2ca0 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:247:1 [INFO] [stdout] 55: 0x55c7c5ccf06e - core::ops::function::FnOnce::call_once::hd6390818dd464917 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cafe45 - contact::all_whitespace_for_name_returns_a_400::{{closure}}::h2a76cb0fbd59f6a2 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:165:15 [INFO] [stdout] 22: 0x55c7c5c9cceb - as core::future::future::Future>::poll::h1c26e82388357607 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc5046 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h73f125b549f83b68 [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: 0x55c7c5c989cc - tokio::coop::with_budget::{{closure}}::h1627b0931b8a618c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c95681 - std::thread::local::LocalKey::try_with::h4fd0c3f6bea50cc0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c9350d - std::thread::local::LocalKey::with::h31722d04dc966952 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc3d5b - tokio::coop::with_budget::h12a222159d5385fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc3d5b - tokio::coop::budget::hffbf22b40e769a76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc3d5b - as core::future::future::Future>::poll::{{closure}}::h2105913620e13845 [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: 0x55c7c5cc8c9d - tokio::macros::scoped_tls::ScopedKey::set::h44ea1a7d4acf3351 [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: 0x55c7c5cc0f1a - tokio::task::local::LocalSet::with::hc06635f6579dfe00 [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: 0x55c7c5cc3b22 - as core::future::future::Future>::poll::h779d5f01d3068d25 [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: 0x55c7c5cc23ad - tokio::task::local::LocalSet::run_until::{{closure}}::h5f78c618c6c2a24b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9c91b - as core::future::future::Future>::poll::h023309313b96c030 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0d5f - as core::future::future::Future>::poll::hebedc4e89b33a738 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cb9f90 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h073a71e0986f36f8 [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: 0x55c7c5c99b9c - tokio::coop::with_budget::{{closure}}::h693a7b8555e75d0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c95041 - std::thread::local::LocalKey::try_with::h2fb96dfdfd79815f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c93bad - std::thread::local::LocalKey::with::h79e6552b28944579 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb814c - tokio::coop::with_budget::h82508e1f9be3fe2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb814c - tokio::coop::budget::h7bdae7b3c52a299d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb814c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha48fbc705b52e62a [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: 0x55c7c5cbf021 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0a2983ece0e12bea [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: 0x55c7c5cc8e9d - tokio::macros::scoped_tls::ScopedKey::set::h5c4ff26910c89848 [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: 0x55c7c5cbe1dc - tokio::runtime::basic_scheduler::enter::h82307af2d6bd4a6f [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: 0x55c7c5cb478b - tokio::runtime::basic_scheduler::Inner

::block_on::h0c48772af6e0695d [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: 0x55c7c5cbacec - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h37a25acc2f407170 [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: 0x55c7c5cbb74c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h54eb4f480842ce9d [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: 0x55c7c5ca42ee - tokio::runtime::Runtime::block_on::hb1bb93ca1fbdea7d [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: 0x55c7c5cc1054 - tokio::task::local::LocalSet::block_on::h1c89d8c92b9ec1fe [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: 0x55c7c5cce493 - actix_rt::runtime::Runtime::block_on::h5fc4d807c391b0e3 [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: 0x55c7c5ca8910 - actix_rt::system::SystemRunner::block_on::hdd86c482e75713c1 [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: 0x55c7c5cafbaf - contact::all_whitespace_for_name_returns_a_400::he5aa2ba07abfe0e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:163:1 [INFO] [stdout] 54: 0x55c7c5cafb5a - contact::all_whitespace_for_name_returns_a_400::{{closure}}::h19cb8163aaf4f41d [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:163:1 [INFO] [stdout] 55: 0x55c7c5ccecfe - core::ops::function::FnOnce::call_once::h179286454e94125c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - clone [INFO] [stdout] 79: 0x0 - [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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cad943 - contact::posting_contact_with_valid_data_returns_a_202::{{closure}}::hfa9c24d686a25b5a [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:62:15 [INFO] [stdout] 22: 0x55c7c5c9d36b - as core::future::future::Future>::poll::ha375f1a66a86c90a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc50d6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfe196f5e93047b81 [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: 0x55c7c5c98c2c - tokio::coop::with_budget::{{closure}}::h27c4830769751831 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c974d1 - std::thread::local::LocalKey::try_with::hceecd45b5abbc4bc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c93fad - std::thread::local::LocalKey::with::hb8510dcb3e7cc19c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc3fcb - tokio::coop::with_budget::h922df1cee0723027 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc3fcb - tokio::coop::budget::hebbdc1c2e0080903 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc3fcb - as core::future::future::Future>::poll::{{closure}}::h51deac06294678f9 [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: 0x55c7c5cc964d - tokio::macros::scoped_tls::ScopedKey::set::hf30861390b442957 [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: 0x55c7c5cc0e7a - tokio::task::local::LocalSet::with::h99001467e8c087b2 [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: 0x55c7c5cc3c02 - as core::future::future::Future>::poll::hff434e8861c671ad [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: 0x55c7c5cc1ee3 - tokio::task::local::LocalSet::run_until::{{closure}}::h43a3d5dab3890559 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9d7bb - as core::future::future::Future>::poll::hf7cb3891ec2519c6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0abf - as core::future::future::Future>::poll::h341aa291d5fa97ee [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba1d0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h42f6f5a63562393a [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: 0x55c7c5c996dc - tokio::coop::with_budget::{{closure}}::h5f072c4448654f85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c96b01 - std::thread::local::LocalKey::try_with::h9f526dba69d38f07 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c93b3d - std::thread::local::LocalKey::with::h72172de558ba595d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb6bcc - tokio::coop::with_budget::h365aef5b2b033b85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb6bcc - tokio::coop::budget::hb9e616a89cbb232c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb6bcc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7c06a5e69c6fc27e [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: 0x55c7c5cbf0a1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3053cc0d0e908ffe [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: 0x55c7c5cc8bad - tokio::macros::scoped_tls::ScopedKey::set::h316a5cc69234201a [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: 0x55c7c5cbef9c - tokio::runtime::basic_scheduler::enter::hfdebd24a1d09ed70 [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: 0x55c7c5cb47eb - tokio::runtime::basic_scheduler::Inner

::block_on::h478a2c5cca91cc46 [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: 0x55c7c5cbaecc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc461c2d82b8ff00f [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: 0x55c7c5cbbecc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbef3589e023917e9 [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: 0x55c7c5ca44ee - tokio::runtime::Runtime::block_on::hd8b63c67fb9270a2 [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: 0x55c7c5cc11ac - tokio::task::local::LocalSet::block_on::h96ee40cedaeb185f [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: 0x55c7c5cce5d1 - actix_rt::runtime::Runtime::block_on::haec8d13c9ea08f08 [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: 0x55c7c5ca8812 - actix_rt::system::SystemRunner::block_on::h8642f62fb3057a76 [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: 0x55c7c5cad64f - contact::posting_contact_with_valid_data_returns_a_202::hf15f16ab55f947ea [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:60:1 [INFO] [stdout] 54: 0x55c7c5cad5fa - contact::posting_contact_with_valid_data_returns_a_202::{{closure}}::hd3a970927ab620e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:60:1 [INFO] [stdout] 55: 0x55c7c5ccee0e - core::ops::function::FnOnce::call_once::h372241f5b330e9e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5caf1c5 - contact::missing_name_returns_a_400::{{closure}}::hee5116b2e6dd14f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:137:15 [INFO] [stdout] 22: 0x55c7c5c9cd7b - as core::future::future::Future>::poll::h4e37274dc7f17f5b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc5016 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h2e1484461397216d [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: 0x55c7c5c9ad6c - tokio::coop::with_budget::{{closure}}::hee20e6de6fa9aeb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c94f11 - std::thread::local::LocalKey::try_with::h2d3ba0405b1631d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c9430d - std::thread::local::LocalKey::with::hf1535dc8ebfda89a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc471b - tokio::coop::with_budget::h3b6cba354e4021ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc471b - tokio::coop::budget::h081cf04c5f96434d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc471b - as core::future::future::Future>::poll::{{closure}}::h9e5f969044f96a32 [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: 0x55c7c5cc8d9d - tokio::macros::scoped_tls::ScopedKey::set::h4c619419de8f56e5 [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: 0x55c7c5cc0dda - tokio::task::local::LocalSet::with::h6a56051f903b44f0 [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: 0x55c7c5cc3b92 - as core::future::future::Future>::poll::hdf591caa927a9649 [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: 0x55c7c5cc1c7d - tokio::task::local::LocalSet::run_until::{{closure}}::h3a8085da7a074843 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9d58b - as core::future::future::Future>::poll::hc4c743ecee32c605 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0c7f - as core::future::future::Future>::poll::hb756914818c6f1dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba7b0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd3de8668ddb360be [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: 0x55c7c5c98fbc - tokio::coop::with_budget::{{closure}}::h3bf0310ca78eab31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c97261 - std::thread::local::LocalKey::try_with::hc6f8dafbaa9758c3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c940cd - std::thread::local::LocalKey::with::hde43d2fece2f63a6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb8c0c - tokio::coop::with_budget::h60cb217c116d5232 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb8c0c - tokio::coop::budget::h6894a868d02e4bdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb8c0c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb6820061b2b254da [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: 0x55c7c5cbf061 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2c04607ca5fbb58a [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: 0x55c7c5cc935d - tokio::macros::scoped_tls::ScopedKey::set::hb96c0d8c5ee38882 [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: 0x55c7c5cbd78c - tokio::runtime::basic_scheduler::enter::h0683625c84e7b735 [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: 0x55c7c5cb47cb - tokio::runtime::basic_scheduler::Inner

::block_on::h3fcf179249074a86 [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: 0x55c7c5cbac4c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h36864d3b36fd69e7 [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: 0x55c7c5cbc28c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc7183eac6a5f1afd [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: 0x55c7c5ca41ee - tokio::runtime::Runtime::block_on::hafc7f99e3c34e536 [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: 0x55c7c5cc1294 - tokio::task::local::LocalSet::block_on::hd7fc013e803e845a [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: 0x55c7c5cce3f3 - actix_rt::runtime::Runtime::block_on::h576b10aeb5242823 [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: 0x55c7c5ca87d0 - actix_rt::system::SystemRunner::block_on::h6bf337e3e41798a2 [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: 0x55c7c5caef2f - contact::missing_name_returns_a_400::hfb54dd3ed92bdbdd [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:135:1 [INFO] [stdout] 54: 0x55c7c5caeeda - contact::missing_name_returns_a_400::{{closure}}::h0954679119c0ceec [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:135:1 [INFO] [stdout] 55: 0x55c7c5cceefe - core::ops::function::FnOnce::call_once::h554d7722dc9e8251 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stderr] error: test failed, to rerun pass '--test contact' [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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: 0x55c7c69df590 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c7c69df590 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c7c69df590 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c7c69df590 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c7c6a04c8c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c7c69d8325 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55c7c69e189b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c7c69e189b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c7c69e189b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c7c69e13ac - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c7c69e1f64 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c7c69e1a47 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c7c69dfa8c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c7c69e19a9 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c7c5c83ac1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c7c5c83bb3 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55c7c66df139 - core::result::Result::expect::h17c804f7a3babc50 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55c7c5fef05c - contact_api::email::EmailService::new::hdd2d643970fd2b45 [INFO] [stdout] at /opt/rustwide/workdir/src/email.rs:23:9 [INFO] [stdout] 18: 0x55c7c5fb6a83 - contact_api::start::hdf32f8214a587223 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:15:25 [INFO] [stdout] 19: 0x55c7c5ca8ded - contact::common::spawn_app::{{closure}}::hc410ca76fab3d4e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:19:9 [INFO] [stdout] 20: 0x55c7c5c9d289 - as core::future::future::Future>::poll::h96735ecc5f0e6499 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c7c5cb3045 - contact::all_whitespace_for_message_returns_a_400::{{closure}}::hc79fd65a6673a28a [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:280:15 [INFO] [stdout] 22: 0x55c7c5c9cc5b - as core::future::future::Future>::poll::h1aa1a4d5d186b45b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c7c5cc5076 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h87923089186e1963 [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: 0x55c7c5c99ccc - tokio::coop::with_budget::{{closure}}::h6a878e8fd21bf7f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x55c7c5c96eb1 - std::thread::local::LocalKey::try_with::hb66323a8b53bba54 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55c7c5c9390d - std::thread::local::LocalKey::with::h6e72353ff65a672f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55c7c5cc4e6b - tokio::coop::with_budget::hc6f5ad587f926264 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 28: 0x55c7c5cc4e6b - tokio::coop::budget::hd02e61b4f6c62a10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x55c7c5cc4e6b - as core::future::future::Future>::poll::{{closure}}::he4e314c3cbce783c [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: 0x55c7c5cc944d - tokio::macros::scoped_tls::ScopedKey::set::hd6d04f3ba6301f4b [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: 0x55c7c5cc0e2a - tokio::task::local::LocalSet::with::h79b7ccbdbdbbff64 [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: 0x55c7c5cc3ab2 - as core::future::future::Future>::poll::h52b42140b1133341 [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: 0x55c7c5cc286d - tokio::task::local::LocalSet::run_until::{{closure}}::h956f48f8d6afd480 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 34: 0x55c7c5c9cfab - as core::future::future::Future>::poll::h5f529385b2b483cc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 35: 0x55c7c5ca0a4f - as core::future::future::Future>::poll::h0565433af1d254d1 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/future.rs:119:9 [INFO] [stdout] 36: 0x55c7c5cba900 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hf207ff5ff3925155 [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: 0x55c7c5c9ac3c - tokio::coop::with_budget::{{closure}}::he862973e24ed5603 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 38: 0x55c7c5c96161 - std::thread::local::LocalKey::try_with::h75a39ae62f28ed98 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c7c5c93d4d - std::thread::local::LocalKey::with::h91af8c82690ba6fe [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c7c5cb96cc - tokio::coop::with_budget::ha3a9bc14b53d44ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 41: 0x55c7c5cb96cc - tokio::coop::budget::h03de0fd34e680b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 42: 0x55c7c5cb96cc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfe3314946d6d78f6 [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: 0x55c7c5cbf161 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc3394890e82337ac [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: 0x55c7c5cc8f8d - tokio::macros::scoped_tls::ScopedKey::set::h7a3a248486b22b7c [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: 0x55c7c5cbde6c - tokio::runtime::basic_scheduler::enter::h6eaba115d8e6e50e [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: 0x55c7c5cb480b - tokio::runtime::basic_scheduler::Inner

::block_on::h799cb1d4b687101d [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: 0x55c7c5cbab0c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h04aa566fe1cbb1f5 [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: 0x55c7c5cbbb0c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7b6067eb4c39327a [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: 0x55c7c5ca3eee - tokio::runtime::Runtime::block_on::h3092629ec61cde1d [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: 0x55c7c5cc10c4 - tokio::task::local::LocalSet::block_on::h1f4971c88c602ef8 [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: 0x55c7c5cce4e3 - actix_rt::runtime::Runtime::block_on::h69941ef75e0c1e2a [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: 0x55c7c5ca8750 - actix_rt::system::SystemRunner::block_on::h3e47a9eb00dd057f [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: 0x55c7c5cb2daf - contact::all_whitespace_for_message_returns_a_400::h870ca971acf5b11f [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:278:1 [INFO] [stdout] 54: 0x55c7c5cb2d5a - contact::all_whitespace_for_message_returns_a_400::{{closure}}::h928f48682ada7862 [INFO] [stdout] at /opt/rustwide/workdir/tests/contact.rs:278:1 [INFO] [stdout] 55: 0x55c7c5ccf02e - core::ops::function::FnOnce::call_once::hd403b14395e7fe54 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55c7c5efddf3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55c7c5efddf3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x55c7c5efc8a8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x55c7c5efc8a8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x55c7c5efc8a8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x55c7c5efc8a8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55c7c5efc8a8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55c7c5efc8a8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x55c7c5efc8a8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x55c7c5ecb03d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x55c7c5ecb03d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x55c7c5ecf818 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x55c7c5ecf818 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x55c7c5ecf818 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x55c7c5ecf818 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x55c7c5ecf818 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x55c7c5ecf818 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x55c7c69e7867 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x55c7c69e7867 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fd12ebfc609 - start_thread [INFO] [stdout] 78: 0x7fd12e9cc293 - 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.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cc416c6e4df75e7113cf394608d62a2f1956d6063288e3e2f61a88d1c383b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc416c6e4df75e7113cf394608d62a2f1956d6063288e3e2f61a88d1c383b7b", kill_on_drop: false }` [INFO] [stdout] 4cc416c6e4df75e7113cf394608d62a2f1956d6063288e3e2f61a88d1c383b7b